summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-07new version number2.0beta7.1Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1086 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07more compiler warning fixes and a new version numberPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1085 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07fix incorrect return type for SndFileSource::last_capture_start_frame() in ↵Paul Davis
the non-destructive case; fix compiler warnings for utils.cc git-svn-id: svn://localhost/ardour2/trunk@1084 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06Forgot Christophe from about.cc2.0beta7Sampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1082 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06Added Christophe Combelles to translators.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1081 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1080 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06Make it possible to start the VST version using the script.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1079 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06Two patches from Brian Ahr. Thanks!Taybin Rutkin
*Fixed zooming on edit cursor. *Fixed play-from-edit-cursor. git-svn-id: svn://localhost/ardour2/trunk@1078 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06maybe fix race condition for peaks; fix % appearing in region names; allow ↵Paul Davis
crossfades to work by fixing erroneous variable increment git-svn-id: svn://localhost/ardour2/trunk@1077 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06Comment button hilighted when comments exist. Thanks Brian!Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1076 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06BETTER fix for wrong map key for sf browser auditioningPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1075 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-06fix wrong map key for sf browser auditioningPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1074 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-05Set UTF-8 encoding for ardour.rc.in and ardour_system.rc.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1073 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-05Added missing '<' to xml descriptorSampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1072 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-05centre gain meter display, some bbt ruler fixesNick Mainsbridge
git-svn-id: svn://localhost/ardour2/trunk@1071 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-04Fix closing the about dialog for gtk 2.10Sampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1070 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03remove fade nonsense from region popup editorPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1069 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03Fixed template dialog annoyance.Taybin Rutkin
Fixed Location saving in templates. git-svn-id: svn://localhost/ardour2/trunk@1068 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03new tape tracks ended up with non-destructive sources, fixedPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1067 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03Fixed snapshot dialog annoyance.Taybin Rutkin
Hilight current snapshot in snapshot list with asterisks. Crash fix in sndfilesource dtor from brianahr. Thanks! Fixed COREAUDIO compilation. git-svn-id: svn://localhost/ardour2/trunk@1066 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop ↵Paul Davis
DestructiveFileSource; make ardour save changes to destructive-xfade-msecs git-svn-id: svn://localhost/ardour2/trunk@1065 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03do not allow NSD to quit ardour if the user presses "Quit" with a session ↵Paul Davis
already loaded git-svn-id: svn://localhost/ardour2/trunk@1064 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
Mixer strip comments saved. (thanks brianahr!) Removed unnecessary SConscript file. Fixed CoreAudioSource compilation. git-svn-id: svn://localhost/ardour2/trunk@1063 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02Ardour session files specify UTF-8.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1062 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02editor mixer visibility now restored correctlyPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1061 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02fix unset timeline position for destructive sources; fix duplicate, ↵Paul Davis
unmanaged waveviews being created by a thread race git-svn-id: svn://localhost/ardour2/trunk@1060 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02update tranzport codePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1059 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ↵Paul Davis
"clearing" the locations list git-svn-id: svn://localhost/ardour2/trunk@1058 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ↵Paul Davis
display offset stuff, but in progress git-svn-id: svn://localhost/ardour2/trunk@1057 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02Fixed VERSIONED build to use SVN info instead of CVS.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1056 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02Removed incompatabile clearlooks parameterDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1055 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02prevent replication of markers during undo/redoPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1054 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02Updated russion translation from prokoudine.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1053 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02Replaced stuff that wasnt supposed to be commitedDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1051 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-02Removed LADSPA_PATH from ardev_common.sh, and added the MAC OSX path to list ↵Doug McLain
of default directories. Setting LADSPA_PATH in the script was stopping the default paths from being set git-svn-id: svn://localhost/ardour2/trunk@1050 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-01fix bug in find_next_region() when starting frame matches region startPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1049 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-01fix crashing bug caused by recursive set_state() nonsense; sync snap_type, ↵Paul Davis
snap_mode, zoom_focus GUI elements; minor tweaks git-svn-id: svn://localhost/ardour2/trunk@1048 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-01commit crash caused by not displaying first and last points of an automation ↵Paul Davis
line at large zooms git-svn-id: svn://localhost/ardour2/trunk@1047 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-01more debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1046 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-01more debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1045 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-01debugging some crashes with oofus + flowrobotPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1044 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31fix sndfile reference in gtk2_ardour/SConscriptPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1043 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31fix return type in last commit for AutomationLine::control_point_box_size(); ↵Paul Davis
catch attempts to use new session dialog to open existing sessions git-svn-id: svn://localhost/ardour2/trunk@1042 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31change libsndfile to libsndfile-ardour to eliminate possible confusion with ↵Ben Loftis
a system lib git-svn-id: svn://localhost/ardour2/trunk@1041 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31search lib64 for LADSPA plugins, and fix control point box size:track height ↵Paul Davis
relationship git-svn-id: svn://localhost/ardour2/trunk@1040 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31support for old-school automation loadingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1039 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31Make missing midi headers message more verbose.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1038 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31disk space reflects number of inputs per track; more libsndfile debugginPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1037 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31Small removal of unnecessary code.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1036 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-10-31fix crashes when loading ardour 0.99 sessions, restore back compatibility ↵Paul Davis
for region envelopes from 0.99; slightly more debugging when libsndfile can't seek git-svn-id: svn://localhost/ardour2/trunk@1035 d708f5d6-7413-0410-9779-e7cbd77b26cf