summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-02-14Const correctness.David Robillard
2009-02-14Remove unused (and timestamp type nasty) last_event_time() from SMF.David Robillard
2009-02-14While I'm doing trivial prettification things and not giving a damn about sup...David Robillard
2009-02-14Line wrap at 100 lines so I can read things :).David Robillard
2009-02-14Update for libsmf API changes.David Robillard
2009-02-14Fix types to be warning clean on 64 bit.David Robillard
2009-02-14Update autowaf (fix mandatory header check).David Robillard
2009-02-14MIDI robustness.David Robillard
2009-02-14Make DnD copy processors using their XML representations. Remove unusedCarl Hetherington
2009-02-14Fix most absurd function name I've seen in a while.David Robillard
2009-02-14More powerful SMF::open interface.David Robillard
2009-02-14Remove abstract MIDIFile interface (maintaining interface with old crap was g...David Robillard
2009-02-14LibSMF -> SMFDavid Robillard
2009-02-14SMF -> OldSMFDavid Robillard
2009-02-14Fix send copying by paste and drag n drop.Carl Hetherington
2009-02-14* second part of the last fixHans Baier
2009-02-14* fix concerning a comment on issue 2541: Go back to the last MIDI beat on stopHans Baier
2009-02-14Less weak plugin preset system (maybe AU preset stuff can use the 'normal' th...David Robillard
2009-02-14Mandatory check for boost headers.David Robillard
2009-02-13*session.h whitespaceHans Baier
2009-02-13* MIDIClock_Slave: fixed bugs:Hans Baier
2009-02-13* MIDIClock_Slave: Fix for devices that always send MIDI clock (not just betw...Hans Baier
2009-02-12* disabled debugging outputHans Baier
2009-02-12* Evoral: SMFTest: added createNewFileTest (passes)Hans Baier
2009-02-12* Swapped MidiSource to LibSMFHans Baier
2009-02-12* MIDI clock slave: issues 2541 and 2542 ready for testing (cant test myself ...Hans Baier
2009-02-11verbosity--David Robillard
2009-02-11Remove unused (and weirdly typed) time parameter from begin_write.David Robillard
2009-02-11verbosity--David Robillard
2009-02-11StandardMIDIFile -> MIDIFile.David Robillard
2009-02-11Detect libsmf error and throw exceptions.David Robillard
2009-02-11Include stripped down libsmf code internally.David Robillard
2009-02-11* introduced dependency: libsmf-1.2Hans Baier
2009-02-11Offer routes on mixer strip IO menus. Fixes to these menus on MIDI routes.Carl Hetherington
2009-02-11Add connected_to ()Carl Hetherington
2009-02-11Remove declaration of undefined method.Carl Hetherington
2009-02-11Remove internal ports.Carl Hetherington
2009-02-11*Evoral: Sequence: forgot to commit thatHans Baier
2009-02-10* Evoral: Added Unit test for SMFHans Baier
2009-02-10* Evoral::Sequence: conditional compile for debugging outputHans Baier
2009-02-10* Code readability: Template parameter <T> -> <Time>Hans Baier
2009-02-10* fix MIDI playbackHans Baier
2009-02-10*Evoral::SMF fix reading/writing of SysEx EventsHans Baier
2009-02-10Fixes to port inserts.Carl Hetherington
2009-02-10Remove some debug code.Carl Hetherington
2009-02-10Use slightly cleaner Port API in a few places.Carl Hetherington
2009-02-09* filename conventions (second part of it)Hans Baier
2009-02-09* filename conventionsHans Baier
2009-02-09Fix fade outs on split regions.Carl Hetherington
2009-02-09Shrink exposed SMF API.David Robillard