14100 Commits

Author SHA1 Message Date
twinaphex
056bc62d23 Get rid of setting 'Libretro Path' 2014-10-14 06:58:48 +02:00
Twinaphex
dde17a5543 Merge pull request #1147 from lioncash/leaks
rgui: Fix potential memory leak
2014-10-14 06:47:46 +02:00
Lioncash
4bd2c6b786 rgui: Fix potential memory leak 2014-10-14 00:31:55 -04:00
twinaphex
114eca338f Should fix load_no_content cores not being able to be loaded from
the history list
2014-10-14 03:29:47 +02:00
Twinaphex
b940ca9b79 (RGUI) Get rid of unused variable 2014-10-13 23:52:59 +02:00
Twinaphex
fb149fbab6 Merge pull request #1145 from lioncash/leaks
Fix possible memory leaks in hidpad_ps3_connect, hidpad_ps4_connect, and hidpad_wii_connect
2014-10-13 23:50:32 +02:00
Lioncash
316870201f Fix possible memory leaks in hidpad_ps3_connect, hidpad_ps4_connect, and hidpad_wii_connect 2014-10-13 17:39:14 -04:00
Twinaphex
aa0a28f1b2 Merge pull request #1144 from lioncash/leaks
xmb: Fix a potential memleak
2014-10-13 23:34:56 +02:00
Lioncash
c5512dbd5b xmb: Fix a potential memleak 2014-10-13 17:30:39 -04:00
Twinaphex
dcb0f2315c Merge pull request #1143 from lioncash/leaks
frontend: Fix some possible memory leaks in lakka, rgui, and rmenu
2014-10-13 23:22:44 +02:00
Lioncash
14189c08a2 frontend: Fix possible memory leaks in lakka, rgui, and rmenu 2014-10-13 16:58:53 -04:00
Cristian Sandu
821a4d4aa8 Specify _LZMA_UINT32_IS_ULONG to compile on Xcode 6.0.1 2014-10-13 23:02:18 +03:00
Twinaphex
c7733f705b Merge pull request #1141 from lioncash/menu
menu_animation: Fix a guard against realloc
2014-10-13 20:41:03 +02:00
Alcaro
530d64178a Fix leak. Fixes #1142. 2014-10-13 19:48:50 +02:00
twinaphex
26ceac8bf7 Should fix remaining SRAM issues 2014-10-13 19:40:40 +02:00
Lioncash
73b9452a16 menu_animation: Fix a guard against realloc 2014-10-13 13:31:52 -04:00
twinaphex
98c5e466a7 Should save SRAM now at auto SRAM Save being '0' 2014-10-13 07:35:18 +02:00
twinaphex
39dc99889f Revert "(GX) Experiment to see if menu triggering can still work through this"
This reverts commit b490e2208093cb033cfb551cac655f04fbeedc53.
2014-10-13 06:09:29 +02:00
Twinaphex
f78ce9983e Merge pull request #1139 from fr500/master
Fix append disk option
2014-10-13 05:55:41 +02:00
AndresSM
96fcf6fc11 Fix append disk option 2014-10-12 22:54:13 -05:00
Twinaphex
224e2e211e Merge pull request #1138 from mprobinson/audio-latency
Apply deferred settings before freeing settings list
2014-10-13 05:31:38 +02:00
twinaphex
750ac33b8d Add 'Cycle Tray Status' option 2014-10-13 05:30:14 +02:00
Mike Robinson
a94bf32f89 Apply deferred settings before freeing settings list
Deferred settings were getting lost on exiting the settings menu.
2014-10-13 04:30:12 +01:00
twinaphex
b490e22080 (GX) Experiment to see if menu triggering can still work through this
new mechanism
2014-10-13 05:16:59 +02:00
twinaphex
44b771813a Start implementing g_extern.lifecycle_state as a way to pass
commands to Rarch internally on next iteration
2014-10-13 05:15:09 +02:00
Twinaphex
2df870f7d0 (menu_settings_iterate) clean up unused variable 2014-10-13 05:02:42 +02:00
twinaphex
54d6a73b72 disp_set_label = set type_str to '\0' by default 2014-10-13 04:33:48 +02:00
twinaphex
c46242f637 (RGUI and friends) Assign more label room for history list 2014-10-13 04:28:29 +02:00
twinaphex
907baa7c11 Fix RGUI issue with 'w' getting set to 0 for settings labels 2014-10-13 04:12:30 +02:00
Toad King
0af2abed74 fix resolution changes not appearing until applied in GX 2014-10-12 21:10:17 -05:00
twinaphex
4f97781f42 Cleanup some code in menu_action.c 2014-10-13 04:02:53 +02:00
twinaphex
d4022cce34 Should show disk index label now 2014-10-13 03:49:34 +02:00
twinaphex
467a5144c4 Get rid of obsolete log 'Gets here' 2014-10-13 03:32:43 +02:00
twinaphex
15201318da Reimplement custom bind mode setting 2014-10-13 03:32:22 +02:00
Toad King
8167c81d38 fix deferred loading on non-dynamic core platforms 2014-10-12 20:30:17 -05:00
twinaphex
481c5ce9d4 Start hooking up Disk Options -> Disk Index again 2014-10-13 03:26:44 +02:00
twinaphex
b623b42615 Rename menu_entries_push_list to push_list 2014-10-13 03:01:59 +02:00
twinaphex
681c082a67 Cleanup info_screen_iterate 2014-10-13 02:56:14 +02:00
Toad King
d3047e6f59 try to fix audio pops on game loading on GX 2014-10-12 19:22:47 -05:00
Toad King
4766675fa5 fix core switching and history loading on non-dynamic platforms 2014-10-12 19:22:47 -05:00
twinaphex
83442ee467 Cleanups - grab pointer to menu_filelist_cbs_t only once and then
pass it around in menu_common_iterate
2014-10-13 02:15:45 +02:00
twinaphex
d2f5d39259 Rename menu_parse_and_resolve to menu_entries_deferred_push 2014-10-13 02:10:27 +02:00
twinaphex
503329c9a6 Make menu_entries_push_list static 2014-10-13 02:08:39 +02:00
twinaphex
e3807b87f7 Cut down on menu_entries_push_list 2014-10-13 02:03:36 +02:00
twinaphex
9f9978c0a2 Refactor action_ok_push_history_list 2014-10-13 01:42:10 +02:00
Toad King
264cfb553c fix case sensitivity in controller matching on GX 2014-10-12 18:07:45 -05:00
twinaphex
58f16896c8 Have to resort to this to have detect core working properly
again for zipped archives
2014-10-13 00:37:27 +02:00
Twinaphex
4cdd9f9540 Merge pull request #1137 from lakkatv/xmb
(Lakka) Fix FBO
2014-10-13 00:21:01 +02:00
Jean-André Santoni
50bda012ed (Lakka) Fix FBO 2014-10-13 00:21:23 +02:00
Twinaphex
a8b130422b Merge pull request #1136 from lakkatv/xmb
(XMB) Fix navigation_clear regression
2014-10-12 23:54:07 +02:00