-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: atsushieno/midicci
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ClientConnection nullptr crash in send discovery
#32
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Add missing CommonRulesPropertyClient C++ implementation
#31
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix C++ MIDI-CI profile parsing in PROFILE_INQUIRY_REPLY
#30
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Implement ProfileClientFacade process_* methods based on Kotlin reference
#29
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Add missing MIDI-CI message handlers to match Kotlin implementation
#28
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix logger passing: MidiCIDevice constructor now accepts logger parameter
#27
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix logger synchronization: delegate Messenger logging to MidiCIDevice
#26
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Add semantic logging integration to C++ Messenger class
#25
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Add comprehensive MIDI message logging to Qt5 CI tool
#24
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix MUID serialization regression by changing 7-bit to 8-bit shifts
#23
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix MIDI 2.0 SysEx handling and add comprehensive test suite
#22
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix MIDI-CI message serialization issues
#21
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Implement MIDI-CI message processing functions in Messenger class
#20
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Implement MIDI-CI message processing
#19
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Implement MIDI Input Callback System with UMP Support
#18
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix MIDI CI Discovery Output Connection
#17
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix Qt5/Qt6 package detection by moving to top-level CMakeLists.txt
#16
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Implement MIDI I/O device opening functionality
#15
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Add missing MIDI-CI message reply classes
#14
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
Fix mutex deadlocks and port missing Kotlin classes to C++
#13
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
Fix sendDiscovery delegation chain for C++ MIDI-CI feature parity
#12
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
Fix recursive mutex deadlock in CIDeviceModel
#11
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
Implement singleton pattern for CIToolRepository
#10
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
Integrate libremidi for real MIDI device enumeration
#9
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
Add Google Test dependency using FetchContent
#8
by devin-ai-integration
bot
was merged Jun 15, 2025
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.