summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-08-06Fix for deadlock in Session::remove_source that was committed in rev 1815Tim Mayberry
2007-08-02Little MidiEvent prettification additions, ifdef'd non-realtime aspects (for ...David Robillard
2007-08-02... commit in top level instead of gtk2_ardour. whoops.David Robillard
2007-08-01Fix note delete crash bug.David Robillard
2007-08-01use XML state to store processors in mixer (strips) and fixup crash caused by...Paul Davis
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by lib...Paul Davis
2007-07-31Get MidiRegionView's hands on MidiModel for editing operations to come.David Robillard
2007-07-31Use correct install path for powermate control surface module on x86_64. Fixe...Tim Mayberry
2007-07-31- build fixes for OS X.Taybin Rutkin
2007-07-30another minor fix for gtkmm breakage with Gtk::Settings::get_default() in not...Paul Davis
2007-07-30Basic canvas note event handling framework.David Robillard
2007-07-28Use 'show contents' note range by default (fix uninitialized value).David Robillard
2007-07-28Playback from MIDI model, playback of clicked-in events.David Robillard
2007-07-24Protect ardour from sessions with errant capture sources stored in the Sampo Savolainen
2007-07-21Workaround / safeguard which should enable punching in more than once Sampo Savolainen
2007-07-20Remove random access interface from MidiBuffer, towards killing fixed/limited...David Robillard
2007-07-20Trimmed some code by removing silly Java-isms.David Robillard
2007-07-20Fix absolutely atrocious memory leak on MIDI recording. I meeean... move alo...David Robillard
2007-07-20Added Note tool to Keymouse Actions menu and gave it a hotkey (n).David Robillard
2007-07-17Midi pencil undo (not yet serializable).David Robillard
2007-07-16support for 16 bit native files, part IIPaul Davis
2007-07-16Fix formatting of command stuff to adhere to The Guidelines(TM).David Robillard
2007-07-15Selection of visible note range (full range vs fit contents, selectable from ...David Robillard
2007-07-10show() widgets explicitly in the MixerUI window, fix UI::just_hide_it(), so t...Doug McLain
2007-07-07Linear interpolation for MIDI CC (bar controller, line, and actual MIDI outpu...David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-07-06Fix 'live' CC sending of bar controllers after loading session (previously on...David Robillard
2007-07-06Midi CC automation sending (send points only, no linear interpolation yet).David Robillard
2007-07-05Replace remaining references to 'param_id' (with 'parameter').David Robillard
2007-07-05Remove unneeded cruft from Curve.David Robillard
2007-07-04Changed Processor interface to support out-of-place processors, for Panner.David Robillard
2007-07-04Add AutomationControl::parameter() for terseness.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-07-03Pan automation/serialization fixes.David Robillard
2007-06-30Pan automation work. Almost, but not quite, working.David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29only do the widget packing style hack once, instead of everytime there is a t...Doug McLain
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-29Reduce overhead of multi-type-ness (last Summer's SoC):David Robillard
2007-06-29Separate MidiBuffer and AudioBuffer into separate headers (trims the dependen...David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-28remove inadvertently committed objectsPaul Davis
2007-06-28add basic support for the griffin powermate (a control surface) (from ben lof...Paul Davis
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Fix annoying warning from canvas var stuff.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-27Remove functions from ardour/ardour.h that are now unusedTim Mayberry