summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2006-09-19Merged with trunk R920.David Robillard
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-31Adding sends/port inserts to MIDI tracks (not actually working yet though)David Robillard
2006-08-31Merged with trunk R874.David Robillard
2006-08-31- Fixed port adding/removing/connecting and related bugs with route signal pathDavid Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-23- Fixes for some recording bugsDavid Robillard
2006-08-22Fixes for writing compliant SMF filesDavid Robillard
2006-08-21Recording to SMF. Playback not quite working yet, just some buglets left to ...David Robillard
2006-08-16Progress on the disk side of things:David Robillard
2006-08-14More solid "fake" recording and serializationDavid Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-13More signal path cleanup, IO now has one deliver_output function that should ...David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-02Merged from trunk R745David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-30Abstraction cleanups/polish, towards merging with trunkDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-20Added missing files for new Track class (oops)David Robillard
2006-07-19Work towards removal of Session's Diskstream list.David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-07-06Loading/Saving of sessions containing MIDI tracks and/or bussesDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-26Actually added the code mentioned in my last commit. Whoops.David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-16Preliminary MMC sendingDavid Robillard
2006-06-15Merged with trunk revision 610David Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-14(Messy merge fixes)David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-13Merged with trunkDavid Robillard
2006-06-09Got MTC actually working somewhat correctly, though there seems to be jitter ...David Robillard
2006-06-09Removed excessive debug printing, added missing files for SMPTE namespace and...David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-26make OS X flags OS X onlyPaul Davis
2006-05-25OS X Compile fix to work around the circular dependency of libardour andHans Fugal
2006-05-24ensure that libardour_cp and libardour SMPTE structs are same type, hackishlyPaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-19fix naming of destructive track audio filesPaul Davis