68a690b403
tweak panner drawing
...
git-svn-id: svn://localhost/ardour2/trunk@1420 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03 20:43:36 +00:00
dfc75e0561
new keyboard bindings for moving playhead to region starts+ends ; use spin button for tempo, as per #1449
...
git-svn-id: svn://localhost/ardour2/trunk@1409 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 20:55:16 +00:00
182bc69eac
fix missing buffer reversal under some reverse-play situations
...
git-svn-id: svn://localhost/ardour2/trunk@1407 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 17:41:38 +00:00
7f750fe77f
prevent state saving when disconnected from JACK
...
git-svn-id: svn://localhost/ardour2/trunk@1406 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02 16:09:04 +00:00
Taybin Rutkin
b05c4dc540
Moved GroupButtons to gtkmm2ext
...
Fixed stacktrace.cc compilation.
git-svn-id: svn://localhost/ardour2/trunk@1403 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-01 13:17:04 +00:00
df1c4dddc3
remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at startup and changes are handled correctly; export range markers doesn't start with /path/to/export.wav, just /path/to; hopefully improve ruler scrolling a little; fixed up short_path() implementation ; fix for export unsetting JACK freewheel too soon ; use ISO 8061 timestamps for snapshot default names
...
git-svn-id: svn://localhost/ardour2/trunk@1400 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-31 18:51:33 +00:00
Doug McLain
758818cc8b
It's not that excitign anymore :)
...
git-svn-id: svn://localhost/ardour2/trunk@1397 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-29 23:32:03 +00:00
9e8082aad6
small change to region creation for make-mono-regions; add untested short_path(); fix double-redraws when canvas zoom/position changes
...
git-svn-id: svn://localhost/ardour2/trunk@1396 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-29 20:02:43 +00:00
Sampo Savolainen
433f2cfb43
Fix PIC issue with soundtouch
...
git-svn-id: svn://localhost/ardour2/trunk@1394 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-27 22:15:16 +00:00
17033c4448
squash the dreaded noise-on-stop of guirja01
...
git-svn-id: svn://localhost/ardour2/trunk@1393 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-26 17:22:43 +00:00
fccc2229ea
fix "make mono regions", mostly
...
git-svn-id: svn://localhost/ardour2/trunk@1392 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-26 03:54:12 +00:00
5ee3e58718
fix import/embed of multichannel audiofiles, as per #1433
...
git-svn-id: svn://localhost/ardour2/trunk@1386 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 17:42:19 +00:00
Taybin Rutkin
1c61d4007a
Cocoa branch compiles again.
...
git-svn-id: svn://localhost/ardour2/trunk@1384 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 03:36:51 +00:00
d3187aa32a
more region selection tweaks
...
git-svn-id: svn://localhost/ardour2/trunk@1379 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 17:22:34 +00:00
3cfa32d6c2
a variety of bits and pieces for selection ops
...
git-svn-id: svn://localhost/ardour2/trunk@1375 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-23 21:45:05 +00:00
d38944becd
correctly detect missing ALSA MIDI system
...
git-svn-id: svn://localhost/ardour2/trunk@1369 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-22 14:14:11 +00:00
Jesse Chappell
851d1fa76a
Fixed midi controllable state saving/loading
...
git-svn-id: svn://localhost/ardour2/trunk@1356 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 06:39:22 +00:00
f7d48b79f1
turn off overlap-equivalency for region matching as the default
...
git-svn-id: svn://localhost/ardour2/trunk@1355 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 05:05:39 +00:00
3dfae5be66
merge by hand changes from mtaht to fix up export behaviour, and gcc warnings when optimized
...
git-svn-id: svn://localhost/ardour2/trunk@1332 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 02:35:16 +00:00
762d2ae936
fix ordering of cut/copied regions when pasting; ctrl-click now does the right thing the first time its used on a region; fix missing click and other dubious behaviour in new sessions caused by not connecting to Configuration::ParameterChanged in the new session constructor
...
git-svn-id: svn://localhost/ardour2/trunk@1331 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 01:42:44 +00:00
d3071f84e5
ALSA sequencer ports are all owned by a single sequencer client, not 1 per port
...
git-svn-id: svn://localhost/ardour2/trunk@1329 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-15 18:59:31 +00:00
56cd926425
mo' better fixins fer xfades, plus reinstate hiding xfades during drags
...
git-svn-id: svn://localhost/ardour2/trunk@1325 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-14 01:25:12 +00:00
Sampo Savolainen
a7a6f464ad
Correct asm constraint.
...
git-svn-id: svn://localhost/ardour2/trunk@1324 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-13 23:39:14 +00:00
e98fee9e39
fix for missing slave state restore at session load, etc
...
git-svn-id: svn://localhost/ardour2/trunk@1317 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-12 02:10:46 +00:00
bb02870c15
various fixes to named selection mgmt and display, plus fixes for xfade mgmt and a bit of debugging for them too
...
git-svn-id: svn://localhost/ardour2/trunk@1313 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-11 21:45:21 +00:00
5c7ee38799
fix assignment of remote control IDs
...
git-svn-id: svn://localhost/ardour2/trunk@1301 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 21:47:41 +00:00
1c167454eb
fix xfade logic and use shared_ptr for xfades
...
git-svn-id: svn://localhost/ardour2/trunk@1297 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 16:19:13 +00:00
9dfa70945c
Actually pass attr's to pthread_create...
...
git-svn-id: svn://localhost/ardour2/trunk@1294 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 03:45:22 +00:00
2d62ded1aa
Reduced allocated stack sizes. Trims about 13MB of memory consumption.
...
git-svn-id: svn://localhost/ardour2/trunk@1293 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 03:26:22 +00:00
Sampo Savolainen
5c7a3c680b
Hopefully last in line of assembler fixes
...
git-svn-id: svn://localhost/ardour2/trunk@1291 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-09 18:05:50 +00:00
Sampo Savolainen
40cfe86141
More "elegant" fix for the 64 bit SSE issue, done with rbx restoring
...
reordering instead of the clobber list. Same reordering done for x86/32
as well.
git-svn-id: svn://localhost/ardour2/trunk@1288 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-08 22:11:31 +00:00
Sampo Savolainen
aef906ea9d
Hopefully the end to 64 bit SSE issues
...
git-svn-id: svn://localhost/ardour2/trunk@1287 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-08 21:46:23 +00:00
ca49f7cba7
fix audio clock restore, provide XMLNode::property (string) and speed up the property methods by not scanning the map twice. sorry about the recompile
...
git-svn-id: svn://localhost/ardour2/trunk@1286 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-08 20:51:26 +00:00
57bafcd1f4
save and restore clock modes
...
git-svn-id: svn://localhost/ardour2/trunk@1283 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-08 17:12:29 +00:00
27e84e85f2
Warning fixes.
...
git-svn-id: svn://localhost/ardour2/trunk@1280 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-07 19:35:02 +00:00
798bf13c41
an actual fix for that last claim re: a buglet that used the wrong directory to store files in when cleaned up
...
git-svn-id: svn://localhost/ardour2/trunk@1277 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-05 21:15:11 +00:00
87a5518eb1
actually fix cleanup design, plus buglet that used the wrong directory to store files in when cleaned up
...
git-svn-id: svn://localhost/ardour2/trunk@1276 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-05 20:47:56 +00:00
4aac8ae0e5
use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically
...
git-svn-id: svn://localhost/ardour2/trunk@1274 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-05 16:31:15 +00:00
Taybin Rutkin
d631a8d89f
First pass of sfdb tag searching. Not functional, but very very close.
...
git-svn-id: svn://localhost/ardour2/trunk@1272 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-05 04:24:23 +00:00
119dc86f6f
copy older versions of the session file, fix up ardev to work again using %VERSION%
...
git-svn-id: svn://localhost/ardour2/trunk@1268 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-04 19:12:55 +00:00
Jesse Chappell
239a5db497
* added max peak hold state to IO so that the true held peaks can be displayed
...
in the numeric field in the gui.
* returned meter falloff to proper slower speeds
git-svn-id: svn://localhost/ardour2/trunk@1265 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-03 20:49:03 +00:00
ebbc8b3b6a
do proper install on x86_64 system, remove stupid debuggig code from panner, handle port registration error with its own error message
...
git-svn-id: svn://localhost/ardour2/trunk@1264 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-03 20:00:57 +00:00
Nick Mainsbridge
758e2e6a93
Fix probably broken MMC locate
...
git-svn-id: svn://localhost/ardour2/trunk@1262 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-03 18:35:32 +00:00
ca81401b14
massive changes to clean up what happens during session destruction when an exception is thrown
...
git-svn-id: svn://localhost/ardour2/trunk@1261 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-03 18:08:11 +00:00
b5f497c0c9
patches from Stephane Letz for JACK, and Nimal Ratnayake for play range and play region
...
git-svn-id: svn://localhost/ardour2/trunk@1260 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-02 21:25:37 +00:00
8fabcf4f76
finish use of EnumWriter for saving flags etc. throughout the session file
...
git-svn-id: svn://localhost/ardour2/trunk@1259 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-02 17:36:38 +00:00
Nick Mainsbridge
1bddf1bc88
General SMPTE fixes mostly relating to non-integer frame rates. Please Test. Fix for sometimes entering an invalid SMPTE format by CHANGING THE SESSION FILE. ****Warning. the SMPTE frame rate will be reset to 30 NDF if you load an old sessionardour2_broken/***. Calculate the HMS verbose canvas cursor properly. Fix incorrect SMPTE display in clocks/VCC. Standardise size of SMPTE display in editor clocks. Make the zoom controls smaller (anyone with some smaller icons?).
...
git-svn-id: svn://localhost/ardour2/trunk@1257 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-02 13:57:06 +00:00
Sampo Savolainen
151e4546be
Reverting back the commit made to test the render farm.
...
git-svn-id: svn://localhost/ardour2/trunk@1255 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-30 22:19:11 +00:00
Sampo Savolainen
6c493dad22
Testing the build farm created by Pau Arumi
...
git-svn-id: svn://localhost/ardour2/trunk@1254 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-30 21:46:45 +00:00
Jesse Chappell
4fa71e154f
tweaked panner appearance and consistency, panner line now distinct color from triangles. shift-click now reverts panner to center, left or right depending on number of channels. minor updates to osx app build script. fixed region editor re-show problem.
...
git-svn-id: svn://localhost/ardour2/trunk@1253 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-30 06:37:00 +00:00