merge from 2.0-ongoing by hand, minus key binding editor
[ardour.git] / gtk2_ardour /
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-10 Carl HetheringtonNew matrix-style IO selector dialogue. Should allow...
2007-10-10 Carl HetheringtonMake theme manager dialog's title similar in style...
2007-10-10 Carl HetheringtonA couple of capitalisation and space fixes for the...
2007-10-09 Carl HetheringtonFew cleanups related to signed-ness of minimum/maximum...
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-10-07 Carl HetheringtonRe-work edit group selection in line with suggestions...
2007-10-07 David RobillardFix several MIDI timestamp related problems:
2007-10-06 Carl HetheringtonMake edit groups effective with lassoo selections.
2007-10-06 Carl HetheringtonMake split region work across edit groups even if the...
2007-10-06 Carl HetheringtonAdd some comments to the RegionSelection class.
2007-10-06 Carl HetheringtonFix things so that selecting a region always selects...
2007-10-05 Carl HetheringtonAdd a label to the add midi port button in the options...
2007-10-04 Carl HetheringtonFix to stacked layering for the case when a region...
2007-10-04 David RobillardMerge the two separate 'add notes to midi region' inter...
2007-10-02 Carl HetheringtonMake hide all automation work again.
2007-10-01 Carl HetheringtonPrevent plugins appearing twice on the automation submenu.
2007-10-01 Carl HetheringtonRemove some apparently out-of-date code which was causi...
2007-09-19 Tim MayberryFix for incorrect directory being chosen in which to...
2007-09-13 Carl HetheringtonFix GTK warning.
2007-09-11 David RobillardAlways show CC region, whether empty or not (ie whether...
2007-09-11 David RobillardFix note range menu item initial value (it probably...
2007-09-10 David RobillardFix note separator lines adaptation to changing track...
2007-09-10 Tim MayberryAvoid dereferencing invalidated iterator when removing...
2007-09-06 David RobillardFix automation region stacking.
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-05 Doug McLaindont fill the initial gm rec, since it gets overdrawn...
2007-09-05 Tim MayberryFix opening session when manually entering path in...
2007-09-04 Tim MayberryUse PBD::find_file_in_search_path instead of PathScanne...
2007-09-04 Tim MayberryOnly show child rows for session snapshots when there...
2007-09-04 Tim MayberryUse ardour/session_state_utils.h in Editor::redisplay_s...
2007-09-04 Tim MayberryUse functions from ardour/session_state_utils.h instead...
2007-09-04 Tim MayberryUse functions in ardour/session_state_utils.h instead...
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-09-03 David RobillardMove CC/Automation regions with parent correctly.
2007-08-31 David RobillardFix CC region view length.
2007-08-28 David RobillardSplit MidiModel::Note out to ARDOUR::Note in it's own...
2007-08-27 Tim MayberryRestrict template filechooser to displaying only templa...
2007-08-17 David RobillardPer-region MIDI CC "automation".
2007-08-16 David RobillardMake SMFSource suck significantly less.
2007-08-15 Doug McLainfix invisible tearoff arrow for light theme
2007-08-13 David RobillardRemove redundant view <-> model value mapping stuff...
2007-08-13 David RobillardFix region gain envelope line colour (was 100% transpar...
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-08-10 David RobillardFix some evil "tabs".
2007-08-10 David RobillardTouch select (hold left <Shift> or <Control>).
2007-08-10 David RobillardRemove excessive printing during note dragging.
2007-08-09 David RobillardFix rect select to work in all directions.
2007-08-09 David RobillardMake MIDI tools actually do something. Sorta. Sometimes.
2007-08-08 David RobillardAdded missing MIDI tool pixmaps.
2007-08-08 David RobillardFirst appearance of MIDI edit tool bar. Toggles when...
2007-08-08 David RobillardMulti-note (ie selection) dragging.
2007-08-07 David RobillardFix note separator lines from stealing mouse events.
2007-08-07 David RobillardRidiculously CPU-chewey rect select (for sustained...
2007-08-06 Paul Davisslightly improved fixes for MIDI issues
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
2007-08-06 David RobillardFix note range toggling (ie actually change visible...
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-08-06 David RobillardBrought back visual indication of delete dragging.
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-05 David RobillardClear selection when clicking region background (usual...
2007-08-05 David RobillardI can't believe it's not one canvas! (TM)
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-08-05 David RobillardSelection deleting.
2007-08-05 David RobillardNote selection via clicking (including multi-note selec...
2007-08-04 David RobillardTheme-ified MIDI note colours, implemented automagic...
2007-08-04 David RobillardFix vertical note dragging 'double distance' bug.
2007-08-04 David RobillardLine up percussion hits correctly.
2007-08-04 David RobillardObey snap setting for MIDI stuff.
2007-08-04 David RobillardMoved note height/range/etc stuff from MidiRegionView...
2007-08-04 David RobillardSwitched to right mouse button for note adding.
2007-08-02 David RobillardLittle MidiEvent prettification additions, ifdef'd...
2007-08-02 Paul Davisfix bad dynamic cast
2007-08-02 Paul DavisUI RC files are now generated by scons
2007-08-02 Paul Davisadd theme files to default target, and install using...
2007-08-02 David RobillardFunctional note moving.
2007-08-02 David RobillardSnap note dragging vertically to note values (rows).
2007-08-01 David RobillardFix note delete crash bug.
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-08-01 David RobillardNote deleting.
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-31 David RobillardGet MidiRegionView's hands on MidiModel for editing...
2007-07-30 Paul Davisfix some aspects of midi region view event handling
2007-07-30 Paul Davisanother minor fix for gtkmm breakage with Gtk::Settings...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2007-07-30 David RobillardCatch keyboard events on notes.
2007-07-30 David RobillardBasic canvas note event handling framework.
2007-07-28 David RobillardUse 'show contents' note range by default (fix uninitia...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-20 Paul Davisben's fix for radio button grouping
2007-07-20 David RobillardRemove random access interface from MidiBuffer, towards...
2007-07-20 David RobillardAdded Note tool to Keymouse Actions menu and gave it...
2007-07-19 David RobillardNote canvas event handling testing stuff.
2007-07-19 Sampo SavolainenFix for the crossfade editor due to type issues
2007-07-19 Paul Davisstop audio clocks from vanishing when turned off
2007-07-18 Tim MayberryRestore position of the mixer window when it is reopene...
2007-07-17 David RobillardMidi pencil undo (not yet serializable).
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-15 David RobillardAdded missing tool_note.png (just a placeholder for...
next