remove AU GUI debugging test in which arrow keys could be used to change GUI size
[ardour.git] / libs /
2012-06-01 Paul Davisrevert part of earlier MCP patch from rodrigo
2012-06-01 Carl HetheringtonPrevent latency measurement output buffer being silenced by
2012-06-01 Carl HetheringtonMinor tidy-ups to MTDM code; add test.
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
2012-06-01 Paul DavisMCP: Patch from Rodrigo that:
2012-06-01 Paul Davisfix construction of new xfades from legacy xfades,...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-31 Carl HetheringtonRemove unused method.
2012-05-31 Carl HetheringtonFix uninitialised variable causing garbage output from...
2012-05-31 Carl HetheringtonHopefully less bad version of Evoral::RangeList::subtract,
2012-05-31 Carl HetheringtonAdd primary-modifier click on monitor knobs to go to...
2012-05-31 Carl HetheringtonUse the same logic to decide on step size when scroll...
2012-05-31 Paul Davisfix comment regarding keyboard modifiers on OS X
2012-05-31 Paul Davisallow alt-drag on stereo panner to move just one side...
2012-05-30 Paul Davisrevert previous change
2012-05-30 Paul Davistry not thinning when loading old-school automation...
2012-05-30 Paul Davisrethink how to load legacy crossfades as new-style...
2012-05-30 Paul Davisdon't abort when loading legacy xfades if the constitue...
2012-05-30 Paul Davisdebugging legacy xfade loading, part 2
2012-05-30 Paul Davisdebugging legacy xfade loading
2012-05-30 Paul DavisMCP: metering changes from rodrigo, makes metering...
2012-05-30 Paul DavisMCP: remove misleading and confusing and out of date...
2012-05-29 Paul DavisMCP: correct display of timecode
2012-05-29 Paul DavisMCP: fix assigment of outbound sysex messages, and...
2012-05-29 Paul Davisfix missing negation from previous MCP commit
2012-05-29 Paul Davispatch from rodrigo severo to make mackie timecode displ...
2012-05-29 Paul Davisdon't reset region fades to default after a playlist...
2012-05-28 Carl HetheringtonMissing files.
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-28 Paul Davisexplicit checks for all components of the LV2 stack
2012-05-27 David RobillardRe-implement URIMap to tolerate broken plugins that...
2012-05-27 Paul Davisadd a fix for the one problem case from the last commit...
2012-05-27 Paul Davisdon't add regions created with announce=false to the...
2012-05-27 Paul Davisdon't alter session search path frm within FileSource...
2012-05-27 Paul DavisMIDI::Port::(get|set)_state() should be virtual, so...
2012-05-27 Paul DavisMCP: remember to drain the x-thread FIFO that tells...
2012-05-26 Paul Davisconvert audioregion xfade stuff to properties, add...
2012-05-25 Paul Davisadd ::length() method to Evoral::ControlList
2012-05-25 Paul Davismissing method for MCP
2012-05-24 Paul Davisalways create short xfades when adding a region based...
2012-05-24 Paul Davisremove old RECMUTEX conditional
2012-05-24 Paul Davisadd support for <HasMeters value=XX/> stanza in MCP...
2012-05-24 Carl HetheringtonMissing include.
2012-05-24 Carl HetheringtonTweak comment.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-24 David RobillardFix blatang logic errors (?), which is rather odd since...
2012-05-24 Paul Davisfix bug that has existed since rev 17 when evaluating...
2012-05-24 Carl HetheringtonOpaque region bodies should overwrite whatever is alrea...
2012-05-24 Carl HetheringtonAdd test for a transparent region on top of (and enclos...
2012-05-23 Paul Davisfix search path for MIDNAM files
2012-05-23 Paul Davisalter API for MIDI cloning to facilitate export
2012-05-23 Paul Davisstop deadlock when pasting into a playlist
2012-05-23 Carl HetheringtonFix up tests now that operator= on ScopedConnection...
2012-05-22 Paul DavisMCP: pay attention to listen changes as well as solo...
2012-05-22 Paul Davismerge new symmetric curve from mixbus, fix errors in...
2012-05-22 Paul Davisremove debugging
2012-05-22 Paul Davisremove debugging
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2012-05-21 Paul Davismore 64bit VM debugging nonsense (svn in the fastest...
2012-05-21 Paul Davissplit apart mackie meter messages when we have to send...
2012-05-21 Paul Davisugly debugging code to try to track down what is going...
2012-05-21 Paul Davisa bit more debug on info when we fail to read from...
2012-05-21 Carl HetheringtonMust disconnect old UnscopedConnection when setting...
2012-05-21 Paul Davisremove Tranzport configure option, since the code will...
2012-05-20 Paul Davisdon't specify VAMP_PATH in regular code. it should...
2012-05-20 Paul Davisdon't say "can throw" and then fail to catch
2012-05-20 Paul Davisimported sources should be marked as non-writable and...
2012-05-19 Paul Davisprevent xfades from being dragged to a longer length...
2012-05-19 Carl HetheringtonFix up tests after path changes.
2012-05-19 Carl HetheringtonCorrect error message.
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Carl HetheringtonFix unnecessary backups of session files.
2012-05-17 Carl HetheringtonAdd MCP path to test script to stop it complaining.
2012-05-17 David RobillardFix posix_memalign checks.
2012-05-16 Carl HetheringtonFix libpbd tests.
2012-05-16 Carl HetheringtonAlign the address of the pointer to the fxsave block...
2012-05-16 Carl HetheringtonTweak comment.
2012-05-16 Paul Davislet's do this right if we're going to do it at all ..
2012-05-16 Paul Davisswitch to a RWLock for Playlist, to allow simultaneous...
2012-05-16 Paul Davisreset _signal member of a Connection so that we will...
2012-05-15 Carl HetheringtonKeep tests up to date with reality.
2012-05-15 Carl HetheringtonRemove some debug output.
2012-05-15 Paul Davisremove two instances of static/global ScopedConnectionL...
2012-05-15 Paul Davisdon't apply inverse fades if a region is not acoustical...
2012-05-15 Carl HetheringtonTry to make signals.h.py more cross-python-version...
2012-05-15 Carl HetheringtonRemove unused method.
2012-05-15 Carl HetheringtonTidy up a bit.
2012-05-15 Carl HetheringtonMaybe fix typename / no-typename problems better.
2012-05-15 Carl HetheringtonRemove bind to shared_ptr.
2012-05-15 Carl HetheringtonAdd missing file.
2012-05-15 Carl HetheringtonMake ScopedConnectionList's mutex non-static so that one
2012-05-15 Carl HetheringtonMerge old a new signals code into one set of classes.
2012-05-15 Carl HetheringtonRemove the need for a shared_ptr for Signal; signal
2012-05-15 Carl HetheringtonRemove debug output.
2012-05-14 Carl HetheringtonBuild libs/pbd/pbd/signal.h from its generator python
2012-05-14 Paul Davisremove inclusion of boost/signasl2.hpp
2012-05-14 Paul Davisfix --test build on OSX Lion by commenting out code...
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
next