ardour.git
2009-06-08 Carl HetheringtonFix dragging crash.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-06-03 David RobillardFix end-marker-is-free option in templates.
2009-06-03 Carl HetheringtonRemove unused method..
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 Paul Davisfix a problem with re-ordering in PostFader placement...
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-15 Carl HetheringtonAdd missing file to SCons build.
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 Paul Daviscontrol_outputs.cc is no more
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 MainsbridgeCompilation fixes from using namespace removal.
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-08 Sampo SavolainenMake sure plugin analysis buffers are the proper length...
2009-05-07 David RobillardShut up.
2009-05-07 David RobillardFix Scons build.
2009-05-07 David RobillardFix mackie control protocol compilation.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardAdd mising file.
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-06 David RobillardFix LADSPA plugin channel mapping.
2009-05-05 David RobillardFix crash when playing back MIDI within a loop.
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 RobillardBack out part of r5035: SLV2 doesn't require LRDF and...
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-05-04 Carl HetheringtonA few small layout cleanups.
2009-05-04 David RobillardFix MIDI monitoring while recording.
2009-05-04 David RobillardShut up.
2009-05-04 David RobillardFix building without LV2.
2009-05-04 David RobillardShut up.
2009-05-04 David RobillardFix MIDI recording.
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.
2009-05-04 Paul Davisslv2 also needs lrdf
2009-05-04 David RobillardUse SLV2.
2009-05-04 David RobillardBuild lv2_plugin_ui.cc
2009-05-04 David RobillardRemove tmpnam usage.
2009-05-04 David RobillardMaybe fix assertion crash.
2009-05-03 David RobillardFix LV2 compilation.
2009-05-03 Carl HetheringtonSupport for the port matrix working at the bundle level...
2009-05-02 Sakari Bergen* Fix tooltips in the session import dialog
2009-05-02 David RobillardFix LV2 plugin support.
2009-05-01 Carl HetheringtonCouple of fixes to route / mixer strip ordering which...
2009-05-01 Carl HetheringtonSet up rulers to prevent access to uninitialized variab...
2009-05-01 David RobillardFix MIDI playback.
2009-04-30 David RobillardMissed one...
2009-04-30 David RobillardFix crash on MIDI stretch.
2009-04-30 David RobillardRename 'position' parameter of MidiSource::midi_read...
2009-04-30 Carl HetheringtonFix a couple of valgrind-spotted out-of-bounds accesses...
2009-04-30 Paul Davisfix crash during new session setup related to template...
2009-04-30 Paul Davisfix up confusion between silence() decls for Processor...
2009-04-30 Carl HetheringtonPreview effect of strip silence within the dialog.
2009-04-30 David RobillardFix local include.
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-04-30 Paul Davisdisk buffer stats patch ported from 2.X
2009-04-29 Carl HetheringtonOnly make record button solid red (and big clock red...
2009-04-29 Carl HetheringtonAdd files missing from previous commit.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
next