twinaphex
49a290c3e6
Use string_is_equal
2016-10-04 10:24:17 +02:00
twinaphex
1f9559cb7a
Get rid of path_get_core_size
2016-10-03 16:17:08 +02:00
twinaphex
1626439c3c
Get rid of path_get_core_ptr
2016-10-03 15:46:07 +02:00
twinaphex
f66e447139
Get rid of path_get_content
2016-10-03 15:43:03 +02:00
twinaphex
f100dde751
(Wii) Buildfixes
2016-10-01 09:52:07 +02:00
twinaphex
0f26cade79
Revert "Update GX/WIn32 builds"
...
This reverts commit 28a96fbb05
.
2016-10-01 08:17:07 +02:00
twinaphex
43466d0fa6
Revert "(paths.c) Cleanups"
...
This reverts commit bd77ac145b
.
2016-10-01 08:15:51 +02:00
twinaphex
a9c7c453e0
Revert "Create path_get_ptr"
...
This reverts commit 0e3fbb615e
.
2016-10-01 08:15:33 +02:00
twinaphex
9d3d466092
Simplify main loops
2016-09-30 08:15:21 +02:00
twinaphex
0e3fbb615e
Create path_get_ptr
2016-09-30 07:33:08 +02:00
twinaphex
bd77ac145b
(paths.c) Cleanups
2016-09-30 07:27:10 +02:00
twinaphex
28a96fbb05
Update GX/WIn32 builds
2016-09-30 06:39:47 +02:00
twinaphex
35c2c11a91
(frontend_salamander.c) Cleanup
2016-09-29 20:18:45 +02:00
aliaspider
4ebe84d89c
(3DS) use Makefile.commmon for non griffin builds
2016-09-28 15:01:46 +01: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
3f35e10014
Solve some warnings pointed out by scan-build
2016-09-25 05:55:55 +02:00
twinaphex
9637e4ee29
Attempt to fix issue #3605
2016-09-24 17:17:43 +02:00
twinaphex
2d11ea71cc
Move runloop_fullpath to paths.c
2016-09-23 03:39:44 +02:00
twinaphex
4f83be2df3
Remove dead variable
2016-09-22 21:55:16 +02:00
twinaphex
2277428f52
Move more global->savefiles usage to task_save.c
2016-09-19 04:09:27 +02:00
twinaphex
80d577094c
Use config_file_exists
2016-09-18 21:57:51 +02:00
twinaphex
2f6459fa9c
(GX) Buildfix
2016-09-17 15:05:28 +02:00
twinaphex
b89def5d8f
Rename config_get/config_set functions
2016-09-17 12:51:44 +02:00
twinaphex
5aebdb7484
Mov code to paths.c
2016-09-17 12:35:29 +02:00
twinaphex
f395e851c4
Use stdstring.h
2016-09-16 17:25:47 +02:00
twinaphex
1b9a067bcc
Move code to apple_compat.h
2016-09-14 14:10:39 +02:00
radius
9022bf75ad
(emscripten) make core assets a subdir of content
2016-09-13 19:48:17 -05:00
twinaphex
e42034ebd8
Cleanups
2016-09-12 16:39:50 +02:00
twinaphex
577c2e93a1
Silence warning
2016-09-11 19:04:01 +02:00
twinaphex
d130007ae5
Header include cleanups
2016-09-11 18:08:58 +02:00
twinaphex
f44fbe9d18
(Win32) Buildfix
2016-09-11 14:55:29 +02:00
twinaphex
7ac1ed7e10
Cleanups
2016-09-11 14:54:34 +02:00
frangarcj
307f72a3cd
(VITA) Fix pthreads
2016-09-09 17:14:50 +02:00
twinaphex
164d3b034c
Get rid of OSX_PPC
2016-09-09 15:56:56 +02:00
radius
b883597272
(psp) add comment
2016-09-09 00:26:20 -05:00
radius
5dcfe3bb24
(ems) simplify code
2016-09-09 00:25:27 -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
2a1c93c718
(CTR) Cleanup
2016-09-08 16:16:28 +02:00
twinaphex
8e4683fa10
Compiles without HAVE_MENU defined again
2016-09-08 14:25:14 +02:00
twinaphex
bc5c7571b5
(Wii) Cleanup
2016-09-08 13:20:50 +02:00
twinaphex
ebf04dab4f
(PS3 Salamander) Fix build
2016-09-08 13:17:14 +02:00
twinaphex
87e33c56f1
Add HAVE_CONFIG_H ifdefs
2016-09-08 11:22:08 +02:00
twinaphex
34022605aa
Cleanups
2016-09-08 08:13:09 +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
radius
e97b273c94
(ems) build fix
2016-09-07 20:19:51 -05:00
radius
46a861836b
(ems) build fix
2016-09-07 20:16:30 -05:00
radius
7128785e7b
(ems) add the missing default paths
2016-09-07 20:09:58 -05: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
twinaphex
15d62256d7
Rearrange HAVE_CONFIG_H ifdef placement
2016-09-07 00:03:07 +02:00
twinaphex
e2a734183b
Cleanu parse_drive_list callback for Linux/Android
2016-09-06 02:18:17 +02:00
twinaphex
4a5be82250
Update
2016-09-06 00:41:43 +02:00
Twinaphex
ed5b82f4c2
(iOS) Buildfix
2016-09-05 18:52:52 +02:00
twinaphex
86d2a36407
(Win32) Buildfixes
2016-09-05 18:43:32 +02:00
twinaphex
acd4dd527b
Header include cleanups
2016-09-05 18:31:32 +02:00
radius
004e4caf66
[psp] needs uppercase basedir
2016-09-04 12:25:05 -05:00
radius
1e550dea56
[psp] fix dir creation again, use ms0:/psp/ as basedir
2016-09-04 03:03:30 -05:00
radius
831cd6d7a1
[psp] fix dir creation
2016-09-04 02:36:41 -05:00
radius
7da20f4d6c
[psp] create dirs
2016-09-04 02:19:16 -05:00
radius
10cf48ebb6
[psp] cleanup
2016-09-04 01:55:22 -05:00
radius
a6a6d878ee
[psp] use bundle dir again
2016-09-04 00:26:05 -05:00
radius
26590bce9f
[psp] separate userdata from internal app data
2016-09-04 00:02:49 -05:00
radius
d6b507a0f8
[psp] change default path layout
2016-09-03 23:58:55 -05:00
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