94 Commits

Author SHA1 Message Date
twinaphex
9e362a4f35 Revert "Add stub functions for get_video_driver in frontends"
This reverts commit 98eaaf8f5fa64b71a53f18aab6e999cdbc0d63a9.
2014-09-20 23:35:55 +02:00
twinaphex
98eaaf8f5f Add stub functions for get_video_driver in frontends 2014-09-20 23:25:46 +02:00
twinaphex
a71b42e4b3 (RARCH_CONSOLE/RARCH_MOBILE) Add default playlist dir for consoles/mobile 2014-09-15 08:03:58 +02:00
twinaphex
80998b0da3 (platform_xdk) Reinsert missing exit label 2014-09-12 00:08:29 +02:00
twinaphex
641ba534e4 (360) More build fixes 2014-09-09 06:25:52 +02:00
twinaphex
bee41d6416 Cleanups - 80-char limit 2014-09-02 17:42:44 +02:00
twinaphex
aa4c2018af (General/PS3/Xbox 1/Rmenu) Get rid of g_extern.menu_texture_path 2014-08-19 15:55:11 +02:00
twinaphex
dfeab30f26 Rename rom variables in main_wrap struct 2014-07-28 19:55:28 +02:00
twinaphex
6f32841647 Rename g_extern.verbose to g_extern.verbosity to avoid
collisions on OSX
2014-07-18 00:39:31 +02:00
twinaphex
f2e4625858 (GX/PS3/PSP/XDK) Don't use strdup anymore for setting wrap arguments 2014-06-13 18:11:08 +02:00
twinaphex
97a262dd60 Rename default_paths to g_defaults 2014-06-12 18:06:29 +02:00
twinaphex
0b076883d6 Add get_name function to frontend context 2014-06-12 16:26:33 +02:00
twinaphex
ce412a7c8b (XDK/GX) Cleanups to exitspawn implementations 2014-06-05 06:45:31 +02:00
twinaphex
faea453a0b (Salamander) Refactorings - Salamander should be easier to get to
work now on new console platforms
2014-06-05 06:12:41 +02:00
twinaphex
7676de50ce (Salamander) Use EXT_EXECUTABLES 2014-06-05 02:12:42 +02:00
twinaphex
137ce497bd Move find_and_set_first_file to frontend_salamander.c 2014-06-05 00:51:47 +02:00
twinaphex
c86281e5b8 (PS3/GX/XDK) Refactor find_and_set_first_file 2014-06-04 23:42:40 +02:00
twinaphex
d0fff4a625 (XDK) Some cleanups to find_and_set_first_file 2014-06-04 23:20:16 +02:00
twinaphex
a8aa91e03f (Salamander) Clean up Wii/Xbox implementations too 2014-06-04 22:48:38 +02:00
twinaphex
fe72d42a0e Remove process_args where we can 2014-06-03 19:21:49 +02:00
twinaphex
cdbdc524a5 (XDK) Changed to new argc/argv system 2014-06-03 19:14:07 +02:00
twinaphex
29a3a46e73 Setup main_entry and environment_get for proper building of
argc/argv for console/mobile ports with non-conformant argc/argv
input values
2014-06-03 03:35:12 +02:00
twinaphex
83174b51c4 Correct 'ret' return of process_args at least - 0 is for content
being loaded, 1 is if content is not loaded
2014-06-02 22:58:28 +02:00
twinaphex
908164868f Make 'argc' into int pointer so that we can modify argc inside
get_environment callback
2014-06-01 05:56:38 +02:00
twinaphex
4f27c4b56d (Salamander XDK1) Fix build 2014-06-01 05:35:28 +02:00
twinaphex
08c8e5fb5f Reduce amount of includes for rarch_console.h 2014-06-01 03:08:26 +02:00
twinaphex
ef7e3c91de (RARCH_CONSOLE) Verbose logging is no longer enforced 2014-05-31 18:34:06 +02:00
twinaphex
64d413fb68 Add screenshot_dir to default_paths 2014-05-31 16:23:45 +02:00
twinaphex
da51530f0e (RARCH_CONSOLE) Setup default_paths properly 2014-05-31 08:15:57 +02:00
twinaphex
90b7589b5d (Platform context) Unique names per platform instance 2014-05-17 14:56:12 +02:00
twinaphex
fdfa41b1e0 (Frontend) Add get_rating to frontend context 2014-05-16 22:20:51 +02:00
Twinaphex
4e2572bbfe (MSVC 360) Build fix 2014-04-17 17:42:41 -07:00
twinaphex
03ec845977 (Salamander) frontend_context.h gets new member function
'salamander_init'
2014-02-24 18:23:12 +01:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
twinaphex
6c394d717c (XDK1 Salamander) Build fix 2013-11-15 04:26:38 +01:00
twinaphex
7420012721 (RARCH_CONSOLE) Remove unneeded variables from default_paths 2013-11-11 10:37:39 +01:00
twinaphex
6997c207bd Remove HAVE_FILEBROWSER/remove file_browser.c 2013-11-11 04:12:30 +01:00
twinaphex
da8f8b6d63 Get rid of lifecycle_mode_state and use g_extern.lifecycle_state
instead
2013-11-07 21:44:44 +01:00
twinaphex
abf2079920 (XDK) platform_xdk - use fill_pathname_join where appropriate 2013-11-03 17:55:59 +01:00
twinaphex
5d52aaf3a3 (Android) Rewrite frontend_android 2013-11-03 16:38:56 +01:00
twinaphex
df3874deaf (360) Take out xfilecache 2013-10-07 12:51:24 +02:00
twinaphex
618bbf5aae (RARCH_CONSOLE) Reduce code duplication - after environment_get, default dirs are
created and config file is loaded
2013-10-01 17:06:14 +02:00
twinaphex
452dd2cad8 (RARCH_CONSOLE) Replace rarch_make_dir with path_mkdir 2013-10-01 17:00:49 +02:00
twinaphex
ba837a74b4 (RMenu) remove input_presets_dir variable 2013-09-29 04:53:00 +02:00
twinaphex
8837139271 (360) Build fixes 2013-09-15 18:49:18 +02:00
twinaphex
b805efa59a (frontend) Additional param to argc/argv for iOS/OSX ports 2013-08-10 21:31:11 +02:00
twinaphex
d640c16eb3 (Frontend) Move more platform-specific code into environment_get function
implementations
2013-08-10 20:59:10 +02:00
twinaphex
db9462bc49 (GX) Build fixes 2013-07-27 21:38:38 +02:00
twinaphex
e19d2320b2 (frontend_context) Implement process_events 2013-07-27 17:42:09 +02:00
twinaphex
003635499f Add QNX frontend context file 2013-07-27 17:16:46 +02:00