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 |
|
Twinaphex
|
59d8d701a6
|
Merge pull request #8769 from natinusala/master
platform_linux: more flexible battery display
|
2019-05-13 01:59:53 +02:00 |
|
twinaphex
|
ebaa5b9941
|
Undefine HAVE_VIDEO_LAYOUT for now instead of implicitly enabling
it for every platform - will have to be individually enabled for
each platform first after rigorous testing
|
2019-05-13 01:57:26 +02:00 |
|
twinaphex
|
ecb6318f40
|
Some buildfixes
|
2019-05-13 01:07:02 +02:00 |
|
twinaphex
|
f904c698d2
|
Disable this - crashes at startup
|
2019-05-13 00:56:37 +02:00 |
|
Twinaphex
|
fbec6b84e8
|
Merge pull request #8529 from huwpascoe/mame_overlay
video_layout (mame artwork)
|
2019-05-13 00:42:26 +02:00 |
|
twinaphex
|
af527746bb
|
Cleanups
|
2019-05-12 20:53:01 +02:00 |
|
twinaphex
|
ba8f7e3e63
|
Cleanup task_decompress
|
2019-05-12 20:17:58 +02:00 |
|
twinaphex
|
0302a8812a
|
content_file_load - play it safe now - only use strdup directly
for strings that don't require formatting
|
2019-05-12 19:28:51 +02:00 |
|
twinaphex
|
b1a3efdfac
|
(task_content.c) Fixup function signature
|
2019-05-12 19:18:37 +02:00 |
|
twinaphex
|
1b7b9e66b0
|
Revert "task_content.c - some cleanups - save up on some memory allocations"
This reverts commit df9192e30e .
|
2019-05-12 19:17:44 +02:00 |
|
twinaphex
|
bafc938198
|
content_load - get rid of error goto label
|
2019-05-12 19:14:39 +02:00 |
|
twinaphex
|
df9192e30e
|
task_content.c - some cleanups - save up on some memory allocations
for strings
|
2019-05-12 19:06:07 +02:00 |
|
twinaphex
|
48142476aa
|
(XMB) Cleanup
|
2019-05-12 18:07:37 +02:00 |
|
twinaphex
|
5c5c1ee84d
|
(XMB) Cleanups
|
2019-05-12 17:44:40 +02:00 |
|
Twinaphex
|
948c242922
|
Merge pull request #8768 from niacat/audioio-portability
audioio: Improve the portability of the driver to illumos.
|
2019-05-12 15:26:39 +02:00 |
|
natinusala
|
e128c06d2e
|
platform_linux: more flexible battery display
|
2019-05-12 14:38:40 +02:00 |
|
nia
|
c90d74f8d7
|
audioio: Improve the portability of the driver to illumos.
PLAY_ALL is deprecated in NetBSD-current due to a rework of the
audio system, prepare for this too.
|
2019-05-12 10:57:52 +01:00 |
|
twinaphex
|
c66963e8cf
|
Turn this into static function
|
2019-05-12 09:51:45 +02:00 |
|
twinaphex
|
52d1b3fd88
|
task_save.c - simplify dump_to_file_desperate
|
2019-05-12 09:36:52 +02:00 |
|
twinaphex
|
71feec72b4
|
Cleanup xmb_list_open_new
|
2019-05-12 07:26:53 +02:00 |
|
twinaphex
|
8cf34c3fe6
|
(XMB) Add some comments
|
2019-05-12 07:12:41 +02:00 |
|
twinaphex
|
64f9477ef6
|
Simplify find_last_slash for non-WIN32
|
2019-05-12 05:02:45 +02:00 |
|
twinaphex
|
985ed6cd2b
|
Small cleanups
|
2019-05-12 04:47:27 +02:00 |
|
twinaphex
|
62f3046f0f
|
(localtime) Cleanups
|
2019-05-12 04:43:57 +02:00 |
|
Twinaphex
|
ef5d15e6f9
|
Merge pull request #8767 from plaidman/master
lakka-switch: adding extra overclocks
|
2019-05-12 03:27:10 +02:00 |
|
plaidman
|
74eff88ee2
|
lakka-switch: adding extra overclocks
|
2019-05-11 21:05:57 -04:00 |
|
Twinaphex
|
6db856d430
|
Merge pull request #8766 from MrHuu/patch-4
(CTR) Add id for quasi88
|
2019-05-12 00:55:02 +02:00 |
|
MrHuu
|
180c868f46
|
(CTR) Add id for quasi88
sorry, now it's fully up-to-date.
|
2019-05-12 00:48:37 +02:00 |
|
Twinaphex
|
177fd8be6c
|
Merge pull request #8755 from plaidman/master
update CPU clock profiles and battery info for lakka-switch
|
2019-05-11 22:21:21 +02:00 |
|
Twinaphex
|
368afb1ebf
|
Merge pull request #8763 from MrHuu/patch-3
(CTR) Add o2em
|
2019-05-11 22:07:13 +02:00 |
|
Twinaphex
|
e7daf41bc3
|
Merge pull request #8756 from plaidman/fixing-lang-code
check if lang code is null before processing
|
2019-05-11 22:06:35 +02:00 |
|
MrHuu
|
8d8f59cd83
|
(CTR) Add o2em
|
2019-05-11 20:21:34 +02:00 |
|
Twinaphex
|
7a306659e4
|
Merge pull request #8762 from altiereslima/master
Update Portuguese Brazilian Translation
|
2019-05-11 20:17:40 +02:00 |
|
plaidman
|
b7929b4ac7
|
check if lang code is null before processing
|
2019-05-11 13:45:23 -04:00 |
|