Commit Graph

107 Commits

Author SHA1 Message Date
sorgelig
4385e24989 scripts: use Scripts folder as default, add warning note. 2019-05-01 01:56:09 +08:00
sorgelig
5ce3f34f3a OSD: F10 - start/stop Wiimote daemon. 2019-04-29 02:10:23 +08:00
sorgelig
4014b10874 Archie: option to fix 25MHz audio. 2019-04-27 00:51:15 +08:00
sorgelig
e825f8d0a0 Archie: add 60hz option. 2019-04-26 04:22:39 +08:00
sorgelig
04518562cc input: support for 2 buttons sets. 2019-04-21 20:21:26 +08:00
sorgelig
9740549327 input: allow to map key/button to enter and escape keys. 2019-04-11 00:55:15 +08:00
sorgelig
c6c58d60d2 Fix EOL. 2019-04-06 17:11:33 +08:00
sorgelig
28059fb4e9 Add BT indicator to menu core. 2019-04-05 23:35:21 +08:00
sorgelig
777732475d Remove DS3 BT pairing customization. 2019-04-05 18:51:02 +08:00
sorgelig
e7ba2551d5 BT pair dialog. 2019-04-03 13:00:21 +08:00
sorgelig
20b67f2e44 Version display update. 2019-03-23 00:43:39 +08:00
sorgelig
00a75bd80b Fix EOL in sources. 2019-03-22 20:38:14 +08:00
sorgelig
5cf3638ca0 Input: show message if joystick not defined. Request to define the joystick in Menu core. 2019-03-21 06:16:31 +08:00
sorgelig
54796b0021 Input: fixes, add dpad test step. 2019-03-20 03:28:52 +08:00
sorgelig
14df06a0d3 Input: fixes and tweaks. 2019-03-19 03:13:46 +08:00
sorgelig
41011d365c Input: Analog mapping, remove axes customization, support up to 32 gamepad buttons. 2019-03-18 02:10:43 +08:00
Aitor Gómez
ee250685e1 Bootcore feature
[MiSTer]
; lastcore - Autoboot the last loaded core (corename autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; lastexactcore - Autoboot the last loaded exact core (corename_yyyymmdd.rbf autosaved in CONFIG/lastcore.dat) first found on the SD/USB
; corename - Autoboot first corename_*.rbf found on the SD/USB
; corename_yyyymmdd.rbf - Autoboot first corename_yyyymmdd.rbf found on the SD/USB
;bootcore=lastcore    ; uncomment to autoboot a core, as the last loaded core.
bootcore_timeout=10  ; 10-30 timeout before autoboot, comment for autoboot without timeout.
2019-03-13 06:04:26 +01:00
sorgelig
02f0a802d5 Archie: option to swap mouse buttons 2/3. 2019-03-04 18:43:13 +08:00
sorgelig
7b5072df86 Archie: remove fdc/file customization. 2019-03-03 22:03:00 +08:00
sorgelig
90eb133882 Fix OSD volume control. 2019-02-28 01:52:59 +08:00
sorgelig
472e344e67 2 more color backrounds for Menu core. 2019-02-26 19:50:51 +08:00
bbond007
e04a275d09 Remove "Uartmode : MIDI-38K" by adding /tmp/CORENAME 2019-02-22 18:37:32 -05:00
sorgelig
ae98863cca OSD: scroll to top if first item is selected. 2019-02-08 15:39:01 +08:00
bbond007
a5151f9b64 Fix Archie menu to let you select EXIT 2019-02-07 16:53:35 -05:00
sorgelig
91654a6e50 Fix hang if no files found. 2019-01-26 17:28:18 +08:00
sorgelig
dade2f6dbe OSD: Volume control option. 2019-01-26 17:10:23 +08:00
sorgelig
07f4d0c5b3 Support for * wildcard. 2019-01-25 07:12:50 +08:00
sorgelig
e52d1c25f7 Minimig: improve the config selector. 2019-01-19 15:17:16 +08:00
bbond007
bf458d9f89 Change MIDI link to MidiLink to match INI File name. Change "Reset UART Connection" to "Reset UART connection" to match other menus 2019-01-18 01:34:50 -05:00
bbond007
67754d2a15 typo 2019-01-18 00:21:25 -05:00
bbond007
3e1d1c0fdf change /dev/midi to /dev/midi1 and add option to reset without making change 2019-01-18 00:17:14 -05:00
bbond007
09c20fa78c undo 2019-01-17 21:05:29 -05:00
bbond007
b94ceecad3 hasmidi fix 2019-01-17 20:55:05 -05:00
sorgelig
c4cf5e3687 OSD: separate page for UART settings. 2019-01-18 07:24:20 +08:00
sorgelig
f2af0772bf Save midilink mode. 2019-01-18 05:14:28 +08:00
sorgelig
d4606d88ee OSD: refactor the system page. 2019-01-17 18:30:16 +08:00
sorgelig
bea2e3065a Merge pull request #44 from bbond007/master
Change MidiLink order /FSYNTH/MUNT/TCP/UDP
2019-01-17 10:26:28 +08:00
Dan
873b4425a6 use END key to navigate to last file in directory 2019-01-17 03:06:49 +01:00
bbond007
919d9e9e78 Change MidiLink order /FSYNTH/MUNT/TCP/UDP 2019-01-16 20:37:30 -05:00
sorgelig
5c5ffa4f75 Fix reboot option. 2019-01-10 02:05:26 +08:00
bbond007
1885a7d106 Merge https://github.com/MiSTer-devel/Main_MiSTer 2019-01-08 18:42:57 -05:00
bbond007
77cd97a578 check for /etc/asound.conf to enable MidiLink : MUNT/FSYNTH 2019-01-08 18:40:38 -05:00
sorgelig
5f8fbe5253 Open joystick buttons setup menu if not defined. 2019-01-06 23:47:46 +08:00
bbond007
1598c9fcb7 Merge https://github.com/MiSTer-devel/Main_MiSTer 2019-01-01 22:07:30 -05:00
sorgelig
f0dd11c50c Core name in joystick button definition as a hint. 2019-01-02 02:57:28 +08:00
sorgelig
1c98d1e938 Improved look of datecode. 2018-12-29 21:22:28 +08:00
sorgelig
ddd5b75d2b Fix the warnings and some errors. 2018-12-29 21:15:25 +08:00
David Holm
e144cd713f menu: Initialize variables before use
Initialize `rdb` and `m` to zero at the top of `HandleUI` before they
are accessed.
2018-12-29 12:19:06 +01:00
bbond007
adb00d8f07 Merge https://github.com/MiSTer-devel/Main_MiSTer 2018-12-28 18:44:25 -05:00
bbond007
2d82e7f57a add MidiLink TCP option 2018-12-28 18:43:51 -05:00