first pass (ok, third really) at internal send+return - audio routing inside ardour...
[ardour.git] / gtk2_ardour /
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-16 Carl HetheringtonCleaner implementation.
2009-06-15 Carl HetheringtonA few cleanups. Map scroll wheel to movement of the...
2009-06-15 Carl HetheringtonPut a limit on the tallest that a region can be in...
2009-06-15 Carl HetheringtonAllow dragging of the horizontal extents of the summary...
2009-06-14 Carl HetheringtonUse white outlined rectangle for view box. Redraw...
2009-06-14 Carl HetheringtonUse a filled rectangle for the view box. Colour region...
2009-06-14 Carl HetheringtonMake summary display optional.
2009-06-14 Carl HetheringtonFix problem with turning off 'disable-disarm-during...
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-14 Carl HetheringtonPrevent vertical autoscroll when dragging the playhead.
2009-06-14 Carl HetheringtonSome cleanups to ruler drags.
2009-06-14 Carl HetheringtonUse track colours for the summary view.
2009-06-14 Carl HetheringtonSome small bug fixes. Make click (but not drag) inside...
2009-06-13 Carl HetheringtonSet _dragging_playhead during summary viewbox drag.
2009-06-13 Carl HetheringtonMake the summary widget extend across the whole of...
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-13 Sampo SavolainenMissing namespaces
2009-06-12 Carl HetheringtonHopefully fix assertion failures in gnomecanvas when...
2009-06-11 Paul Davismake button events on automation tracks work again...
2009-06-11 Paul Davishugely improved design for add route dialog (why didn...
2009-06-11 Carl HetheringtonAdd some comments.
2009-06-11 Paul Davisno solo button on master bus
2009-06-11 Carl HetheringtonFix scons install build.
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-06-11 Paul Davismake meter point button work again, and allow momentary...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-10 Carl HetheringtonFix cursor dragging in mouse gain mode.
2009-06-10 Carl HetheringtonCleanup to snap handling; fixes #2688
2009-06-10 Carl HetheringtonRemove unused variable.
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
2009-06-10 Carl HetheringtonFix drag of region gain control points and lines.
2009-06-09 Carl HetheringtonFix up port matrix for new Route / IO arrangements.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-09 Carl HetheringtonFix previous commit in debug mode.
2009-06-09 Carl HetheringtonFix a drag crash and some warnings.
2009-06-09 Carl HetheringtonFix daft bugs causing crashes on dragging tempo markers.
2009-06-08 Carl HetheringtonFix tranzport and SCons builds.
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-08 Carl HetheringtonClean up the insert time dialog a bit.
2009-06-08 Carl HetheringtonRemove unused variable.
2009-06-08 Carl HetheringtonFix oddities when dragging regions below the bottom...
2009-06-08 Carl HetheringtonFix dragging crash.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-06-03 Carl HetheringtonUse sigc::slots rather than templates + function ptrs...
2009-06-02 Carl HetheringtonClean up use of first_move, move thresholding etc.
2009-06-01 Carl HetheringtonSome small cleanups to dragging.
2009-05-31 Carl HetheringtonFix uninitialised variable.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-25 Carl HetheringtonFix SCons build.
2009-05-22 Nick MainsbridgeFix tape region view crash.
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
2009-05-20 Carl HetheringtonRestore configuration of click IO connections to sessio...
2009-05-20 Carl HetheringtonRemove some unused stuff.
2009-05-20 Carl HetheringtonRemove unused method.
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-18 Carl HetheringtonPatch from tinram to put a border round the startup...
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-17 Sampo SavolainenCorrect name(tm)
2009-05-17 Sampo SavolainenUse the same name as in 2.0
2009-05-17 Paul Davissend control now has working metering, and switches...
2009-05-17 Paul Davisallow waf (& hopefully still scons) to correctly genera...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Carl HetheringtonMake MIDI prefs have an effect.
2009-05-16 Carl HetheringtonMove control surface options into RC prefs editor....
2009-05-16 Carl HetheringtonNearly remove Options menu.
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-15 Carl HetheringtonFix some warnings.
2009-05-14 Sampo SavolainenMake sure the plugin analysis will appear in the VST...
2009-05-14 Sampo SavolainenInitialize name_pixbuf and make sure set_name_text...
2009-05-14 Carl HetheringtonAdd missing files from last commit, as per.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-13 Nick MainsbridgeRemove some extraneous includes. reorder some others...
2009-05-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2009-05-12 Sampo SavolainenChanges missing from previous commit
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-12 Carl HetheringtonAdd missing connection to Editor::route_list_reordered
2009-05-08 Sampo SavolainenUse an expander properly to control the visibility...
2009-05-07 David RobillardFix Scons build.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 Carl HetheringtonGah. Remove debug output from previous commit.
2009-05-07 Carl HetheringtonAsk user to confirm overwrite of a snapshot, to fix...
2009-05-07 Carl HetheringtonLincoln's patch to fix mantis 2584.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-05 David RobillardSupport recursive undo events.
2009-05-05 David RobillardFix indentation.
2009-05-05 David RobillardFix note dragging.
2009-05-05 David RobillardRemove useless/broken concept of 'erase touch dragging'.
2009-05-05 David RobillardMake MIDI note editing work somewhat again...
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-05-04 Carl HetheringtonA few small layout cleanups.
2009-05-04 Paul Davisclean up that godawful ugly latency GUI in plugin UIs
2009-05-04 David RobillardReconfigure GUI meters when route I/O configuration...
2009-05-04 David RobillardPreliminary MIDI plugin support.
next