summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-11-06Forgot Christophe from about.cc2.0beta7Sampo Savolainen
2006-11-06Two patches from Brian Ahr. Thanks!Taybin Rutkin
2006-11-06maybe fix race condition for peaks; fix % appearing in region names; allow cr...Paul Davis
2006-11-06Comment button hilighted when comments exist. Thanks Brian!Taybin Rutkin
2006-11-06BETTER fix for wrong map key for sf browser auditioningPaul Davis
2006-11-06fix wrong map key for sf browser auditioningPaul Davis
2006-11-05centre gain meter display, some bbt ruler fixesNick Mainsbridge
2006-11-04Fix closing the about dialog for gtk 2.10Sampo Savolainen
2006-11-03remove fade nonsense from region popup editorPaul Davis
2006-11-03Fixed template dialog annoyance.Taybin Rutkin
2006-11-03Fixed snapshot dialog annoyance.Taybin Rutkin
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-11-03do not allow NSD to quit ardour if the user presses "Quit" with a session alr...Paul Davis
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
2006-11-02editor mixer visibility now restored correctlyPaul Davis
2006-11-02fix unset timeline position for destructive sources; fix duplicate, unmanaged...Paul Davis
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis
2006-11-02Removed incompatabile clearlooks parameterDoug McLain
2006-11-02Updated russion translation from prokoudine.Taybin Rutkin
2006-11-02Replaced stuff that wasnt supposed to be commitedDoug McLain
2006-11-02Removed LADSPA_PATH from ardev_common.sh, and added the MAC OSX path to list ...Doug McLain
2006-11-01fix crashing bug caused by recursive set_state() nonsense; sync snap_type, sn...Paul Davis
2006-11-01commit crash caused by not displaying first and last points of an automation ...Paul Davis
2006-11-01more debuggingPaul Davis
2006-11-01more debuggingPaul Davis
2006-10-31fix sndfile reference in gtk2_ardour/SConscriptPaul Davis
2006-10-31fix return type in last commit for AutomationLine::control_point_box_size(); ...Paul Davis
2006-10-31search lib64 for LADSPA plugins, and fix control point box size:track height ...Paul Davis
2006-10-31disk space reflects number of inputs per track; more libsndfile debugginPaul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-29Remove some unused function definitions.Sampo Savolainen
2006-10-27restore compilability amidst automation state mgmt changesPaul Davis
2006-10-26remove Connections from window menuPaul Davis
2006-10-26enable more string translationsPaul Davis
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