Commit Graph

53179 Commits

Author SHA1 Message Date
Tatsuya79
a780755af7 qt: expose dropped thumbnal size limit 2020-03-13 22:46:46 +01:00
Rob Loach
8794360b65
Merge pull request #10273 from WeedyWeedSmoker/French-translation-update
French: Rename menu widgets to display widgets
2020-03-13 08:19:38 -04:00
Weedy Weed Smoker
6b9f8be3fb
French: Rename menu widgets to display widgets 2020-03-13 19:03:14 +07:00
Autechre
bae318dbc2
Merge pull request #10271 from phcoder/3ds
3ds: Add ids for ffmpeg and freechaf
2020-03-13 10:04:33 +01:00
Vladimir Serbinenko
11ece8b373 3ds: Add ids for ffmpeg and freechaf 2020-03-13 09:56:53 +01:00
twinaphex
efb0b87c1d (Menu cbs title) Take out more hash labels 2020-03-13 06:25:43 +01:00
twinaphex
7986561598 Rename menu widgets to display widgets 2020-03-13 03:58:33 +01:00
Autechre
0aecf033b6
Update CHANGES.md 2020-03-13 02:22:53 +01:00
Autechre
3c6bea1113
Merge pull request #10270 from libretro/RobLoach/database-psp-korea
(Database) Add support for scanning PSP Korean
2020-03-13 02:22:21 +01:00
twinaphex
7f8c13ae09 (GDI/Win32) Refactor code - handle doubleclick press on title bar
inside DInput driver
2020-03-13 02:20:31 +01:00
Rob Loach
7403b3de8a
(Database) Add support for scanning PSP Korean
This adds support for scanning PlayStation Portable Korean region.

Found by @pkos, and fixes #10268
2020-03-12 21:19:32 -04:00
twinaphex
925ec7bc82 (MSVC 2010) Buildfix 2020-03-13 01:03:48 +01:00
twinaphex
30e8ec6543 (win32_common.c) Put g_win32_resized into struct 2020-03-13 00:15:51 +01:00
twinaphex
91fd05133b C89_BUILD fix 2020-03-13 00:11:43 +01:00
twinaphex
c796f3268b (win32_common.c) Cleanups 2020-03-13 00:11:21 +01:00
twinaphex
b4da4940eb Revert "(Win32) Move global state to struct"
This reverts commit dfa1288988.
2020-03-12 22:10:24 +01:00
twinaphex
26bb0105c0 (Vita) Buildfix 2020-03-12 20:54:38 +01:00
Autechre
2e215c4efd
Merge pull request #10267 from WeedyWeedSmoker/French-translation-update
French: small cosmetic changes/improvements
2020-03-12 20:29:02 +01:00
Weedy Weed Smoker
d9dccf0c78
French: small cosmetic improvement 2020-03-13 00:27:09 +07:00
Weedy Weed Smoker
6b279a2581
French: small cosmetic changes/improvements 2020-03-13 00:16:59 +07:00
Autechre
66f621f810
Merge pull request #10266 from WeedyWeedSmoker/French-translation-update
French: Fix 'remap file loaded' notification msg
2020-03-12 17:48:17 +01:00
twinaphex
dfa1288988 (Win32) Move global state to struct 2020-03-12 17:47:49 +01:00
Weedy Weed Smoker
fdad03e878
French: Fix 'remap file loaded' notification msg 2020-03-12 23:39:13 +07:00
Autechre
ee92c6d679
Update CHANGES.md 2020-03-12 17:18:45 +01:00
Autechre
4ccff43919
Merge pull request #10265 from jdgleaver/glui-scroll-fix
(GLUI) Fix ragged/broken scrolling when navigating at very high speed via gamepad/keyboard/mouse wheel
2020-03-12 17:17:49 +01:00
jdgleaver
050ac1e9cf (GLUI) Fix ragged/broken scrolling when navigating at very high speed via gamepad/keyboard/mouse wheel 2020-03-12 16:04:22 +00:00
twinaphex
28eec1489a Every global has to be named uniquely for Griffin targets 2020-03-12 17:00:13 +01:00
Autechre
76f0c14289
Merge pull request #10263 from jdgleaver/widget-scale-setting-cleanup
Use single 'Widgets Scale Override' setting on console and mobile platforms
2020-03-12 16:38:38 +01:00
Autechre
c20e83e50a
Merge pull request #10256 from jdgleaver/threaded-video-show-mouse
(Threaded Video) Enable proper mouse cursor show/hide functionality
2020-03-12 16:09:09 +01:00
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
jdgleaver
018209d6c2 Use single 'Widgets Scale Override' setting on console and mobile platforms 2020-03-12 11:29:53 +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
27ab57bc05 (Threaded Video) Enable proper mouse cursor show/hide functionality 2020-03-11 16:26:17 +00: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