summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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-26- Documentation fixesDavid Robillard
2006-05-26make OS X flags OS X onlyPaul Davis
2006-05-26removed libtool from pre-build processPaul Davis
2006-05-25OS X Compile fix to work around the circular dependency of libardour andHans Fugal
2006-05-24provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTAT...Paul Davis
2006-05-24added conditionals to detect SVN build conditions where we used to use CVSPaul Davis
2006-05-24fix up formatting of SMPTE time printing in tranzport control codePaul Davis
2006-05-24ensure that libardour_cp and libardour SMPTE structs are same type, hackishlyPaul Davis
2006-05-23install libardour_cp to the correct placePaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-20fix timestretch dialog/progress etc; make tranzport protocol non-mandatoryPaul 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
2006-05-19fix for edit & mix group names getting lost at session loadPaul Davis
2006-05-18fix egregious bug regarding setting native file header+data formatsPaul Davis
2006-05-18add new filesPaul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-18catch up on last minute OSC changesPaul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-05-07Improved sfdb API.Taybin Rutkin
2006-05-06Fixed text relocation issuesSampo Savolainen
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-26added std:: to atoi and atof to fix namespace problem in convert.ccDoug McLain
2006-04-25Fixed linking for tranzport on MacOSX.Taybin Rutkin
2006-04-25added stdint for compilationJesse Chappell
2006-04-25Added missing .cvsignore file.Taybin Rutkin
2006-04-25Missing .cvsignore file.Taybin Rutkin
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-25remove unintentional addition of PortInsert::silence()Paul Davis
2006-04-25a) fixed pseudo-grab-retention in plugin UIsPaul Davis
2006-04-25add missing file, remove unnecessary qualifierPaul Davis
2006-04-25add missing filePaul Davis
2006-04-25add missing filePaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis