Commit Graph

3995 Commits

Author SHA1 Message Date
twinaphex e106fd4374 Get rid of more general.h includes 2016-09-01 18:01:41 +02:00
twinaphex ff0d9326f9 (XDK) Dont' use sprintf_s 2016-08-29 21:23:33 +02:00
radius c75ab63c79 make save dirs persistent 2016-08-28 23:49:49 -05:00
radius 7dbc3d2498 fix 2016-08-28 23:24:04 -05:00
radius be6ddfa6d0 add default menu content 2016-08-28 23:21:29 -05:00
radius 9cfb6c971f (ems) change a few more settings 2016-08-28 23:11:57 -05:00
radius 5dc5ece52b (ems) change a few default settings 2016-08-28 23:03:49 -05:00
radius 8e362558bb (ems) build fix 2016-08-28 22:56:11 -05:00
radius e9676db61d (ems) build fix 2016-08-28 22:54:00 -05:00
radius a820aeadec try to use XDG for emscripten 2016-08-28 22:50:56 -05:00
Andrés 954ca37bf3 Merge pull request #3451 from bparker06/salamander
update dir_list_new invocation for salamander
2016-08-27 23:32:53 -05:00
Brad Parker 4e2596c0bd update dir_list_new invocation for salamander 2016-08-28 00:14:50 -04:00
orbea 376a78dc0c /usr/share/applications is for desktop files 2016-08-27 19:31:05 -07:00
twinaphex 63e1afc1cb - Copies over assets images to /usr/local/share/applications/retroarch/assets
(Linux) -  Upon first boot, it checks if the assets exists inside
/usr/local/share/applications/retroarch/assets or /usr/share/applications/retroarch/assets.
If it does, it will use these as the default location for assets and assets
should show up preconfigured on the fly. If not, it will set ~/.config/retroarch/assets
instead.
2016-08-28 04:11:18 +02:00
twinaphex f6598f8e38 Set default app dir to app0:/assets 2016-08-25 01:10:30 +02:00
twinaphex 501f619805 (Vita) Change default assets dir 2016-08-24 17:10:55 +02:00
Alcaro 6fe43f5823 Make this one a bit more robust 2016-08-22 14:25:20 +02:00
twinaphex 0ca142faf4 (frontend_salamander.c) Update dir_list_new reference 2016-08-21 14:14:37 +02:00
twinaphex cfb48542e3 (PS3) Add /dev/bdvd 2016-08-20 21:49:58 +02:00
twinaphex e51131303f Fix header include 2016-08-12 01:37:12 +02:00
twinaphex 2cf255328d (Vita) Add baked-in zlib
(Emscripten )Add platform driver
2016-08-10 23:04:46 +02:00
twinaphex e3acb88565 (Vita) Change heap to 192MB 2016-08-07 22:58:42 +02:00
Francisco José García García 9b6afcb6b1 (VITA) Add default configs dir 2016-08-05 02:12:12 +02:00
twinaphex 10ea53a113 (Vita) platform_psp.c - cleanup - change ifndef VITA to
ifdef VITA
2016-08-04 01:26:53 +02:00
twinaphex a9744f8def (Vita) Change heap to 128MB 2016-08-04 01:23:28 +02:00
twinaphex 85cb1f2a6f (Vita) Add ur0: too 2016-08-03 01:15:06 +02:00
Francisco José García García 16309c52f5 (VITA) Fix Quit Retroarch 2016-08-03 00:39:20 +02:00
twinaphex 86ea04bfe2 (PSP/Vita) Prevent warning 2016-08-02 03:15:11 +02:00
twinaphex 0ff82bd714 (XDK) Cleanup 2016-08-02 01:33:56 +02:00
twinaphex 4612e7e582 (CTR) Put core info files into separate dir 2016-08-02 01:30:35 +02:00
twinaphex 5da0945066 (GX) Put core info files into separate dir 2016-08-02 01:30:04 +02:00
twinaphex 90a0117578 (PSP/Vita) Put core info directory into separate dir 2016-08-02 01:27:25 +02:00
twinaphex 9b984398f7 (platform psp) Cleanups 2016-08-02 01:26:00 +02:00
twinaphex 37913d9343 (Shield) Comment this out - doesn't work for now - figure out why 2016-08-01 20:30:38 +02:00
twinaphex 9e8f5127e2 (General) Allow for platforms to set menu OK/cancel buttons individually
(Shield/Android) Set default OK/cancel buttons now to Shield A (OK)
and Shield B (Cancel), previous default was Shield A (Cancel),
Shield B (OK)
2016-08-01 14:20:47 +02:00
twinaphex b126b9627d (Android) When Android device is a game console, disable overlays by default 2016-08-01 14:09:04 +02:00
twinaphex ef604dbeb5 (platform_linux.c) Cleanup 2016-08-01 14:04:57 +02:00
twinaphex 7775471a8f (Salamander) If core_path is 'builtin', just fall back and start
up first libretro core executable we can find
2016-07-31 21:24:40 +02:00
Francisco José García García b0ff58e653 (VITA) New paths for Henkaku 2016-07-31 09:59:53 +02:00
twinaphex 06814f44d4 Always set core path like this 2016-07-30 16:32:34 +02:00
twinaphex 9780d68d8a (PS3) Separate dir for core info files 2016-07-30 14:59:24 +02:00
twinaphex 4f8d305235 (PS3) Implement frontend_ps3_process_args 2016-07-30 12:49:08 +02:00
twinaphex ac9b3194a5 Create config_get_active_core_path_ptr 2016-07-29 22:52:37 +02:00
twinaphex e9b3b9c30b Use config_get_active_core_path_size 2016-07-26 14:32:18 +02:00
twinaphex 12ad4e67dd Revert "Add enum_idx for most remaining settings"
This reverts commit e82a129fef.
2016-07-25 19:09:17 +02:00
twinaphex e82a129fef Add enum_idx for most remaining settings 2016-07-25 18:02:03 +02:00
twinaphex 31bcb3d6f8 (MaterialUI) Try to default to Shield color theme for Shields 2016-07-25 14:27:51 +02:00
twinaphex bd88b9d1d2 (Wii) Fix warnings / unused variables 2016-07-24 11:32:45 +02:00
twinaphex 16908435bb Create config_active_core_path_is_empty 2016-07-24 11:27:44 +02:00
twinaphex 2be127c04a Start wrapping settings->path.libretro 2016-07-24 11:12:26 +02:00