summaryrefslogtreecommitdiff
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-05set cursor to white in rc fileDoug McLain
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-04-01separate regions in loop/punch range with right-click.. more attempts to clar...Nick Mainsbridge
2006-04-01fix incorrect marker/range marker right-click menus, try to clarify the text ...Nick Mainsbridge
2006-03-31a) add "Add Range Markers" to region context menuPaul Davis
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-31zoom to session now uses the start marker instead of zeroPaul Davis
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
2006-03-31fix track control table height issues (hopefully for the last timePaul Davis
2006-03-30a) remove polarity button, add polarity menu item, move functionality into Ro...Paul Davis
2006-03-30fix color/style issue for mixer strip name buttonPaul Davis
2006-03-30Oops! that mixer button code was broke, another one of these unrealized widg...Doug McLain
2006-03-30rc changes to fix invisible checkboxes in export dialog for some themes. Fix...Doug McLain
2006-03-30dbl-click on a recent session completes dialog; start work on saving modified...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-28replaced deprecated (and ugly) FileSelection with FileChooserDialog in export...Doug McLain
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-26fixed disappearing fade out points in xfade editorDoug McLain
2006-03-22more gcc4 fixes to handle jumps over declarationsPaul 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-20testing new CVS tracking for drupalPaul Davis
2006-03-20add remote control menu item to editor audio time axis viewsPaul Davis
2006-03-19ensure .ardour directory is created, update build docsTim Mayberry
2006-03-17change rec box drawing for destructive tracksPaul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-17a few text color tweaks (redirect box and region list)Doug McLain
2006-03-17fix for another broken prompterDoug McLain
2006-03-16Completed playlist copy constructor. Also fixed issue with layering inSampo Savolainen
2006-03-16set a smaller minimum RedirectBox height, allowing the mixer window height to...Doug McLain
2006-03-15remove debug codeDoug McLain