summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-10-09handle AU Factory presets along with user presets2.8.3Paul Davis
2009-10-08JACK is realtime by default when started by ardour; mackie "ardour" port limi...Paul Davis
2009-10-08accurate dB/log patch from Carl, back-ported from 3.0Paul 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-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-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-02replace all instances of prop->value() == "yes" with string_is_affirmative (p...Paul Davis
2009-10-01more on log fix, and redirect renaming fix from nickmPaul Davis
2009-10-01edit group visibility maintained, patch from nickm (#2796)Paul Davis
2009-10-01LADSPA log parameters default values set appropriately and handle localized d...Paul Davis
2009-10-01LV2 epp logarithmic patch from nedko (#2775)Paul Davis
2009-10-01LV2 external UI patch from nedko (#2777)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-08-21enable very basic plugin boolean automation via Write and Read. no Touch. g...Ben Loftis
2009-08-21Fix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.Carl Hetherington
2009-08-19keep the transient auto-analyse dialog from showing up more than once per lau...Ben Loftis
2009-08-08"in" and "out" as part of a port name should not be translatable by default, ...Paul Davis
2009-07-28use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (onc...Paul Davis
2009-07-19missing initializer for _follow_overlap in Crossfade - can lead to exceptions...Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-07-06another OSX/apple-gcc fix2.8.1Paul Davis
2009-07-06add NO translator name and remove debugging output line from audioengine.ccPaul Davis
2009-07-06new fr_FR translate for libardourPaul Davis
2009-07-06remove extra use of legalize_for_path() and just make sure that session and s...Paul Davis
2009-07-05more legalize_path hacks to handle stupidly named sessionPaul Davis
2009-07-05handle session names provided by user that contain '/' (mantis #1193)Paul Davis
2009-07-04use sscanf with the correct type conversion and not atoi/atol to load nframes...Paul Davis
2009-07-04try to name/number new routes-from-templates to avoid colliding names if addi...Paul Davis
2009-07-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete o...Paul Davis
2009-07-01fix from carl so that switching into write automation mode doesn't reset gain...Paul Davis
2009-06-26playlist sort patch from nick_m, improves ordering of playlists in menu. smal...Paul Davis
2009-06-25another part of the fix for cleanup: when successfully using link(2) to embed...Paul Davis
2009-06-24splash screen fix from nedko ; fix cleanup's failure to correctly locate file...Paul Davis
2009-06-15Missing header fileSampo Savolainen
2009-06-14Fix small problem with uninitialized data fed to sndfileSampo Savolainen
2009-06-13Swedish translation from Petter SundlöfSampo Savolainen
2009-06-10Allow Insert Time option to move tempos and time sig changes, as per #1951 (t...Ben Loftis
2009-06-05const char* fixes for some version of gccPaul Davis
2009-06-03Numerical sort patch from mantis #2654Sampo Savolainen
2009-05-08when changing a Route name, make that sure that a Route with ControlOuts chan...Paul Davis
2009-04-30implement panner reset functionality (missing since 0.99?)Paul Davis
2009-04-29catch jack shutdown (from server) and handle it better then we used to in ter...Paul Davis
2009-04-27fix broken patch that caused crash when loading an older session without "def...Paul Davis
2009-04-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the pr...Paul Davis