meet rhythm ferret: cute, furry and always on time (ardour build now requires fftw3...
[ardour.git] / libs / ardour / ardour /
2007-03-15 Paul Davismake OSC off by default, and add menu item to control it
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Taybin Rutkinveclib implementation of find_peaks().
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-01 Taybin RutkinFixed compilation issues.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-25 Paul Davisprevent inadvertent "sounds" dir from 0.99 from confusi...
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
2007-02-23 Paul Davispossible fix for MTC slaving
2007-02-22 Taybin RutkinRemoved unused files.
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Doug McLainThis creates an export direcory for new sessions. ...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-18 Paul Davisturn off overlap-equivalency for region matching as...
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-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-08 Paul Davissave and restore clock modes
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-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
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 peak waveform issue introduced by the ftruncate...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
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 Davissave keybindings to file used at startup; allow keybind...
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 Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-11 Paul Davisnever save more than Config->get_saved_history_depth...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-28 Paul Davismajor fixes to automation editing
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-17 Paul Davisadd reset envelope gain; small patch from brian for...
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 Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-12 Paul DavisIO objects with no inputs have fixed, defined peak...
2006-11-11 Paul Davisfix reload of region gain envelopes, freeze works from...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-11-03 Taybin RutkinFixed template 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 Davisremove broken loop button behaviour, and don't remove...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-27 Sampo SavolainenEmbedded files / embedding files now work.
2006-10-27 Paul Davisrestore compilability amidst automation state mgmt...
2006-10-26 Paul Davisfix SVN merge SNAFU causing double deletion
2006-10-26 Paul Davisremove reference to plugin_state.h in VST code
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-20 Paul Davismove BWF header options into Configuration option,...
2006-10-20 Paul Davismade defaults for crossfade config parameters the same...
2006-10-20 Paul Davisfixes for crossfade views, crossfades and undo/redo...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-10-17 Jesse Chappellfixed double application of gain on tracks/busses with...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-03 Paul Davisadded global revision info access
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-29 Paul Davismodify design of configuration state saving to reflect...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-26 Paul DavisVST support now builds a useful script and installs...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Taybin RutkinFixed compilation of coreaudiosource.cc
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-09-01 Taybin RutkinSynced string array in sfdb_ui.cc with ImportMode enum.
next