Decreased region opacity, smoothed out canvas/tempo line colours.
[ardour.git] / libs /
2007-01-12 Paul Davisfix for missing slave state restore at session load...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-10 Paul Davisfix assignment of remote control IDs
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-10 David RobillardActually pass attr's to pthread_create...
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-09 Sampo SavolainenHopefully last in line of assembler fixes
2007-01-08 Sampo SavolainenMore "elegant" fix for the 64 bit SSE issue, done with...
2007-01-08 Sampo SavolainenHopefully the end to 64 bit SSE issues
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 David RobillardWarning fixes.
2007-01-05 Paul Davisan actual fix for that last claim re: a buglet that...
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2007-01-04 Paul Daviscopy older versions of the session file, fix up ardev...
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Nick MainsbridgeFix probably broken MMC locate
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-30 Sampo SavolainenReverting back the commit made to test the render farm.
2006-12-30 Sampo SavolainenTesting the build farm created by Pau Arumi
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-29 Sampo SavolainenMike Taht's great work on the tranzport driver.
2006-12-28 Jesse Chappellfixed compiler complaints from last commit
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-12-27 Jesse Chappellupdated osx icon. use ARDOUR_MODULE_PATH in osx exporte...
2006-12-22 Paul Daviscatch old style flags and use strtol to decode from...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-22 Paul Davismore panner tweaks
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-21 Paul Davisminor tweaks to get region names right for imports
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-21 Paul Davisminor visual change for panner
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-12-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davispotential fix for crashing bug caused by mutex lifetime...
2006-12-19 Paul Davisnext step of generic MIDI feedback fix - remove static...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 Jesse Chappelladded logarithmic option for waveform scaling. added...
2006-12-16 Paul Davissession is clean after loading, again
2006-12-15 Paul Davisremove debug stacktrace
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Paul Davisadd missing file; remove another VST debug hack
2006-12-14 Paul Davisrevert VST debug hacks
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-14 Paul Davismore vst debug output for solv, again
2006-12-14 Paul Davismore vst debug output for solv
2006-12-14 Paul Davismore vst debug output for solv
2006-12-14 Paul Davisdebugging info for solv, part 2
2006-12-14 Paul Davisdebugging info for solv
2006-12-11 Paul Davisfix botched-up, half-done code in last commit
2006-12-11 Paul Davisnever save more than Config->get_saved_history_depth...
2006-12-09 Sampo Savolainenitsy-bitsy freebsd compatibility fix.
2006-12-08 Nick MainsbridgeUnbreak SMPTE ruler at non-30fps rates. Display 60fps...
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-04 Nick Mainsbridgefix incorrect region opacity after move + undo
2006-12-01 Taybin RutkinProperly encode file URIs in the sfdb.
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-12-01 Paul Davismore accurate comment for FST SConscript 2.0beta9
2006-12-01 Paul Davisbetter design for discovering VST packages
2006-11-30 Paul Davistry that one on for size (VST build fu)
2006-11-30 Paul Davisnot completely tested new structure for VST/FST build
2006-11-30 Paul Davisbuild tweaks to include tranzport code in tarball
2006-11-30 Nick Mainsbridgealways check_dependents() after a relayer() (useful...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-29 Doug McLainBetter error message for missing vst files
2006-11-29 Doug McLainHandle both possible zip files that may be provided...
2006-11-28 Paul Davisdon't load history till all objects have reset state...
2006-11-28 Paul Davissave plugin automation state
2006-11-28 Doug McLainA bit better integration of vst sdk files
2006-11-28 Paul Davisfreeze the correct fade in
2006-11-28 Paul Davisdebugging new thaw behaviour for AutomationEvent
2006-11-28 Paul Davismajor fixes to automation editing
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-25 Tim MayberryAllow generic_midi control surface to compile by adding...
2006-11-24 Nick Mainsbridgea scons thinko. hardware monitoring now works :)
2006-11-24 Nick Mainsbridgefix up scons check for hardware monitoring, minor error...
2006-11-22 Paul Davisadd ctrl-left to reset to -inf on gain fader
2006-11-21 Paul Davisfix off by one error on unity gain line
2006-11-21 Paul Davisfix expose error for new faders
2006-11-21 Paul Davis"treadmill" design for new faders, for real
2006-11-21 Paul Davisnew fader design from thorwil, mostly
2006-11-21 Taybin RutkinCheck for COREAUDIO by default. If found, define HAVE_...
2006-11-20 Paul Davisdeeper fixes for 80/100 subframes choice
2006-11-20 Paul Davisconfigurable subframes-per-frame, defaults to 80
2006-11-18 Sampo SavolainenBrian Ahr's patch to fix #1320
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-16 Paul Davisstart of new crossthread-safe design
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
next