21284 Commits

Author SHA1 Message Date
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
twinaphex
e8914563d8 Change "core_assets" dir to "downloads" 2015-07-04 21:44:02 +02:00
twinaphex
4598d01a28 Fix implicit declaration warning 2015-07-04 20:17:59 +02:00
twinaphex
e438dd3263 Do wraparound of settings 2015-07-04 19:58:43 +02:00
twinaphex
665cbbd39e Because DPI detection is a bit screwy right now on the desktop,
for desktop we just enable DPI Override by default and set it to
200dpi by default
2015-07-04 19:16:17 +02:00
twinaphex
e4ad131a2e Set max_users correctly 2015-07-04 19:14:04 +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