Trim include dependency tree (particularly on evoral/Sequence.hpp).
[ardour.git] / libs / ardour /
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-15 David RobillardClean up fugly debug printing stuff.
2009-02-15 David RobillardFix crash on reading meta event.
2009-02-15 David RobillardFactor out region layering.
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 RobillardCommit of the century, right here.
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-02-15 David RobillardTidy, remove dead code.
2009-02-15 David RobillardTidy.
2009-02-15 David RobillardShutup.
2009-02-15 David RobillardCache file position in SMFSource::read_unlocked (i...
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 RobillardTidy.
2009-02-14 David RobillardRemove superfluous typedefs.
2009-02-14 David RobillardMake SMF::append_event_delta take a buffer and a size...
2009-02-14 David RobillardRemove unused (and timestamp type nasty) last_event_tim...
2009-02-14 David RobillardMIDI robustness.
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* second part of the last fix
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-13 Hans Baier* MIDIClock_Slave: Fix for devices that always send...
2009-02-12 Hans Baier* disabled debugging output
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 David Robillardverbosity--
2009-02-11 David RobillardRemove unused (and weirdly typed) time parameter from...
2009-02-11 Carl HetheringtonOffer routes on mixer strip IO menus. Fixes to these...
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 Hans Baier* fix MIDI playback
2009-02-10 Carl HetheringtonFixes to port inserts.
2009-02-10 Carl HetheringtonRemove some debug code.
2009-02-10 Carl HetheringtonUse slightly cleaner Port API in a few places.
2009-02-09 Carl HetheringtonFix fade outs on split regions.
2009-02-09 David RobillardShrink exposed SMF API.
2009-02-09 Carl HetheringtonApply fix for 2546 from lincoln. Many thanks.
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...
2009-02-02 Carl HetheringtonFix a couple of bugs causing unexpected movements of...
2009-02-02 David RobillardDisable excessive console output (please comment this...
2009-02-02 Hans Baier* fix misleading/wrong comment
2009-02-02 Hans Baier* debugging output
2009-02-02 Hans Baier* fixed crash: MidiBuffer::reserve returned wrong write...
2009-02-02 Hans Baier* added assertions to MidiBuffer::iterator_base in...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-02-01 David RobillardRemoved fixed/maximum event size assumption/limitation...
2009-02-01 David RobillardStyle.
2009-02-01 David RobillardTemplateify MidiBuffer iterators (avoid code duplicatio...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-30 Sakari BergenTrack import is now working. Also, IO bundle setup...
2009-01-30 Paul Davisadd forgotten files
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-30 David RobillardUm... we can't use 128 bytes for every single MIDI...
2009-01-30 Hans Baier* enlage MidiBuffer size to 128 bytes to allow for...
2009-01-29 Hans Baier* set right interpolation on MidiModel controls after...
2009-01-28 Hans Baier* Set Discrete mode as default until Linear mode works...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-28 Hans Baier* more user friendly MIDI automation lane names
2009-01-27 Carl HetheringtonMake track sends etc. appear in the same bundle as...
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-24 Carl HetheringtonDo not take into account sends when computing the requi...
2009-01-24 Carl HetheringtonCopy diskstream data to all output buffers.
2009-01-24 Carl HetheringtonUpdate actual gain when declick has been applied.
2009-01-24 Carl HetheringtonGather all ardour: ports so that a few more things...
2009-01-24 Carl HetheringtonOnly create mono bundles for physical I/O to avoid...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-22 Carl HetheringtonFix crash on using sends with no MIDI
2009-01-22 Carl HetheringtonFix port rename problems.
2009-01-22 Carl HetheringtonSome more full / short name confusions.
2009-01-21 David RobillardFix incorrect/useless forward declaration and associate...
2009-01-21 Carl HetheringtonFix some confusion about relative / non-relative port...
2009-01-21 Hans Baier* make MIDI-specific menu show up on all MIDI lanes
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...
2009-01-15 David RobillardAdd apparently missing include...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2009-01-10 David RobillardRevert magic mystery changed from r4396 (trailing white...
2009-01-10 Hans Baier* wrong calculation of frames_moved in Session::process...
2009-01-10 Hans Baier* Extracted method void AudioDiskstream::process_varisp...
2009-01-09 Hans Baier* add comments / improve readability of varispeed playb...
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2009-01-05 Hans Baier* corrected copyright information
2009-01-05 Hans Baier*fixed typo
2009-01-05 Hans Baier* further reduce the spaghettiness of Session::follow_slave
2009-01-05 Hans Baier* MIDI clock slave implementation with delay locked...
next