Commit Graph

18467 Commits

Author SHA1 Message Date
twinaphex 6be10cd04d Improve menu_input_mouse 2015-04-13 16:53:01 +02:00
Radius d2710f453d remove includes that are not needed here 2015-04-13 10:39:23 -04:00
Twinaphex 13c922250d Style nits 2015-04-13 16:00:56 +02:00
twinaphex 90399c6ca7 Add -lpthread to JOYCONFIG_LIBS for Linux 2015-04-13 14:40:12 +02:00
twinaphex a62bbfe283 Makefile.common - cleanup 2015-04-13 14:29:25 +02:00
twinaphex f7569f265d Add check_pkgconf rule for libusb 2015-04-13 14:05:26 +02:00
twinaphex 2eb5e7be80 Makefile.common - cleanup 2015-04-13 14:03:47 +02:00
twinaphex a1e2228477 Create event_command callback 2015-04-13 13:46:48 +02:00
twinaphex 62960177fe Rename rarch_cmd_state to event_cmd_state and move to command_event.h 2015-04-13 11:41:44 +02:00
twinaphex a13a701f40 Style nits 2015-04-13 11:39:40 +02:00
twinaphex eaea065199 Move some functions around to command_event.c - make some functions static 2015-04-13 11:37:38 +02:00
twinaphex 0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
twinaphex 7b44f2d158 retroarch.c - cut down on header dependencies 2015-04-13 11:18:34 +02:00
twinaphex 61e33300b7 Create command_event.c 2015-04-13 11:15:40 +02:00
Twinaphex 5c3d4eb4e5 (Qt) Turn ui_qt.cpp to ui_qt.c 2015-04-13 10:47:02 +02:00
Twinaphex 4987cb3a86 Move event commands to separate header 2015-04-13 10:32:58 +02:00
Twinaphex de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +02:00
Twinaphex c0d88e19d1 Merge pull request #1625 from fr500/master
Basic QT app initialization
2015-04-13 10:12:59 +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 56a348e9bd Merge pull request #1624 from aliaspider/master
(3DS) video driver: performance improvements.
2015-04-13 02:52:32 +02:00
aliaspider e754c328b0 (3DS) video driver: performance improvements. 2015-04-13 01:50:00 +01:00
Twinaphex 3ff4522c4f (iOS) Update applicationDidBecomeActive - startup UI Companion screen
when setting is enabled
2015-04-13 02:48:56 +02: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 02d31acbfb Add 'UI Companion Start on Boot' 2015-04-13 02:12:28 +02:00
twinaphex 7c47695f37 (UI CocoaTouch) Implement toggle 2015-04-13 01:55:35 +02:00
Twinaphex f040d2c841 (iOS) Don't launch menu view at startup by default 2015-04-13 01:43:44 +02:00
twinaphex 59e7ab3048 (XDK1) Build fixes 2015-04-13 00:44:10 +02:00
twinaphex 099d95eb6f (XDK1) Buildfix 2015-04-12 22:32:01 +02:00
twinaphex f4bd33b92f (XDK1) Build fixes 2015-04-12 22:29:55 +02:00
twinaphex 9a3ba16a36 (GL) Cleanup 2015-04-12 22:01:48 +02:00
Twinaphex 1829053732 Merge pull request #1623 from fr500/master
QT gui proof of concept #2
2015-04-12 21:57:37 +02:00
Radius 329b6b23a0 Update Makefile.common 2015-04-12 15:50:07 -04:00
Radius b1fa6f8f34 Update QT project files 2015-04-12 15:49:19 -04:00
Radius 7244943ec2 Update Makefile.common 2015-04-12 15:31:19 -04:00
Radius b618f2baa7 Merge branch 'master' of github.com:fr500/RetroArch 2015-04-12 15:22:58 -04:00
Radius ebdf15c17c Update Makefile.common
1
2015-04-12 15:21:53 -04:00
Radius a956a9f8e8 Add QT projects 2015-04-12 15:20:57 -04:00
twinaphex 4479bf5d55 (XDK1) Buildfixes 2015-04-12 20:00:49 +02:00
twinaphex 7fbbac544e Some C89 build fixes 2015-04-12 19:29:38 +02:00
twinaphex a68253940f (performance.c) Make it C89-compatible 2015-04-12 19:18:00 +02:00
twinaphex 31376b4a65 Start moving cpp files to griffin_cpp.cpp 2015-04-12 19:13:21 +02:00
twinaphex 81cd5df961 Update MSVC solutions - 360 buildfix 2015-04-12 19:03:44 +02:00
twinaphex 7c44f3e33e (griffin_cpp.cpp) Update 2015-04-12 18:59:50 +02: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 a9d24e9587 (Apple Cocoa) Cleanups 2015-04-12 17:13:14 +02:00
twinaphex a513cbeafc (UI Companion) Start implementing stub functions 2015-04-12 17:10:51 +02:00
Twinaphex 7674084904 frontend_apple_load_content - buildfix 2015-04-12 17:07:17 +02:00
twinaphex 47f26386a8 (Apple) Cleanups 2015-04-12 17:01:05 +02:00