52580 Commits

Author SHA1 Message Date
twinaphex
0c6bb6660a Cleanups 2020-02-10 11:49:50 +01:00
Guo Yunhe
a4bb8f130b
Merge branch 'master' into translation-update-script 2020-02-07 10:59:36 +02:00
twinaphex
dce610747b Update audio resampler 2020-02-07 07:53:23 +01:00
Twinaphex
84e6c2a185
Merge pull request #10095 from eadmaster/patch-2
added GET_CONFIG_PARAM and SHOW_MSG network commands
2020-02-06 19:57:15 +01:00
Jamiras
446e44cb09 if the core says it's exposing SYSTEM_RAM, give it the benefit of the doubt 2020-02-05 18:16:34 -07:00
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
Weedy Weed Smoker
609dde0988
Another small change to the french translation 2020-02-05 03:15:03 +07:00
Weedy Weed Smoker
41b5387203
Small change to the french translation 2020-02-05 03:06:06 +07:00
Weedy Weed Smoker
2311936580
French translation update
and small typo fix for the english file…
2020-02-05 02:59:48 +07: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
eadmaster
ed0a624b12
added GET_CONFIG_PARAM and SHOW_MSG network commands 2020-02-04 08:57:45 +01: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 110dda6e48a2c400cd31ad91288135b54ba7b9dc.
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 4c6d46137c05e583de5d8978e95991f36344d86b.
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