summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-09handle AU Factory presets along with user presets2.8.3Paul Davis
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-08clean up and rationalize parts of the osx_build script; build DMG for all OS ...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-07make reconnect to JACK work, after the _priv_jack fixes were added recentlyPaul 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-05add /ardour/locate <frame> <roll-after-locate> command to OSC APIPaul Davis
2009-10-05provide jdelay-based hardware/port insert latency measurementPaul Davis
2009-10-05add new files, derived from jack_delay by fonsPaul Davis
2009-10-02better fix for send/redirect renaming, plus (sorry) small comment change in p...Paul Davis
2009-10-02use drobilla's latest, not his penultimate, version of string_is_affirmitive()Paul Davis
2009-10-02slightly improved string_is_affirmative() implementationPaul Davis
2009-10-02now in gtk2_ardour: replace all instances of prop->value() == "yes" with stri...Paul Davis
2009-10-02replace all instances of prop->value() == "yes" with string_is_affirmative (p...Paul Davis
2009-10-02bump versionPaul 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-01LADSPA log parameters default values set appropriately and handle localized d...Paul Davis
2009-10-01tweaks to de_DE translationPaul Davis
2009-10-01LV2 epp logarithmic patch from nedko (#2775)Paul 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-09-01add helpful note to READMEPaul 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