Twinaphex
|
f7d30b775f
|
(Shaders) Fix 'declaration shadows a variable in local scope' warnings
|
2014-10-14 18:26:28 +02:00 |
|
Twinaphex
|
daa24a84e3
|
Merge pull request #1149 from crazyquark/master
Xcode 6.0.1 fixes
|
2014-10-14 17:06:14 +02:00 |
|
Twinaphex
|
26a56d014d
|
Merge pull request #1151 from lioncash/cwarn
apple: Enable extra compiler warnings for OSX.
|
2014-10-14 17:04:54 +02:00 |
|
Twinaphex
|
c20b5357c6
|
Merge pull request #1150 from lioncash/osx
Fix some warnings on OSX.
|
2014-10-14 17:04:33 +02:00 |
|
Lioncash
|
c7d18ac6d4
|
apple: Enable extra compiler warnings for OSX.
|
2014-10-14 09:51:25 -04:00 |
|
Lioncash
|
ae7819d317
|
apple: Fix stringWithFormat warnings
|
2014-10-14 08:57:42 -04:00 |
|
Lioncash
|
44b26b5ef2
|
apple: Fix some warnings
|
2014-10-14 08:57:37 -04:00 |
|
Cristian Sandu
|
bf70a618d2
|
Sync with libretro/RetroArch
|
2014-10-14 11:45:58 +03:00 |
|
Cristian Sandu
|
f5e866a361
|
Fix resources paths/references: overlays, icons/launch images and modules
|
2014-10-14 09:53:28 +03:00 |
|
Cristian Sandu
|
02c2a395d9
|
Fix path for build folder, needed for codesigning of dylibs to actually work
|
2014-10-14 09:52:33 +03:00 |
|
Cristian Sandu
|
64920b7835
|
Fix Xcode 6.0.1 crash when accessing the source control menu because of empty entry
|
2014-10-14 09:33:15 +03:00 |
|
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 |
|