summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-06Fix note range toggling (ie actually change visible range when menu option se...David Robillard
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-06Brought back visual indication of delete dragging.David Robillard
2007-08-06Don't draw measure lins a ton of times... but still drawn twice on initial se...David Robillard
2007-08-05Clear selection when clicking region background (usual HiGgey stuff).David Robillard
2007-08-05I can't believe it's not one canvas! (TM)David Robillard
2007-08-05Pulled tempo line stuff out into it's own relatively self-contained class.David Robillard
2007-08-05Selection deleting.David Robillard
2007-08-05Note selection via clicking (including multi-note selection via ctrl/shift cl...David Robillard
2007-08-04Theme-ified MIDI note colours, implemented automagic crossfading thereof.David Robillard
2007-08-04Fix vertical note dragging 'double distance' bug.David Robillard
2007-08-04Line up percussion hits correctly.David Robillard
2007-08-04Obey snap setting for MIDI stuff.David Robillard
2007-08-04Moved note height/range/etc stuff from MidiRegionView to MidiStreamView, sinc...David Robillard
2007-08-04Switched to right mouse button for note adding.David Robillard
2007-08-02Little MidiEvent prettification additions, ifdef'd non-realtime aspects (for ...David Robillard
2007-08-02fix bad dynamic castPaul Davis
2007-08-02UI RC files are now generated by sconsPaul Davis
2007-08-02add theme files to default target, and install using target namesPaul Davis
2007-08-02... commit in top level instead of gtk2_ardour. whoops.David Robillard
2007-08-02Functional note moving.David Robillard
2007-08-02Snap note dragging vertically to note values (rows).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-01Note deleting.David Robillard
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-08-01new proto-script to generate OS X UI RC files from the linux base versionPaul Davis
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-30fix some aspects of midi region view event handlingPaul Davis
2007-07-30another minor fix for gtkmm breakage with Gtk::Settings::get_default() in not...Paul Davis
2007-07-30add filtering to plugin selection dialogPaul Davis
2007-07-30Catch keyboard events on notes.David Robillard
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-20ben's fix for radio button groupingPaul Davis
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-19Note canvas event handling testing stuff.David Robillard
2007-07-19Fix for the crossfade editor due to type issuesSampo Savolainen
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
2007-07-18Restore position of the mixer window when it is reopened. #1277Tim Mayberry