ardour.git
2015-03-12 Robin Gareusalways show language dialog on windows
2015-03-12 Robin GareusNOOP whitespace fixes.
2015-03-12 nick_mDon't mess with the track selection at all from the...
2015-03-12 Robin Gareusfix 0096aa5 (at least for mingw)
2015-03-12 nick_mAdd new routes to selection in the editor, rather than...
2015-03-12 Robin Gareusamend 7bb9d04, fix midi looping
2015-03-12 Robin Gareusindicate MIDI port names (vs audio system ports)
2015-03-12 Paul Davisadd seek info to readtest
2015-03-12 Paul Davistry to clean MSVC/Windows mess in main(), hopefully...
2015-03-12 Robin Gareuscont’d work on a16dd7c, fixes #6170
2015-03-12 Robin Gareusexplain midi starvation, issue #6170
2015-03-12 Tim MayberryRevert commit 635578b3 relating to pthread debugging
2015-03-12 Tim MayberryDefine DEBUG_THREAD_SELF when debug is enabled
2015-03-12 Tim MayberryUse DEBUG_THREAD_SELF macro in session_vst.cc
2015-03-12 Tim MayberryDon't try linking libclearlooks files with mingw build
2015-03-12 Tim MayberryInclude windows.h in Dummy backend for LARGE_INTEGER
2015-03-12 Tim MayberryInclude windows.h on windows build for LARGE_INTEGER
2015-03-12 Robin GareusOSX use xjadeo directly (no IPC indirection)
2015-03-12 Robin Gareuspimp readtest.
2015-03-12 Robin Gareusfurther ardourbutton ellipsis fixes
2015-03-12 Robin Gareushave another go at windows i18n
2015-03-12 Robin Gareusfix/amend ae5c614
2015-03-12 Robin Gareusfix ‘ export’ installdir typo
2015-03-12 Robin Gareusprepare windows i18n
2015-03-11 Ben Loftismore verbose captions on automation track headers;...
2015-03-11 Robin Gareusadd video-monitor to timeline context-menu
2015-03-11 Paul Davisfinish (?) infrastructure for copying configuration...
2015-03-11 Robin GareusNOOP, add a missing ‘p’
2015-03-11 Robin Gareusrenice connection button labels
2015-03-11 Robin Gareusinterpret CoreMidi unique ID as unsigned for consistency.
2015-03-11 Paul Davismore infrastructure for copying old configuration files
2015-03-11 Paul Davisefficiency is overrated - don't cache the return value...
2015-03-11 Paul Davisglobal ARDOUR signal to ask GUI to copy configuration...
2015-03-11 Paul Davisonly create user configuration directory if no explicit...
2015-03-11 nick_mMetadata windows are no longer transient windows.
2015-03-11 nick_mAdd route dialog is never a transient window.
2015-03-11 Paul Davishide user_config_dir_name; alter API for user_config_di...
2015-03-11 Robin Gareusmingw: all code is position independent
2015-03-11 Robin GareusNOOP, midi-auditioner clean API usage
2015-03-11 Robin Gareusremove duplicate code
2015-03-11 Robin Gareusreasonably sized CoreMidi Buffers
2015-03-10 nick_mFix windows compilation for merged waveview branch.
2015-03-10 Robin Gareuscoreaudio backend: switch threads early
2015-03-10 Robin Gareusfix “no per-thread pool” abort
2015-03-10 Robin GareusNOOP, re-indent.
2015-03-10 Robin Gareusyet unheard of edge-case.
2015-03-10 Robin Gareusaudio interpolation is really private
2015-03-10 Robin GareusMIDI vari-speed playback
2015-03-10 Robin Gareusprototype basic midi varispeed
2015-03-10 Ben LoftisGroups created from the (edit,mix) windows should share...
2015-03-10 nick_mFix compilation for osx.
2015-03-10 nick_mManual merge of the backend (peakfile reading) part...
2015-03-10 Robin Gareusfix OSX/Clang optimized builds
2015-03-10 nick_mManual merge of the drawing component of waveview branch.
2015-03-10 Robin Gareuswindows package: pick up major version
2015-03-10 Robin Gareusincrease shuttle speed display granularity.
2015-03-10 Robin Gareusdramatically reduce ShuttleControl CPU usage
2015-03-10 Robin Gareusthrottle TransportStateChange signal emissions
2015-03-10 Robin Gareusclean up and refine shuttle control rendering.
2015-03-10 Robin Gareuscircles and circles and circles, again my friend
2015-03-10 Robin Gareustweak OS X packaging for 10.9
2015-03-09 Robin Gareusdisk-space calc is windows (not MSVC) specific.
2015-03-09 Robin Gareus10ms = 1e7 nsec
2015-03-09 Robin Gareusrework/optimize CoreMidi
2015-03-09 Robin GareusNOOP, add header-guards and namespace to CA backend
2015-03-09 Paul Davismore work to remove hard coding of major version number...
2015-03-09 Paul Davismore work to remove hard coding of major version number...
2015-03-09 John EmmasMove 'poor_mans_glob()' into libpbd
2015-03-09 Paul Davisattempt to remove major version hard-coding from linux...
2015-03-09 Robin GareusRevert "explicitly shutdown engine at exit"
2015-03-09 nick_mTearoff windows are utility windows rather than toolbars.
2015-03-09 Robin GareusALSA: fix thinko in sample time calc.
2015-03-09 Robin Gareusimplement samples_since cycle start.
2015-03-09 John EmmasFix a couple of issues when displaying the 'Preferences...
2015-03-09 nick_mAdd route dialog responds to enter key being pressed.
2015-03-09 nick_mIntroduce theme preference "transients follow front...
2015-03-09 John EmmasDefine NO_JACK_METADATA when building the jack backend...
2015-03-09 Robin Gareusfix typo in 72ed785
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
2015-03-09 Robin Gareusfix ‘pure virtual’ crash at exit.
2015-03-09 Robin Gareusexplicitly shutdown engine at exit
2015-03-08 Robin Gareusallow hotplugging CoreMidi devices.
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareusupdate default windows config
2015-03-08 Robin Gareuskeep port bundles in sync with engine
2015-03-08 Robin GareusBundle API user update 2/2
2015-03-08 Robin GareusBundle API user update
2015-03-08 Robin Gareusconsolidate BundleAdded/Remove signal
2015-03-08 Robin Gareusadd a no-jack-metadata option for poor 12.04 souls
2015-03-08 Robin Gareusallow to drag gain-envelope points
2015-03-08 Robin Gareusfix typo, list output bundles properly.
2015-03-08 Robin Gareusnicely named session bundles
2015-03-08 Robin Gareususe pretty names in port-matrix
2015-03-08 Robin Gareuscoremidi separate ID and Name, use fixed IDs.
2015-03-08 Robin Gareusadd backend support for port properties (CoreAudio)
2015-03-08 Robin Gareusadd backend support for port properties (jack)
2015-03-08 Robin Gareuslibardour API to exercise get_port_property
2015-03-08 Robin Gareusadd port-engine API to query port-properties
2015-03-08 Robin GareusCoreAudio fwheelin’ state-machine cleanup etc.
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
next