0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[CI] Run source packaging only if type of ref that triggered the workflow is 'tag' More... over 1 year ago
Add -DVCPKG_TARGET_TRIPLET=x64-windows-static-md to Windows build in order to enable static link (#661) More... over 1 year ago
Update RtAudio to 6.0.1 More... over 1 year ago
Update FLTK to latest master More... over 1 year ago
Fix wrong parameter order More... over 1 year ago
Enabling MIDI lightning also enables MIDI input (fix #527) More... over 1 year ago
Refactor IOAPI method name More... over 1 year ago
Refactor MidiEnabled -> MidiInput class More... over 1 year ago
Fix 'enable MIDI lightning' checkbox state in MIDI channel's MIDI output window More... over 1 year ago
Use rendering::Reactor in place of ChannelManager where needed More... over 1 year ago
Add new rendering::Reactor class (still unused) More... over 1 year ago
Let EventDispatcher to emit MIDI lightning when Channel's playStatus changes More... over 1 year ago
Don't call model::get() in Quantizer callbacks More... over 1 year ago
Move rendering::onSampleEnd() to sampleRendering.cpp More... over 1 year ago
Update comment More... over 1 year ago
Send MIDI lightning output only if enabled More... over 1 year ago
Fix corrupted Channel data in ChannelManager::setupChannelCallbacks() More... over 1 year ago
Fix initialization order of rendering::registerOnSendMidiCb() + TODO note More... over 1 year ago
Const-correct a Render parameter More... over 1 year ago
Remove rendering::registerOnLastFrameReadCb(), call function directly More... over 1 year ago
Simplify parameters of rendering::onSampleEnd() More... over 1 year ago
Better callback registration in engine for MIDI sent by channel More... over 1 year ago
Fix onMidiSend by channel callback registration, remove c:: dependency from ChannelFactory More... over 1 year ago
Use Channel ID in render::'s Send MIDI callback More... over 1 year ago
Pass Channel ID to render::'s Send MIDI callback (still unused) More... over 1 year ago
Return Channel& from ChannelsApi::clone() More... over 1 year ago
Return Channel& from ChannelManager::cloneChannel() More... over 1 year ago
Change variable name More... over 1 year ago
Fix failing sampleRendering tests More... over 1 year ago
Optimize rendering::advanceSampleChannel() parameters More... over 1 year ago