Commit Graph

52482 Commits

Author SHA1 Message Date
twinaphex
e93244e0cb Cleanups 2020-02-12 17:26:54 +01:00
twinaphex
71030e4d81 Cleanup 2020-02-12 17:18:14 +01:00
twinaphex
7eb41e7057 (JACK) Get rid of configuration.h dependency 2020-02-12 17:13:47 +01:00
twinaphex
ec53a400a7 Reduce dependency on settings in menu_widgets.c 2020-02-12 17:06:53 +01:00
twinaphex
bb0840956f (menu_osk) Cleanup - take out configuration.h dependencies 2020-02-12 16:45:50 +01:00
twinaphex
dd01ae8ebc menu_animation.c - no more dependency on configuration.h 2020-02-12 16:31:15 +01:00
twinaphex
1105d1019d Reduce some configuration dependencies 2020-02-12 16:13:28 +01:00
twinaphex
d918c1791a Get rid of some configuration.h dependencies 2020-02-12 16:09:30 +01:00
twinaphex
83a03b6679 Silence this warning 2020-02-12 14:16:09 +01:00
Twinaphex
f3b3fc3935
Merge pull request #10102 from Jamiras/cheevos_unsupported_core
(cheevos) if the core says it's exposing SYSTEM_RAM, give it the benefit of the doubt
2020-02-12 13:38:46 +01:00
twinaphex
1f6b90a4f9 Prevent warnings 2020-02-10 20:45:17 +01:00
twinaphex
bc5349061f Missing prototype 2020-02-10 20:39:53 +01:00
twinaphex
70e3ddb224 Cleanups 2020-02-10 17:19:49 +01:00
twinaphex
5e20a7ef5e Rework some of the config.def.h variables 2020-02-10 15:33:32 +01:00
twinaphex
0fd00ca82f Cleanup 2020-02-10 15:24:14 +01:00
twinaphex
1fafdb2843 Style nits 2020-02-10 13:18:27 +01:00
twinaphex
c142ee19ba Cleanups 2020-02-10 13:12:26 +01:00
twinaphex
880391d0c5 (libnx) Try to silence warnings 2020-02-10 12:36:11 +01:00
twinaphex
9dbad614a5 Prevent warnings 2020-02-10 11:54:05 +01:00
twinaphex
0c6bb6660a Cleanups 2020-02-10 11:49:50 +01: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
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 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