Twinaphex
eb58b8c0b5
Update opensl.c
2020-02-05 18:53:11 +01:00
Twinaphex
51964eee20
Remove unused variable
2020-02-05 07:17:25 +01:00
Twinaphex
8bda4553ed
Update CHANGES.md
2020-02-05 02:33:17 +01:00
Twinaphex
b8951b9934
Update CHANGES.md
2020-02-05 02:31:32 +01:00
Twinaphex
0b7edbad28
Merge pull request #10100 from hasenbanck/fix-ffmpeg-seek
...
Fix crash on seeking when using HW decoding in some cases.
2020-02-05 02:31:06 +01:00
Nils Hasenbanck
baf065b789
Fix crash on seeking when using HW decoding in some cases.
...
This fix makes sure that we don't de-allocate the video buffer before
while the decoding thread is still working. We also don't throw
an misleading error when the decoding threads flushed the buffers
on seeking.
2020-02-04 21:29:35 +01:00
Twinaphex
ed4558fadd
Merge pull request #10096 from jdgleaver/disk-control-notification-labels
...
(Disk Control) Add disk labels to 'disk inserted' notifications
2020-02-04 20:10:18 +01:00
Twinaphex
b1d56207e3
Merge pull request #10097 from jdgleaver/widget-width
...
(Menu Widgets) Allow notifications to use full screen width when not displaying menu
2020-02-04 19:38:21 +01:00
jdgleaver
0d5a8c6aaa
(Menu Widgets) Allow notifications to use full screen width when not displaying menu
2020-02-04 16:07:06 +00:00
jdgleaver
9de9a79925
(Disk Control) Add disk labels to 'disk inserted' notifications
2020-02-04 15:45:00 +00:00
twinaphex
8627d638e1
Cleanups
2020-02-04 06:05:00 +01:00
twinaphex
3990254a7c
Cleanups
2020-02-04 05:54:00 +01:00
twinaphex
51290457dd
Cleanups
2020-02-04 05:01:03 +01:00
twinaphex
2c2ab2a7b9
Revert "Cleanups"
...
This reverts commit 110dda6e48
.
2020-02-04 04:49:25 +01:00
twinaphex
a7f21e6cea
(config.def.h) Cleanups
2020-02-04 04:21:31 +01:00
twinaphex
309dbacb67
Cleanup
2020-02-04 03:11:57 +01:00
twinaphex
110dda6e48
Cleanups
2020-02-04 03:10:58 +01:00
twinaphex
58457ef16c
Cleanups
2020-02-04 02:57:16 +01:00
twinaphex
55e7c16dea
Cleanups
2020-02-04 02:50:12 +01:00
twinaphex
51bc64559b
Revert "(Config file) Don't save 'nul' entries in config file anymore -"
...
This reverts commit 4c6d46137c
.
2020-02-04 01:02:40 +01:00
twinaphex
4c6d46137c
(Config file) Don't save 'nul' entries in config file anymore -
...
config file size goes from 100KB to 20KB
2020-02-04 00:05:11 +01:00
twinaphex
debbd9f15b
Remove unused menu_display_pixel_get_scale
2020-02-03 22:47:26 +01:00
twinaphex
712910dec0
Cleanups
2020-02-03 22:05:11 +01:00
twinaphex
8999235373
Cleanups
2020-02-03 21:45:55 +01:00
twinaphex
8c2fe0a9ae
Cleanup
2020-02-03 21:17:17 +01:00
Twinaphex
9651299e79
Merge pull request #10094 from IlDucci/master
...
Updating Spanish translation with latest changes.
2020-02-03 21:16:59 +01:00
twinaphex
fdb7f972a6
Update Makefile.griffin
2020-02-03 18:14:15 +01:00
twinaphex
12e82baeb3
Update - add HAVE_CONFIGFILE to Makefile.griffin
2020-02-03 18:12:43 +01:00
IlDucci
a41ee25518
Updating Spanish translation with latest changes.
2020-02-03 15:30:30 +01:00
twinaphex
cd20966fc8
Remove more settings_t dependencies
2020-02-03 08:00:08 +01:00
twinaphex
d3e0d03301
Cleanups
2020-02-03 07:44:00 +01:00
twinaphex
2cb6416572
Cleanup
2020-02-03 07:39:14 +01:00
twinaphex
3fd40c03bf
(tasks/task_core_updater.c) get Rid of some settings dependencies
2020-02-03 07:37:05 +01:00
twinaphex
e5b236898f
Cleanup
2020-02-03 07:22:30 +01:00
twinaphex
67cfff2520
Remove the menu display null drivers
2020-02-03 07:04:06 +01:00
twinaphex
68467da7ac
Remove menu_display_ctx_vga - is identical to menu display null
2020-02-03 06:55:15 +01:00
twinaphex
6b0a62d6ff
Null video driver should work now
2020-02-03 06:49:59 +01:00
twinaphex
5ff4ee96e4
(Resampler) More buildfixes
2020-02-03 03:33:50 +01:00
twinaphex
e1603c0f44
(Resampler) Cleanups
2020-02-03 01:59:24 +01:00
twinaphex
5ceb73c1cf
More casts
2020-02-03 00:29:34 +01:00
twinaphex
5f631b3499
Cast this
2020-02-03 00:24:24 +01:00
twinaphex
076fddd9d9
(Resampler) Turn this void
2020-02-03 00:16:16 +01:00
twinaphex
bcfa6d7e0e
Cleanup
2020-02-02 23:45:11 +01:00
twinaphex
2c37fb1f5e
Add HAVE_CONFIGFILE ifdefs
2020-02-02 23:41:17 +01:00
twinaphex
e0fdd8d39e
Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
...
support as well
2020-02-02 21:27:38 +01:00
twinaphex
cb48ae6989
Updates
2020-02-02 17:37:16 +01:00
twinaphex
cde2d7c18c
Looks like unnecessary logic
2020-02-02 17:32:14 +01:00
twinaphex
28b2a34191
Remove duplicate prototype
2020-02-02 08:07:59 +01:00
Twinaphex
07a2dc5aa9
Merge pull request #10089 from orbea/vulkan_warning
...
Silence warning with clang-9.0.1.
2020-02-02 04:08:24 +01:00
Twinaphex
bfbbd858fb
Merge pull request #10090 from orbea/glslang
...
Add HAVE_BUILTINGLSLANG to other build systems.
2020-02-02 04:07:57 +01:00