ardour.git
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 David RobillardRemove abstract MIDIFile interface (maintaining interfa...
2009-02-14 David RobillardLibSMF -> SMF
2009-02-14 David RobillardSMF -> OldSMF
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-14 David RobillardMandatory check for boost headers.
2009-02-13 Hans Baier*session.h whitespace
2009-02-13 Hans Baier* Added CanvasSysEx class for displaying SysExes
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* Evoral: SMFTest: added createNewFileTest (passes)
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 HetheringtonFix segfault on:
2009-02-11 David Robillardverbosity--
2009-02-11 David RobillardRemove unused (and weirdly typed) time parameter from...
2009-02-11 David Robillardverbosity--
2009-02-11 David RobillardStandardMIDIFile -> MIDIFile.
2009-02-11 David RobillardDetect libsmf error and throw exceptions.
2009-02-11 David RobillardInclude stripped down libsmf code internally.
2009-02-11 Carl HetheringtonFix some problems with dragging more than 1 region...
2009-02-11 Hans Baier* introduced dependency: libsmf-1.2
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-11 Hans Baier*Evoral: Sequence: forgot to commit that
2009-02-10 Hans Baier* Evoral: Added Unit test for SMF
2009-02-10 Hans Baier* Evoral::Sequence: conditional compile for debugging...
2009-02-10 Hans Baier* Code readability: Template parameter <T> -> <Time>
2009-02-10 Carl HetheringtonDuh. Simplify previous commit.
2009-02-10 Carl HetheringtonAdd a rescan button.
2009-02-10 Hans Baier* fix MIDI playback
2009-02-10 Hans Baier*Evoral::SMF fix reading/writing of SysEx Events
2009-02-10 Carl HetheringtonBit of a hack to make the port matrix for port inserts...
2009-02-10 Carl HetheringtonFix disassociation of all from a single channel.
2009-02-10 Carl HetheringtonFixes to port inserts.
2009-02-10 Carl HetheringtonRemove some debug code.
2009-02-10 Carl HetheringtonFix disassociate all to only disassociate if required.
2009-02-10 Carl HetheringtonUse slightly cleaner Port API in a few places.
2009-02-09 Hans Baier* filename conventions (second part of it)
2009-02-09 Hans Baier* filename conventions
2009-02-09 Carl HetheringtonFix fade outs on split regions.
2009-02-09 David RobillardShrink exposed SMF API.
2009-02-09 Hans Baier* fixed test
2009-02-09 David RobillardWarning.
2009-02-09 Hans Baier* Sequence: added asserts
2009-02-09 Carl HetheringtonApply fix for 2546 from lincoln. Many thanks.
2009-02-09 Carl HetheringtonRemove references to connection manager from the build.
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-02-09 Carl HetheringtonRemove old connection editor.
2009-02-07 David RobillardFix warnings.
2009-02-07 David RobillardRevert redundant kludge.
2009-02-07 Hans Baier* Evoral: first successful read from Sequence
2009-02-07 Hans Baier* added run-tests.sh to libs/evoral
2009-02-07 Hans Baier* evoral: First productive test environment
2009-02-07 Hans Baier* introduced CppUnit into libs/Evoral
2009-02-06 Hans Baier* Evoral: waf and unit test compile and run now
2009-02-06 Hans Baier* Add SysEx Support to MidiModel / SMF
2009-02-05 Carl HetheringtonSmall fixes to port matrix rendering, mostly visible...
2009-02-04 Carl HetheringtonReduce header dependencies.
2009-02-04 Carl HetheringtonFix minor visual glitch with mouseover when a label...
2009-02-03 Hans Baier* fix comment
2009-02-03 Hans Baier* more pleasant template parameter names in (MIDI)Event
2009-02-03 Hans Baier* midi_event_size(uchar status): return size including...
2009-02-03 Hans Baier* typo buss -> bus
2009-02-03 Carl HetheringtonClick and hold button 1 over a channel name in the...
2009-02-03 Carl HetheringtonDo not display orphaned Show: labels when they are...
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 Carl HetheringtonFix up mouseover handling in the port matrix.
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-02 David RobillardTidy.
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-30 Hans Baier* re-enable assertion about controller values (probably...
2009-01-30 Hans Baier* fixed bug: channel and id swapped for PitchBener...
2009-01-29 Hans Baier* set right interpolation on MidiModel controls after...
2009-01-29 Hans Baier* loosened assertion about controller to UINT8_MAX...
2009-01-28 David RobillardRemove nonsense comment.
2009-01-28 Hans Baier* Set Discrete mode as default until Linear mode works...
next