summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
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
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20Comments button now indicates when comments are present, more dialog work (as...Nick Mainsbridge
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-04-19a) fix editor hscroller to follow PT behaviour - scrollbar alwaysPaul Davis
2006-04-17Make sure region fades don't get messed up when regions are split.Sampo Savolainen
2006-04-11likely fixes for problems loading templates with destructive tracks. Note tha...Paul Davis
2006-04-10remove link against libusb from gtk_ardour; allow recording beyond current en...Paul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis