summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-10-26no umlaut in ThorstenPaul Davis
2006-10-26new version derivation system, improvements to splash screen displayPaul Davis
2006-10-26remove version.cc (sigh)Paul Davis
2006-10-26version updatePaul Davis
2006-10-26testing new scons-based version systemPaul Davis
2006-10-26remove reference to PluginState in VST code, for real this timePaul Davis
2006-10-26last minute cleanups before beta62.0beta6Paul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-24namespace fix.Taybin Rutkin
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-10-24Update from Christophe Combelles.Taybin Rutkin
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-20move BWF header options into Configuration option, rationalize crossfade para...Paul Davis
2006-10-20fixes for crossfade views, crossfades and undo/redo. added default crossfade ...Paul Davis
2006-10-19major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade s...Paul Davis
2006-10-18more object lifetime management fixes, plus a couple of tiny cleanupsPaul Davis
2006-10-18Fixed wrong translation markup in sfdb_ui.cc.Taybin Rutkin
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-10-16fix (?) handling of fake regions; use int cast before MeterFoo cast; use defa...Paul Davis
2006-10-13Make new session dialog create the session in the selected directory. Sampo Savolainen
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-1229px transport button widthDoug McLain
2006-10-12fixes for meter thread using free'd member of AudioEngine, audiostreamview ac...Paul Davis
2006-10-12Actually, 27px transport button width looks a little betterDoug McLain
2006-10-12Set transport buttons to a uniform width (30px)Doug McLain
2006-10-11New spash screenSampo Savolainen
2006-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-10-11Toned down brightness of bar/beat lines a touch.David Robillard
2006-10-10Fix ghost zero linesSampo Savolainen
2006-10-10alpha-reduced icons from thorwilPaul Davis
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-10-10Fix for segfault on autoscroll (especially when dragging regions).David Robillard
2006-10-09Made bar/beat lines fully opaque.David Robillard
2006-10-09Give a different error message when AudioEngine::connect() tries to make Sampo Savolainen
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-10-08Bar/Beat line aesthetic fixes.David Robillard
2006-10-08Fix speed quietning to respect the current setting.Sampo Savolainen
2006-10-05thorwil's design picks for NSDPaul Davis
2006-10-05fix crash on Insert Selected Region into track, caused by using single-row se...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-10-03floating point precision fix, after months of waiting, plus fix for width of ...Paul Davis
2006-10-02fixes for various bugs including dangling ref to route in session, opening se...Paul Davis
2006-10-01actually connect Editor to config state change systemPaul Davis
2006-09-30Script portability fixes.David Robillard
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-29modify design of configuration state saving to reflect discussions on IRCPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-26VST support now builds a useful script and installs correctly; fix leftovers ...Paul Davis
2006-09-26Simple crossfade height fix for crossfades for Small and Smaller tracksSampo Savolainen