summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-10-08when setting a redirect box to display a given route's redirects, always unse...Paul Davis
2009-10-08JACK is realtime by default when started by ardour; mackie "ardour" port limi...Paul Davis
2009-10-08fix mis-handling of button press events on rec-enable that ought to forward t...Paul Davis
2009-10-08fix mis-handling of button press events on mute+solo that ought to forward to...Paul Davis
2009-10-08accurate dB/log patch from Carl, back-ported from 3.0Paul Davis
2009-10-08if user asks for session templates, make sure user template dir exists, and s...Paul Davis
2009-10-08updated french translation from raphael d.Paul Davis
2009-10-07updated russian translation from alexandrePaul Davis
2009-10-07crossfade point dragging fix from markus s.Paul Davis
2009-10-06more industrial-strength-ifying of io connection name cleanupPaul Davis
2009-10-06fix crash in mixer_strip.cc and re-indent the io button renaming codePaul Davis
2009-10-05provide jdelay-based hardware/port insert latency measurementPaul Davis
2009-10-02better fix for send/redirect renaming, plus (sorry) small comment change in p...Paul Davis
2009-10-02now in gtk2_ardour: replace all instances of prop->value() == "yes" with stri...Paul Davis
2009-10-01more on log fix, and redirect renaming fix from nickmPaul Davis
2009-10-01about window set as transient for editor, from nedkoPaul Davis
2009-10-01splash override env var patch from nedkoPaul Davis
2009-10-01edit group visibility maintained, patch from nickm (#2796)Paul Davis
2009-10-01i/o button renaming patch from nickmPaul Davis
2009-10-01tweaks to de_DE translationPaul Davis
2009-10-01final part of robsch's visual state patchPaul Davis
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
2009-10-01freesound mootcher patch from donf (#2686)Paul Davis
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2009-09-26open un-writable sessions without complaining, and desensitize all/most actio...Paul Davis
2009-09-17more NSD hacks, including a new exception thrown when loading a session at a ...Paul Davis
2009-09-17better behaviour when JACK fails to start from "within" ardour. still not qui...Paul Davis
2009-09-17more NSD changes. if JACK is not running and no interface has ever been chose...Paul Davis
2009-09-16first part of NSD changes - if no interface has been identified previously, p...Paul Davis
2009-09-16use rt-click context menu instead of the -all- group, which was orphanedBen Loftis
2009-09-13fix logic in undo, redo, and swap_visual_stateBen Loftis
2009-09-13two compiler warnings via john emmasPaul Davis
2009-09-11reinstate export-region which was lost, change keybindings to more closely ma...Ben Loftis
2009-09-08alter if/else/return behaviour to get gcc 4.3 to STFUPaul Davis
2009-09-06patch from lucus for wastebasket content size messagePaul Davis
2009-08-27add shortcuts to both SYSTEM and USER templates folder.Ben Loftis
2009-08-27fix Mapping option so it follows the region/track menu selectionBen Loftis
2009-08-22Patch from robsch to fix mantis 2766; apply button unclickable when modifying...Carl Hetherington
2009-08-21enable very basic plugin boolean automation via Write and Read. no Touch. g...Ben Loftis
2009-08-21make tearoff windows still forward key events (and thus bindings still work);...Paul Davis
2009-08-20save and recall rectified waveform viewBen Loftis
2009-08-20simplify waveform menu itemsBen Loftis
2009-08-19fix some items that need track-selection-sensitityBen Loftis
2009-08-19first round of menu refactoringBen Loftis
2009-08-18auto buttons need a fixed sizeBen Loftis
2009-08-18Transpose should appear in the popup region context menu as well as the Regio...Ben Loftis
2009-08-18menu item says Fader and Pan, so the automation track should say the same for...Ben Loftis
2009-07-30limit width of group button to something reasonableBen Loftis
2009-07-28use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (onc...Paul Davis
2009-07-22add track-record-enable-toggle action to menu, to make it actually bindable ;...Paul Davis