orbea
ac606f8678
Allow setting assets install directory
2016-08-27 19:44:41 -07: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
754cc1feed
Merge pull request #3448 from bparker06/hidden_files
...
add configuration option to toggle showing hidden files (default on)
2016-08-28 04:05:28 +02:00
Brad Parker
cf4bf344a9
add configuration option to toggle showing hidden files (default on), fixes issue #2769
2016-08-27 21:48:55 -04:00
Twinaphex
b3dc1afcbe
Merge pull request #3445 from orbea/configure
...
Align ./configure --help options.
2016-08-28 02:59:59 +02:00
Twinaphex
f0fd839760
Merge pull request #3446 from hizzlekizzle/patch-1
...
make 1:1 PAR option more descriptive
2016-08-28 02:59:18 +02:00
Twinaphex
e1941911db
Merge pull request #3447 from bparker06/recursive
...
add missing parameter help text in dir_list
2016-08-28 02:58:53 +02:00
Brad Parker
5ff82f57fd
add missing parameter help text in dir_list
2016-08-27 20:48:49 -04:00
hizzlekizzle
20a27822f3
make 1:1 PAR option more descriptive
...
should help avoid confusion about what it actually does.
2016-08-27 19:25:36 -05:00
orbea
cca3e2a433
Label -with-* options as config for ./configure --help
2016-08-27 17:06:50 -07:00
orbea
da4afd6e35
Give more space for configure help options
2016-08-27 16:49:09 -07:00
orbea
698579c2b5
Shorten HAVE_VULKAN_KHR_DISPLAY
2016-08-27 16:48:13 -07:00
Alcaro
43b6ce416e
Merge pull request #3442 from fr500/master
...
remove these two duplicated lines
2016-08-27 18:19:13 +02:00
radius
90f5a2730a
remove these two duplicated lines
2016-08-27 11:15:58 -05:00
Twinaphex
3f288c5ede
Merge pull request #3439 from orbea/update_assets
...
Allow disabling downloading assets in the online updater
2016-08-27 17:29:10 +02:00
Alcaro
095da1d016
Merge pull request #3441 from orbea/bin_dir
...
(Makefile) Fix typo
2016-08-27 17:26:17 +02:00
orbea
ec08680b71
(Makefile) Fix typo
2016-08-27 08:24:30 -07:00
twinaphex
b314ce8e83
(PSP audio) Cleanups
2016-08-27 17:05:49 +02:00
twinaphex
8cb522b849
(PS3) silence warning
2016-08-27 16:04:02 +02:00
twinaphex
0f5118d895
feedback_pass - change to 0
2016-08-27 16:02:21 +02:00
Alcaro
cad2eee9e0
Fix some PS3 derps
2016-08-27 13:54:02 +02:00
orbea
3a1daaa4c3
Allow disabling downloading assets in the online updater
2016-08-26 23:38:44 -07:00
Twinaphex
dcf818b40b
Merge pull request #3437 from orbea/bin_dir
...
Allow setting --with-bin_dir
2016-08-27 02:58:00 +02:00
twinaphex
b3be878c7e
(GX) Silence warnings
2016-08-27 02:44:58 +02:00
twinaphex
95de19320d
Cleanup
2016-08-27 02:43:06 +02:00
twinaphex
f851440a6b
Some C89 fixes
2016-08-27 02:35:21 +02:00
orbea
b3922555e2
Allow setting --with-bin_dir
2016-08-26 17:29:50 -07:00
twinaphex
9629bd126e
Turn utf8_walkbyte into static INLINE
2016-08-27 02:24:32 +02:00
Twinaphex
efc245b85a
Remove unused variables
2016-08-27 02:23:44 +02:00
twinaphex
01dc5507fe
Fix warning
2016-08-27 02:21:43 +02:00
Twinaphex
8aeefbb793
Merge pull request #3429 from fr500/overrides
...
Override saving
2016-08-27 02:18:01 +02:00
Alcaro
ba6796b98f
Kill some warnings
2016-08-26 18:33:03 +02:00
Alcaro
9ffffcd249
Fix missing header
2016-08-26 18:29:41 +02:00
radius
50e8021673
(ovr) fix potential leaks
2016-08-26 11:26:24 -05:00
Alcaro
dd7caa4ad4
Wipe out this flag, not needed anymore.
2016-08-26 17:47:46 +02:00
Twinaphex
049679b901
Merge pull request #3434 from bparker06/hash_filename2
...
use const delimiter and remove pointer arithmetic
2016-08-26 17:40:01 +02:00
Brad Parker
6eebbfd8ae
use const delimiter and remove pointer arithmetic
2016-08-26 11:36:52 -04:00
Twinaphex
89d0798e68
Merge pull request #3423 from bparker06/utf8
...
Initial UTF-8 support for rgui/xmb/glui. Enables first 256 codepoints.
2016-08-26 17:27:20 +02:00
Twinaphex
7edf762ac6
Merge pull request #3426 from bparker06/hash_filename
...
correctly handle content paths containing a hash (#), fixes issue #3273
2016-08-26 17:20:43 +02:00
radius
c9a6a8f148
revert this makefile change
2016-08-26 09:55:10 -05:00
radius
725e41b20b
(ovr) add osd messages
2016-08-26 09:54:15 -05:00
radius
671aa0f59c
(ovr) add game overrides too
2016-08-26 09:43:29 -05:00
twinaphex
4947d53f13
(Vita) Add -lSceMotion_stub
2016-08-26 15:12:38 +02:00
radius
1b91202004
(ovr) allow overwriting existing overrides, still have to make dirs for new overrides
2016-08-26 01:06:15 -05:00
radius
7c78f52e6b
(ovr) change a few log messages
2016-08-26 00:46:49 -05:00
radius
45ca269573
(ovr) define paths for override files
2016-08-26 00:45:01 -05:00
Twinaphex
d6945010cd
Merge pull request #3430 from bparker06/false
...
false is still not 1
2016-08-26 03:50:53 +02:00
Brad Parker
4daecbf04d
false is still not 1
2016-08-25 21:46:59 -04:00
Brad Parker
89f9b096e7
style cleanup and fix typos
2016-08-25 21:40:37 -04:00