0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jan 02, 2024 — Jan 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
padding a bit More... almost 14 years ago
updated MIDI test patch More... almost 14 years ago
Merge branch 'master' into dv More... almost 14 years ago
updated release notes More... almost 14 years ago
updated TODO More... almost 14 years ago
Implemeted OSC callback for /toon/clip/save_current More... almost 14 years ago
added /toon/select_clip OSC handler More... almost 14 years ago
Removed message.h : ported OSC to queue of Command More... almost 14 years ago
removed unused text in midiinput.cpp More... almost 14 years ago
program change supports only select_clip command More... almost 14 years ago
Using commands for the MIDI input async queue More... almost 14 years ago
towards a simple way to read binding args More... almost 14 years ago
towards a queue of shared pointers More... almost 14 years ago
Merge branch 'master' into action More... about 14 years ago
cleaned up style a bit in midiinput.cpp More... about 14 years ago
Merge branch 'master' into action More... about 14 years ago
Splitted MidiInput::on_message_cb into many methods. More... about 14 years ago
renamed action.{h,cpp} to command.{h,cpp} More... about 14 years ago
Implemented all commands we use - they're not used yet More... about 14 years ago
Merge branch 'master' into action More... about 14 years ago
heavily updated TODO More... about 14 years ago
updated the command pattern class diagram More... about 14 years ago
removed useless get/set methods More... about 14 years ago
removed Property constructor with no argument More... about 14 years ago
"get" methods should be declared const. When passing parameters by value, they should not be declared const
tmatth
as Tristan Matthews
More... about 14 years ago
trying with a dvdec More... about 14 years ago
trying to add more element to make DV work More... about 14 years ago
added a dep to README More... about 14 years ago
trying to simplify the pipeline - not need for queues if not reading audio More... about 14 years ago
not quitting when the error comes from the videosrc in DV More... about 14 years ago