summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2006-03-21save destructive xfade length in ardour.rc; change update policy for xfade sl...Paul Davis
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-20Fix for #1179. Crossfades are not lost anymore when regions are split.Sampo Savolainen
2006-03-19ensure .ardour directory is created, update build docsTim Mayberry
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-16Completed playlist copy constructor. Also fixed issue with layering inSampo Savolainen
2006-03-15remove the pitiful Pix classPaul Davis
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis
2006-03-14Pointer fix from essej.Taybin Rutkin
2006-03-14Crossfade copy-constructor + copy crossfades when creating a copy of aSampo Savolainen
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14fix for restoring destructive-ness on session reload using flags, plus an edi...Paul Davis
2006-03-14created get_bogus_drawable() when I realized it was needed by FastMeter as we...Doug McLain
2006-03-14moved gain rail and sliders to files. The previously unused 'from_files' port...Doug McLain
2006-03-14improvements (!) to waveform display for destructive tracks, plus a generic f...Paul Davis
2006-03-12remove varispeed control; shuttle controller now has a context menu with max ...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-11prevent removal of start markerPaul Davis
2006-03-11start marker implemented, along with GotoZero command for old behaviour; R bi...Paul Davis
2006-03-10Proper use of AudioBufferList.Taybin Rutkin
2006-03-10Link error fixed. Stub functions filled in.Taybin Rutkin
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-03-10Example code to load the x and <-> xpms for the mixer strip from files instea...Doug McLain
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-09capitalized menus. minor header fixJesse Chappell
2006-03-08add/remove edit groups via buttons (still a bit of work left to do)Paul Davis