summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2008-09-17new files from sakari, missed last timePaul Davis
2008-09-17build fixes for external libsndfile, plus make ogg & FLAC required libs nowPaul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-15Don't dump immediate events.David Robillard
2008-09-14More gracefully handle type mismatch errors when doing playlist things (just ...David Robillard
2008-09-12make tracks visible againPaul Davis
2008-09-10remove bogus filesPaul Davis
2008-09-10add (copy of 2.0-ongoing) rubberband to 3.0Paul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-08-21Patched libsndfile to work with FLAC >= 1.1.4Sakari Bergen
2008-08-12Fix panning to mono.David Robillard
2008-08-07* enabled moving averages again... plays much nicer in a realtime setupHans Baier
2008-08-06* I probably better should consult the nominal frame rate to calculate ppqn i...Hans Baier
2008-08-06* I dont know whether this works, but I'll commit it anywayHans Baier
2008-08-06* forgot to remove those linesHans Baier
2008-08-06* removed rolling speed average from MIDIClockSlave, ardour seems to keep tim...Hans Baier
2008-08-06* fixed JACK_MidiPort to get the events into the slaveHans Baier
2008-08-05* forgot to add the midi clock slave cc fileHans Baier
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-07-16Fixes to get legacy 2.x sends working.Sampo Savolainen
2008-07-15fixed pitchbend byte orderingJesse Chappell
2008-07-14Fix audio recording. Better fix needed though.Sampo Savolainen
2008-06-22Another gcc4.3 includeDoug McLain
2008-06-03still do cycle_start() & cycle_end() calls when freewheelingPaul Davis
2008-06-03remove autostools generated filesDoug McLain
2008-06-02final gcc 4.3 changesDoug McLain
2008-06-02Add sigc 2.2.2Doug McLain
2008-06-02remove sigc 2.0.18, again. Come on baby...Doug McLain
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-06-01Remove sigc 2.0.18Doug McLain
2008-06-01Translations from Petter, now in the correct branch. Now only for €19.99.Sampo Savolainen
2008-05-26Updated translations from PetterSampo Savolainen
2008-05-25* splitted midi++/event.h in header and implementationHans Baier
2008-05-24Changed Byte to uint8_t in some files (left out from drobilla's previous commit)Sakari Bergen
2008-05-23Remove pointless Byte typedef that didn't really match any other typedef in a...David Robillard
2008-05-23* added midnam test file for xpathHans Baier
2008-05-23* fixed: wrong conversion from double for pitch bender in MidiModel::control_...Hans Baier
2008-05-23*fix the bugfix: Input and Output Ports exchanged in Track/Bus inspectorHans Baier
2008-05-23* changed return type for pbd/xml++ xpath support to use boost::shared_ptrHans Baier
2008-05-22Fix rounding errors in region/source length calculuation in import (regions a...David Robillard
2008-05-22Fix corrupt MIDI file writing when meta events are present (fixes missing fir...David Robillard
2008-05-22Fix source/region length on MIDI import.David Robillard
2008-05-22Arbitrarily increase MIDI process buffer size to avoid overruns with very den...David Robillard
2008-05-22* added more tests and profiling for pbd/xml++ xpath supportHans Baier
2008-05-22* added XPath support to pbd/xml++Hans Baier
2008-05-22Fix MIDI selection/tool issues (issue #0002415 and other bugs).David Robillard
2008-05-21* bugfix: Inputs and Outputs swapped in the Track/Bus InspectorHans Baier
2008-05-21More petty clean ups of MIDI stuff.David Robillard