summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-12enable videotimeline on OSXRobin Gareus
2013-10-12export video-range: add to context menuRobin Gareus
2013-10-12video-range export tweaks:Robin Gareus
2013-10-12do not use delete_when_idle() to delete a plugin UI because an entirely separ...Paul Davis
2013-10-12revert part of 4091ff175c5204 that caused window/sizing chaos. silly paulPaul Davis
2013-10-12rework things for Audio/MIDI setup dialog a bit: no tabs being the most notic...Paul Davis
2013-10-121 bug fix plus padding control for ArdourButtonPaul Davis
2013-10-12post a dialog about a session being opened in read-only mode (if it happens)Paul Davis
2013-10-12fix inability to export twicePaul Davis
2013-10-12minor adjustments to latency measurement UI stuffPaul Davis
2013-10-12adapt AudioEngine to new AudioBackend APIPaul Davis
2013-10-12adapt JACK audiobackend to pay attention to new _start() API related to laten...Paul Davis
2013-10-12slightly change AudioBackend API to allow specifying that the device is being...Paul Davis
2013-10-12remove erroneous ` in stringPaul Davis
2013-10-11update OS X packaging script to include backendsPaul Davis
2013-10-11update Linux packaging script to include backendsPaul Davis
2013-10-11don't use a possibly non-existent window as a transient parent when showing a...Paul Davis
2013-10-11Fix ardour tests to work with new AudioEngine/Backends changesTim Mayberry
2013-10-11Add AudioEngine::set_default_backendTim Mayberry
2013-10-11Use test-env.sh in run-session-tests.shTim Mayberry
2013-10-11Write state data from automation list test to check why test is failingTim Mayberry
2013-10-11Add arg to test function to be able to prefix test output directoryTim Mayberry
2013-10-11return bool in test util function to check writing xml to file is successfulTim Mayberry
2013-10-11Use test_search_path to find test data files for automation testTim Mayberry
2013-10-11Update test to use correct SourceFactory::createWritable APITim Mayberry
2013-10-11Delete test_globals.h/cc now that the contents has moved to test_common.h/ccTim Mayberry
2013-10-11Add get_test_sample_rate to common test functions in libardour testsTim Mayberry
2013-10-11Fix script used to run libardour testsTim Mayberry
2013-10-10minor tweaks to audio/MIDI setup windowPaul Davis
2013-10-10some slightly hackish changes to make it possible to use the new internal ALS...Paul Davis