update tranzport code
[ardour.git] / libs /
2006-11-02 Paul Davisupdate tranzport code
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...
2006-11-01 Paul Davisdebugging some crashes with oofus + flowrobot
2006-10-31 Paul Davisfix return type in last commit for AutomationLine:...
2006-10-31 Ben Loftischange libsndfile to libsndfile-ardour to eliminate...
2006-10-31 Paul Davissearch lib64 for LADSPA plugins, and fix control point...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-31 Taybin RutkinSmall removal of unnecessary code.
2006-10-31 Paul Davisfix crashes when loading ardour 0.99 sessions, restore...
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 Davisnew automation state model, sort of working, but not...
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 Davisrec-light patch from jim duchek (thanks!)
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-26 Paul Davisremove version.cc (sigh)
2006-10-26 Sampo SavolainenCorrect patch
2006-10-26 Paul Davisversion update
2006-10-26 Paul Davisremove reference to PluginState in VST code, for real...
2006-10-26 Paul Davisremove reference to plugin_state.h in VST code
2006-10-26 Taybin RutkinCommit read-only stack security fix for 64bit processors.
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-24 Jesse Chappellfixed gross inefficiency with tempo map most noticable...
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-20 Paul Davisfixes for shared_ptr from this errors in Region, mostly...
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-17 Paul Davisisomorphous fix for UndoTransaction death as was previo...
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-12 Paul Davisagain, remove valgrind debugging hack
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-11 Paul Davisrevert valgrind debugging hack
2006-10-11 Sampo SavolainenFix normal gain stage to use SSE / veclib optimizations.
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-10 Paul Davisadd control port to ardour.rc.in and fix crash bug...
2006-10-10 Paul Davisdo not include install targets for conditionally-built... 2.0beta5.1
2006-10-09 Sampo SavolainenVST plugin parameters restore properly 2.0beta5
2006-10-09 Paul Davisanother tweak for VST building
2006-10-09 Paul DavisVST=1 support working in build scripts
2006-10-09 Sampo SavolainenGive a different error message when AudioEngine::connec...
2006-10-09 Paul Davisdo not conditionally add directories to "subdirs" becau...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-08 Sampo SavolainenFix speed quietning to respect the current setting.
2006-10-05 Paul Davisprevent normal regions from moving with session start
2006-10-05 Paul Davisdisplay results of a bounce in the region list
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-04 Sampo SavolainenCrossfades are restored off disk properly again.
2006-10-03 Paul Davisadded global revision info access
2006-10-03 Paul Davisthe actual fix for width of string ID representation 2.0beta4
2006-10-03 Paul Davisfloating point precision fix, after months of waiting...
2006-10-02 Paul Davischanges to make the tarball compile
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-26 David RobillardFix for building with SURFACES=1 (new config system...
2006-09-26 Paul Davisversion of a patch from Ben Loftis to correct how offse...
2006-09-25 Paul Davisremove wierd handling of edit_mode
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-25 Sampo SavolainenFix the interchange/ directory structure for snapshots
2006-09-23 Sampo SavolainenNick, I am your god.
2006-09-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
2006-09-19 Sampo SavolainenMake crossfades which appear as the result of a set_sta...
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
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-05 Sampo SavolainenFix declicking for phase inverted routes by stopping
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
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.
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-31 Tim MayberryAdd a check for for jack function jack_port_ensure_moni...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisnew file
2006-08-25 Paul Davisfix last minute code change
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 Tim MayberryJust some whitespace fixes from where it looks like...
2006-08-24 Tim Mayberry* [Modified] audioengine.cc
2006-08-17 Paul Davisfix for type error on 64 bit systems
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
next