summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-19Fix up cleanup summary dialogs a bit.Nick Mainsbridge
2006-04-19Clean up/Flush wastebasket work again, change recent/new/open dialog button l...Nick Mainsbridge
2006-04-19a) fix editor hscroller to follow PT behaviour - scrollbar alwaysPaul Davis
2006-04-12Added tooltips to help explain various soundfilebrowser buttons.Taybin Rutkin
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-06significant extensions to tranzport supportPaul Davis
2006-04-05set cursor to white in rc fileDoug McLain
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-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-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-20testing new CVS tracking for drupalPaul Davis
2006-03-20add remote control menu item to editor audio time axis viewsPaul Davis
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-16set a smaller minimum RedirectBox height, allowing the mixer window height to...Doug McLain
2006-03-15remove debug codeDoug McLain