summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2006-03-15fix for meter_point_buttonDoug McLain
2006-03-15found a couple more hard coded xpms :)Doug McLain
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis
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-13Make FFT analysis work again. (added -DFFT_ANALYSIS when building ardourSampo Savolainen
2006-03-13Make the FFT Anaylsis optional and disabled by default until further discussion.Tim Mayberry
2006-03-12Make FFT easier to use. right click on a range selection or a region andSampo Savolainen
2006-03-12Forgotten header from previous commitSampo Savolainen