Commit Graph

48917 Commits

Author SHA1 Message Date
Twinaphex
bbc22a9a88
Update CHANGES.md 2019-05-18 18:23:52 +02:00
Twinaphex
af02876f66
Merge pull request #8803 from altiereslima/master
Update Portuguese Brazilian Translation
2019-05-18 18:23:10 +02:00
Twinaphex
6bca30747c
Update CHANGES.md 2019-05-18 18:22:37 +02:00
Twinaphex
01ec6778cb
Merge pull request #8808 from niacat/xfree86-keycodes
xfree86_keycodes: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11.
2019-05-18 18:21:38 +02:00
Twinaphex
b2af8b97ea
Merge pull request #8809 from niacat/qb-cflags
qb.libs.sh: Use $CFLAGS when searching for header files and macros.
2019-05-18 18:20:51 +02:00
nia
efcf6220b9 qb.libs.sh: Use $CFLAGS when searching for header files and macros.
Allows configuring with --enable-gl on systems with OpenGL outside the
standard compiler search path (assuming CFLAGS is set correctly...)
2019-05-18 17:17:59 +01:00
nia
cdcb819a79 xfree86_keycodes: Add non-evdev keycodes. 2019-05-18 17:11:42 +01:00
Twinaphex
5f5a3fa6a2
Merge pull request #8805 from niacat/getenv-fix
platform_unix: Check whether LANG is defined before using it.
2019-05-18 18:01:30 +02:00
nia
443f5f907e platform_unix: Check whether LANG is defined before using it.
Fixes a segfault.
2019-05-18 13:11:10 +01:00
twinaphex
bb6a42f8f0 (menu_entries) Create action_title_cache 2019-05-18 08:21:14 +02:00
twinaphex
bf03395040 Cleanups 2019-05-18 08:00:21 +02:00
altiereslima
661eb7a91b Update msg_hash_pt_br.h 2019-05-18 02:23:49 -03:00
altiereslima
0037d39ff3 Update msg_hash_pt_br.h 2019-05-18 01:47:58 -03:00
altiereslima
7437f85f8a Update Portuguese Brazilian Translation 2019-05-17 23:48:45 -03: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