Commit Graph

48904 Commits

Author SHA1 Message Date
twinaphex
bf03395040 Cleanups 2019-05-18 08:00:21 +02:00
twinaphex
ce191672f1 (menu_cbs_title.c) Cleanups 2019-05-18 04:07:37 +02:00
twinaphex
0fedbe837c (Menu sublabels) Add sublabel showing the license 2019-05-18 03:42:21 +02:00
twinaphex
68d7411edf (menu entries) Add sublabel_cache - this should prevent
unnecessary function calls if the contents of a sublabel
don't change over time
2019-05-18 03:29:33 +02:00
Twinaphex
5de666294e
Merge pull request #8802 from Dwedit/c89_compliance
Move variable assignment after variable declaration for C code
2019-05-17 23:29:24 +02:00
Dwedit
24fa0cd5b5 Move pool_info.flags = VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT; to after the other variable declaration (so all variable declarations happen before any other code) 2019-05-17 14:29:23 -05:00
hizzlekizzle
424ef19e55
Merge pull request #8801 from plaidman/master
enabling shutdown menu option by default for lakka-switch
2019-05-17 14:00:32 -05:00
twinaphex
614cd3859f Fix URL strings 2019-05-17 20:23:45 +02:00
plaidman
6f40a45fc9 enabling shutdown menu option by default for lakka-switch 2019-05-17 12:44:33 -04:00
Twinaphex
54e17e19bc
Merge pull request #8800 from jdgleaver/log-file-cli-option
Re-enable '--log-file' command line option
2019-05-17 18:41:34 +02:00
jdgleaver
23ca792966 Re-enable '--log-file' command line option 2019-05-17 17:19:13 +01:00
Twinaphex
3a3eb78ac4
Merge pull request #8799 from jdgleaver/history-fix
Fix history playlist navigation after running content
2019-05-17 15:41:41 +02:00
jdgleaver
f0bbfb4094 Fix history playlist navigation after running content 2019-05-17 14:23:00 +01:00
Twinaphex
542f761daf
Merge pull request #8797 from jdgleaver/menu-nav-fix
(menu_driver) Prevent spurious navigation events when invoking MENU_NAVIGATION_CTL_CLEAR
2019-05-17 14:37:21 +02:00
Twinaphex
4db95d7681
Merge pull request #8798 from CozmoP/dir
Qt: path selector fixes
2019-05-17 14:03:08 +02:00
CozmoP
17fcd880e9 Qt: path selector fixes 2019-05-17 14:22:25 +02:00
jdgleaver
77c2ceeff4 (menu_driver) Prevent spurious navigation events when invoking MENU_NAVIGATION_CTL_CLEAR 2019-05-17 11:44:57 +01:00
twinaphex
385b8de194 Backport 2019-05-17 05:31:55 +02:00
Brad Parker
37e2cb4ecc win32: sort language IDs by largest int first 2019-05-16 17:30:45 -04:00
twinaphex
f07952ecf0 Fix ASAN error 2019-05-16 17:43:16 +02:00
twinaphex
55e0a97446 Revert "Turn palette 64bit"
This reverts commit 8b8d4c83c0.
2019-05-16 16:51:59 +02:00
twinaphex
8b8d4c83c0 Turn palette 64bit 2019-05-16 16:42:11 +02:00
Twinaphex
91acb7b65a
Merge pull request #8795 from jdgleaver/quick-menu-thumb-download
Add 'Download Thumbnails' option to quick menu
2019-05-16 15:55:15 +02:00
jdgleaver
05c8694e1c Add 'Download Thumbnails' option to quick menu 2019-05-16 14:34:01 +01:00
Twinaphex
3064d0d441
Merge pull request #8789 from MrHuu/patch-5
(CTR) Add id for vecx
2019-05-15 19:39:13 +02:00
MrHuu
4fa88bd78f
(CTR) Add id for vecx 2019-05-15 19:20:31 +02:00
Twinaphex
3df7e616ca
Merge pull request #8788 from jdgleaver/thumb-load-fix
(RGUI) Fix thumbnail updates after loading a 'broken' thumbnail image
2019-05-15 14:14:37 +02:00
jdgleaver
c6aa1b5e6f (RGUI) Fix thumbnail updates after loading a 'broken' thumbnail image 2019-05-15 12:57:23 +01:00
twinaphex
269a95b0bf Simplify menu_displaylist_parse_cores 2019-05-15 13:09:31 +02:00
Twinaphex
c5ba10924d
Merge pull request #8783 from jdgleaver/thumb-downloader
Add playlist-based thumbnail downloader
2019-05-15 12:17:05 +02:00
jdgleaver
eb10008bf7 Add missing HAVE_MENU ifdefs (DISABLE_MENU=1 buildfix) 2019-05-15 10:02:55 +01:00
twinaphex
56396f6a37 Update CHANGES.md 2019-05-14 23:32:55 +02:00
twinaphex
67709b3530 (PS3) Add HAVE_OZONE 2019-05-14 23:27:17 +02:00
jdgleaver
d04e3b6291 Attempt to fix build error: invalid conversion from ‘void*’ to ‘retro_task_t*’ 2019-05-14 17:34:17 +01:00
jdgleaver
154957505c Add playlist-based thumbnail downloader 2019-05-14 16:26:16 +01:00
twinaphex
7ea74548b1 Reduce duration of easing out bounce otherwise we get glitches 2019-05-14 14:52:40 +02:00
radius
35910e8785 fix #8725 2019-05-14 07:58:29 +02:00
Twinaphex
0dd26fab58
Merge pull request #8774 from plaidman/master
squelching benign error messages when invoking connman
2019-05-14 04:39:49 +02:00
Twinaphex
1b4ba9b898
Merge pull request #8776 from orbea/qb
qb improvements
2019-05-14 04:39:33 +02:00
twinaphex
d6fe0ceab2 (Ozone) Fix regressions on OSX - menu_input_mouse_state
cannot be called in ozone_init - menu driver init function
too early for mouse input calls
2019-05-14 04:17:04 +02:00
Themaister
a672cc13a9 Scaler: Fix SSE2 path for argb/bgra -> bgr24.
Somehow a epi32 was added, but apparently this was never caught for some
reason. Fixes non-GPU screenshots for 32-bit color cores.
2019-05-13 17:01:11 -04:00
orbea
f5a9c21b99 qb: Improve the KMS check. 2019-05-13 08:45:24 -07:00
orbea
271aef55a4 qb: Improve the OpenGLES build. 2019-05-13 08:02:26 -07:00
plaidman
c8d4aecf32 squelching benign error messages when invoking connman 2019-05-13 08:47:55 -04:00
twinaphex
ff410f515e BUildfix 2019-05-13 13:13:54 +02:00
twinaphex
6730d05918 (XMB) Animation settings - Main Menu opening/closing, Horizontal
highlight, Move up/down
2019-05-13 09:44:52 +02:00
twinaphex
ea6f818784 (file_list) Directly access member variables instead of going through small
functions
2019-05-13 04:27:03 +02:00
twinaphex
63d9d4e2d3 (menu entries) Cleanups 2019-05-13 04:05:11 +02:00
twinaphex
c729748276 Cleanups 2019-05-13 03:36:59 +02:00
twinaphex
3d678bbafe Update 2019-05-13 02:43:41 +02:00