26 Commits

Author SHA1 Message Date
Guo Yunhe
171dd52984 Synchronize translations 2020-06-04 12:40:25 +03:00
twinaphex
b00bf17153 Move menu_widgets to gfx/ and call it gfx_widgets 2020-02-17 01:54:07 +01:00
twinaphex
fc9edda0ef Turn menu_animation.c into gfx_animation.c 2020-02-16 14:01:34 +01:00
twinaphex
ee3208ac39 Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
natinusala
f941d4e625 menu widgets: add first achievement notification widget 2019-04-11 16:46:41 +02:00
natinusala
43b1768ee7 ozone: use menu_thumbnail for thumbnails 2019-03-14 16:56:07 +01:00
natinusala
57dd10b5eb ozone: first pass of thumbnails support 2019-03-11 13:58:24 +01:00
radius
671e90a415 [discord] party & ask to join refinements 2019-02-06 22:45:05 -05:00
natinusala
c20ab3864d First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
radius
77faf4ac4a [subsystem] try to load subsystems without loading content 2018-11-24 23:34:51 -05:00
natinusala
33ecec05c5 ozone: split into multiple files 2018-11-19 13:15:09 +01:00
natinusala
73f6e51892 ozone: improve OSK display 2018-11-13 15:48:16 +01:00
natinusala
d35f747b5a menu_animation: add menu_timer system 2018-11-13 14:33:32 +01:00
natinusala
3b08a377db vscode: don't detect indentation, use 3 spaces as default 2018-11-13 12:46:57 +01:00
natinusala
158ddc0b2a New menu driver : ozone (Nintendo Switch lookalike) 2018-10-26 13:24:32 +02:00
natinusala
fef4448ddb libnx: added touch support 2018-10-01 21:22:21 +02:00
radius
bcb960d248 record] start adding menu entries 2018-09-23 19:09:28 -05:00
radius
49214de125 [record] start whipping some sense into this feature 2018-09-15 17:49:39 -05:00
radius
fed74b9e70 [discord] populate data correctly 2018-09-12 01:45:28 -05:00
radius
4d0729187f [discord] start getting ready for ask-to-join functionality, cleanup some of the mess 2018-09-12 01:45:27 -05:00
radius
717e45dc52 Add mouse wheel support
enable hold to bind on android

cleanup
2018-06-29 21:12:47 -05:00
radius
c2c5265916 only apply deadzone on analog to digital remapping, not analog to analog 2018-05-27 11:58:52 -05:00
radius
908d9b315b overrides: improve 43220c088a79ca79980ff7bfcbf3f64bdb729921 a bit 2018-05-13 22:05:18 -05:00
radius
51edf47ed2 remap-redux part 2: cleanup keymapper code 2018-04-08 12:13:42 -05:00
radius
c3e6ac96aa only reinit when HID devices are attached 2017-12-27 15:34:18 -05:00
radius
562f7071f0 allow building and debugging RetroArch from Visual Studio code automatically on a MINGW64 (MSYS2) installation
this works if MSYS2 is installed in the default path

allow building RetroArch from the command pallete

Allow building, and starting RetroArch via vscode Tasks

use 3 whitespaces for tabs
2017-11-29 18:21:13 -05:00