ardour.git
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-16 Paul Davisfix typo from earlier change to conditionalize driver... 3.5
2013-10-16 Paul Davispackage small-splash image in binary bundles
2013-10-15 Paul Davisanother russian translation update
2013-10-15 Paul Davisfix up issues with MIDI I/O option when using jack1...
2013-10-15 Paul Davisprevent button in latency measurement dialog from chang...
2013-10-15 Paul Davisupdate russian translation (again)
2013-10-15 Paul Davisfix spelling and program name abstraction
2013-10-15 Paul Davisbump to 3.5
2013-10-15 Paul Davisreduce default height of mackie control GUI, as per...
2013-10-15 Paul Davisupdate russian translation (from alexandre prokoudine)
2013-10-15 Paul Davistry to prevent crash if running latency calibration...
2013-10-15 Paul Davisfix crash when opening audio/MIDI setup while playing...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul Davismake the startup -> session dialog flow more sensible...
2013-10-15 John Emmas'libs/ardour' - Add 'LIBARDOUR_API' (initial testing...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul Davisdo not call AudioEngine::set_driver() when the backend...
2013-10-15 Paul Davisfix signed/unsigned issue pointed out by old apple gcc
2013-10-15 Paul Davisre-fix typo in PBD::demangle() for systems without...
2013-10-15 Paul Davisadditional pango version update
2013-10-15 Paul Davisfix namespace issue with demangle on systems without...
2013-10-15 Paul Davisfix typo in PBD::demangle() for systems without execinfo.h
2013-10-14 Robin Gareusamend to prev commit.
2013-10-14 Robin Gareusupdate osx dmg packaging to new pango
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-14 John Emmas'PBD::demangle()' - Minor modification to keep MSVC...
2013-10-14 John Emmas'AudioEngine::discover_backends()' - When building...
2013-10-14 John Emmas'gtk2_ardour' - Add some further header files to satisf...
2013-10-14 John Emmas'gtk2_ardour' - Harmonize usage of 'COMPILER_MINGW...
2013-10-14 John Emmas'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc...
2013-10-14 John Emmas'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc...
2013-10-14 Paul Davisuse processor owner to set GUIs opened by a ProcessorBo...
2013-10-14 Paul Davisadd a back-pointer to the owner of a Processor
2013-10-14 Paul Davischanges that will help fix a crash related to plugin...
2013-10-14 Paul Davistweak API of WindowProxy, and remove all unnecessary...
2013-10-12 Robin Gareusenable videotimeline on OSX
2013-10-12 Robin Gareusexport video-range: add to context menu
2013-10-12 Robin Gareusvideo-range export tweaks:
2013-10-12 Paul Davisdo not use delete_when_idle() to delete a plugin UI...
2013-10-12 Paul Davisrevert part of 4091ff175c5204 that caused window/sizing...
2013-10-12 Paul Davisrework things for Audio/MIDI setup dialog a bit: no...
2013-10-12 Paul Davis1 bug fix plus padding control for ArdourButton
2013-10-12 Paul Davispost a dialog about a session being opened in read...
2013-10-12 Paul Davisfix inability to export twice
2013-10-12 Paul Davisminor adjustments to latency measurement UI stuff
2013-10-12 Paul Davisadapt AudioEngine to new AudioBackend API
2013-10-12 Paul Davisadapt JACK audiobackend to pay attention to new _start...
2013-10-12 Paul Davisslightly change AudioBackend API to allow specifying...
2013-10-12 Paul Davisremove erroneous ` in string
2013-10-11 Paul Davisupdate OS X packaging script to include backends
2013-10-11 Paul Davisupdate Linux packaging script to include backends
2013-10-11 Paul Davisdon't use a possibly non-existent window as a transient...
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-11 Tim MayberryFix ardour tests to work with new AudioEngine/Backends...
2013-10-11 Tim MayberryAdd AudioEngine::set_default_backend
2013-10-11 Tim MayberryUse test-env.sh in run-session-tests.sh
2013-10-11 Tim MayberryWrite state data from automation list test to check...
2013-10-11 Tim MayberryAdd arg to test function to be able to prefix test...
2013-10-11 Tim Mayberryreturn bool in test util function to check writing...
2013-10-11 Tim MayberryUse test_search_path to find test data files for automa...
2013-10-11 Tim MayberryUpdate test to use correct SourceFactory::createWritabl...
2013-10-11 Tim MayberryDelete test_globals.h/cc now that the contents has...
2013-10-11 Tim MayberryAdd get_test_sample_rate to common test functions in...
2013-10-11 Tim MayberryFix script used to run libardour tests
2013-10-11 Paul Davisminor tweaks to audio/MIDI setup window
2013-10-10 Paul Davissome slightly hackish changes to make it possible to...
2013-10-10 Paul Davismore fixes and rationalizations for MIDI option handlin...
2013-10-10 Paul Davisadd API to get current MIDI option from an audio/MIDI...
2013-10-10 Paul Davisadd API to get current MIDI option from an audio/MIDI...
2013-10-10 Paul Davisfix up parsing of send gain MIDI bindings so that they...
2013-10-10 Paul Davisbasic use of new backend MIDI options
2013-10-10 Paul Davisadd JACK backend support for MIDI option discovery
2013-10-10 Paul Davisadd API to AudioBackend to allow discovery of possible...
2013-10-10 Paul Davisnicely handle the (should-never-happen) case of no...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-09 Paul Daviswhen looking for backends, search for *.dll as well...
2013-10-08 Paul Davisreduce version requirement for JACK
2013-10-08 Paul Davismove JACK configuration test(s) down to where they...
2013-10-08 Paul Davisremove link-time use of JACK, since it is now dlopen...
2013-10-08 Paul Davisrestore jack timebase master and jack session callback...
2013-10-08 Paul Davis-arestore jack timebase master and jack session callbac...
2013-10-08 Paul Davisupdated DE translation from edgar aichinger
2013-10-08 Paul Davisupdated DE translation from edgar aichinger
2013-10-08 Paul Davisfix some issues with window flow when session loading...
2013-10-08 Paul Davispossible relief for snapshot loading
2013-10-08 Paul Davisremove debug output
2013-10-08 Paul Davisuse AudioEngine destructor to do necessary stuff when...
2013-10-08 Paul Davischange return type on ARDOUR::cleanup() since nobody...
2013-10-08 Paul Davisdelete the UI from main() to get full cleanup
2013-10-08 Paul Davisuse new GtkUI design in ARDOUR_UI
2013-10-08 Paul Davischange tortured GtkUI startup process into something...
2013-10-08 Paul Daviswindow proxy should delete its window during its destructor
2013-10-06 Paul Davisfix up some aspects of loading from a cmdline session...
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-06 John EmmasMiscellaneous additions to 'msvc_extra_headers'
2013-10-06 John Emmas'gtk2_ardour' - In 'Note' c'tor, don't try to set ...
2013-10-06 John Emmas'gtk2_ardour' - One further Glib::usleep needed
2013-10-06 John Emmas'gtk2_ardour' - Some further casting
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
next