summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-13Remove redundant view <-> model value mapping stuff from AudioRegionGainLine.David Robillard
2007-08-13Fix region gain envelope line colour (was 100% transparent).David Robillard
2007-08-13Remove excessive SMF "Wrote EOT" printing.David Robillard
2007-08-13Fix (edited) MIDI saving restoring (restore note offs/durations correctly).David Robillard
2007-08-11Saving of edited MIDI data to disk (on session save).David Robillard
2007-08-11Fix MIDI file names on recording (don't write out a ton of useless empty .mid...David Robillard
2007-08-10Fix crash on audio region bounce. Not sure if it's correct though...David Robillard
2007-08-10Fix some evil "tabs".David Robillard
2007-08-10Touch select (hold left <Shift> or <Control>).David Robillard
2007-08-10Remove excessive printing during note dragging.David Robillard
2007-08-09Fix rect select to work in all directions.David Robillard
2007-08-09Make MIDI tools actually do something. Sorta. Sometimes.David Robillard
2007-08-08Added missing MIDI tool pixmaps.David Robillard
2007-08-08First appearance of MIDI edit tool bar. Toggles when delete held, but otherw...David Robillard
2007-08-08Multi-note (ie selection) dragging.David Robillard
2007-08-07Fix note separator lines from stealing mouse events.David Robillard
2007-08-07Fix note-offs during playback from model.David Robillard
2007-08-07Ridiculously CPU-chewey rect select (for sustained notes only ATM).David Robillard
2007-08-06slightly improved fixes for MIDI issuesPaul Davis
2007-08-06Fix startup crashes from recent MIDI stuff.David Robillard
2007-08-06Added missing files.David Robillard
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
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