fix ordering of cut/copied regions when pasting; ctrl-click now does the right thing...
[ardour.git] / libs / ardour /
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-15 Paul DavisALSA sequencer ports are all owned by a single sequence...
2007-01-14 Paul Davismo' better fixins fer xfades, plus reinstate hiding...
2007-01-13 Sampo SavolainenCorrect asm constraint.
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 Davissave and restore clock modes
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-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 Davisstart using global, 100% generic enum to/from string...
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-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-12-19 Paul Davispotential fix for crashing bug caused by mutex lifetime...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
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
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-11-30 Nick Mainsbridgealways check_dependents() after a relayer() (useful...
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 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-24 Nick Mainsbridgea scons thinko. hardware monitoring now works :)
2006-11-24 Nick Mainsbridgefix up scons check for hardware monitoring, minor error...
2006-11-21 Taybin RutkinCheck for COREAUDIO by default. If found, define HAVE_...
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-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-13 Paul Davismute sends+inserts when a route is not soloed but other...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-12 Sampo SavolainenMake sure ControlProtocolInfo objects are also cleaned...
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-12 Paul DavisIO objects with no inputs have fixed, defined peak...
2006-11-11 Paul Davisadd new swedish translation
2006-11-11 Paul Davisfix reload of region gain envelopes, freeze works from...
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-07 Paul Davisfix for mantis 802 - work if there are no physical...
2006-11-07 Paul Davismore compiler warning fixes and a new version number
2006-11-07 Paul Davisfix incorrect return type for SndFileSource::last_captu...
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-11-06 Paul Davismaybe fix race condition for peaks; fix % appearing...
2006-11-03 Taybin RutkinFixed template dialog annoyance.
2006-11-03 Paul Davisnew tape tracks ended up with non-destructive sources...
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-11-02 Paul Davisprevent replication of markers during undo/redo
2006-11-02 Doug McLainReplaced stuff that wasnt supposed to be commited
2006-11-02 Doug McLainRemoved LADSPA_PATH from ardev_common.sh, and added...
2006-11-01 Paul Davisfix bug in find_next_region() when starting frame match...
2006-11-01 Paul Davisfix crashing bug caused by recursive set_state() nonsen...
next