twinaphex
|
fa0e2032c6
|
Move EVENT_CMD_PREPARE_DUMMY to rarch_main_ctl
|
2015-11-29 00:29:41 +01:00 |
|
twinaphex
|
96f1a417ed
|
Remove unused EVENT_CMD_DATA_RUNLOOP_FREE
|
2015-11-29 00:24:44 +01:00 |
|
twinaphex
|
bd6b79fdee
|
command_event should only be used for events that the user can call,
so start moving things that the user shouldn't call to rarch_main_ctl
instead
|
2015-11-29 00:15:51 +01:00 |
|
radius
|
1296768d47
|
add stub driver for network gamepad
|
2015-11-27 18:08:39 -05:00 |
|
twinaphex
|
0f33722f5d
|
Refactor Wii per-game resolution mode to be somewhat generic
|
2015-11-21 08:56:24 +01:00 |
|
twinaphex
|
38f30c8f10
|
Add Save Current Config to Menu
|
2015-11-11 02:57:20 +01:00 |
|
Jean-André Santoni
|
2b376ce3d5
|
Add a HAVE_LAKKA define, and enable a shutdown menu entry
|
2015-10-23 15:24:47 +07:00 |
|
twinaphex
|
78d3b94a4a
|
Craete EVENT_CMD_SAVE_STATE_INCREMENT/EVENT_CMD_SAVE_STATE_DECREMENT
|
2015-09-02 01:15:10 +02:00 |
|
twinaphex
|
bbf7e02139
|
Create EVENT_CMD_CHEATS_APPLY
|
2015-09-02 01:10:44 +02:00 |
|
twinaphex
|
fc763f5e25
|
Add EVENT_CMD_SET_FRAME_LIMIT
|
2015-08-27 14:25:57 +02:00 |
|
twinaphex
|
57ae359e62
|
Builtin image viewer should now work
|
2015-06-28 17:21:32 +02:00 |
|
twinaphex
|
a132fa0fba
|
Some C89 build fixes
|
2015-06-26 15:53:18 +02:00 |
|
twinaphex
|
38b3b87812
|
(FFmpeg) should now have built-in support for launching movies/music
directly when HAVE_FFMPEG is defined
|
2015-06-23 06:44:29 +02:00 |
|
twinaphex
|
fb4f5c9331
|
Change signature of event_command too
|
2015-04-20 18:40:46 +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
|
61e33300b7
|
Create command_event.c
|
2015-04-13 11:15:40 +02:00 |
|
Twinaphex
|
4987cb3a86
|
Move event commands to separate header
|
2015-04-13 10:32:58 +02:00 |
|