13
0
Commit Graph

468 Commits

Author SHA1 Message Date
9062d7c731 small but major fix for Controllable state storage (do not create illegal XML nodes); set wmclass for plugin windows; use X_() for all wmclass names
git-svn-id: svn://localhost/ardour2/trunk@1234 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-20 02:50:28 +00:00
27cf4b989c potential fix for crashing bug caused by mutex lifetime in ~AudioDiskstream
git-svn-id: svn://localhost/ardour2/trunk@1231 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19 16:21:24 +00:00
1f4a82cb8e next step of generic MIDI feedback fix - remove static _send_feedback from MIDI controllables
git-svn-id: svn://localhost/ardour2/trunk@1225 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19 14:13:00 +00:00
486020b403 save keybindings to file used at startup; allow keybindings file to be cmdline-specified; remove some GTK2FIX comments; fix feedback based on john anderson's patch; apply scons patches; fix crash when taking MIDI ports online+offline; try to prevent aborts when shutting down due to metering thread; start work on reconstructing GlobalFOOCommand commands; use ftruncate to hint at peakfile preallocation to reduce fragmentation
git-svn-id: svn://localhost/ardour2/trunk@1223 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-19 02:41:19 +00:00
Jesse Chappell
732a482f43 added logarithmic option for waveform scaling. added save/restore of rectified and logscale waveform options in session. modified sconstruct to look for certain libs in some common locations, this should be usable controllable but isnt yet. deals better with the libsndfile build when flac is installed.
git-svn-id: svn://localhost/ardour2/trunk@1219 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-16 05:14:34 +00:00
df9bb392ef session is clean after loading, again
git-svn-id: svn://localhost/ardour2/trunk@1218 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-16 03:05:54 +00:00
e2e1651215 remove debug stacktrace
git-svn-id: svn://localhost/ardour2/trunk@1215 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-15 22:02:39 +00:00
7e845c53ab write session file to alternate name before, then rename; auditioner defaults to first 2 physical outputs; engine started before loading session, always; clean up handling off input connections and so forth during startup (faster! a bitcd ..); notice new locates while doing older ones; stop engine at shutdown first, not later
git-svn-id: svn://localhost/ardour2/trunk@1214 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-15 19:40:10 +00:00
b7f645cbe6 add missing file; remove another VST debug hack
git-svn-id: svn://localhost/ardour2/trunk@1211 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 14:37:29 +00:00
f21094937a revert VST debug hacks
git-svn-id: svn://localhost/ardour2/trunk@1210 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 14:17:17 +00:00
af12adb34f use shared_ptr for all Playlist handling; cleanup works again
git-svn-id: svn://localhost/ardour2/trunk@1209 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 14:15:43 +00:00
c0924280e9 more vst debug output for solv, again
git-svn-id: svn://localhost/ardour2/trunk@1208 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 03:41:08 +00:00
421ff2e506 more vst debug output for solv
git-svn-id: svn://localhost/ardour2/trunk@1207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 03:34:54 +00:00
a358d351a1 more vst debug output for solv
git-svn-id: svn://localhost/ardour2/trunk@1206 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 03:24:09 +00:00
22b0b03ece debugging info for solv, part 2
git-svn-id: svn://localhost/ardour2/trunk@1205 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 03:08:43 +00:00
ed59a43ced debugging info for solv
git-svn-id: svn://localhost/ardour2/trunk@1204 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-14 02:57:20 +00:00
d9490f619a fix botched-up, half-done code in last commit
git-svn-id: svn://localhost/ardour2/trunk@1201 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-11 13:22:09 +00:00
ee0fb82da6 never save more than Config->get_saved_history_depth() undo transactions to history file
git-svn-id: svn://localhost/ardour2/trunk@1200 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-11 12:52:40 +00:00
Sampo Savolainen
337cee7a83 itsy-bitsy freebsd compatibility fix.
git-svn-id: svn://localhost/ardour2/trunk@1199 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-09 17:49:24 +00:00
Nick Mainsbridge
6146d6aa6f Unbreak SMPTE ruler at non-30fps rates. Display 60fps properly. Use the same data types for SMPTE::Time.rate and dropframe as are used in Config.
git-svn-id: svn://localhost/ardour2/trunk@1198 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-08 22:08:36 +00:00
fd2de30612 fix required library versions; fix use of shared_ptr by redirect_box; fix double delete of redirects; make delete event work only on button release, in general
git-svn-id: svn://localhost/ardour2/trunk@1193 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-08 17:16:50 +00:00
4566992139 miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS
git-svn-id: svn://localhost/ardour2/trunk@1192 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-06 19:00:57 +00:00
Nick Mainsbridge
f7151b732b fix incorrect region opacity after move + undo
git-svn-id: svn://localhost/ardour2/trunk@1186 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-04 10:45:52 +00:00
Taybin Rutkin
505d37a58f Properly encode file URIs in the sfdb.
git-svn-id: svn://localhost/ardour2/trunk@1184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01 17:37:08 +00:00
Taybin Rutkin
927553f6b8 PBD::strip_whitespace_edges() returns the empty string if the passed string is
all whitespace.  This allows for some mild code cleanup.  It's also declared in 
the PBD namespace now.

