-
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
Add GitHub Actions workflow for cross-platform builds
#57
by atsushieno
was merged Jun 19, 2025
Loading…
Complete port of Kotlin MidiCIDeviceConfiguration to C++
#56
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Add Observable Property List to C++ ClientConnectionModel
#55
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Implement ObservablePropertyList classes for C++ MIDI-CI property management
#54
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Port missing CIFactory functions and update Message serialize() methods
#53
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Fix C++ DiscoveryInquiry to use DeviceDetails instead of DeviceInfo
#52
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Port MidiCIConverter from Kotlin to C++
#51
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Implement proper JSON string unescaping in unescape_string()
#50
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Fix all failing C++ tests by comparing with Kotlin reference implementation
#49
by devin-ai-integration
bot
was closed Jun 18, 2025
Loading…
Fix First 4 Failing Unit Tests in MIDI-CI Implementation
#48
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
WIP: Make PropertyMetadata abstract base class with smart pointers
#47
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Port missing MIDI-CI factory functions from Kotlin
#46
by devin-ai-integration
bot
was merged Jun 18, 2025
Loading…
Port CIRetrieval class from Kotlin to C++ and replace manual parsing
#45
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Port Kotlin CIFactory to C++ and fix MIDI-CI message chunking
#44
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Port all Kotlin @Test functions from ktmidi-ci to C++ with gtest
#43
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Fix MIDI-CI Profile Parsing: Implement Proper SysEx Message Parsing for PROFILE_INQUIRY_REPLY
#42
by devin-ai-integration
bot
was closed Jun 17, 2025
Loading…
Fix MIDI-CI message deserialization: remove flawed deserialize() methods and fix property ID extraction
#41
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Improve C++ MIDI CI property message formatting to match Kotlin implementation
#40
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Implement observable pattern for MIDI-CI models
#39
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Eliminate QTimer usage and add missing event listeners
#38
by devin-ai-integration
bot
was merged Jun 17, 2025
Loading…
Implement reactive UI updates for MIDI-CI device details
#37
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix Property message serialization to match Kotlin implementation
#36
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix build breakage from PR #34 - missing Messenger.hpp include
#35
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix PropertyClientFacade to use device messenger instead of direct ClientConnection::send_message()
#34
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
Fix C++ CommonRulesPropertyClient to match Kotlin functionality
#33
by devin-ai-integration
bot
was merged Jun 16, 2025
Loading…
ProTip!
Filter pull requests by the default branch with base:main.