summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1116 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12Make current snapshot selected in list. Corrects issue with ardour Sampo Savolainen
automatically loading the first snapshot on list. git-svn-id: svn://localhost/ardour2/trunk@1115 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12IO objects with no inputs have fixed, defined peak input power (-inf)Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1114 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12fix stupid button sensitivity issue in IO SelectorPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1113 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-12debugging stuff for IO SelectorPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1112 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11do not crash in IO Selector when there are no portsPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1111 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11use thorsten's hide iconPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1110 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11make X on track hide button visible; fix signed/unsigned warningPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1109 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11add new swedish translationPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1108 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11prevent steps in automation lines from vanishingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1107 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11use thorsten's new record button icons; fix history rebuild error caused by ↵Paul Davis
using an unregistered object type git-svn-id: svn://localhost/ardour2/trunk@1106 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ↵Paul Davis
of zero ... end; prep for bouncing-before-tape-mode git-svn-id: svn://localhost/ardour2/trunk@1105 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-11fix visual focus indication in IOSelector; import pays attention to audio ↵Paul Davis
file embedded position; peaks now built properly for embedded/imported files git-svn-id: svn://localhost/ardour2/trunk@1104 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-10Colour touchups.David Robillard
git-svn-id: svn://localhost/ardour2/trunk@1103 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-10Redisplay editor window after switching snapshots.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-10Fix region name fit into the visible region in special cases like newly Sampo Savolainen
recorded regions or when muting or locking regions. git-svn-id: svn://localhost/ardour2/trunk@1100 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-09first pass on track mode switch; fixes to dangling region refs after ↵Paul Davis
capture; destroy region menu item removed; small fix to SConstruct for missing C++ case; playlist selection mechanism modified ; new Selection operation added (Add); handle crashing situation with align style change handling caused by recursion git-svn-id: svn://localhost/ardour2/trunk@1099 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08new buss color and a few missed buttonsDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1098 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08don't always redirect key press events off to the editor, but allow editing ↵Paul Davis
instead git-svn-id: svn://localhost/ardour2/trunk@1097 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08use track colour to set comment button background rather than use active ↵Nick Mainsbridge
button state, mut and solo right-click action is now consistent with the rest of the ui, reorder sfdb dialog buttons git-svn-id: svn://localhost/ardour2/trunk@1096 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08fixed typo in pathDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1095 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08Removed un necessary version and host subdirectoriesDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1094 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-08Merge gtk2 engine clearlooks 0.6.2 into ardour2, configure ardev and ardevst ↵Doug McLain
to use the local libclearlooks.so, and some color mods to UI. Need help from las/taybin to complete the scons implimentation git-svn-id: svn://localhost/ardour2/trunk@1093 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07Set Treeview row colors in rc file, to override any desktop theme settingsDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1092 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07fix silly override of member by local variable that led to crash during ↵Paul Davis
region export git-svn-id: svn://localhost/ardour2/trunk@1091 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07use libsndfile in include path for control protocol libPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1090 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07position playhead on button press in rulers, not button releasePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1089 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-07fix for mantis 802 - work if there are no physical output or input ports in JACKPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1088 d708f5d6-7413-0410-9779-e7cbd77b26cf
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