enable more string translations
[ardour.git] / libs /
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...
2006-08-16 Taybin RutkinMerged fix from cocoa branch -r 831.
2006-08-16 Paul Davisnew file
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-15 Taybin RutkinRenamed id to _id for ObjC compatibility.
2006-08-12 Hans Fugalless annoying debug
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans FugalRemove -x from ardbg, fix bug in memento command factory
2006-08-12 Hans Fugal r338@gandalf: fugalh | 2006-08-12 16:30:19 -0600
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugal r329@gandalf: fugalh | 2006-08-12 15:54:49 -0600
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Paul Davisnew RCU implementation, using an extra layer of indirec...
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
next