Fix for clicking on tabs.
[ardour.git] / libs /
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-20 Hans Baiermidi clock slave: refactor for testability
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-17 Carl HetheringtonProbably fix SCons build.
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-14 Carl HetheringtonMake summary display optional.
2009-06-14 Carl HetheringtonFix up some problems with Region::_master_sources
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-13 Carl HetheringtonSome small cleanups.
2009-06-11 Sakari Bergencd marker export patch from Andreas Ruge modified for 3.0
2009-06-11 Paul Davisfix up missing ID in route state; no error message...
2009-06-11 Carl HetheringtonFix scons install build.
2009-06-11 Carl HetheringtonFix for route refactor. Fix warning.
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-10 Sampo SavolainenEasiest compiler warning fix, ever
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Paul Davisfix mute & solo behaviour mostly ; remove some verbose...
2009-06-10 Paul Davisfix up deserialization of _ancestral_length
2009-06-10 Paul Davisfix up initialization and deserialization of _ancestral...
2009-06-10 Carl HetheringtonFactor source copying into a method and use it in a...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-10 Hans Baierlibardour: * Add basic classes for later support of...
2009-06-09 Carl HetheringtonFix non-update of _transport_frame
2009-06-09 Carl HetheringtonRemove aliased _size member.
2009-06-09 David Robillard<port> => <Port>
2009-06-09 David RobillardFix crash when loading broken sessions with invalid...
2009-06-09 David RobillardRemove annoying pop-up message.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
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 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-05-25 Carl HetheringtonFix SCons build.
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-17 Paul Davissend control now has working metering, and switches...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Paul Davisfix a problem with re-ordering in PostFader placement...
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 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-12 Sampo SavolainenChanges missing from previous commit
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
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 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-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 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 RobillardMaybe fix assertion crash.
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 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 up confusion between silence() decls for Processor...
2009-04-30 David RobillardFix local include.
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
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...
2009-04-29 Carl HetheringtonDisallow click and auditioner as track / buss names...
2009-04-23 Paul Davisremove some extraneous chars from lv2_plugin.cc
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-23 Paul Davisnew file to encapsulate posix_memalign() hackery
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
next