probonopd
99319d4840
m_pmDNSPublisher
6 days ago
probonopd
3d9a339c12
Also publish _ftp._tcp
...
For, e..g., Cyberduck
6 days ago
probonopd
ad5140a1f6
Do not hardcode service name
6 days ago
probonopd
0171b877d1
Default hostname to "MiniDexed"
...
[ci skip]
6 days ago
probonopd
7ca6e29682
Add all network configuration keys
...
[ci skip]
6 days ago
probonopd
41be649a3f
Remove TTL patching
...
https://github.com/rsta2/circle/discussions/427#discussioncomment-11198505
6 days ago
Ömer Şiar Baysal
02b709df31
Backport mdnspublisher from Circle ( #761 )
...
* add initial mdns responder for rtp-midi aka applemidi
* do not reinitialized network
* continue publishing mdns after network connection reestablishes
* remote mdnsresponder and revert to step48
* disable mdns TTL patching for now
* backport mdnspublisher
* re-enable build and fix TTLShort
6 days ago
probonopd
3c35244ddb
NetworkType ( wifi ; ethernet )
...
[ci skip]
6 days ago
probonopd
3ab17cf0d9
Merge branch 'main' into network
6 days ago
Kevin
1d9639789e
Implement Bank Select Buttons and MIDI Buttons ( #737 )
...
* Move button config into uibuttons rather than userinterface.cpp
* Implementation of Bank Select buttons and MIDI buttons.
* Fix MIDI button mapping issue.
6 days ago
probonopd
c2cb172baa
Ship example minidexed.ini files for various devices ( #754 )
6 days ago
probonopd
f033fc4cc0
The MagPi magazine
...
[ci skip]
6 days ago
probonopd
9fcacb24a2
Don't write "IP" to save space for the IP address
6 days ago
probonopd
d331dfa03e
Display IP address in upper line of the display
6 days ago
Ömer Şiar Baysal
024d23a69d
Step47 Network Support without mDNS ( #757 )
...
* add initial mdns responder for rtp-midi aka applemidi
* do not reinitialized network
* continue publishing mdns after network connection reestablishes
* remote mdnsresponder and revert to step48
* disable mdns TTL patching for now
7 days ago
probonopd
a95d6e0c65
Network ( #753 )
...
* add initial mdns responder for rtp-midi aka applemidi
* do not reinitialized network
* continue publishing mdns after network connection reestablishes
---------
Co-authored-by: Ömer Şiar Baysal <osiarbaysal@gmail.com>
1 week ago
Ömer Şiar Baysal
b822a9742f
Rebased network changes ( #751 )
...
* add initial mdns responder for rtp-midi aka applemidi
* do not reinitialized network
* continue publishing mdns after network connection reestablishes
2 weeks ago
probonopd
29b5d05bd4
Put build date into startup message
2 weeks ago
probonopd
3e64e44152
Patch src/userinterface.cpp
2 weeks ago
probonopd
bf3a93b773
Put git hash in startup message
2 weeks ago
probonopd
f7e7556b45
Patch include/circle/net/mdnspublisher.h
2 weeks ago
probonopd
0e484ac6d1
Shorten mDNS interval to 15 seconds
2 weeks ago
probonopd
20a6ec8cd3
ServiceTypeFTP
2 weeks ago
probonopd
a2f8b4c5cf
Try to also publish _ftp._tcp
2 weeks ago
probonopd
2a6d966aa1
Use "MiniDexed" as the mDNS-SD service name
2 weeks ago
probonopd
8d26e20441
circle: git checkout c243194 (master)
2 weeks ago
probonopd
c5e338e1fc
Update submod.sh
2 weeks ago
probonopd
d9e32a117a
circle: git checkout 59484ba (develop)
2 weeks ago
probonopd
3a673dd48c
circle: git checkout c243194
2 weeks ago
probonopd
084dca96f6
Add initial mdns responder for rtp-midi aka applemidi ( #749 )
...
Co-authored-by: Ömer Şiar Baysal <osiarbaysal@gmail.com>
2 weeks ago
probonopd
0b69e35d4d
Update submod.sh
2 weeks ago
probonopd
f5447152d4
Use "WLAN" terminology
2 weeks ago
probonopd
bb1f352fdb
Add WLAN firmware and wpa_supplicant.conf
2 weeks ago
probonopd
3a1f7e5f00
Add Network section to minidexed.ini
...
https://github.com/probonopd/MiniDexed/pull/744#issuecomment-2466114284
2 weeks ago
probonopd
65f7d6bba4
Merge pull request #744 from omersiar/network
...
Add network support
2 weeks ago
Ömer Şiar Baysal
ea8f5f7b7e
clean net directory as well
2 weeks ago
Ömer Şiar Baysal
d6a2c6a320
fix init order
2 weeks ago
Ömer Şiar Baysal
db2534d8a6
try to resolve conflict
2 weeks ago
Ömer Şiar Baysal
dc2a8b4a43
comma conflict
2 weeks ago
Ömer Şiar Baysal
b66058b17f
try to resolve conflicts
2 weeks ago
Ömer Şiar Baysal
df387faa67
clean up
2 weeks ago
Ömer Şiar Baysal
aeeceae12f
some more cleanup
2 weeks ago
Ömer Şiar Baysal
8d5eef90b4
write IP address to LCD
2 weeks ago
Ömer Şiar Baysal
2ad3301129
some cleanup
2 weeks ago
Ömer Şiar Baysal
2046d81d58
init network after minidexed starts
2 weeks ago
Ömer Şiar Baysal
893b9f60f1
working RTP and UDP poc
2 weeks ago
Ömer Şiar Baysal
0a9eb7f565
add build.sh
2 weeks ago
Ömer Şiar Baysal
07fead823c
initial network support
2 weeks ago
Kevin
8c18e60e51
Initial implementation of system-level, i.e. all TG, MIDI control maps ( #704 )
...
* Initial implementation of system-level, i.e. all TG, MIDI control maps
* Ensure msg only handled once by the first TG with a matching receiving MIDI channel.
* Optimise system CC handling esp when unrecognised CCs are received.
* Update in optimisation of System CC handling.
2 months ago
probonopd
6c56960888
Lower debounce time ( #714 )
...
https://github.com/probonopd/MiniDexed/issues/713
2 months ago