21351 Commits

Author SHA1 Message Date
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
Twinaphex
eadaad57da Merge pull request #1913 from lakkatv/xmb
(XMB) Smarter tickering
2015-07-06 15:57:56 +02:00
Jean-André Santoni
aec9bbc9f5 (XMB) Smarter tickering 2015-07-06 20:34:28 +07:00
Twinaphex
cb226e5611 Merge pull request #1912 from lakkatv/glui
(GLUI) Scale all widgets to the screen width in windowed mode. Re-lay…
2015-07-06 15:31:32 +02: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
Twinaphex
f149db6173 Merge pull request #1905 from heuripedes/master
(string_list.c) Initialize data after realloc()ing the list
2015-07-06 11:27:47 +02:00
Twinaphex
1caa441dbf Merge pull request #1911 from fr500/master
Implement wii custom resolution saving
2015-07-06 11:26:43 +02: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
84fe1b0376 remove function we won't be using 2015-07-06 00:31:40 -05:00
radius
d09490789a implement wii resolution saving 2015-07-06 00:29:51 -05:00
Higor Eurípedes
8c9c1df64b (string_list.c) Initialize data after realloc()ing the list 2015-07-05 20:13:26 -03: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
Twinaphex
044ef3d3f4 Merge pull request #1902 from fr500/master
change it so it can be changed at runtime instead of a compile time o…
2015-07-06 00:15:46 +02:00
Twinaphex
792ee4459c Merge pull request #1904 from heuripedes/master
Fix #1899
2015-07-05 21:55:14 +02:00
Higor Eurípedes
4bc2941c99 (command_event.c) Fix noncompliant behavior on core initialization 2015-07-05 16:49:08 -03:00
Higor Eurípedes
67448cafaf (command_event.c) No need to call rarch_environment_cb during core deinit 2015-07-05 16:38:56 -03:00
Higor Eurípedes
9ab86c64ba (dynamic) Set retro function pointers to NULL on uninit 2015-07-05 16:32:30 -03: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
Twinaphex
4e59fe67d0 Merge pull request #1898 from fr500/master
Hide recording stuff on targets that do not have FFMPEG
2015-07-05 20:56:37 +02:00
radius
3b53633e5b Merge branch 'master' of github.com:fr500/RetroArch 2015-07-05 14:54:24 -04:00
radius
827f32b2d1 make saving to <content dir> possible again 2015-07-05 14:54:15 -04:00
Twinaphex
4d4f56ec9a Merge pull request #1901 from heuripedes/master
Fix  #1894
2015-07-05 15:59:54 +02:00
Higor Eurípedes
a3aab2f98e (task_database) Dont call zlib_parse_file_iterate_stop so much 2015-07-05 10:40:51 -03:00
Higor Eurípedes
3cc6e07174 (task_database) Fix leaks when scanning zip files 2015-07-05 10:23:21 -03:00
Higor Eurípedes
b133499071 (qb) Add toggle for MMAP support 2015-07-05 09:39:06 -03: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
fea509a643 disable debugging 2015-07-04 19:34:01 -05:00
twinaphex
a9f398c0c4 (Android) Change default autoconfig dir to 'autoconfig' 2015-07-05 02:30:49 +02:00
Toad King
ed756f279f [Android] only need sdk v21 2015-07-04 18:27:56 -05:00
Toad King
4d56dd000e [Android] bump sdk versions 2015-07-04 18:26:13 -05:00
radius
ef3d6ffaae Merge branch 'master' of github.com:libretro/RetroArch 2015-07-04 18:13:18 -05:00
radius
394cdf9c7c psp buildfix 2015-07-04 18:11:48 -05:00
Toad King
2c3373ddea [Android] SDK bump needed for android tv banner 2015-07-04 18:06:11 -05:00
Toad King
6405c9b3ed android tv additions 2015-07-04 17:59:35 -05:00
Toad King
5e6840a9a5 add cooldown on ok/back buttons in menu, fixes weird wii bug with load core menu v1.2 2015-07-04 17:22:25 -05:00
radius
b0b9ff8d8d add default paths for remaps and cheats 2015-07-04 17:08:32 -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
Toad King
55553623f9 [GX] minor fix on gamepad state 2015-07-04 15:37:29 -05:00
Toad King
c50402ed12 update meta.xml 2015-07-04 15:09:42 -05:00
twinaphex
c52c45ba3a Prevent warning 2015-07-04 21:47:26 +02:00