more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "object...
[ardour.git] / libs / ardour / ardour /
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 HetheringtonOn switching from explicit to implicit relayering,...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-24 Hans Baierinterpolation.cc/h: Remove all failed and obsolete...
2009-07-24 Hans BaierAnother failed attemt at natural spline interpolation
2009-07-23 Hans Baieraudio_diskstream.h/session.h: Use simple cubic interpol...
2009-07-23 Hans Baierinterpolation.cc/h: Fix crash bug and introduce add...
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-22 Hans Baierinterpolation.cc/.h: Spline-Bugfixes: Crash bug at...
2009-07-22 Hans Baierinterpolation.cc/.h: first working but buggy implementa...
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-19 Hans Baierreplace fixed-point linear interpolation with double...
2009-07-19 Hans Baierrevert commit 5386 in favor of MTC users
2009-07-19 Hans Baiermake slaves work by default
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
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 Davisadd display name to processors (so that it can differ...
2009-07-13 Paul Davismore removal of Placement
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-01 Paul Davisreinstate solo button for master out ; make solo button...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-26 Paul Davisallow automation-follows-relevant-regions again
2009-06-26 Carl HetheringtonBetter fix for Amp visibility in the plugin automation...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Paul Davismake solo-in-front controllable. a few tweaks left...
2009-06-23 Paul Davissave&restore gain levels; provide GUI control over...
2009-06-23 Hans Baierinterpolation.h / audio_diskstream.cc: make varispeed...
2009-06-23 Carl HetheringtonFix some warnings.
2009-06-23 Hans BaierXinterpolation.*: Add old fixed point and double linear...
2009-06-23 Hans BaierInterpolation -> LibSamplerateInterpolation, keep state...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-23 Paul Davisfix management of port connection state - THIS INVALIDA...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
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-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-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-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 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 HetheringtonRemove aliased _size member.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-03 Carl HetheringtonRemove unused method..
2009-06-03 Carl HetheringtonUse sigc::slots rather than templates + function ptrs...
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 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-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-12 Sampo SavolainenChanges missing from previous commit
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-05 David RobillardSupport recursive undo events.
2009-05-04 David RobillardFix MIDI monitoring while recording.
2009-05-04 David RobillardFix building without LV2.
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-02 Sakari Bergen* Fix tooltips in the session import dialog
2009-05-01 David RobillardFix MIDI playback.
2009-04-30 David RobillardRename 'position' parameter of MidiSource::midi_read...
2009-04-30 Paul Davisfix up confusion between silence() decls for Processor...
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...
next