Commit Graph

398 Commits

Author SHA1 Message Date
Twinaphex
6adc269655 (Settings data) Start implementing change_handler logic 2014-07-12 18:35:35 +02:00
Twinaphex
4268edfd05 (Settings data) Rename some settings 2014-07-12 16:03:24 +02:00
Twinaphex
74f36b3878 (Apple) Get rid of g_initialized variable 2014-07-11 02:24:11 +02:00
Twinaphex
650424c17c (OSX) Get rid of 'isTerminating' variable 2014-07-10 22:11:47 +02:00
Twinaphex
0b3ef0b2ce (Apple) Get rid of apple_is_paused extern global var 2014-07-10 22:05:08 +02:00
Twinaphex
7dc418fcdd (Apple) Got rid of apple_is_running global variable 2014-07-10 22:02:54 +02:00
twinaphex
a19d2e2853 (iOS GC) Get rid of superfluous inline function 2014-07-09 13:48:43 +02:00
twinaphex
4431989515 (Apple) Move variables to apple_gfx_context.c.inl 2014-07-09 13:39:43 +02:00
twinaphex
b6c17a79bb (Apple) Cleanups to get_chosen_screen 2014-07-09 13:34:50 +02:00
twinaphex
063756d5fd (Apple) Move get_chosen_screen to apple_gfx_context.c.inl 2014-07-09 13:32:43 +02:00
twinaphex
ac18c07e74 (Apple) Split up iOS camera and location code into separate files 2014-07-09 13:27:30 +02:00
twinaphex
5d4d5eb589 (Apple) Cleanups 2014-07-09 13:20:12 +02:00
twinaphex
0551e95ebe (Apple) Cleanups to RAGAmeView.m 2014-07-09 13:15:36 +02:00
twinaphex
a22807cb60 (Apple) Build fixes 2014-07-09 13:08:56 +02:00
twinaphex
3d9e679d6a (Apple) Delete rarch_wrapper.h 2014-07-09 13:06:54 +02:00
twinaphex
22a8d152cf (Apple) Get rid of rarch_wrapper.h 2014-07-09 13:06:24 +02:00
twinaphex
652499770f (Apple GL context) Move gfx_context C files to Obj-C .m file 2014-07-09 13:03:58 +02:00
twinaphex
ac941c18a3 (Apple) Move location/camera code into separate files 2014-07-09 12:56:29 +02:00
twinaphex
c1cdf78fc8 (Apple OSX) settings.m - style nits 2014-07-09 12:45:03 +02:00
twinaphex
59bba490f9 (Setting data) Add group name/subgroup name too to settings 2014-07-08 21:33:34 +02:00
twinaphex
70e7b4a26e (Settings data) Create enum for settings list 2014-07-08 18:56:12 +02:00
twinaphex
6cb17bc4cb (iOS) menu.m - more cleanups/build fixes 2014-07-08 18:29:28 +02:00
twinaphex
dfc43810a7 (Apple/iOS) Cleanups of menu.m 2014-07-08 18:23:30 +02:00
twinaphex
e384d7b056 (iOS) And another 'build fix' now - let's hope things work now
as expected
2014-07-08 13:32:54 +02:00
twinaphex
ef78dc78cf (Apple) Doing it through this godawful fucking IDE now so that Xcode
doesn't get the chance to crap all over changed paths again
2014-07-08 13:25:24 +02:00
twinaphex
d02ff97ca5 (Apple) Nit 2014-07-08 13:03:51 +02:00
twinaphex
fcb9023c9c (iOS) Fix up iOS solution AGAIN 2014-07-08 13:01:10 +02:00
twinaphex
c9a0f13ec1 (iOS) Build fix 2014-07-08 01:39:47 +02:00
twinaphex
6235d747f8 (iOS) Some pbxproj fixes 2014-07-08 01:30:09 +02:00
twinaphex
8e99ac5aff (Apple) MFi - style nit 2014-06-13 21:03:13 +02:00
twinaphex
97c5b9976d (Menu) Change some RGUI references to Menu 2014-06-13 18:47:24 +02:00
twinaphex
83b6ad40f1 (Apple) Another nit 2014-06-11 12:52:41 +02:00
twinaphex
a99e610443 (Apple) Style nits 2014-06-11 12:51:49 +02:00
twinaphex
174aec61a0 (Apple) Typo fix 2014-06-11 01:52:43 +02:00
twinaphex
6417871a0c (Apple) Cleanup to hidpad/apple_ps3_pad.c 2014-06-11 01:51:11 +02:00
twinaphex
234edda575 (Apple) Properly implement joypad - now executes init - and
also executes osx_pad_init and osx_pad_quit from joypad driver now
instead of outside code having to call it externally
2014-06-10 03:32:03 +02:00
twinaphex
961e2e2a70 Revert "(Apple) Integrate apple_hid_pad code into apple_joypad"
This reverts commit 62d1e311ad.
2014-06-04 21:17:00 +02:00
twinaphex
62d1e311ad (Apple) Integrate apple_hid_pad code into apple_joypad 2014-06-04 20:57:46 +02:00
twinaphex
762f4dc83d (Apple) take out some MAC_OS_X_VERSION_10_6 ifdefs in OSX/settings.m 2014-06-02 11:29:42 +02:00
twinaphex
a8c7becf59 (Apple) Build fix 2014-06-01 23:06:17 +02:00
twinaphex
24e656b601 (OSX) Update xcodeproj 2014-05-23 03:07:59 +02:00
twinaphex
136c1f351c (OSX PPC) Fix build - hangs currently on CGLSetCurrentContext 2014-05-23 01:09:46 +02:00
twinaphex
e6c36d5cda (OSX PPC) Return mainScreen always for 10.5 and below in
function get_chosen_screen
2014-05-23 00:55:09 +02:00
twinaphex
c310d6866b (Apple) Take out NSApplicationDelegate protocol reference 2014-05-23 00:45:24 +02:00
twinaphex
e864285b84 (OSX PPC) Add .empty to modules dir 2014-05-23 00:04:39 +02:00
twinaphex
6c87c2494c (OSX PPC) Add OSX PPC define 2014-05-22 20:30:21 +02:00
twinaphex
2c7aa26390 (OSX PPC) Create some more groups in project solution 2014-05-22 20:15:34 +02:00
twinaphex
a1978896d3 (Apple/iOS) Some build fixes 2014-05-22 20:10:06 +02:00
twinaphex
c56ea88dd4 (OSX) Split up platform-specific input files to 'osx' group in xcodeproj 2014-05-22 18:55:30 +02:00
twinaphex
dd2d15c144 (Apple) Move iOS/OSX to separate dirs so that both ports can have their own
modules/ directory
2014-05-22 18:54:10 +02:00