twinaphex
2d274f1369
Move accessibility features to platform frontend driver
2020-02-14 00:17:55 +01:00
twinaphex
85d64602ff
Move retroarch_get_launch_arguments() function call outside
...
of frontend driver - should be called by Salamander too which
has no conception of RetroArch launch arguments
2020-02-01 17:42:18 +01:00
jdgleaver
569014c5d2
(Filebrowser) Fix file selection issues when starting from (or navigating to) the top level directory
2019-12-31 12:34:03 +00:00
Francisco Javier Trujillo Mata
e553e19996
Call pthread_terminate is if it is NO SALAMANDER
2019-11-23 12:54:45 +01:00
Francisco Javier Trujillo Mata
5a5640155a
Call to the terminate function for the pthread on the deinit of the PSP platform
2019-11-21 19:13:33 +01:00
Rinnegatamante
a30f7dc79f
[VITA/PSP] Fix logging to file not working.
2019-11-12 19:46:37 +01:00
Francisco Javier Trujillo Mata
c2c3ed6a76
Make logs works again for PSP
2019-10-16 00:46:14 +02:00
Rinnegatamante
6a5af218c7
[VITA] Implement get_mem_total/free for the frontend.
2019-10-04 12:12:14 +02:00
Rinnegatamante
fffc7597fd
[VITA] Add system language detection.
2019-10-01 19:55:43 +02:00
Huw Pascoe
685aabb094
video_layout config
2019-05-11 09:58:46 +01:00
Brad Parker
aa588dec35
set default language on first startup according to OS setting (initial *nix implementation)
2019-04-15 23:14:49 -04:00
jdgleaver
2c65068be0
More 'Log to File' Additions:
...
- Add optional timestamped log files
- Handle errors if log file cannot be opened
- Android: flush log file immediately
- 3DS: log to file tested and fully working
- Default log paths added for all platforms
2019-03-25 17:22:59 +00:00
Brad Parker
e22148fed4
show cpu model name in log, implemented for x86/64 on windows/linux so far
2019-02-23 16:50:42 -05:00
Joel16
b606572bce
Set max bus & gpu clock rates
2018-08-02 12:19:16 -05:00
kurumushi
bbe1dcd48f
Add imc0: mount for ps vita
...
This allows using the internal storage of the ps vita 2000 model when it's mounted on imc0: instead of ux0:
2018-07-23 23:11:54 +09:00
Brad Parker
aa083d1e4c
android: add configurable setting for Sustained Performance Mode
2018-06-19 02:50:33 -04:00
Brad Parker
f087b150c9
Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now)
2018-01-25 15:50:57 -05:00
twinaphex
08d9ee9600
(PSP) Add thread support
2017-12-26 09:45:45 +01:00
Francisco José García García
b975cb43a7
Change platform driver for vita
2017-11-14 19:49:50 +01:00
Francisco José García García
c9d90ce1b6
(VITA) Add support for external usb if mounted
2017-06-05 08:52:20 +02:00
twinaphex
9f2c15c17c
(Frontend) Change MENU_SETTING_ACTION to FILE_TYPE_DIRECTORY
2017-05-26 16:45:28 +02:00
twinaphex
e2a6a7ad17
Add 'load_content' parameter to parse_drive_list
2017-05-26 15:52:38 +02:00
twinaphex
d6b7bba069
Buildfix for PSP/Vita
2017-05-23 21:16:03 +02:00
twinaphex
1421d1da30
Use path_mkdir
2017-05-23 20:45:14 +02:00
twinaphex
ccba9635b6
Update the way default directories are handled
2017-05-23 19:43:58 +02:00
Francisco José García García
8568667481
Add threading.c
2017-04-05 19:35:45 +02:00
twinaphex
96c8ca5a09
Header update #1
2017-01-22 13:40:32 +01:00
twinaphex
fa0aaf54f7
(PSP) update
2017-01-17 18:55:59 +01:00
twinaphex
7931436f5b
Apply xerpi diff
2017-01-17 18:12:23 +01:00
ggf906
e9cff022fc
(VITA) Update to latest vitasdk
2017-01-17 11:43:12 +01:00
twinaphex
ba08a88643
(platform) Updates
2016-12-13 01:43:18 +01:00
twinaphex
80798ab924
Remove hacky 'OSK Keyboard' overlay
2016-11-27 02:46:09 +01:00
Francisco José García García
b55176012e
(VITA) Add app0 and thumbnails dir
2016-10-15 12:54:31 +02:00
Francisco José García García
adfbd233ee
(VITA) Allow cores to define heap size
2016-10-11 09:40:55 +02:00
Francisco José García García
6ecbfbc22b
(VITA) Enable database support
2016-10-10 11:43:05 +02:00
twinaphex
2a139b7d72
Add frontend_driver_attach_console/frontend_driver_detach_console
2016-10-09 17:15:50 +02:00
Francisco José García García
20c580bcf8
(VITA) Make salamander load args
2016-10-07 08:24:27 +02:00
twinaphex
f66e447139
Get rid of path_get_content
2016-10-03 15:43:03 +02:00
Francisco José García García
55c8fc6a6e
(VITA) Changes for dynarec vm support (uggly hack)
2016-09-26 01:06:44 +02:00
twinaphex
2d11ea71cc
Move runloop_fullpath to paths.c
2016-09-23 03:39:44 +02:00
twinaphex
e42034ebd8
Cleanups
2016-09-12 16:39:50 +02:00
frangarcj
307f72a3cd
(VITA) Fix pthreads
2016-09-09 17:14:50 +02:00
radius
b883597272
(psp) add comment
2016-09-09 00:26:20 -05:00
radius
ff6861fc77
emscripten and psp frontend driver refinement
2016-09-09 00:12:48 -05:00
radius
9d7bb72c00
(psp) add missing paths as reference for vita
2016-09-09 00:06:13 -05:00
radius
d551b00787
emscripten and psp frontend driver cleanups
2016-09-08 23:56:43 -05:00
twinaphex
59363d2631
(PS3/PSP) Cleanups
2016-09-08 16:18:30 +02:00
twinaphex
6a13359f65
(Vita) FBA and other big cores no longer seem to work - so change
...
this back to 192
2016-09-08 03:59:56 +02:00
Francisco José García García
c2cf515189
(VITA) Initial Salamander
2016-09-08 01:26:03 +02:00
Francisco José García García
3be1785ed6
(VITA) Reduce Heap Memory
2016-09-07 23:52:45 +02:00