summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-23fix midi quantization - part twoRobin Gareus
2013-10-23fix midi quantization - part oneRobin Gareus
2013-10-23initialize plugin param descriptor structRobin Gareus
2013-10-22do not use --tags to get git description/versionPaul Davis
2013-10-22Merge branch 'unify_display_ordering' of https://github.com/nmains/ardourPaul Davis
2013-10-22Merge branch 'miscfix' of https://github.com/mojofunk/ardourPaul Davis
2013-10-22honor LV2 units:midiNote: display Note name instead of integer3.5.14Robin Gareus
2013-10-22fix bundling of .mo files in OS X bundlesPaul Davis
2013-10-22fix locale path in OS X bundlesPaul Davis
2013-10-21fix issues with recording while synced to JACK (non-pure-virtual method added...Paul Davis
2013-10-21use new default SR + bufsize values in engine dialogPaul Davis
2013-10-21add default sample rate and buffer size methods to AudioBackendPaul Davis
2013-10-21fix endless messages about MIDI events being dropped.Paul Davis
2013-10-21Remove random character at start of wscript fileTim Mayberry
2013-10-21Forward declare NSM_Client class in ardour_ui.hTim Mayberry
2013-10-21Fix check button handling in Memory Warning DialogTim Mayberry
2013-10-21Fix two minor memory leaks in pending state dialogTim Mayberry
2013-10-20add missing waflib include to rsynth.lv2Robin Gareus
2013-10-20bundled LV2 plugin build and deploymentRobin Gareus
2013-10-20fix typo (rsynth.lv2 configure)Robin Gareus
2013-10-21Unify editor / mixer ordering.nick_m
2013-10-20add reasonablesynth.lv2Robin Gareus
2013-10-19replace rather than append to SUIL_MODULE_DIRRobin Gareus
2013-10-18fix missing Click outputs for new sessionsPaul Davis
2013-10-16remember to fix up libnames in backends, missed the 3.5 tag but this is just ...Paul Davis
2013-10-15fix typo from earlier change to conditionalize driver-change in audio backend3.5Paul Davis
2013-10-15package small-splash image in binary bundlesPaul Davis
2013-10-15another russian translation updatePaul Davis
2013-10-15fix up issues with MIDI I/O option when using jack1 or jack2's most recent op...Paul Davis
2013-10-15prevent button in latency measurement dialog from changing size when relabelledPaul Davis
2013-10-15update russian translation (again)Paul Davis
2013-10-15fix spelling and program name abstractionPaul Davis
2013-10-15bump to 3.5Paul Davis
2013-10-15reduce default height of mackie control GUI, as per #5713Paul Davis
2013-10-15update russian translation (from alexandre prokoudine)Paul Davis
2013-10-15try to prevent crash if running latency calibration with JACK setup that is l...Paul Davis
2013-10-15fix crash when opening audio/MIDI setup while playing etc.Paul Davis
2013-10-15make the startup -> session dialog flow more sensible for brand new usersPaul Davis
2013-10-15do not call AudioEngine::set_driver() when the backend does not require drive...Paul Davis
2013-10-15fix signed/unsigned issue pointed out by old apple gccPaul Davis
2013-10-15re-fix typo in PBD::demangle() for systems without execinfo.hPaul Davis
2013-10-15additional pango version updatePaul Davis
2013-10-15fix namespace issue with demangle on systems without execinfo.hPaul Davis
2013-10-15fix typo in PBD::demangle() for systems without execinfo.hPaul Davis
2013-10-15amend to prev commit.Robin Gareus
2013-10-15update osx dmg packaging to new pangoRobin Gareus
2013-10-14use processor owner to set GUIs opened by a ProcessorBox, not current route namePaul Davis
2013-10-14add a back-pointer to the owner of a ProcessorPaul Davis
2013-10-14changes that will help fix a crash related to plugin window visibility. some ...Paul Davis
2013-10-14tweak API of WindowProxy, and remove all unnecessary get() calls in functions...Paul Davis