ardour.git
2006-11-02 Taybin RutkinUpdated russion translation from prokoudine.
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 Daviscommit crash caused by not displaying first and last...
2006-11-01 Paul Davismore debugging
2006-11-01 Paul Davismore debugging
2006-11-01 Paul Davisdebugging some crashes with oofus + flowrobot
2006-10-31 Paul Davisfix sndfile reference in gtk2_ardour/SConscript
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 Sampo SavolainenMake missing midi headers message more verbose.
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-29 Sampo SavolainenRemove some unused function definitions.
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 Davisremove Connections from window menu
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 Davisenable more string translations
2006-10-26 Paul Davisbump to beta6.1 2.0beta6.1
2006-10-26 Paul Davisno umlaut in Thorsten
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-26 Paul Davisremove version.cc (sigh)
2006-10-26 Paul Davisremove version.cc (sigh)
2006-10-26 Paul Davisversion update
2006-10-26 Paul Davisversion update
2006-10-26 Sampo SavolainenCorrect patch
2006-10-26 Paul Davisversion update
2006-10-26 Paul Davistesting new scons-based version system
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 Davislast minute cleanups before beta6 2.0beta6
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 Rutkinnamespace fix.
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-10-24 Taybin RutkinUpdate from Christophe Combelles.
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-18 Taybin RutkinFixed wrong translation markup in sfdb_ui.cc.
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-16 Paul Davisfix (?) handling of fake regions; use int cast before...
2006-10-13 Sampo SavolainenMake new session dialog create the session in the selec...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-12 Doug McLain29px transport button width
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-12 Doug McLainActually, 27px transport button width looks a little...
2006-10-12 Doug McLainSet transport buttons to a uniform width (30px)
2006-10-11 Paul Davisrevert valgrind debugging hack
2006-10-11 Sampo SavolainenFix normal gain stage to use SSE / veclib optimizations.
2006-10-11 Sampo SavolainenNew spash screen
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-11 David RobillardToned down brightness of bar/beat lines a touch.
2006-10-10 Sampo SavolainenFix ghost zero lines
2006-10-10 Paul Davisadd control port to ardour.rc.in and fix crash bug...
2006-10-10 Paul Davisalpha-reduced icons from thorwil
2006-10-10 Paul Davisfix audio clock field widths, change minsec display...
2006-10-10 Paul Davisdo not include install targets for conditionally-built... 2.0beta5.1
2006-10-10 David RobillardFix for segfault on autoscroll (especially when draggin...
2006-10-09 David RobillardMade bar/beat lines fully opaque.
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 Paul Davisremove debug scons message
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 David RobillardBar/Beat line aesthetic fixes.
2006-10-08 Sampo SavolainenFix speed quietning to respect the current setting.
2006-10-06 Taybin RutkinAdded ardour.icns file.
2006-10-05 Paul Davisprevent normal regions from moving with session start
2006-10-05 Paul Davisthorwil's design picks for NSD
2006-10-05 Paul Davisdisplay results of a bounce in the region list
2006-10-05 Paul Davisfix crash on Insert Selected Region into track, caused...
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-04 Paul Davisremove non-code-related icons
2006-10-04 Paul Davisadd new icons files
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
next