Commit Graph

53148 Commits

Author SHA1 Message Date
Autechre
e1debd6f11
Merge pull request #10252 from natinusala/split-widgets
gfx_widgets: move volume into its own file
2020-03-12 15:46:21 +01:00
Autechre
932d12a684
Merge pull request #10264 from jdgleaver/remap-msg-fix
Fix 'remap file loaded' notification message
2020-03-12 15:45:39 +01:00
Autechre
a9bb8d08f2
Update CHANGES.md 2020-03-12 15:45:23 +01:00
jdgleaver
927d801463 Fix 'remap file loaded' notification message 2020-03-12 12:16:23 +00:00
natinusala
375621394c gfx_widgets: move volume into its own file 2020-03-12 09:31:05 +01:00
natinusala
37a5e7ff08 gfx_widgets: cleanup 2020-03-12 09:29:04 +01:00
twinaphex
7fb7d4e74c Buildfix 2020-03-12 08:05:44 +01:00
twinaphex
649aee49ba (task_content.c) Cleanups 2020-03-12 07:29:04 +01:00
twinaphex
67ea016c09 (task_content.c) cleanups 2020-03-12 07:14:44 +01:00
twinaphex
38135c505b Rearrange struct members based on size 2020-03-12 06:59:07 +01:00
twinaphex
f13a4b10ee (task_content.c) Move global variables to struct 2020-03-12 06:45:17 +01:00
twinaphex
0611581b28 (Win32) Remove this - hopefully it sets Ozone to default 2020-03-12 03:52:56 +01:00
Autechre
3bfd6ababd
Merge pull request #10261 from valadaa48/odroidgo2_conf_extra
Change some defaults for odroidgo2
2020-03-12 02:22:35 +01:00
valadaa48
ea53d4ab38 Change some defaults for odroidgo2 2020-03-12 01:15:05 +00:00
Twinaphex
4a533447a1
Merge pull request #10258 from WeedyWeedSmoker/French-translation-update
French: Add Menu scroll acceleration
2020-03-11 19:58:10 +01:00
Weedy Weed Smoker
16d62001e0
French: Add Menu scroll acceleration 2020-03-12 01:36:41 +07:00
Twinaphex
00577b8950
Merge pull request #10255 from jdgleaver/widget-persistence
Enable widget persistence across drivers_init()/driver_uninit() events
2020-03-11 19:21:27 +01:00
jdgleaver
b92dcd1334 (gfx_widgets) reorder internal status updates 2020-03-11 14:28:15 +00:00
jdgleaver
086c68bca7 Enable widget persistence across drivers_init()/driver_uninit() events 2020-03-11 11:47:13 +00:00
Twinaphex
2a0833378d
Merge pull request #10239 from parport0/master
(Menu) Add Menu Scroll Acceleration option
2020-03-10 21:33:51 +01:00
twinaphex
c4dfa1e12a (Gfx drivers) Cleanups 2020-03-10 19:52:05 +01:00
twinaphex
ae18fc808d Cleanups 2020-03-10 19:32:21 +01:00
twinaphex
92b09a9f60 (Video layout) Get rid of video_frame_info dependency 2020-03-10 19:10:02 +01:00
twinaphex
abcfe03059 (Metal) Simplification 2020-03-10 19:03:34 +01:00
Twinaphex
9e8dd390b2
Update CHANGES.md 2020-03-10 15:17:41 +01:00
Twinaphex
ee5e7f8034
Merge pull request #10246 from jdgleaver/thread-status-fix
Ensure proper detection of 'threaded video' state when calling 'drivers_init()'
2020-03-10 15:16:00 +01:00
jdgleaver
3b3eaa1e24 Ensure proper detection of 'threaded video' state when calling 'drivers_init()' 2020-03-10 12:17:38 +00:00
parport0
1e315bb61b Rename PSP-style scroll to Menu scroll acceleration 2020-03-10 13:10:09 +01:00
Twinaphex
e2a703896f
Update CHANGES.md 2020-03-10 06:42:24 +01:00
Twinaphex
d2f3af69f4
Merge pull request #10243 from libretro/RobLoach/database-korea-asia-discs
database: Add scanning Korea and Asia discs
2020-03-10 06:41:05 +01:00
Rob Loach
84eb05c917
database: Add scanning Korea and Asia discs
This change adds support for scanning Korean and Asian media discs to task_database_cue.c.

Found by @pkos, and fixes #10241 .
2020-03-09 22:46:30 -04:00
twinaphex
bbe688cd05 Updates 2020-03-10 03:38:45 +01:00
Twinaphex
d81e756fa7 (Metal) Buildfix 2020-03-10 03:37:48 +01:00
twinaphex
8a4e8f4ae9 (Stripes) Cleanups 2020-03-10 03:35:10 +01:00
twinaphex
f4c5036c3c Get rid of video_frame_info dep for fonts 2020-03-10 03:24:59 +01:00
Twinaphex
35a528a3e0 (Metal raster font) Remove dependency on video_info 2020-03-10 03:02:37 +01:00
Twinaphex
783f16b198 Updates 2020-03-10 02:48:01 +01:00
Twinaphex
238d72d187 Buildfix 2020-03-10 02:38:23 +01:00
Twinaphex
dde5f67962 Revert "(Metal raster font) remove video_frame_info dep"
This reverts commit f2df63e246.
2020-03-10 02:07:10 +01:00
twinaphex
f2df63e246 (Metal raster font) remove video_frame_info dep 2020-03-10 02:02:19 +01:00
twinaphex
083a0453c6 (PS2) Buildfix 2020-03-10 01:07:29 +01:00
twinaphex
1a854021a4 (Metal raster font) More simplifications 2020-03-09 22:47:40 +01:00
twinaphex
2da2dd3b0b (Metal raster font) Simplify code 2020-03-09 22:44:01 +01:00
twinaphex
c77861126f remove video_info deps 2020-03-09 22:35:25 +01:00
twinaphex
867bdad010 Get rid of unimplemented FPGA font driver 2020-03-09 22:13:17 +01:00
twinaphex
a395bf9355 (Drivers font) Start getting rid of video_frame_info dependency 2020-03-09 21:56:03 +01:00
twinaphex
43feea3496 (Drivers font) Add parameter 2020-03-09 21:34:14 +01:00
twinaphex
0ee8119459 (widgets) Nits 2020-03-09 19:35:49 +01:00
Twinaphex
adfef2a503
Merge pull request #10240 from natinusala/split-widgets
gfx_widgets: start moving widgets into their own file
2020-03-09 19:14:26 +01:00
twinaphex
252bb3a905 (GLX) Fixes fastforwarding issues 2020-03-09 19:13:43 +01:00