more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "object...
[ardour.git] / gtk2_ardour /
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davisadd quantize dialog
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-26 Carl HetheringtonMake stacked region coverage frames correctly respect...
2009-08-26 Carl HetheringtonReintroduce crossfade views for tracks in stacked regio...
2009-08-26 Carl HetheringtonPreserve stacked / overlaid state of tracks in the...
2009-08-26 Carl HetheringtonRemove unused declaration.
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-08-25 Carl HetheringtonMake fade edits and trim possible on stacked regions.
2009-08-24 Carl HetheringtonSlightly modified patch from lincoln to fix mantis...
2009-08-24 Carl HetheringtonPatch from lincoln to add track resize buttons to the...
2009-08-24 Carl HetheringtonDon't use the edit position to gather regions to cut...
2009-08-24 Carl HetheringtonAlter snap modifier so that it turns the grid on when...
2009-08-24 Carl HetheringtonDon't use pointer_frame_offset for playhead cursor...
2009-08-24 Carl HetheringtonTertiary-modifier click locates the viewbox in the...
2009-08-24 Carl HetheringtonMinor cosmetic tweaks.
2009-08-24 Carl HetheringtonReorder initialisation to prevent access to an uninitia...
2009-08-24 Carl HetheringtonRemove commented out call to reset_dpi hoping to find...
2009-08-24 Carl HetheringtonSmall cleanup.
2009-08-24 Carl HetheringtonRemove unused method in RouteTimeAxisView. Fix bug...
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-08-22 Carl HetheringtonFix crash on drag selection.
2009-08-22 Carl HetheringtonFix remainder of bug 1605 so that when snapping to...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-08-20 Carl HetheringtonApply patch from mantis 2761 from tinram to add padding...
2009-08-20 Carl HetheringtonFix mantis 2804: improve title of recent sessions dialo...
2009-08-20 Carl HetheringtonApply patch from mantis 2766 to fix apply sensitivity...
2009-08-20 Carl HetheringtonRemove an unused action and some duplicated code.
2009-08-20 Carl HetheringtonDon't locate summary view box on a click outside it...
2009-08-20 Paul Davisminor fixes/changes based on comparison with existing...
2009-08-18 Paul Davismake shift-click for extend-selection sort-of work...
2009-08-17 Paul Davismove assignments out of assert() in editor_drag (thanks...
2009-08-14 Paul Davisfix up display of notes when creating/editing a MIDI...
2009-08-13 Paul Davismore MIDI paste improvements, plus move region-mute...
2009-08-13 Paul Davisactually paste MIDI at the right spot
2009-08-13 Paul Daviskinda-sorta paste MIDI at the right spot
2009-08-13 Paul DavisMIDI cut&paste round two (not done yet); a small region...
2009-08-10 Carl HetheringtonFix route group collect option.
2009-08-10 Paul Davisadd new file
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-10 Paul Davisregion trimming and height patch from lincoln. great...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-08-04 Carl HetheringtonFix sizing of port matrix column labels.
2009-08-04 Carl HetheringtonDon't add auditioner and click to MIDI connection port...
2009-08-04 Carl HetheringtonSplit up Editor::button_press_handler and fix assert...
2009-08-04 Carl HetheringtonAssert to check for memory overwrite.
2009-08-04 Carl HetheringtonFix uninitialised variable.
2009-08-04 Carl HetheringtonModified patch from drmoore to fix mantis 2808 (drag...
2009-08-03 Carl HetheringtonPatch from drmoore to fix mantis 2807 (crash on creatin...
2009-08-02 Carl HetheringtonAnother similar fix for use of an uninitialized variable.
2009-08-02 Carl HetheringtonA couple of port matrix cleanups.
2009-08-02 Carl HetheringtonFix sync of editor and mixer route ordering.
2009-08-02 Carl HetheringtonTweak prompt wording.
2009-08-02 Carl HetheringtonFix import dialog so that file number progress gets...
2009-08-02 Carl HetheringtonFix random-crash-inducing use of uninitialized variable.
2009-07-30 Carl HetheringtonAdd missing 0 to author list, to fix mantis 2802. ...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-23 Sampo SavolainenMake editor route list rec button respect group settings.
2009-07-23 Paul Davisinstall ardour.menus and bindings file (elthariel)...
2009-07-22 David RobillardUpdate autowaf.
2009-07-22 Paul Daviswaf is now the official build system for 3.0 - all...
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-22 Carl HetheringtonVarious fixups to bundle manager. Add a separator...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-21 Paul Davisfix crash when trying to create a non-template track...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisimplement set-send-gains-to-{track_level,zero,unity}
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Carl HetheringtonStop line drags in collapsed groups.
2009-07-19 Carl HetheringtonOutline highlighted labels in red.
2009-07-19 Carl HetheringtonNo highlighting at all when mouse is over a collapsed...
2009-07-19 Carl HetheringtonUse the word `port' rather than `channel' when adding...
2009-07-19 Carl HetheringtonModify line-drag behaviour in port matrix so that nodes...
2009-07-19 Carl HetheringtonRestore add channel option to port matrix context menu.
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-07-18 Carl HetheringtonVarious tweaks to the port matrix.
2009-07-18 Carl HetheringtonOops from previous commit.
2009-07-18 Carl HetheringtonPull auditioner and click into an ardour group in the...
2009-07-18 Carl HetheringtonBetter fix for non-rearrangement after open for the...
2009-07-18 Carl HetheringtonCleanup to previous commit.
2009-07-18 Carl HetheringtonDrag a line in the port matrix to connect a group of...
2009-07-17 Carl HetheringtonVarious tweaks to the port matrix: open to full size...
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-17 Carl HetheringtonWhoops. That optimisation breaks things. Revert it.
2009-07-17 Carl HetheringtonSmall optimisation. Fix mouseover highlighting in...
2009-07-17 Carl HetheringtonUse dialog background colour for the port matrix.
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-14 Paul Davisfix broken accels in mixer window BUT note that process...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonFix collection of route groups.
2009-07-09 Carl HetheringtonFix crash introduced in big shared_ptr commit.
2009-07-09 Carl HetheringtonFix uninitialised variable.
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-05 Carl HetheringtonFix from tinram.
next