1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
Commit Graph

1497 Commits

Author SHA1 Message Date
Twinaphex
dcac3bf21f Move RANumberFormatter to cocoatouch_menu.m 2015-04-21 01:14:10 +02:00
Twinaphex
c0c77c66bf (iOS) remove loadingCore 2015-04-20 23:19:14 +02:00
Twinaphex
70ee864a9f (Cocoa) Remove loadingCore 2015-04-20 23:16:35 +02:00
twinaphex
14505cc222 Create new rarch_main signature 2015-04-20 21:31:25 +02:00
twinaphex
e8a8b378d5 (Cocoa) Rename RAGameView to CocoaView 2015-04-20 20:39:39 +02:00
twinaphex
9ef656dc61 (MSVC) Build fixes 2015-04-20 20:00:39 +02:00
Twinaphex
510d8a0a2f Get rid of retroarch.h header include in ui_cocoa.m 2015-04-20 18:58:44 +02:00
twinaphex
b1d2bd0032 (CocoaTouch) Fix event_command callback 2015-04-20 18:54:07 +02:00
Twinaphex
1062849419 (OSX) Fix ui_companion_cocoa_event_command 2015-04-20 18:53:02 +02:00
Twinaphex
bd95b0a8ae (OSX/Cocoa) basicEvent - change cmd to enum event_command 2015-04-20 18:46:55 +02:00
Twinaphex
a730e35897 (Cocoa) Start using ui_companion_event_command 2015-04-20 18:43:08 +02:00
Twinaphex
98ade89759 (UI companion driver) Update signatures of existing function pointer implementations (event_command) 2015-04-20 18:38:47 +02:00
twinaphex
4e0a3cc6c2 Change function signature of event_command 2015-04-20 18:36:36 +02:00
twinaphex
fa0011feca Create ui_companion_event_command 2015-04-20 18:34:55 +02:00
Twinaphex
b97dadd0e3 (iOS) Remove useless forward decl 2015-04-20 18:25:37 +02:00
Twinaphex
d18f705873 Get rid of RetroArch_OSX get 2015-04-20 18:18:26 +02:00
Twinaphex
09fe3e9176 Move apple_display_alert implementation to UI driver 2015-04-20 18:10:15 +02:00
twinaphex
a3e4eff02a (Cocoa) Move files around 2015-04-20 17:33:29 +02:00
Twinaphex
d87b27c04d (OSX) Buildfix 2015-04-20 17:27:07 +02:00
twinaphex
16115ebb03 Merge platform.m files with UI companion driver source file 2015-04-20 17:26:05 +02:00
twinaphex
aa54f7fb41 Move apple_rarch_exited to UI companion drivers 2015-04-20 17:10:28 +02:00
Twinaphex
a554b1647c Move code around - turn platform_apple.c into platform_apple.m 2015-04-20 14:05:55 +02:00
twinaphex
45ce04d821 (Cocoa) Cleanups 2015-04-20 12:59:34 +02:00
twinaphex
57b4ff9f30 (CFExtensions.h) Change import to include 2015-04-20 12:55:30 +02:00
twinaphex
20befff4c1 (Cocoa) Move cocoa common files 2015-04-20 12:52:16 +02:00
Twinaphex
1b5890b607 (OSX) Buildfix 2015-04-20 12:44:08 +02:00
twinaphex
96ae9c718a Create ui_companion_cocoa 2015-04-20 12:43:07 +02:00
twinaphex
f18e1d0d5d Add HAVE_COCOATOUCH 2015-04-19 16:24:51 +02:00
Radius
d2710f453d remove includes that are not needed here 2015-04-13 10:39:23 -04:00
twinaphex
a1e2228477 Create event_command callback 2015-04-13 13:46:48 +02:00
Twinaphex
5c3d4eb4e5 (Qt) Turn ui_qt.cpp to ui_qt.c 2015-04-13 10:47:02 +02:00
Radius
07132a5592 clean duplicate wrapper.h 2015-04-13 00:30:14 -04:00
Radius
80686f1796 add window initialization code, update credits, add settitle window to test 2015-04-13 00:29:46 -04:00
twinaphex
3676dda5d7 Implement stub toggle for UI companion null driver 2015-04-13 02:30:52 +02:00
twinaphex
57877284ec (UI Companion) Call UI companion 'toggle' function at startup when setting is
enabled
2015-04-13 02:14:34 +02:00
twinaphex
7c47695f37 (UI CocoaTouch) Implement toggle 2015-04-13 01:55:35 +02:00
Radius
b1fa6f8f34 Update QT project files 2015-04-12 15:49:19 -04:00
Radius
a956a9f8e8 Add QT projects 2015-04-12 15:20:57 -04:00
twinaphex
c2d8d7e530 (Qt) Start making clean Qt skeleton implementation - radius needs to do the rest 2015-04-12 18:56:23 +02:00
twinaphex
a513cbeafc (UI Companion) Start implementing stub functions 2015-04-12 17:10:51 +02:00
twinaphex
099ca83996 Update credits 2015-04-12 04:22:58 +02:00
Twinaphex
36e0832096 (UI/CocoaTouch) Updates 2015-04-12 04:03:27 +02:00
Twinaphex
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex
bf084eb14a (iOS) Create ui_cocoatouch.m 2015-04-12 03:02:48 +02:00
twinaphex
a5ddda8854 (UI companion) Add iterate function pointer to UI companion 2015-04-12 02:12:30 +02:00
twinaphex
f8a31effb0 (UI companion) Some further improvements 2015-04-12 02:09:14 +02:00
twinaphex
4c2b301efb (UI Companion) Start creating UI companion interface 2015-04-12 01:31:03 +02:00