ardour.git
2013-10-28 Paul Davisreduce verbiage and remove visible current_item red...
2013-10-28 Paul Davisfix comment
2013-10-28 Paul Davisfix coordinate system for Canvas items_at_point() methods
2013-10-28 Paul Davisfix computation of Text bounding box to respect _clampe...
2013-10-28 Paul Davisadd coordinate space comment
2013-10-28 Paul Davistweak whitespace and add coordinate space comment
2013-10-28 Paul Davisstreamline button press event handling code a little...
2013-10-25 Paul Davisfix up ordering/timing of naming for TimeAxisViewItem...
2013-10-25 Paul Davisdon't request redraw of a Canvas item if it marked...
2013-10-24 Paul Davisredraw entire MidiStreamView after scroomer drag so...
2013-10-24 Paul Davisadd Item::redraw() convenience method
2013-10-24 Paul Davisexpand bounding box of all objects by 0.5 before comput...
2013-10-24 Paul Davisfix drawing of a canvas LineSet object
2013-10-24 Paul Davisfix computation of rectangle bounding box
2013-10-24 Paul Davisfix computation of canvas text item bounding box
2013-10-24 Paul Davisremove unnecessary initialization of fill color for...
2013-10-24 Paul Davisfix placement of black/white note lines/bars in MIDI...
2013-10-23 Paul Davisslightly more information in group render DEBUG_TRACE...
2013-10-23 Paul Davismake middle-click on piano roll track header more usefu...
2013-10-23 Paul Davisfix up drawing of MIDI note "lines" on track canvas...
2013-10-23 Paul Davisfix confusion in Canvas::LineSet over window vs. item...
2013-10-22 Paul Davismerge from master
2013-10-22 Paul Davisdo not use --tags to get git description/version
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-22 Robin Gareushonor LV2 units:midiNote: display Note name instead... 3.5.14
2013-10-22 Paul Davisfix bundling of .mo files in OS X bundles
2013-10-22 Paul Davisfix locale path in OS X bundles
2013-10-21 Paul Davisfix issues with recording while synced to JACK (non...
2013-10-21 Paul Davisuse new default SR + bufsize values in engine dialog
2013-10-21 Paul Davisadd default sample rate and buffer size methods to...
2013-10-21 Paul Davisfix endless messages about MIDI events being dropped.
2013-10-21 Tim MayberryRemove random character at start of wscript file
2013-10-21 Tim MayberryForward declare NSM_Client class in ardour_ui.h
2013-10-21 Tim MayberryFix check button handling in Memory Warning Dialog
2013-10-21 Tim MayberryFix two minor memory leaks in pending state dialog
2013-10-20 Robin Gareusadd missing waflib include to rsynth.lv2
2013-10-20 Robin Gareusbundled LV2 plugin build and deployment
2013-10-20 Robin Gareusfix typo (rsynth.lv2 configure)
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-20 Paul Davisfix bad merge that brought OSC headers back into gtk2_a...
2013-10-20 Paul Davisfix compilation
2013-10-20 Robin Gareusadd reasonablesynth.lv2
2013-10-19 Robin Gareusreplace rather than append to SUIL_MODULE_DIR
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-18 Paul Davisfix missing Click outputs for new sessions
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul Davisremember to fix up libnames in backends, missed the...
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 Paul Davismake the startup -> session dialog flow more sensible...
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 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 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...
next