Commit Graph

23434 Commits

Author SHA1 Message Date
twinaphex
cc8495e50b (OSX) Move modules dir around 2015-10-12 15:34:25 +02:00
neville
f9646f11aa (OSX PPC) Update solution 2015-10-12 15:31:55 +02:00
neville
1260c47a0c (OSX PPC) Don't need a bunch of dirs anymore 2015-10-12 15:22:44 +02:00
twinaphex
9b101c3121 (OSXPPC) Use InfoPlist.strings from OSX dir 2015-10-12 15:13:56 +02:00
neville
75dc9e88a6 (OSX PPC) Buildfix 2015-10-12 14:56:29 +02:00
twinaphex
65b75fece3 Get rid of another unused plist file 2015-10-12 14:47:43 +02:00
twinaphex
555aa50aa4 Add OSX/Info.plist 2015-10-12 14:45:29 +02:00
twinaphex
239b352cc5 Rename plist files 2015-10-12 14:44:31 +02:00
twinaphex
9559e8bb60 Don't need RetroArch 10.6-Info.plist for 10.6 2015-10-12 14:35:57 +02:00
twinaphex
f7f7b798ee Get rid of unused variable warning 2015-10-12 14:31:46 +02:00
twinaphex
f41532c029 Get rid of one unused variable warning 2015-10-12 14:30:44 +02:00
Twinaphex
6f2bd56e23 (OSX) Remove references to 'chooseCore' 2015-10-12 12:30:58 +02:00
Twinaphex
09dca0c0f0 (OSX) Change interface to RetroArch_OSX 2015-10-12 12:21:54 +02:00
twinaphex
e085747e02 Create ST_STRING_OPTIONS 2015-10-11 23:07:43 +02:00
twinaphex
caa168bd7a (menu_setting.c) Cleanups 2015-10-11 22:56:01 +02:00
twinaphex
765c4a1d85 (Content Collection) should now correctly deal with directories 2015-10-11 21:32:14 +02:00
twinaphex
b6dac843a8 (menu_cbs_get_value.c) Instrument 2015-10-11 21:19:18 +02:00
twinaphex
52e5f50be4 (menu_cbs_deferred_push.c) Instrument 2015-10-11 21:08:07 +02:00
twinaphex
790a6a81f8 (menu_cbs_title.c) Instrument menu_cbs_title.c 2015-10-11 20:40:23 +02:00
twinaphex
04a0e4cd58 Fill in more ident names for more callbacks 2015-10-11 20:26:44 +02:00
twinaphex
d7b9702506 Hook up some more idents for menu action callbacks 2015-10-11 20:04:10 +02:00
twinaphex
104c5e3aba Make it easier to debug menu action callbacks 2015-10-11 19:59:14 +02:00
neville
a2ac25a5de (OSX PPC) Links and runs again 2015-10-11 18:49:35 +02:00
neville
faef032025 (OSX PPC) Correct path to griffin ObjC 2015-10-11 18:37:05 +02:00
twinaphex
d9fb36c2a9 (OSX PPC) Take out WANT_ZLIB 2015-10-11 18:32:56 +02:00
twinaphex
a0e4776277 (performance.c) Refactor performance counter code 2015-10-11 18:21:07 +02:00
Twinaphex
590fc9605c Merge pull request #2231 from leiradel/master
fixed test logic, no more false positives; some minor changes
2015-10-11 18:05:06 +02:00
twinaphex
8656b058c5 (OSX) Start updating Xcode projects 2015-10-11 17:58:35 +02:00
Andre Leiradella
64e479a802 fixed test logic, no more false positives; some minor changes 2015-10-11 12:55:29 -03:00
aliaspider
6f529640df revert this back. 2015-10-11 16:34:40 +01:00
twinaphex
ec4289e7ad Prefix all functions with menu_setting_ 2015-10-11 17:25:49 +02:00
aliaspider
166261f08f add back the early return when no arguments are provided. 2015-10-11 16:20:28 +01:00
twinaphex
750c134b86 CXX_BUILD fixes 2015-10-11 17:17:05 +02:00
Alcaro
611bcec28c This should unbreak a bunch of consoles. 2015-10-11 17:03:12 +02:00
twinaphex
2b9e5539fb Add another HAVE_FBO ifdef 2015-10-11 16:54:01 +02:00
twinaphex
6683ab16ef (GL) Add HAVE_FBO ifdef around FBO feedback code 2015-10-11 16:53:18 +02:00
twinaphex
9f573eeaf0 (GLUI/XMB) Prevent warnings - 'passing argument from incompatible pointer type) 2015-10-11 16:51:44 +02:00
twinaphex
e979e16721 (menu_input.h) Rename enum
(jsonsax.c) C89_BUILD fix
2015-10-11 16:30:47 +02:00
Alcaro
4746e44992 Add this to the list. 2015-10-11 16:30:17 +02:00
Alcaro
4e3a313805 Autogenerate this huge ugly line. 2015-10-11 16:30:17 +02:00
Twinaphex
cf30887c44 (iOS) Buildfix 2015-10-11 16:28:08 +02:00
twinaphex
ab2aec9b66 xshm.c - buildfix 2015-10-11 16:22:59 +02:00
Alcaro
a3c61fc669 looks like I need this ridiculous thing too. 2015-10-11 16:09:59 +02:00
Alcaro
39ad441698 XShm detector works now. 2015-10-11 16:06:44 +02:00
twinaphex
34f4ba711f Get rid of unused variable 2015-10-11 15:52:41 +02:00
twinaphex
a0e9dff077 (menu_setting.c) Fix conflicting types for declaration of function 2015-10-11 15:49:58 +02:00
twinaphex
348f28b382 Cleanups 2015-10-11 15:46:55 +02:00
twinaphex
7b95e25f08 (menu_setting.c) Move all internal struct definitions inside .c file 2015-10-11 14:49:34 +02:00
twinaphex
260f98d227 Create menu_settings_list_increment 2015-10-11 14:46:47 +02:00
twinaphex
146691946c (menu_setting.c) Don't use ugly 'BINDFOR' macro again 2015-10-11 14:31:41 +02:00