summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-01-19Fix metronome level preference displayRobin Gareus
2017-01-19Allow to change metronome level via mouse-wheelRobin Gareus
2017-01-19Update monitor section controls when channelcount changesRobin Gareus
2017-01-19GUI: use new preroll-rec + trim modeRobin Gareus
2017-01-19Remove rec-with-preroll, prepare for reworkRobin Gareus
2017-01-19Remove Editor API to calc preroll durationRobin Gareus
2017-01-18Add comment regarding themeable boxesBen Loftis
2017-01-18Tweak some tooltip text.Ben Loftis
2017-01-18Allow editor toolbar and background to be themeable.Ben Loftis
2017-01-19fix code for ArdourButton so that an existing translation component to the ca...Paul Davis
2017-01-18Promote the preroll_seconds config option to include musical time:Robin Gareus
2017-01-18prepare for musical-time prerollRobin Gareus
2017-01-18tweak table packing for more consistent spacing between buttons.Ben Loftis
2017-01-18Shuffle the layout of new monitor section, so it is recognizably different th...Ben Loftis
2017-01-18Add GUI action to record with prerollRobin Gareus
2017-01-18Cleanup global monitor options:Robin Gareus
2017-01-18push sorted Stripable order back to PI (for control surfaces)Robin Gareus
2017-01-17Add session option to enable count-inRobin Gareus
2017-01-16Fix a -WreorderRobin Gareus
2017-01-16Prepare generic spill ([mix]busses)Robin Gareus
2017-01-16Configurable toolbar rec/punch & monitoring buttonsRobin Gareus
2017-01-16Add initial GUI support for global monitor statesRobin Gareus
2017-01-16setlocale(LC_MESSAGES) isn't valid when building with MSVCJohn Emmas
2017-01-15Add Japanese translationHiroki Inagaki
2017-01-14consolidate --help text, allow to generate man page.Robin Gareus
2017-01-13Fix editor-mixer update when deleting a Route before a VCARobin Gareus
2017-01-12update alternate themes with automation-line-fill opacityBen Loftis
2017-01-12allow automation line fill opacity to be theme-ableBen Loftis
2017-01-12Minor tweak to bindings editor layoutRobin Gareus
2017-01-12Display name of conflicting keyboard bindingRobin Gareus
2017-01-12rename Bindings -> Keyboard ShortcutsBen Loftis
2017-01-12Support repeated jump-backward-to-mark while playing.Ben Loftis
2017-01-12Add some explanatory text to the Quirks settingsBen Loftis
2017-01-12Show plugin format in menu lists. Particularly important on Mac, where you m...Ben Loftis
2017-01-12Move some actions into the global group:Robin Gareus
2017-01-11coverage frames must still be deleted when switching back to Overlay modePaul Davis
2017-01-11Windows/Videotimeline: support all drives (no fixed docroot/drive-letter)Robin Gareus
2017-01-10Prepare for windows video support on all drive-letters.Robin Gareus
2017-01-10Tweak TMM tooltipRobin Gareus
2017-01-10Shrink preferences window when detachedRobin Gareus
2017-01-10never remove tracks from selection during a range dragPaul Davis
2017-01-10correctly display region sync points in the editor region list, when they changePaul Davis
2017-01-10avoid locate when clicking in region fade handles in smart mode+follow editsPaul Davis
2017-01-10add some preference tooltips and related code consolidationRobin Gareus
2017-01-10Fix spacing for TC displayRobin Gareus
2017-01-09Better fix for widgets that do not apply to master bus: leave them in place, ...Ben Loftis
2017-01-09Revert "Remove the Solo+Iso buttons in the Master bus."Ben Loftis
2017-01-09Fix mixer scrollingRobin Gareus
2017-01-09Remove the Solo+Iso buttons in the Master bus.Ben Loftis
2017-01-09clamp values appropriately in AutomationLine::view_to_model_y()Paul Davis