57801 Commits

Author SHA1 Message Date
Twinaphex
6211475a09 (iOS6) Add assets.zip/modules dir 2021-03-28 08:07:50 +02:00
Autechre
502ecb2d64
Merge pull request #12202 from jdgleaver/dingux-invalid-resolution-fix
OpenDingux: Improve handling of unsupported display resolutions + buffer overflow fix
2021-03-27 21:48:29 +01:00
jdgleaver
fe6e02e9bd OpenDingux: Improve handling of unsupported display resolutions + buffer overflow fix 2021-03-27 14:58:02 +00:00
twinaphex
788f716a30 (shader_gl_core) Cut down on some std::string usage 2021-03-27 03:51:00 +01:00
twinaphex
159c03cb34 Bump up version (but don't tag yet) 2021-03-27 02:22:39 +01:00
twinaphex
c748b3d065 (iOS6/iOS9) Take out HAVE_UPDATE_CORES 2021-03-26 23:56:17 +01:00
Autechre
89b2c936d0
Merge pull request #12199 from sonninnos/menu-scroll-relocate
Relocate 'Menu Scroll' settings
2021-03-26 22:39:44 +01:00
twinaphex
9758d56c26 Buildfix 2021-03-26 22:13:25 +01:00
twinaphex
f3b008f093 * Take out HAVE_UPDATE_CORES for iOS9
* If HAVE_UPDATE_CORES is defined, then set Core directory to <home dir>/cores,
otherwise set it to <bundle>/modules
2021-03-26 21:58:49 +01:00
sonninnos
1c63dec47e Relocate 'Menu Scroll' settings 2021-03-26 21:01:18 +02:00
Autechre
f9369fbd6a
Merge pull request #12198 from yoshisuga/ios9_fix_xcodeproj
[iOS9[ add assets.zip and modules references
2021-03-26 18:19:26 +01:00
Yoshi Sugawara
6a8528dbdc add assets.zip and modules references 2021-03-26 07:16:13 -10:00
Autechre
89044cd65e
Merge pull request #12197 from jdgleaver/dingux-beta-battery
OpenDingux Beta: Fix reporting of battery level
2021-03-26 17:35:50 +01:00
jdgleaver
d8f08f8177 OpenDingux Beta: Fix reporting of battery level 2021-03-26 16:15:44 +00:00
Autechre
23d22a1471
Merge pull request #12196 from jdgleaver/label-sanitization-fix
Fix playlist label sanitisation
2021-03-26 13:37:41 +01:00
jdgleaver
df28f998c2 Fix playlist label sanitisation 2021-03-26 12:22:10 +00:00
Autechre
bbcf1c8881
Merge pull request #12194 from sonninnos/scroll-delay
Customizable menu scroll hold delay
2021-03-26 03:49:48 +01:00
Autechre
26985d97de
Merge pull request #12195 from sonninnos/custompos-dropdown
Dropdown menus for Custom Aspect Ratio positions
2021-03-26 03:49:18 +01:00
sonninnos
23d558564f Customizable menu scroll hold delay 2021-03-26 04:23:52 +02:00
sonninnos
7754a20fc5 Dropdown menus for Custom Aspect Ratio positions 2021-03-26 04:13:22 +02:00
twinaphex
c26741de70 Rename local variables 2021-03-25 22:48:00 +01:00
Autechre
4907a7860e
Merge pull request #12192 from sonninnos/input-menu
Input menu reorganizing
2021-03-25 22:47:20 +01:00
sonninnos
9062b61511 Separate 'Turbo Fire' menu 2021-03-25 22:28:18 +02:00
twinaphex
cd9d6c0511 gfx_display - Get rid of lots of pointer grabbing 2021-03-25 20:12:34 +01:00
twinaphex
8064af8f15 Get rid of more pointer grabbing 2021-03-25 19:22:12 +01:00
Autechre
d5e3103cf9
Merge pull request #12190 from jdgleaver/dingux-beta
Add OpenDingux Beta support
2021-03-25 18:36:04 +01:00
jdgleaver
0a08437e0a Add OpenDingux Beta support 2021-03-25 16:19:42 +00:00
twinaphex
0674de54ee (gfx_widgets.c) Get rid of more pointer grabbing to
config_get_ptr/dispwidgets_get_ptr/etc
2021-03-25 15:05:09 +01:00
Autechre
93edb2f2fb
Merge pull request #12189 from farmerbb/master
[Android] Add a DocumentsProvider for easier access to the app's internal storage
2021-03-25 12:42:01 +01:00
Braden Farmer
27e19318ce [Android] Add a DocumentsProvider for easier access to the app's internal storage 2021-03-24 23:06:38 -06:00
twinaphex
998673b8c3 (gfx_widgets) Cleanups 2021-03-25 04:59:07 +01:00
twinaphex
fada1caf68 Move two widgets functions over to proper source file 2021-03-25 04:55:27 +01:00
twinaphex
7505790f32 Cut down on MIDI driver logspam when MIDI just points to null driver 2021-03-25 03:33:42 +01:00
twinaphex
8919606f3a (iOS9) Buildfix 2021-03-25 01:35:47 +01:00
twinaphex
be3960e2be (gfx widgets) Add widgets_userdata to video_frame_info 2021-03-24 19:16:46 +01:00
twinaphex
78f7deffba Get rid of early return in video_shader_write_root_preset 2021-03-24 18:44:55 +01:00
twinaphex
d911dd6efc (video_shader_parse.c) Tons of functions here should have been
made static, tons of log spam put behind DEBUG ifdefs
2021-03-24 18:31:20 +01:00
twinaphex
5aaf4150e2 (file_path.c) Use strlcpy for these instead of snprintf 2021-03-24 17:26:34 +01:00
twinaphex
ed0c9ef1dc Buildfix 2021-03-24 02:39:57 +01:00
twinaphex
d9fa5585a0 Silence static code analysis warings pointed out by cppcheck 2021-03-24 02:23:58 +01:00
twinaphex
71b4a4558c (DISABLE_MENU) Add another conditional 2021-03-24 02:10:35 +01:00
twinaphex
118ff58e6b Add more conditionals for --disable-menu 2021-03-24 01:44:30 +01:00
twinaphex
95f5df358a Fix --disable-menu 2021-03-24 01:24:49 +01:00
twinaphex
8f79e14d0a Silence LGTM static code analysis warnings 2021-03-24 00:25:47 +01:00
Autechre
1a263586e3
Merge pull request #12188 from MrHuu/ctr_gfx_widgets
(3DS) Add HAVE_GFX_WIDGETS
2021-03-23 23:41:37 +01:00
MrHuu
b9849f78f7 (3DS) Add HAVE_GFX_WIDGETS 2021-03-23 22:03:44 +01:00
twinaphex
26824b1f27 (D3D) Comment out Debug functions 2021-03-23 21:24:17 +01:00
Autechre
605a96a096
Merge pull request #12187 from davidgfnet/OGA-vertical
Upstream OGA patch for vertical screen
2021-03-23 20:55:23 +01:00
David Guillen Fandos
1cad93207b Upstream OGA patch for vertical screen
This keeps the tradition DRM driver along with the OGA one. The probe
function skips the driver if the screen is non rotated to fall back to
the regular DRM driver. This is being upstreamed from the Lakka repo.
2021-03-23 20:27:24 +01:00
twinaphex
0d06927105 Use ARRAY_SIZE where applicable 2021-03-23 17:14:41 +01:00