twinaphex
|
d224b5c21d
|
(Android) Buildfix
|
2015-04-20 21:34:54 +02:00 |
|
twinaphex
|
14505cc222
|
Create new rarch_main signature
|
2015-04-20 21:31:25 +02:00 |
|
twinaphex
|
4e187ad642
|
Refactor around HAVE_MAIN and do away with HAVE_MAIN_LOOP
|
2015-04-20 21:12:39 +02:00 |
|
twinaphex
|
5d24c75925
|
Create HAVE_MAIN define
|
2015-04-20 21:10:01 +02:00 |
|
twinaphex
|
7e95712015
|
(platform_darwin.m) Style nits
|
2015-04-20 21:00:40 +02:00 |
|
twinaphex
|
445bf04892
|
Cleanups to rarch_main - and also fix Android platform struct
|
2015-04-20 20:53:17 +02:00 |
|
twinaphex
|
e8a8b378d5
|
(Cocoa) Rename RAGameView to CocoaView
|
2015-04-20 20:39:39 +02:00 |
|
twinaphex
|
63d7cc19a4
|
(Mingw/MSVC) Buildfix
|
2015-04-20 20:04:59 +02:00 |
|
twinaphex
|
9ef656dc61
|
(MSVC) Build fixes
|
2015-04-20 20:00:39 +02:00 |
|
twinaphex
|
f3875924e5
|
(event_command) If cmd is EVENT_CMD_NONE or some other value, return false
|
2015-04-20 19:08:58 +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
|
fb4f5c9331
|
Change signature of event_command too
|
2015-04-20 18:40:46 +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
|
13dfe9d085
|
(Apple) Cleanup forward decls
|
2015-04-20 17:21:40 +02:00 |
|
twinaphex
|
7ed40b4401
|
Rename frontend_ctx_apple to frontend_ctx_darwin
|
2015-04-20 17:19:51 +02:00 |
|
twinaphex
|
aa54f7fb41
|
Move apple_rarch_exited to UI companion drivers
|
2015-04-20 17:10:28 +02:00 |
|
Twinaphex
|
4c8d2881dd
|
Merge pull request #1648 from lakkatv/touch
(GLUI) Animate keyboard navigation
|
2015-04-20 16:43:34 +02:00 |
|
Jean-André Santoni
|
c8af545fd9
|
(GLUI) Don't animate navigation clear, it's ugly in some cases
|
2015-04-20 21:35:41 +07:00 |
|
Jean-André Santoni
|
d9409e071f
|
(GLUI) Animate keyboard navigation
|
2015-04-20 21:22:55 +07:00 |
|
Twinaphex
|
394757670f
|
Merge pull request #1647 from lakkatv/touch
(Menu) Support back button with mouse
|
2015-04-20 15:53:50 +02:00 |
|
Jean-André Santoni
|
d6ab5fb574
|
(Menu) Support back button with mouse
|
2015-04-20 20:15:55 +07:00 |
|
Twinaphex
|
68993c1f71
|
Ifdef AVFoundation and CoreLocation specifically for HAVE_COCOA and/or
HAVE_COCOATOUCH
|
2015-04-20 14:14:45 +02:00 |
|
twinaphex
|
b310e82def
|
Remove HAVE_COCOA/HAVE_COCOATOUCH ifdef in platform_apple.m
|
2015-04-20 14:09:57 +02:00 |
|
Twinaphex
|
6176cd17b6
|
(iOS) Fix one implicit declaration warning
|
2015-04-20 14:08:56 +02:00 |
|
twinaphex
|
5154538ac1
|
(platform_apple.m) Style nits
|
2015-04-20 14:07:45 +02:00 |
|
Twinaphex
|
a554b1647c
|
Move code around - turn platform_apple.c into platform_apple.m
|
2015-04-20 14:05:55 +02:00 |
|
Twinaphex
|
6beaa824cd
|
(platform_apple.c) Buildfix
|
2015-04-20 13:00:44 +02:00 |
|
twinaphex
|
45ce04d821
|
(Cocoa) Cleanups
|
2015-04-20 12:59:34 +02:00 |
|
Twinaphex
|
f76f288a86
|
(apple_cocoa_gl.m) buildfix
|
2015-04-20 12:56:05 +02:00 |
|
twinaphex
|
57b4ff9f30
|
(CFExtensions.h) Change import to include
|
2015-04-20 12:55:30 +02:00 |
|
twinaphex
|
a29e97677e
|
Fix CFExtensions.h include
|
2015-04-20 12:54:04 +02:00 |
|
twinaphex
|
ca67303fa1
|
Makefile.common - buildfix
|
2015-04-20 12:52:59 +02:00 |
|
twinaphex
|
20befff4c1
|
(Cocoa) Move cocoa common files
|
2015-04-20 12:52:16 +02:00 |
|
twinaphex
|
2f933863ee
|
(Makefile.common) Add ui/drivers/ui_cocoa.m
|
2015-04-20 12:45:21 +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
|
0cbc577324
|
Cleanups
|
2015-04-20 12:33:35 +02:00 |
|
twinaphex
|
de71c88844
|
Add rule for HAVE_IOHIDMANAGER
|
2015-04-20 12:27:40 +02:00 |
|