Commit Graph

  • d4469d2a3d Add SNI uartmode (#17) master Jonathan Keller 2026-04-06 00:00:49 -07:00
  • 03209fd818 Re-add killall command for processes midilink might spawn (a bandaid fix until a better solution can be found). (#16) Lethja 2025-09-24 15:31:21 +10:00
  • 1143eccb7d PPPD respawn logic (#15) Lethja 2025-09-23 16:55:42 +10:00
  • 8546896695 uartmode script kill_all function refactor (#14) Lethja 2025-09-23 16:54:32 +10:00
  • a9942b0536 Don't DHCP use self assigned IP (#13) Keith Conger 2022-04-29 05:14:28 -06:00
  • 6b1cfe66fa update uartmode script bbond007 2021-02-07 14:43:05 -05:00
  • b65b881b85 Add uartmode script. sorgelig 2021-02-02 15:12:55 +08:00
  • 0548b2068f Set BAUD rate from '/tmp/UART_SPEED' when using MENU. sorgelig 2021-02-02 13:22:27 +08:00
  • b4979983d8 update README.md 🐱 bbond007 2021-01-30 19:10:14 -05:00
  • 57979794c2 Wrete currently selected soundfont to /tmp/ML_SOUNDFONT bbond007 2021-01-30 19:04:10 -05:00
  • 0560156f42 Add SERMIDI (fallback) mode for MIDI over USB Serial instead of USB MIDI bbond007 2021-01-30 15:03:36 -05:00
  • 9900c4d97b have midilink & mlinkutil write current baud rate to "/tmp/ML_BAUD" to be read by OSD; bbond007 2021-01-28 22:16:30 -05:00
  • 4b77aa5c7c Change Version # bbond007 2021-01-25 18:39:40 -05:00
  • 8fd2e06233 make USBMIDI no longer overide(if /dev/midi1 existed) for MENU switch bbond007 2021-01-24 21:10:08 -05:00
  • 777dba44b0 MidiLink will not change BAUD for USB Serial unles "/tmp/ML_USBSER" exists bbond007 2021-01-11 19:46:10 -05:00
  • 217af00359 Fix baudrate in USBSER mode. sorgelig 2020-12-22 05:38:20 +08:00
  • 375e8432c1 Update makefile, add .gitignore sorgelig 2020-09-08 18:54:41 +08:00
  • 0aacad1316 Merge pull request #11 from bbond007/master Alexey Melnikov 2020-08-20 19:00:45 +08:00
  • 8b1ac47a13 remove unused case conversion & add -mtune=cortex-a9 to Makefile bbond007 2020-08-19 13:36:13 -04:00
  • cd1b5fb479 Add MIDI Through support for testing bbond007 2020-08-16 19:15:29 -04:00
  • a6b0b84af1 Change version bbond007 2020-08-16 18:03:51 -04:00
  • db59f25dc0 Expand parser encode buffer from 256 to 1024 bytes bbond007 2020-08-16 17:32:55 -04:00
  • 91a3ffa1e1 Up version# & remove 93750 BAUD bbond007 2020-08-15 01:17:50 -04:00
  • 485f2846ba update INI for [AO486] bbond007 2020-08-15 01:10:34 -04:00
  • b8763c1d1f Change ao486 default UDP/MIDI baud. bbond007 2020-08-15 01:04:10 -04:00
  • 36cb80081d ao486 Core change MIDI BAUD from 38400 to 31250 bbond007 2020-08-13 18:57:21 -04:00
  • 725f46027f Fix C64 Petskii #2 bbond007 2020-08-13 17:31:53 -04:00
  • e4800d0c5c Fix C64 Petskii bbond007 2020-08-13 17:28:35 -04:00
  • 7f4fca73cf Merge pull request #10 from bbond007/master Alexey Melnikov 2020-08-13 03:44:06 +08:00
  • 67ede07429 fix ini var bbond007 2020-08-11 18:27:10 -04:00
  • 898957add8 Refactor & Cleanup bbond007 2020-07-15 22:34:02 -04:00
  • e5da0160ed Refactor & Cleanup bbond007 2020-07-15 22:03:45 -04:00
  • 7b7fd8dfa0 Refactor modem stuff out of main.c to modem.c bbond007 2020-07-15 21:25:51 -04:00
  • df2a61ee32 Merge pull request #9 from bbond007/master Alexey Melnikov 2020-05-31 17:54:19 +08:00
  • 8c9d136916 Set permissions for midilink & mlinkutil bbond007 2020-05-22 20:34:21 -04:00
  • 026b38670d update README.md bbond007 2020-05-21 20:26:58 -04:00
  • 7a0d9867b0 Merge branch 'master' of https://github.com/bbond007/MiSTer_MidiLink bbond007 2020-05-21 20:22:17 -04:00
  • 3f969dfa11 Add UDPMUNT, UDPMUNTGM & UDPFSYNTH options bbond007 2020-05-21 19:53:43 -04:00
  • 34234c5cfb Add UDPMUNT, UDPMUNTGB & UDPFSYNTH options bbond007 2020-05-21 19:53:43 -04:00
  • 6ed0a30a38 Fix misc_do_rowcheck() bbond007 2020-05-10 08:02:07 -04:00
  • f7af75ef97 Fix missing str null term bbond007 2020-05-10 07:28:03 -04:00
  • 8780c4da27 fix ARROWS stop at 2 bbond007 2020-05-10 05:40:26 -04:00
  • a43050f0ca fix clear screen for C64 bbond007 2020-05-10 05:20:35 -04:00
  • 2956bc7bdb Fix [PAUSE] for C64 bbond007 2020-05-10 04:11:58 -04:00
  • 9beb8fe55a Cleanup misc_file_to_serial() bbond007 2020-05-10 03:42:44 -04:00
  • a2c85c755c Ignore DOS line-feed in MidiLink.DIR bbond007 2020-05-10 03:01:18 -04:00
  • afa1a8c14e update midilink_updater.sh & MidiLink_INI.zip bbond007 2020-05-10 00:51:47 -04:00
  • 6a1cb59fdc add mlinkutil dl to midilink_updater.sh bbond007 2020-05-10 00:32:45 -04:00
  • 189b2cc38b Fix [PAUSE] bug bbond007 2020-05-10 00:16:16 -04:00
  • 585e2f16b4 fix error mgs bbond007 2020-05-08 13:25:59 -04:00
  • 45c20c4a2f USBSER fix (was line-buffering) bbond007 2020-05-08 10:41:29 -04:00
  • 34f07a84ce Add switch for setting BAUD bbond007 2020-05-08 07:29:48 -04:00
  • c547dda8dd Add 'USBSER' switch for using external USB serial adapters bbond007 2020-05-08 06:43:39 -04:00
  • ac65344373 Merge pull request #8 from bbond007/master Alexey Melnikov 2020-05-08 05:25:43 +08:00
  • 1db5cdb7c3 add usage info to mlinkutil bbond007 2020-05-06 22:36:53 -04:00
  • b75cd9f672 add SFFONT optin to mkinkutil bbond007 2020-05-06 01:45:40 -04:00
  • c00cb1f3d6 UDP_BAUD_ALT & TCP_BAUD_ALT bbond007 2020-05-05 01:18:18 -04:00
  • 23c7748c9b UDP_ALT_BAUD & TCP_ALT_BAUD bbond007 2020-05-05 01:07:25 -04:00
  • 26211b3983 Merge pull request #3 from MiSTer-devel/master BinaryBond007 2020-05-05 00:44:59 -04:00
  • 126376f2e1 add mlinkutil (sets baud) bbond007 2020-05-04 20:06:43 -04:00
  • 82831287a7 Alternative TCP/UDP bauds. sorgelig 2020-05-03 17:56:43 +08:00
  • 947c60ebe3 Merge pull request #7 from bbond007/master sorgelig 2020-05-03 16:50:08 +08:00
  • 528707357e update version bbond007 2020-04-30 18:54:31 -04:00
  • 5204e593de update midilink_updater.sh broken soundfont download bbond007 2020-04-30 18:50:43 -04:00
  • 3c1f4fd0b5 DELAYSYSEX fix & clean-up main.c & fix misc_list_files bug & fix soundfont_install.sh bbond007 2020-04-30 18:38:13 -04:00
  • 5b923f84e2 Merge pull request #6 from bbond007/master sorgelig 2020-01-04 19:14:32 +08:00
  • 6f1ead498d Update Version # bbond007 2019-11-02 05:41:45 -04:00
  • b00e3b90a9 Commands ATQ1 & ATQ2 for Verobose/Suppressed TCP/Modem result codes + INI option bbond007 2019-10-11 21:38:13 -04:00
  • 82715f66f0 DTR option set by AT command and INI bbond007 2019-10-11 02:58:09 -04:00
  • 54fc3cc007 re-enable client "RING' & "CONNECT" response bbond007 2019-10-10 20:42:55 -04:00
  • edfa8d5e51 DTR drop causes modem to hangup bbond007 2019-10-10 20:16:03 -04:00
  • 6b15f83ca9 DTR hangup bbond007 2019-10-09 23:47:41 -04:00
  • 311fd28aed Add 'Carrier Detect' to TCP/Modem emulation bbond007 2019-10-07 22:44:07 -04:00
  • a947e9e06b ATUARTTEST test bbond007 2019-04-15 22:11:13 -04:00
  • 7c80dd8edb add expermintal INI option MUNT_CPU_MASK bbond007 2019-04-12 04:36:30 -04:00
  • 8cad1812a4 Merge pull request #5 from bbond007/master sorgelig 2019-04-08 23:30:50 +08:00
  • e15690e723 cleanup & update INSTALL/README bbond007 2019-03-19 01:08:15 -04:00
  • c1b22e5bb9 Disable Nagle's algorithm (TCP_NODELAY) bbond007 2019-03-18 23:46:09 -04:00
  • 0488ec775c TCP_NODELAY bbond007 2019-03-16 17:04:20 -04:00
  • 9cad4008d3 "NO CARRIER" on hangup bbond007 2019-03-15 05:37:26 -04:00
  • 91b15cf54f cleanup fix PETSKII for Q-link bbond007 2019-03-11 23:37:13 -04:00
  • 6ed6654b65 fix bug with PETSKII translation enabled for Q-link bbond007 2019-03-11 23:05:00 -04:00
  • 67fa4b2eff fix 'AT' command AT&K bbond007 2019-03-05 00:03:48 -05:00
  • f4da4242a5 Update Version # bbond007 2019-03-04 23:51:32 -05:00
  • 58ce73fe04 refactor for ASCII<>PETSKII translation bbond007 2019-03-04 20:52:54 -05:00
  • b9ca81def1 add uncompressed soundfont_install.sh bbond007 2019-03-02 23:38:49 -05:00
  • 978be32b68 close_fd() bbond007 2019-03-01 17:29:38 -05:00
  • a725760ca4 Merge pull request #4 from bbond007/master sorgelig 2019-03-01 02:14:59 +08:00
  • 5576d49605 remove INI bbond007 2019-02-28 10:18:59 -05:00
  • 35e30e9d5e zip INI file bbond007 2019-02-28 10:16:29 -05:00
  • 673819e1dc zip scripts bbond007 2019-02-28 10:08:46 -05:00
  • 1f2685eedf remove unnecessary reboot bbond007 2019-02-28 09:12:53 -05:00
  • 7a1ac1cde9 add soundfont_install.sh bbond007 2019-02-28 09:11:00 -05:00
  • 06280d0d5f change default SF and MT-32 ROM location bbond007 2019-02-28 08:46:47 -05:00
  • f77e2bd33a kill MP3 and MIDI player before playing modem sounds bbond007 2019-02-28 08:14:10 -05:00
  • 1369d5c3fc cleanup/refactor bbond007 2019-02-28 07:43:51 -05:00
  • f51889b6ae ATM###% add '%' fix bbond007 2019-02-28 06:20:27 -05:00
  • 1e81de8335 ATM###% add '%' bbond007 2019-02-28 06:17:51 -05:00
  • 393731af97 ATM###% add % bbond007 2019-02-28 06:05:37 -05:00
  • a2ea56578a only echo OK once for multiple AT commands & bbond007 2019-02-28 06:03:02 -05:00