Remove unused method..
[ardour.git] / libs / ardour / ardour /
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...
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-16 Hans BaierTicker: apply patch from lincoln, Thanks!
2009-03-07 Sampo SavolainenImprovements to the plugin eq gui:
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-03-05 Paul Davismake track templates work, including a fix for the...
2009-03-02 Paul Davistrack templates, backported from 2.X
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-27 David RobillardStep towards having both rubberband and soundtouch...
2009-02-26 David RobillardDon't link against VAmp plugins.
2009-02-26 David RobillardUse actually normal taglib headers (apparently it compl...
2009-02-26 David RobillardUse normal taglib include paths.
2009-02-26 David RobillardUse quotes for taglib includes.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-19 David RobillardInterpret tempo time based on read position (not source...
2009-02-19 David RobillardReadable is not as generic as its name implies ;)
2009-02-19 David RobillardRemove unused Session::curves.
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-18 David RobillardFix MIDI control parameter mapping to work with control...
2009-02-17 David RobillardFix deadlock and potential race condition when editing...
2009-02-17 David RobillardMake a bunch of stuff boost::noncopyable.
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...
2009-02-16 David RobillardGracefully ignore illegal MIDI events at the buffer...
2009-02-16 David RobillardRewrite Sequence::const_iterator.
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-02-15 David RobillardTidy.
2009-02-15 David RobillardClean up.
2009-02-15 David RobillardDe-templatify Evoral::SMF which has no concept of time...
2009-02-15 David RobillardUse nframes_t for timestamps of real (jack) time MIDI...
2009-02-14 David RobillardRemove unused (and timestamp type nasty) last_event_tim...
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-02-14 David RobillardFix most absurd function name I've seen in a while.
2009-02-14 David RobillardMore powerful SMF::open interface.
2009-02-14 Carl HetheringtonFix send copying by paste and drag n drop.
2009-02-14 Hans Baier* fix concerning a comment on issue 2541: Go back to...
2009-02-14 David RobillardLess weak plugin preset system (maybe AU preset stuff...
2009-02-13 Hans Baier*session.h whitespace
2009-02-13 Hans Baier* MIDIClock_Slave: fixed bugs:
2009-02-12 Hans Baier* Swapped MidiSource to LibSMF
2009-02-12 Hans Baier* MIDI clock slave: issues 2541 and 2542 ready for...
2009-02-11 Carl HetheringtonAdd connected_to ()
2009-02-11 Carl HetheringtonRemove declaration of undefined method.
2009-02-11 Carl HetheringtonRemove internal ports.
2009-02-10 Carl HetheringtonFixes to port inserts.
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-06 Hans Baier* Add SysEx Support to MidiModel / SMF
2009-02-03 Hans Baier* midi_event_size(uchar status): return size including...
2009-02-02 Carl HetheringtonFix auto-return, hopefully not at the expense of anythi...
2009-02-02 Carl HetheringtonRe-enable creation of stereo bundles for system IO...
next