6144 Commits

Author SHA1 Message Date
Alcaro
5aa0628ebf Kill an overflow or two. Or twelve. 2016-09-04 18:12:03 +02:00
Brad Parker
2b1facdc33 fix nuklear compilation 2016-09-04 00:15:05 -04:00
Brad Parker
a17679a0c5 add input option to allow any user to control the menu 2016-09-03 19:01:29 -04:00
Twinaphex
58aa3a7345 Remove unused variable 2016-09-03 07:12:23 +02:00
Brad Parker
5c0002934a allow back/cancel button to dismiss help text 2016-09-01 23:14:09 -04:00
Brad Parker
ee7545857c add config option to enable quit confirmation 2016-09-01 21:47:25 -04:00
twinaphex
e106fd4374 Get rid of more general.h includes 2016-09-01 18:01:41 +02:00
twinaphex
b6daaed566 Rename git_version.c to version_git.h, create separate
version.h file
2016-09-01 17:49:28 +02:00
twinaphex
1f471c7799 Put HAVE_CHEEVOS ifdef around this function 2016-09-01 17:37:29 +02:00
Brad Parker
f059aa5fb7 show asterisks for cheevos password, fixes issue #3154 2016-09-01 02:08:57 -04:00
twinaphex
4f577f1932 Get rid of some header includes 2016-09-01 05:36:52 +02:00
Twinaphex
2ffcaecc6c Remove unused variable 2016-08-31 04:21:39 +02:00
twinaphex
f87b7209d8 Remove header include 2016-08-30 05:01:31 +02:00
twinaphex
672a7e1a40 Get rid of unused 'Debug Information' 2016-08-30 04:58:45 +02:00
twinaphex
78175e0e9c Cleanup 2016-08-30 04:55:04 +02:00
twinaphex
cf2bdbb15e Remove wraparound.setting_enable 2016-08-29 20:40:39 +02:00
twinaphex
ba7d638b99 Use string_is_equal 2016-08-29 18:46:41 +02:00
twinaphex
94bb608245 Silence C89 warning 2016-08-29 17:09:45 +02:00
sergiobenrocha2
3ff191a3c1 Moved down this Start Video Processor. 2016-08-28 22:28:55 -03:00
twinaphex
9af900a1d1 Create setting_list.c/setting_list.h 2016-08-29 03:07:33 +02:00
Jean-André Santoni
b293f3b980 (Menu) Forgot some ifdefs 2016-08-29 02:39:02 +02:00
Jean-André Santoni
f06e76301e (Menu) Get Remove from Playlist to work on history playlists 2016-08-29 02:22:05 +02:00
Jean-André Santoni
25a2b64f1c (Menu) Animate a cancel after a playlist entry is deleted 2016-08-29 01:46:58 +02:00
Jean-André Santoni
f387e627f3 (Menu) Start adding Remove from Playlist action 2016-08-29 01:17:02 +02:00
Jean-André Santoni
9fe67ac09f (Menu) Display a Remove from Entry 2016-08-29 00:54:51 +02:00
Twinaphex
f342248115 (Zarch) Buildfix 2016-08-28 19:11:03 +02:00
twinaphex
cd9e10b3d1 (playlist.c) Cleanups 2016-08-28 18:47:34 +02:00
Monroe88
3a7b1e241a Add Save Overrides to XMB and GLUI Main Menu 2016-08-28 11:00:51 -05:00
Twinaphex
a8c476ec64 Merge pull request #3444 from orbea/retropad
Move 'Start Remote RetroPad' for both glui and xmb to match rgui
2016-08-28 04:20:29 +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
orbea
5344103685 Move 'Start Remote RetroPad' for both glui and xmb to match rgui 2016-08-27 15:01:35 -07:00
orbea
3a1daaa4c3 Allow disabling downloading assets in the online updater 2016-08-26 23:38:44 -07:00
Twinaphex
8aeefbb793 Merge pull request #3429 from fr500/overrides
Override saving
2016-08-27 02:18:01 +02: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
radius
671aa0f59c (ovr) add game overrides too 2016-08-26 09:43:29 -05:00
twinaphex
9ef45957d5 Stub out debug logging 2016-08-26 00:47:58 +02:00
Jean-André Santoni
d13c3b53d9 (XMB) Prevent label overlap 2016-08-26 00:28:57 +02:00
radius
1fbeebf8a9 (ovr) add menu items 2016-08-25 00:54:39 -05:00
twinaphex
82fecdbc70 (Vita) silence some warnings 2016-08-24 14:04:22 +02:00
Brad Parker
30e99927d2 undo previous new files and use existing encoding_utf header 2016-08-23 19:16:18 -04:00
Brad Parker
d063cb9283 do not make UTF-8 the default, simplify/centralize the common string functions, make sure rgui/materialui use utf8 strlen when available 2016-08-23 19:00:53 -04:00
Brad Parker
35e67e69e5 Initial utf8 support for rgui/xmb. Only supports first 256 codepoints due to current freetype atlas limitation 2016-08-23 14:49:44 -04:00
Francisco José García García
5bd2364575 (VITA) Fix screenshots and some debug options 2016-08-23 18:17:46 +02:00
Francisco José García García
4221374072 (VITA) Add XMB support 2016-08-23 02:49:53 +02:00
twinaphex
19787792df Buildfix for Zarch 2016-08-21 13:22:24 +02:00
Twinaphex
5182769db8 Merge pull request #3412 from bparker06/master
recursively scan directories for database content, fixes issue #3139
2016-08-21 13:11:29 +02:00
radius
a467e13302 reorder XMB tabs 2016-08-21 00:09:29 -05:00
Brad Parker
cc582db6fb recursively scan directories for database content, fixes issue #3139 2016-08-21 00:59:41 -04:00
Jean-André Santoni
04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Jean-André Santoni
4228e3dcc3 Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe636cd9f89fdc56c3a7cf851dbb144b4.
2016-08-18 14:06:54 +02:00