twinaphex
|
d640c16eb3
|
(Frontend) Move more platform-specific code into environment_get function
implementations
|
2013-08-10 20:59:10 +02:00 |
|
twinaphex
|
e19d2320b2
|
(frontend_context) Implement process_events
|
2013-07-27 17:42:09 +02:00 |
|
twinaphex
|
a9dd629fe6
|
Uniquely name each frontend context driver
|
2013-07-27 17:32:15 +02:00 |
|
twinaphex
|
003635499f
|
Add QNX frontend context file
|
2013-07-27 17:16:46 +02:00 |
|
twinaphex
|
40d5fcc472
|
Add shutdown to frontend_context.c - bake frontend_context in for all versions
|
2013-07-27 16:36:55 +02:00 |
|
twinaphex
|
1e70a46dd8
|
Merge platform_ files with platform_exec.c files
|
2013-07-27 03:59:01 +02:00 |
|
twinaphex
|
0a8ee17d55
|
(PS3/GX/PSP) Use new default 'savefile' directory called 'savefiles'
instead of 'sram'
|
2013-05-06 00:31:24 +02:00 |
|
twinaphex
|
05ac7919b1
|
system_process_args now has return type
|
2013-04-28 05:18:56 +02:00 |
|
twinaphex
|
a647535df0
|
Move logger_init/logger_deinit to frontend_console.c and out
of platform implementations
|
2013-04-23 03:17:45 +02:00 |
|
twinaphex
|
fda5db7476
|
(CONSOLE) Get rid of system_deinit_save and system_post_init
|
2013-04-23 01:55:00 +02:00 |
|
twinaphex
|
41ec8b8fe8
|
(PS3/PSP) Remove dead code
|
2013-04-18 17:44:38 +02:00 |
|
twinaphex
|
bb0821b514
|
Remove screenshots_dir and cgp_dir from default_paths - cgp_dir
is now the same as shaders_dir
|
2013-04-06 22:37:07 +02:00 |
|
twinaphex
|
6d8871c76c
|
Combine menu_settings_set and menu_settings_set_default and
move to settings.c
|
2013-03-23 17:21:42 +01:00 |
|
twinaphex
|
370fca304d
|
rarch_console.h - cut down on executable_extension variable as well
and move it to config.def.h
|
2013-03-11 06:59:53 +01:00 |
|
twinaphex
|
ce42e7fb65
|
Remove default_paths.salamander_file and make hardcoded constant
in config.def.h
|
2013-03-11 06:48:58 +01:00 |
|
twinaphex
|
5e53be4b25
|
Rename rmenu_iterate to menu_iterate
|
2013-03-09 16:22:11 +01:00 |
|
twinaphex
|
8a4efb6189
|
Refactor console_load_game
|
2013-01-22 01:12:02 +01:00 |
|
twinaphex
|
04cacb5e30
|
Upgrade lifecycle_menu_state to 64bit variable lifecycle_mode_state
|
2013-01-12 03:13:03 +01:00 |
|
twinaphex
|
ba51ff51f7
|
(RARCH_CONSOLE) Refactored zip_extract variable
|
2013-01-12 02:35:40 +01:00 |
|
twinaphex
|
81fecc88ea
|
(RARCH_CONSOLE) Renamed console_rom_ext.c to rarch_zlib.c -
compiled it in for HAVE_ZLIB (for griffin) - moved rarch_console_load_game_wrap
to frontend_console.c and renamed it console_load_game
|
2013-01-11 22:46:14 +01:00 |
|
twinaphex
|
33a2816681
|
(RARCH_CONSOLE) Refactored out msg_info
|
2013-01-11 07:49:32 +01:00 |
|
twinaphex
|
7a3b021b17
|
g_extern.console.rmenu.mode becomes g_extern.lifecycle_menu_state
|
2013-01-10 18:04:04 +01:00 |
|
twinaphex
|
6ad5d46781
|
(RARCH_CONSOLE) rmenu.mode is now set with bitmasked values so
as to allow more state management options
|
2013-01-10 08:46:46 +01:00 |
|
twinaphex
|
403a087926
|
Null drivers have to be explicitly compiled in now -
otherwise they are ommitted
|
2013-01-09 05:54:48 +01:00 |
|
twinaphex
|
025f0995f5
|
(RARCH_CONSOLE) Refactor frontend_psp.c into platform_psp.c
|
2013-01-08 08:38:25 +01:00 |
|