twinaphex
|
b1b3831739
|
Move error_on_init to rarch_ctl and make it a static local variable
|
2015-12-04 09:06:47 +01:00 |
|
twinaphex
|
4561337183
|
(retroarch.c) Turn some static variables into static local variables
|
2015-12-04 03:20:33 +01:00 |
|
twinaphex
|
6b92167050
|
Move block_config_read to retroarch.c
|
2015-11-30 22:09:28 +01:00 |
|
twinaphex
|
6c4557817d
|
Move force_fullscreen to retroarch.c
|
2015-11-30 22:02:54 +01:00 |
|
twinaphex
|
ca71e1a5bb
|
Rename RARCH_ACTION_STATE_ to RARCH_CTL_
|
2015-11-30 21:28:55 +01:00 |
|
twinaphex
|
cf53090204
|
De-globalize current_save_{file|state}_dir variables
|
2015-11-30 04:10:15 +01:00 |
|
twinaphex
|
fa48c8d4ce
|
Nits
|
2015-11-29 00:31:41 +01:00 |
|
twinaphex
|
da1931ad9f
|
First working implementation of playlist associations
|
2015-10-31 17:44:42 +01:00 |
|
twinaphex
|
1ddd33336a
|
1) rarch_playlist_load_content - add argument
2) GLUI - handle libretro_pause being false better - hide
background and make white background look better
|
2015-10-31 17:06:08 +01:00 |
|
radius
|
a0fe04ead5
|
cleaner implementation of save file / save state sorting
|
2015-10-19 19:55:41 -05:00 |
|
twinaphex
|
a842a490f9
|
Refactor rarch_fill_pathnames
|
2015-09-27 02:18:45 +02:00 |
|
twinaphex
|
767a866573
|
(retroarch.c) Cleanups
|
2015-09-27 02:16:24 +02:00 |
|
twinaphex
|
3e25770e45
|
Remove prototype
|
2015-09-27 02:08:11 +02:00 |
|
twinaphex
|
342635d562
|
Add RARCH_ACTION_STATE_VERIFY_API_VERSION
|
2015-09-27 02:06:58 +02:00 |
|
twinaphex
|
2364ae6b17
|
Add RARCH_ACTION_STATE_REPLACE_CONFIG
|
2015-09-27 02:04:53 +02:00 |
|
twinaphex
|
9679804382
|
Rename rarch_main_set_state to rarch_ctl
|
2015-09-27 01:58:24 +02:00 |
|
radius
|
06f656004b
|
make system directory restore correctly when closing content in case it was set to content dir
|
2015-07-12 02:35:27 -05:00 |
|
twinaphex
|
8abf6779c0
|
retroarch.c - cover all-caps extensions too
|
2015-06-28 18:10:48 +02:00 |
|
twinaphex
|
57ae359e62
|
Builtin image viewer should now work
|
2015-06-28 17:21:32 +02:00 |
|
twinaphex
|
8882f762c4
|
Start hooking up imageviewer, pt. 1
|
2015-06-28 17:02:01 +02:00 |
|
twinaphex
|
6fb7e4cbb7
|
C89 fixes/cleanups
|
2015-06-26 16:04:42 +02:00 |
|
twinaphex
|
3e20e4f4f7
|
Create rarch_mediaplayer_is_media_type
|
2015-06-23 07:25:48 +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 |
|
Higor Eurípedes
|
a05032a80d
|
(retroarch) Fix declaration of some globals
|
2015-06-21 19:50:58 -03:00 |
|
twinaphex
|
0cfeff8e1e
|
Cleanups
|
2015-06-02 18:28:51 +02:00 |
|
twinaphex
|
e67f3f246d
|
Rearrange header include dependencies
|
2015-06-02 17:17:46 +02:00 |
|
twinaphex
|
cf2c0f6930
|
Rename rarch_render_cached_frame to video_driver_cached_frame
|
2015-05-20 21:06:44 +02:00 |
|
twinaphex
|
1c903ad7cd
|
Start creating retroarch_info.c
|
2015-05-13 13:21:43 +02:00 |
|
radius
|
c68c93fa79
|
fix save sorting for cores that do not use the sram interface and make the process more reliable
|
2015-05-07 19:59:06 -05:00 |
|
radius
|
8c09578f51
|
make it possible to sort savestates/savefiles without overrides too
|
2015-05-07 18:06:14 -05:00 |
|
twinaphex
|
6c8fb89773
|
Refactor print_compiler
|
2015-04-16 20:17:05 +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
|
eaea065199
|
Move some functions around to command_event.c - make some functions static
|
2015-04-13 11:37:38 +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 |
|
Twinaphex
|
de2eb5f972
|
Rename RARCH_CMD_* to EVENT_CMD_*
|
2015-04-13 10:29:15 +02:00 |
|
Radius
|
2f2a86e97f
|
add osk enable hotkey
|
2015-03-25 22:24:12 -05:00 |
|
twinaphex
|
ca8e38fa18
|
Add 'Unload Core' option
|
2015-03-24 14:32:42 +01:00 |
|
twinaphex
|
bc749d1c3c
|
Move rarch_cmd_state_t definition to retroarch.h
|
2015-03-24 10:10:14 +01:00 |
|
twinaphex
|
ba938da348
|
Fixes segfault with environ SHUTDOWN with prboom
|
2015-03-23 23:40:36 +01:00 |
|
twinaphex
|
a57abb74dc
|
Rename some functions
|
2015-03-22 03:32:28 +01:00 |
|
twinaphex
|
83947f473b
|
Split up rarch_main_state_new into two - rarch_main_state_alloc
allocates all state, rarch_main_state_new actually 'initializes'
the drivers, etc.
|
2015-03-21 19:31:38 +01:00 |
|
twinaphex
|
323475c516
|
Create RARCH_CMD_VOLUME_UP/RARCH_CMD_VOLUME_DOWN
|
2015-03-21 09:25:21 +01:00 |
|
twinaphex
|
43a113ee8d
|
Create RARCH_CMD_LOAD_CORE_DEINIT
|
2015-03-07 14:54:04 +01:00 |
|
twinaphex
|
443b6e1ec8
|
Make rarch_update_system_info static
|
2015-03-07 14:48:18 +01:00 |
|
twinaphex
|
817c4d3d91
|
Add RARCH_CMD_LOAD_CORE_PERSIST
|
2015-03-07 14:45:16 +01:00 |
|
twinaphex
|
64446ef497
|
Rename and move rarch_viewport
|
2015-02-14 05:52:05 +01:00 |
|
twinaphex
|
1805068440
|
Move rarch_recording_dump_frame to record_driver.c and rename it
|
2015-02-10 21:09:41 +01:00 |
|
twinaphex
|
9efc11045d
|
rarch_update_system_info - simplify
|
2015-02-10 02:59:01 +01:00 |
|
twinaphex
|
d327863d0f
|
Only carry one input overlay state
|
2015-01-29 22:54:42 +01:00 |
|