Commit Graph

2459 Commits

Author SHA1 Message Date
Twinaphex
ff06f20251 Merge pull request #1922 from lakkatv/glui
(GLUI) Use dpi on mobile platforms only. For desktop, remain proporti…
2015-07-07 20:09:51 +02:00
Jean-André Santoni
be51f54ab5 (GLUI) remove that reference to 1920, and use a ratio such as the font size will be 32px on a 1920x1080 display like on XMB 2015-07-08 01:01:28 +07:00
Twinaphex
08760b626b Merge pull request #1918 from lakkatv/xmb
(XMB) Refresh horizontal menu
2015-07-07 18:30:42 +02:00
Jay McCarthy
231a5ea250 protect against crash in ios simulator (presumably because display is off) 2015-07-07 11:16:48 -04:00
Jean-André Santoni
142941d950 (XMB) Refresh horizontal menu 2015-07-07 17:04:03 +07:00
twinaphex
39772de535 Add Polish (ISO-8859-2) 2015-07-07 02:56:27 +02:00
Higor Eurípedes
41a77639e3 (XMB) Remove playlist extension from title 2015-07-06 19:52:04 -03:00
Higor Eurípedes
08c759a16e (GLUI) Remove early return in glui_frame()
This is not needed anymore as CPU usage has been greatly reduced by
changes introduced in the last 4-6 weeks.
2015-07-06 19:33:28 -03:00
twinaphex
8aa383463a Cleanup action_start_video_resolution 2015-07-07 00:30:34 +02:00
twinaphex
0fa61b3ade Fix menu_cbs_start.c warning 2015-07-07 00:28:22 +02:00
radius
2aa7c46e78 change the approach to wii resolution changing, this is more stable 2015-07-06 16:07:33 -05:00
Jean-André Santoni
457ffd3dd8 (GLUI) Use dpi on mobile platforms only. For desktop, remain proportional to screen width like XMB. 2015-07-07 01:36:53 +07:00
Jean-André Santoni
aec9bbc9f5 (XMB) Smarter tickering 2015-07-06 20:34:28 +07:00
Jean-André Santoni
b45441d4c9 (GLUI) Scale all widgets to the screen width in windowed mode. Re-layout in context reset. 2015-07-06 19:38:34 +07:00
radius
8a0f47f6d1 make start reset to the default resolution 2015-07-06 00:50:11 -05:00
radius
c71c93efbd fix typo 2015-07-06 00:46:27 -05:00
radius
56b71a8d82 make start reset to the default resolution 2015-07-06 00:44:49 -05:00
radius
d09490789a implement wii resolution saving 2015-07-06 00:29:51 -05:00
twinaphex
49e35a5bcf ToadKing's 'cooldown' hack causes too many problems - try
different way of guarding against button A/B reacting too
quickly
2015-07-06 00:49:24 +02:00
radius
af916ccab7 change it so it can be changed at runtime instead of a compile time option 2015-07-05 14:13:22 -05:00
radius
671c49d970 hide ffmpeg directory settings if ffmpeg support is not compiled in 2015-07-05 00:08:09 -05:00
radius
4e0b93f445 hide recording settings if ffmpeg support is not compiled in 2015-07-05 00:05:01 -05:00
Toad King
5e6840a9a5 add cooldown on ok/back buttons in menu, fixes weird wii bug with load core menu 2015-07-04 17:22:25 -05:00
twinaphex
2654f81cf6 (Android) Fix pretty names in Core Updater 2015-07-04 23:58:29 +02:00
twinaphex
9b1f6152fd Got define wrong 2015-07-04 23:13:55 +02:00
twinaphex
943cf9a007 Add very sloppy hack - when GLUI and/or XMB is selected and we use
the D3D9 driver, fallback to RGUI. We will properly fix this later
on and not only for D3D either
2015-07-04 22:59:40 +02:00
twinaphex
45dc25c96c Hide 'Add Content' when both HAVE_NETWORKING and HAVE_LIBRETRODB
are not defined
2015-07-04 22:48:18 +02:00
twinaphex
c52c45ba3a Prevent warning 2015-07-04 21:47:26 +02:00
twinaphex
e438dd3263 Do wraparound of settings 2015-07-04 19:58:43 +02:00
twinaphex
c1503e8bf0 (libogc) Buildfix 2015-07-04 19:01:55 +02:00
twinaphex
c7d9f2f7e8 Show prettified core info display names in Core Updater 2015-07-04 18:57:04 +02:00
twinaphex
671e1d98a2 Get rid of 'Gets here' debug log 2015-07-04 17:24:52 +02:00
twinaphex
d42f01ad35 If playlist directory is not set, make it possible in XMB mode to
still escape to the left and/or right when there are no playlist entries
found.
2015-07-04 17:20:49 +02:00
twinaphex
91a7be042f Fix some labels 2015-07-04 17:10:19 +02:00
twinaphex
085ae4de55 Fix some labels 2015-07-04 17:06:12 +02:00
twinaphex
67117975dd Fix "Menu Wallpaper" setting 2015-07-04 15:23:28 +02:00
Twinaphex
cb10c181e2 Merge pull request #1888 from lakkatv/french
(French) Update translations
2015-07-04 13:15:09 +02:00
Twinaphex
90a383df82 Merge pull request #1887 from lakkatv/xmb
(XMB) Display movie icon
2015-07-04 13:14:32 +02:00
Jean-André Santoni
441ba261b9 (French) Update translations 2015-07-04 14:41:02 +07:00
twinaphex
c261d7186e Add label 2015-07-04 07:12:35 +02:00
twinaphex
3ec0edd686 Add "Select Downloaded File And Detect Core" 2015-07-04 07:09:54 +02:00
twinaphex
d7d7eb4c74 Add label for 'Autoload Preferred Overlay' 2015-07-04 06:51:38 +02:00
twinaphex
619bd50b13 Update Core Updater Settings label 2015-07-04 06:45:26 +02:00
twinaphex
431169d86b Add 'Update Core Info Files' 2015-07-04 06:18:02 +02:00
twinaphex
ddb6efa75c (menu_cbs_ok) Fix flushing after loading core 2015-07-04 05:52:55 +02:00
twinaphex
de6243a590 Rename 'Core Assets' to "Downloads" dir 2015-07-04 05:34:55 +02:00
twinaphex
18ee147d19 Allow you to scroll in core content settings 2015-07-04 04:03:10 +02:00
twinaphex
38839dc8eb Make 'Download Core Content 'work 2015-07-04 04:01:35 +02:00
twinaphex
d20f110a2f Start adding 'Content Downloader' options 2015-07-04 03:37:43 +02:00
twinaphex
7634ffb4ac Correctly filter out non-directory entries for 'Scan Directory' 2015-07-04 02:15:34 +02:00