sfdb-v4 implemented.  Instead of fields that go across all files, there is now
just one tag field where you can enter comma delimited tags.  Searching for
tags to follow soon.  I recommend trashing your current ~/.ardour2/sfdb file.


git-svn-id: svn://localhost/ardour2/trunk@1182 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01 06:01:30 +00:00
c103132ae6 more accurate comment for FST SConscript
git-svn-id: svn://localhost/ardour2/trunk@1180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01 03:25:07 +00:00
e23a1d1a84 better design for discovering VST packages
git-svn-id: svn://localhost/ardour2/trunk@1179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01 03:18:20 +00:00
448a4d46f9 try that one on for size (VST build fu)
git-svn-id: svn://localhost/ardour2/trunk@1177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30 23:32:18 +00:00
17469ea0e3 not completely tested new structure for VST/FST build
git-svn-id: svn://localhost/ardour2/trunk@1176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30 22:44:15 +00:00
ba32e48dd1 build tweaks to include tranzport code in tarball
git-svn-id: svn://localhost/ardour2/trunk@1174 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30 17:52:26 +00:00
Nick Mainsbridge
9cca1464a8 always check_dependents() after a relayer() (useful for LaterHigher model), don't create end crossfades for external overlaps unless they are at the top layer
git-svn-id: svn://localhost/ardour2/trunk@1172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30 14:21:02 +00:00
e002eea388 frame for fader belt; better focus behaviour for gain display text entry (generalized)
git-svn-id: svn://localhost/ardour2/trunk@1171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30 04:21:32 +00:00
Doug McLain
f987091756 Better error message for missing vst files
git-svn-id: svn://localhost/ardour2/trunk@1170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-29 03:39:54 +00:00
Doug McLain
fb95081537 Handle both possible zip files that may be provided for the vst sdk source
git-svn-id: svn://localhost/ardour2/trunk@1169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-29 03:35:55 +00:00
991b9136bb don't load history till all objects have reset state (post engine running)
git-svn-id: svn://localhost/ardour2/trunk@1167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28 21:44:20 +00:00
4851c54a7b save plugin automation state
git-svn-id: svn://localhost/ardour2/trunk@1166 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28 21:12:20 +00:00
Doug McLain
c371600816 A bit better integration of vst sdk files
git-svn-id: svn://localhost/ardour2/trunk@1165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28 19:22:31 +00:00
5abf55c3d7 freeze the correct fade in
git-svn-id: svn://localhost/ardour2/trunk@1163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28 18:42:13 +00:00
b7b34ad723 debugging new thaw behaviour for AutomationEvent
git-svn-id: svn://localhost/ardour2/trunk@1162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28 18:23:14 +00:00
f3e5450492 major fixes to automation editing
git-svn-id: svn://localhost/ardour2/trunk@1161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28 17:52:09 +00:00
00afa40d45 many small changes, see ardour-dev for more
git-svn-id: svn://localhost/ardour2/trunk@1160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-27 19:31:33 +00:00
db1f21d75c Allow generic_midi control surface to compile by adding the local sndfile
headers to the include path. 


git-svn-id: svn://localhost/ardour2/trunk@1159 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-25 03:10:11 +00:00
Nick Mainsbridge
bfab3e8821 a scons thinko. hardware monitoring now works :)
git-svn-id: svn://localhost/ardour2/trunk@1158 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-24 17:18:55 +00:00
Nick Mainsbridge
5f866fc185 fix up scons check for hardware monitoring, minor error message typo
git-svn-id: svn://localhost/ardour2/trunk@1157 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-24 16:37:43 +00:00
07e5604bf5 add ctrl-left to reset to -inf on gain fader
git-svn-id: svn://localhost/ardour2/trunk@1156 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-22 14:22:35 +00:00
716ec148f6 fix off by one error on unity gain line
git-svn-id: svn://localhost/ardour2/trunk@1153 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 22:03:16 +00:00
434b459dec fix expose error for new faders
git-svn-id: svn://localhost/ardour2/trunk@1152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 21:56:43 +00:00
6cd69fb20f "treadmill" design for new faders, for real
git-svn-id: svn://localhost/ardour2/trunk@1151 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 21:40:38 +00:00
39f0ea6ae9 new fader design from thorwil, mostly
git-svn-id: svn://localhost/ardour2/trunk@1149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 17:30:47 +00:00
Taybin Rutkin
0d7cfe66a6 Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.
git-svn-id: svn://localhost/ardour2/trunk@1147 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21 03:34:43 +00:00