Commit Graph

161 Commits

Author SHA1 Message Date
Twinaphex
26a56d014d Merge pull request #1151 from lioncash/cwarn
apple: Enable extra compiler warnings for OSX.
2014-10-14 17:04:54 +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
Twinaphex
22ad0d5d03 (iOS) Add to iOS solution as well 2014-10-09 05:20:13 +02:00
Twinaphex
d33225d486 (OSX) Fix build 2014-10-09 04:02:48 +02:00
Twinaphex
3ce378d264 (OSX/iOS) Build fixes for changes in setting_data_get_list 2014-10-08 02:42:41 +02:00
twinaphex
8dbe11613d Add need_refresh parameter to setting_data_get_list 2014-10-07 02:49:04 +02:00
Twinaphex
285d7328e4 (OSX) Reimplement sendEvent function - turn it into a switch 2014-10-05 23:49:37 +02:00
Twinaphex
807818d4c6 (Apple) Reimplement input - get rid of g_current_input_data global
and instead initialize driver.input_data
2014-09-30 15:44:40 +02:00
Twinaphex
b0fb6f483d (Apple/OSX) Split up HID code into separate file 2014-09-28 08:29:45 +02:00
twinaphex
ce6c884724 Take out HAVE_CC_RESAMPLER define 2014-09-24 09:39:41 +02:00
Twinaphex
6353240af4 Get rid of unused variables 2014-09-21 18:02:23 +02:00
Twinaphex
416307fcd3 (OSX) Add GLUI to OSX solution 2014-09-15 01:35:23 +02:00
Twinaphex
b4de99c318 (OSX) Cleanups 2014-09-15 00:51:57 +02:00
twinaphex
3787c831e7 (Wii) Compile in 7zip support 2014-09-12 22:24:18 +02:00
Twinaphex
de582c08fa (Apple) Build fixes to solutions 2014-09-12 21:53:09 +02:00
Twinaphex
e73387ca08 Merge pull request #973 from lioncash/osx
osx: Get rid of direct instance variables in settings interfaces
2014-09-11 16:56:21 +02:00
Lioncash
cc4714ea70 osx: Get rid of direct instance variables in settings interfaces
The properties already do the same thing
2014-09-11 10:41:13 -04:00
Lioncash
bcbb4beddd osx: Remove a redundant compile flag
This is already defined
2014-09-11 10:08:15 -04:00
Twinaphex
916367e686 (OSX) Add HAVE_LAKKA to OSX solution 2014-09-10 04:53:07 +02:00
Lioncash
4a0f3f4581 apple: Make the project adhere to the indentation style 2014-09-08 20:39:10 -04:00
Twinaphex
5eeea034c9 (Apple) Build fix 2014-09-08 23:23:40 +02:00
Lioncash
ca28e17e94 Fix an uninitialized variable warning on OSX 2014-09-05 23:19:40 -04:00
Twinaphex
4942d268e7 (OSX) Bake in 7zip support - some compatibility/build fixes
for OSX
2014-09-02 20:09:14 +02:00
Twinaphex
3497fb4d8c (OSX) Build fix 2014-08-17 16:26:27 +02:00
Twinaphex
3e16335d3a (OSX) OSX version now requires that you have Cg toolkit installed.
OSX port now supports Cg AND GLSL shaders
2014-08-16 08:42:51 +02:00
Twinaphex
8edb333195 (OSX) Define HAVE_DYLIB 2014-08-03 04:03:10 +02:00
Twinaphex
69175ecf5d (OSX) Bump version year 2014-07-26 08:50:28 +02:00
Twinaphex
350913daa7 (Apple) Refactor apple_run_core 2014-07-24 04:32:46 +02:00
Twinaphex
8f14eaf0a8 (OSX) Take out _wantReload variable 2014-07-24 03:51:57 +02:00
Twinaphex
624a983d8e (Apple) Rewrite apple_run_core 2014-07-22 18:43:49 +02:00
Twinaphex
2c0c4d629f (OSX) Get rid of self.file 2014-07-22 06:02:15 +02:00
twinaphex
073ded005c (Apple) Nits 2014-07-22 05:37:35 +02:00
twinaphex
47de32450d (Apple/OSX) Setup remapping for basicEvent 2014-07-22 04:02:53 +02:00
twinaphex
78610e4d90 Add RARCH_CMD_LOAD_CONTENT 2014-07-22 03:12:56 +02:00
Twinaphex
5db9e93aea (Apple) Build fix 2014-07-22 02:21:23 +02:00
Twinaphex
2629eb5a8c (OSX) Take out Core->Unload 2014-07-22 01:24:38 +02:00
Twinaphex
77268423d0 (OSX) Fix showCoresDirectory - opens g_settings.libretro_directory 2014-07-21 18:24:50 +02:00
Twinaphex
5c61bfec54 (OSX) Take out _wantReload path for applicationDidFinishLaunching 2014-07-21 18:10:24 +02:00
Twinaphex
5eab0ef2fb (OSX) File->Open / File->Recent now works with same core 2014-07-21 17:49:25 +02:00
Twinaphex
c38d0a86d0 (Apple) Just call rarch_main instead of apple_rarch_load_content 2014-07-21 07:45:05 +02:00
twinaphex
8e2bfb24a1 (Apple/OSX) Get rid of _loaded variable 2014-07-21 03:17:10 +02:00
twinaphex
d0cad26627 (Apple) Refactor away core_info_set_config_path 2014-07-21 03:04:19 +02:00
twinaphex
d388b49a93 (Apple) Refactor core_info_set_core_path 2014-07-21 02:58:25 +02:00
Twinaphex
cb7ad2d6e6 Refactor away core_info_get_id 2014-07-21 02:46:01 +02:00
Twinaphex
f64b772ceb (Apple) Refactor away apple_get_core_id 2014-07-21 02:35:07 +02:00
Twinaphex
a160857e3b (OSX) Use fill_pathname_join 2014-07-20 21:35:11 +02:00
Twinaphex
de3e61a11c (Settings data) Get rid of fake_settings/fake_extern 2014-07-20 15:31:23 +02:00
Twinaphex
86fa191ae7 (Apple) Cleanups 2014-07-20 07:00:02 +02:00