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
twinaphex
1ebeeeb725
(PS3) Playlists and history lists should save now again;
...
(HAVE_DYNAMIC not defined) libretro_path should get read from config file
to prevent instance where settings->path.libretro is empty, which lead to
history not being able to be pushed to
(History/Playlists) If we don't have core info files and core_name
is therefore blank, we should attempt
a fallback path so that it infers the name from the core basename instead
2016-07-23 00:15:37 +02:00
Alcaro
a5098f19a1
Good point. Close #3224 again.
2016-07-16 18:46:38 +02:00
Alcaro
1e1f2cfee0
@yurivict: It's supposed to come from RetroArch itself, we refactored the signals recently and didn't really test it on the more unusual platforms. Close #3224 .
2016-07-16 18:36:30 +02:00
twinaphex
ea175fd26f
Rename menu_entries_add_enum to menu_entries_append_enum
2016-07-13 01:17:09 +02:00
Yoshi Sugawara
9173397f08
iOS 10 support: cores need to be in the modules directory of app bundle, added script to code sign cores in modules directory
2016-07-10 09:02:40 -10:00
twinaphex
555c54bdb8
Should show 'rich' labels for Android filesystem choices
2016-07-08 17:11:15 +02:00
Twinaphex
c746f4dbbc
Don't build in BSD support for OSX
2016-07-08 13:01:16 +02:00
twinaphex
e9dc729503
Create set_signal_handler_state
2016-07-08 12:48:01 +02:00
twinaphex
76cc6fd8ec
Start implementing signal handler code once in frontend driver code
2016-07-08 02:38:33 +02:00
twinaphex
24bfad033f
Update platform_bsd.c
2016-07-08 02:25:23 +02:00
twinaphex
05467443a2
Add destroy_signal_handler_state
2016-07-08 02:24:56 +02:00
twinaphex
a735114780
Add get_signal_handler_state
2016-07-08 02:20:42 +02:00
twinaphex
c8b7bc9845
Add platform_bsd.c
2016-07-08 02:13:19 +02:00
twinaphex
6cdc34e891
Add install_signal_handler callback
2016-07-08 02:10:40 +02:00
twinaphex
f0f9847647
(Android) Warning fixes
2016-06-25 00:20:24 +02:00
twinaphex
a6bfc6240f
C89_BUILD fixes
2016-06-23 07:40:51 +02:00
twinaphex
dee7533d65
(libretro-common) Start creating STRING_REP_ULONG
2016-06-23 07:37:02 +02:00
twinaphex
549bc8dc5e
get_mem_used should now report more accurate values
2016-06-22 23:32:11 +02:00
twinaphex
003f1ba913
(PSP) Buildfix
2016-06-20 17:49:20 +02:00
twinaphex
c2c59e8e16
Buildfix for consoles
2016-06-20 16:02:06 +02:00
twinaphex
35b078857d
Create file_path_str.c
2016-06-20 05:20:14 +02:00
twinaphex
65dff0a03a
menu_hash_to_str_enum has now become msg_hash_to_str
2016-06-20 00:31:13 +02:00