twinaphex
|
5ed7c3abed
|
Simplify call to main_load_content
|
2015-12-05 08:10:01 +01:00 |
|
twinaphex
|
9824eb7ea9
|
Rename rarch_main_ctl to runloop_ctl
|
2015-11-30 21:42:59 +01:00 |
|
twinaphex
|
4e333302ae
|
Rename RARCH_MAIN_CTL* to RUNLOOP_CTL*
|
2015-11-30 21:35:50 +01:00 |
|
twinaphex
|
4e0a4150b5
|
Merge runloop and runloop_data.c
|
2015-11-30 15:35:57 +01:00 |
|
twinaphex
|
99d3ddf998
|
Cleanups
|
2015-11-29 02:02:34 +01:00 |
|
twinaphex
|
da8c36b0c3
|
Don't need sleeping argument anymore for rarch_main_data_iterate
|
2015-11-28 03:26:01 +01:00 |
|
twinaphex
|
a1226004f5
|
Revert "Don't render menu if unfocused - reimplement this"
This reverts commit ce7ec0681b8927ae404613bddacfae26e1680e3c.
|
2015-11-28 03:05:37 +01:00 |
|
twinaphex
|
ce7ec0681b
|
Don't render menu if unfocused - reimplement this
|
2015-11-28 03:03:26 +01:00 |
|
twinaphex
|
f95be06f13
|
Buildfix
|
2015-11-27 23:39:43 +01:00 |
|
twinaphex
|
86f0bdd3d8
|
ifdef certain code with HAVE_LIBRETRODB
|
2015-11-23 23:45:01 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
a4ae655ff4
|
Start going through rarch_main_ctl for grabbing fullpath
|
2015-11-18 11:43:25 +01:00 |
|
twinaphex
|
38f30c8f10
|
Add Save Current Config to Menu
|
2015-11-11 02:57:20 +01:00 |
|
Andre Leiradella
|
b6f995a1d7
|
moved the async job queue to the global_t scope
|
2015-11-08 22:53:17 -02:00 |
|
twinaphex
|
0dc9c8df95
|
Rename extraction_directory to cache_directory
|
2015-10-27 00:48:35 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
radius
|
a0fe04ead5
|
cleaner implementation of save file / save state sorting
|
2015-10-19 19:55:41 -05:00 |
|
twinaphex
|
3fb709ef4c
|
Remove unused variable
|
2015-10-03 22:05:59 +02:00 |
|
radius
|
1f52b81a28
|
add screenshot dir
|
2015-10-03 11:24:17 -05:00 |
|
radius
|
13f2cce9a1
|
check for default dirs after loading config
|
2015-10-03 11:10:36 -05:00 |
|
radius
|
8556fe08f5
|
fix some nits
|
2015-10-03 11:10:00 -05:00 |
|
twinaphex
|
5465da0139
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
Twinaphex
|
4784371a90
|
Revert "[WIP] don't create default folders if other folders are set already"
|
2015-09-17 22:05:14 +02:00 |
|
Jorge Suarez
|
978205c8c0
|
[all] verify if paths are already configured before creating defaults
|
2015-09-17 15:00:47 -05:00 |
|
Jorge Suarez
|
6aad439160
|
[all] verify if paths are already configured before creating defaults
|
2015-09-17 14:59:39 -05:00 |
|
Alcaro
|
9554597160
|
Add missing header includes, fixes CXX_BUILD.
|
2015-09-06 14:46:25 +02:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +02:00 |
|
twinaphex
|
fdd1d3ee9f
|
Pass sleep_ms argument to rarch_main_iterate
|
2015-08-27 14:52:02 +02:00 |
|
twinaphex
|
4b0ee4b9c2
|
Move rarch_sleep outside of rarch_main_iterate so that caller
can implement the idle step itself
|
2015-08-27 13:13:14 +02:00 |
|
Twinaphex
|
f87425ef9a
|
Re-enable UI Companion Start on Boot again
|
2015-08-23 09:20:24 +02:00 |
|
twinaphex
|
65aa759ab8
|
(iOS) There's currently a problem with enabling the UI companion
driver at startup to boot, so launch into GLUI/RGUI mode first
and allow the user himself to switch to CocoaTouch mode
|
2015-08-06 08:57:20 +02:00 |
|
Twinaphex
|
1faa62e902
|
Remove two unused variables
|
2015-07-27 17:22:43 +02:00 |
|
twinaphex
|
a70f09a90d
|
Rearrange structs
|
2015-07-27 17:18:10 +02:00 |
|
radius
|
4b234a4ed9
|
clean-up System/BIOS in content dir, should now just use the basename instead of actually overwriting the setting
|
2015-07-26 16:23:41 -05:00 |
|
radius
|
a06dd9c3a2
|
fix system dir resetting on each startup
|
2015-07-17 02:53:59 -05:00 |
|
radius
|
b717828cf0
|
fix setting and clearing system directory when using content dir
|
2015-07-16 01:46:11 -05:00 |
|
radius
|
48068f147a
|
same as the previous commit but when the user exits without unloading content
|
2015-07-12 02:35:28 -05: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
|
362d8025d8
|
Add g_defaults.core_assets_dir
|
2015-07-04 04:47:14 +02:00 |
|
twinaphex
|
1efaaab53d
|
(main_exit) Don't set shutdown to false
|
2015-06-25 14:54:40 +02:00 |
|
twinaphex
|
f5dbf50ebc
|
(frontend.c) Use rarch_system_info_get_ptr
|
2015-06-25 13:38:46 +02:00 |
|
twinaphex
|
6ee5029bb0
|
(android_input.c) Use rarch_system_info_get_ptr
|
2015-06-25 13:20:53 +02:00 |
|
twinaphex
|
42fcb4490c
|
Change signature of rarch_system_info_get_ptr
|
2015-06-25 12:36:55 +02:00 |
|
twinaphex
|
850d6b0274
|
(frontend.c) Use rarch_system_info_get_ptr
|
2015-06-25 11:06:02 +02:00 |
|
twinaphex
|
6f1bc69fc7
|
Refactor libretro_dummy mechanics
|
2015-06-20 23:42:30 +02:00 |
|
twinaphex
|
b70c1c134f
|
(Android) Cleanups
|
2015-06-12 23:32:23 +02:00 |
|
twinaphex
|
29e3f5ff66
|
Expand playlist format - rename it to 'lpl'
|
2015-06-08 23:38:03 +02:00 |
|
Twinaphex
|
99099c34ef
|
Fix two serious warnings
|
2015-05-26 09:06:53 +02:00 |
|
radius
|
51dad5c922
|
make sure to reset paths when exiting too
|
2015-05-25 20:54:51 -05:00 |
|