Use Later / Earlier in descriptions of nudging and some playhead movements, instead...
[ardour.git] / libs /
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...
2012-05-14 Paul Davisfix for --test build on OSX
2012-05-12 Carl HetheringtonAdd test for strange boost-related crash.
2012-05-12 Paul Davisfully tear down Mackie GUI when disabling mackie
2012-05-12 Paul Davisdon't load symlinks when trying to discover control...
2012-05-11 Paul Davisalter computation of inverse constant power curves
2012-05-11 Paul Davisremove some debug noise from previous commit
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-11 Paul Davisprovide some support for mackie devices like Steinberg...
2012-05-10 Paul Davisstop crash if an error message is generated before...
2012-05-10 David RobillardFix compilation on Windows. Probably.
2012-05-10 Paul Davisdon't trim regions in conjunction with xfade trimming...
2012-05-10 Paul Davistrim a single other region when adjusting xfade length
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-09 Paul Davisi18n-ization
2012-05-09 Paul Davischange inverse fades when changing fade length
2012-05-09 Paul Daviscorrectly save & restore xfade state
2012-05-09 Paul Daviscorrect cut-n-paste error in new comments for signals.h
2012-05-09 Paul Davisremove debug output
2012-05-09 Paul Davisadd a (potentially temporary) discover button for macki...
2012-05-09 Paul Davisadd some explanatory comments to pbd/signals.h
2012-05-09 Carl HetheringtonFix critical glib warning if a BaseUI is quit without
2012-05-08 Paul Davisfix up overly-persistent active state for control surfaces
2012-05-08 Paul Davisstop using STATIC_PATHS to define system search paths
2012-05-07 Paul Davismove ::reconfigurable_io() from Plugin to PluginInfo...
2012-05-05 Paul Davistweak MCP search paths
2012-05-05 Paul Davischange detection system for liblo to use pkgconfig...
2012-05-04 Paul Davishide unused args
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-05-02 Paul Davisanother quick OS X Lion gcc suggestion
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-05-01 Paul Davisremove recursive mutex from Playlist, replace with...
2012-05-01 Carl HetheringtonRemove unused quantize type options.
2012-05-01 Paul Davismostly backup-oriented commit to preserve very initial...
2012-04-30 Carl HetheringtonClarify behaviour of ::read (overwrites its buffer...
2012-04-30 Carl HetheringtonRemove unused return value.
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
2012-04-30 Paul Davisadd explicit inverse fade in/out curves for use when...
2012-04-30 Carl HetheringtonRemove unused options related to crossfades.
2012-04-29 Carl HetheringtonHandle update of crossfades on explicit relayer more...
2012-04-28 Carl HetheringtonRemove unused variable.
2012-04-28 Carl HetheringtonFix detection of 2.X sessions.
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-27 Paul DavisMCP: failure to rebank for cases where num_routes ...
2012-04-27 Carl HetheringtonRaise an exception if we fail to create our graph
2012-04-27 Carl HetheringtonPossibly hacky fix for tests on newer Ubuntu (or maybe
2012-04-27 Paul Davisremove unnecessary gcc 4.7 "fix"
2012-04-27 Paul Davis**EVEN better** gcc 4.7 fix
2012-04-27 Paul Davis**better** gcc 4.7 fix
2012-04-27 Paul Davisgcc 4.7 fix
2012-04-26 Paul DavisMCP: ctrl-select toggle selections status, analogous...
2012-04-26 Paul DavisMCP: more sensible version of previous commit, and...
2012-04-26 Paul DavisMCP: fix handling of vpot presses
2012-04-26 Paul Davisslightly explanatory comment for crossfading
2012-04-26 Paul Davisfix initialization of control protocols so that brand...
2012-04-26 Paul DavisMCP: properly (?) handle bank/channel scrolling with...
2012-04-26 Carl HetheringtonUse Glib::Threads::RecMutex rather than Glib::RecMutex...
2012-04-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-25 Paul DavisMCP: quick build fix
2012-04-25 Paul DavisMCP: various fixes, plus removal of ui_bind() (just...
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-24 Paul Davismake generic MIDI support handle SendFeedback() in...
2012-04-24 Paul Davislikely fix for various odd problems with cross-thread...
2012-04-24 Paul Davisrevert previous commit
2012-04-24 Paul Davisdebugging: stop MidiControlUI from actually executing...
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-24 Paul DavisipMIDI: typo
2012-04-24 Paul DavisipMIDI: credit where credit is due
2012-04-24 Paul DavisMCP: remove debug output
2012-04-24 Paul Davismove the point at which PannersLegal is emitted (thus...
2012-04-24 Paul DavisMCP: remove debugging related to selection that turned...
2012-04-24 Paul Davisremove various debugging output
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Carl HetheringtonGet the _note_mode set up correctly in a MidiDiskstream
next