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 |
|
radius
|
02d164b9e4
|
(ovr) reimplement path_settings
|
2016-08-25 20:10:01 -05:00 |
|
radius
|
89d59c5b36
|
(ovr) free these buffers
|
2016-08-25 19:51:47 -05:00 |
|
radius
|
97a5c3a118
|
(ovr) reimplement string_settings
|
2016-08-25 19:49:31 -05:00 |
|
radius
|
256670e7d3
|
(ovr) reimplement float_settings
|
2016-08-25 19:30:10 -05:00 |
|
radius
|
1bcaf884db
|
(ovr) reimplement int_settings
|
2016-08-25 19:14:10 -05:00 |
|
radius
|
1a933bf7d3
|
(ovr) reimplement bool_settings
|
2016-08-25 19:00:06 -05:00 |
|
twinaphex
|
9ef45957d5
|
Stub out debug logging
|
2016-08-26 00:47:58 +02:00 |
|
Twinaphex
|
b20723c8dc
|
Merge pull request #3428 from lakkatv/master
(XMB) Prevent label overlap
|
2016-08-26 00:41:39 +02:00 |
|
Jean-André Santoni
|
d13c3b53d9
|
(XMB) Prevent label overlap
|
2016-08-26 00:28:57 +02:00 |
|
Brad Parker
|
097f326298
|
simplify delimiting of compressed archive filenames
|
2016-08-25 16:18:29 -04:00 |
|
radius
|
3cbb03349f
|
(ovr) implement bool settings
|
2016-08-25 10:30:30 -05:00 |
|
Twinaphex
|
8516297a01
|
Merge pull request #3427 from frangarcj/master
(VITA) FIX mame2000
|
2016-08-25 14:39:05 +02:00 |
|
Francisco José García García
|
c852c98e70
|
(VITA) FIX mame2000
|
2016-08-25 13:56:24 +02:00 |
|
Alcaro
|
0bd9ccddc1
|
false is most certainly not 1.
|
2016-08-25 12:02:42 +02:00 |
|