summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-04-063 different data wheel modes for tranzport, plus lock on writes, and morePaul Davis
2006-04-06fixes for tranzport print routinePaul Davis
2006-04-06significant extensions to tranzport supportPaul Davis
2006-04-05further extensions to Tranzport support and control surface interface designPaul Davis
2006-04-05add new control protocol related filesPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-04-04new region names are now based on file source names, standardise capitalisati...Nick Mainsbridge
2006-03-31Splitting a region doesn't affect layering: the two remaining piecesSampo Savolainen
2006-03-31Splitting a regon now retains crossfades, even if the split happensSampo Savolainen
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
2006-03-29Removed unused header files.Taybin Rutkin
2006-03-29install into ardour2 dirs, not ardour (translations not included, yet)Paul Davis
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-28set color of export dialog checkbox's to fix invisible port selectors. Set s...Doug McLain
2006-03-27total reimplementation of Configuration object internals to make adding new c...Paul Davis
2006-03-22gcc4 fix for new import/embed code, plus inline reject_if_rate_differs() func...Paul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-21Various marker undo fixes.Sampo Savolainen