ardour.git
2014-10-23 Robin Gareusskip unavailable backends early on.
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
2014-10-23 Robin Gareusshow meter-bridge context-menu on mouse-down
2014-10-23 Robin GareusDon't show meter-type menu for MIDI-only meters
2014-10-23 Robin Gareusanother round of compiler warning fixes
2014-10-23 Robin Gareusavoid name conflict with Note (gtk2_ardour/note.h)
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-23 Robin Gareussilence clang ‘unused include file/compiler flag’ warnings
2014-10-22 Robin Gareuswindows installer: add option to use zlib (a lot faster)
2014-10-22 Robin Gareusfix jack/mingw compilation
2014-10-22 Paul Davisfix delivery of MMC events under split process cycle...
2014-10-22 Paul Davisrequire a timestamp on MIDI::MachineControl::send()
2014-10-22 Paul Davisfix timestamps for immediate MIDI events to deal with...
2014-10-22 Paul Daviserror/debug output when dropping MIDI event due to...
2014-10-22 Paul Davisremove unused code
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-22 Paul Davisignore negative value locates and MMC locate commands
2014-10-22 Paul Davisprevent negative playhead positions from entering code...
2014-10-22 Robin Gareusremove obsolete jack includes in libardour
2014-10-22 Robin Gareuswindows: allow loading session with absolute path
2014-10-22 Robin Gareushide splash screen on Windows
2014-10-22 Paul Davisrevert to previous waf version
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-21 Ben Loftissome keyboard layouts have KP_Separator instead of...
2014-10-21 Paul Davisslightly closer to correct color for peak display butto...
2014-10-21 Paul Davisset correct font for peak display button
2014-10-21 Paul Davisadd ::set_layout_font (const Pango::FontDescription...
2014-10-21 Paul Davischange the peak display widget from Gtkmm2ext::FocusEnt...
2014-10-21 Robin Gareusmigrate build & package scripts to where they belong.
2014-10-21 Paul Davisa few tweaks to zoom computations so that zoom-to-range...
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-21 Paul Davisfix note 15897 on #5589 - only use fader cursor for...
2014-10-21 Paul Davisadd mouse mode enums to enums.cc (just for utility...
2014-10-21 Robin GareusDisallow midi-note duration changes beyond region bound...
2014-10-21 Robin Gareusfix midi-ghost region y-scale
2014-10-21 Robin Gareusfix track height resizing on OSX.
2014-10-21 Robin Gareusfix region drag/drop from region list
2014-10-21 Robin Gareusfix stuck key-grab/scrolling.
2014-10-21 Robin GareusMidi Region: pass unhandled scroll events to regionview
2014-10-20 Robin Gareusstopgap solution for VST plugins that call audioMasterW...
2014-10-20 Robin Gareusadd support for VST plugins without any parameters
2014-10-20 Robin Gareustrack height fixes:
2014-10-19 Robin GareusOS 10.10 compile fixes
2014-10-19 Robin Gareusseparate host and target (OSX)
2014-10-19 Robin Gareusgit ignore OSX packaging
2014-10-17 Robin Gareuswindows: don’t popup message box when libjack is not...
2014-10-16 Robin Gareusfix midi automation sliders
2014-10-16 Paul Davisadd tearoff reattach for the editor
2014-10-16 Paul Davisadd action and menu entry for "reattach all tearoffs".
2014-10-16 Robin Gareusadd OSX 10.9 version flags
2014-10-16 Paul Davisinclude default UI config file in linux package
2014-10-16 Paul Davispackage ui_dark.rc file in linux packages
2014-10-16 Robin Gareusremove duplicate windows includes
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-16 Paul Daviswhen cancelling an import, call DropReferences so that...
2014-10-15 Robin Gareusforward port ffd5c24 from master (extend video file...
2014-10-15 Paul Davisremove debug output
2014-10-15 Paul Daviswhen flushing notifications/signals from an ARDOUR...
2014-10-15 Paul Davisadd mutex/lock to all Evoral::SMF methods that use...
2014-10-15 Ben Loftisallow internal generators to make noise, even if we...
2014-10-15 Robin Gareusallow zero-latency sessions
2014-10-14 Paul Davismake backend selection by product name more explicit
2014-10-14 Paul Daviscorrect msg in fatal error
2014-10-14 Paul Davisremove code commented out in 0874426a (2009/06)
2014-10-14 Paul DavisContainers should not consider the size of invisible...
2014-10-14 Paul Davisfix note 0015914 (part of #5589)
2014-10-13 Paul Davisfix note 0015900 on #5589 (cursor doesn't change when...
2014-10-13 Paul Davisremove default/testing tooltips from the canvas
2014-10-13 Paul Davistweak implementation of Session::audible_frame() to...
2014-10-12 Robin Gareusmigrate windows build script to ardour-build-tools...
2014-10-11 Robin Gareusfix scanning of VST shell plugins
2014-10-11 Robin Gareusadd script to run vst-scanner in gdb
2014-10-11 Robin Gareusrevert 8ca546e - original version was correct (note...
2014-10-11 Robin Gareusadd a Dummy Backend Loopback mode:
2014-10-11 Robin Gareusamend 5d0303b - fix editor summary leak
2014-10-11 Robin Gareusfix LTC generator latency compensation.
2014-10-10 Paul Davissubtle changes to accomplish two goals (1) playhead...
2014-10-10 Paul Davisensure registration of all SessionEvent types
2014-10-10 Paul Davismake output of SessionEventManager::dump_events() a...
2014-10-10 Robin Gareusfix memory leak in editor summary.
2014-10-10 Robin Gareusamend previous commit
2014-10-10 Robin Gareusadd script to run ardour in valgrind/massif
2014-10-10 Robin Gareuscleanup unused nested regions:
2014-10-10 Robin GareusProperly count nested regions
2014-10-10 Robin Gareusre-reference regions during uncombine - #5979
2014-10-09 Robin Gareusadd support for OSX 10.9 clang's lldb (there's no...
2014-10-09 Robin Gareusfix dup free in waves/midi:
2014-10-09 Robin Gareusfix wavesbackend midi timing
2014-10-08 Robin Gareusfix setting OSX DMG background for 10.9.X
2014-10-08 Robin Gareusinitialize some uninitialized vars - closes #5974
2014-10-08 John EmmasMSVC - add support for 'HAVE_NEW_LV2'
2014-10-08 John EmmasWhen building 'libs/pbd/cpus.cc' (with MSVC) make sure...
2014-10-08 John EmmasAdd a newly introduced header file to our MSVC project...
2014-10-07 Robin Gareusupdate osx DMG icon tool paths
2014-10-07 Robin Gareuswin-build:
2014-10-07 Paul Davisadd correct copyright statements to all files in Waves...
2014-10-07 Robin Gareusfix crashes for plugin using maxBlockLength during...
2014-10-07 Paul Davisavoid a set of calls to gettext() and/or cousins from...
2014-10-07 Paul Davisadd explanatory comment for future historians
next