13
0
Commit Graph

1128 Commits

Author SHA1 Message Date
f4fe4d36b1 more games with selection
git-svn-id: svn://localhost/ardour2/trunk@1360 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 16:45:29 +00:00
058911a1d8 more futzing with selections
git-svn-id: svn://localhost/ardour2/trunk@1359 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 14:57:05 +00:00
63daceea64 force UTF-8 handling of i18n files at run time
git-svn-id: svn://localhost/ardour2/trunk@1358 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 12:52:26 +00:00
d25718377d new german translation update from sebastian arnold
git-svn-id: svn://localhost/ardour2/trunk@1357 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 12:51:33 +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
013ec97732 make ctrl-rubber-band-select do something closer to the right thing
git-svn-id: svn://localhost/ardour2/trunk@1354 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 04:34:00 +00:00
143983948e more fun and games with selection logic
git-svn-id: svn://localhost/ardour2/trunk@1353 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 03:06:15 +00:00
6b0e0e379b rbselect selects all tracks that had selectables
git-svn-id: svn://localhost/ardour2/trunk@1352 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 01:31:16 +00:00
Taybin Rutkin
22d4a0a8c3 Added Session Exchange to tools.
git-svn-id: svn://localhost/ardour2/trunk@1351 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 01:08:40 +00:00
Sampo Savolainen
770481aeb9 Make meter gain entry lose focus after enter is pressed.
git-svn-id: svn://localhost/ardour2/trunk@1350 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 22:17:47 +00:00
6906b4e5ed added missing file to srctar
git-svn-id: svn://localhost/ardour2/trunk@1345 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 21:13:42 +00:00
d1f5033e5e prevent x-thread calling of ARDOUR_UI::parameter_changed()
git-svn-id: svn://localhost/ardour2/trunk@1342 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 20:20:19 +00:00
b2e7ca288a bump to beta11
git-svn-id: svn://localhost/ardour2/trunk@1341 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 20:17:46 +00:00
c46b9078e3 fix absolute fade in/out length during drag and odd select/deselect behaviour
git-svn-id: svn://localhost/ardour2/trunk@1340 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 20:04:46 +00:00
729e6cc980 region fade in operations now mapped over the current region selection
git-svn-id: svn://localhost/ardour2/trunk@1338 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 18:42:21 +00:00
838a37a4fe fix for height of editor hscrollbar
git-svn-id: svn://localhost/ardour2/trunk@1337 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 14:53:27 +00:00
76c25a4a44 add sampo's synthesize_sources perl script to tools; add scroll-playhead-{forward,backward} with ctrl-<arrow> default bindings (for mr beasley)
git-svn-id: svn://localhost/ardour2/trunk@1336 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 13:13:58 +00:00
9fc6895565 a better version of: fix compile with FFT_ANALYSIS=1, problem caused by a change in the type of RegionSelection
git-svn-id: svn://localhost/ardour2/trunk@1335 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 12:16:46 +00:00
3dd8ccb331 fix compile with FFT_ANALYSIS=1, problem caused by a change in the type of RegionSelection
git-svn-id: svn://localhost/ardour2/trunk@1334 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17 12:15:34 +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
eeae80e6d9 Decreased region opacity, smoothed out canvas/tempo line colours.
git-svn-id: svn://localhost/ardour2/trunk@1322 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-13 16:12:52 +00:00
Sampo Savolainen
ccd5d3df08 Make internal clearlooks work for VST enabled Ardour
git-svn-id: svn://localhost/ardour2/trunk@1319 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-13 13:14:39 +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
Sampo Savolainen
0caf05d801 Fixed ui.rc
git-svn-id: svn://localhost/ardour2/trunk@1315 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-11 22:05:02 +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
e545b222b9 try to rationalize zoom/scroll ops for the canvas
git-svn-id: svn://localhost/ardour2/trunk@1305 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-11 02:30:56 +00:00
Sampo Savolainen
ccebd73f6b Make the script report if the system introduces a memlock limit
git-svn-id: svn://localhost/ardour2/trunk@1302 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 22:14:41 +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
be026c88cf save playhead + edit cursor, restore on session load; fix big clock editing (removed) and thread issues there
git-svn-id: svn://localhost/ardour2/trunk@1300 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 21:21:07 +00:00
Taybin Rutkin
9d68192222 More polish. Don't try to import directories.
git-svn-id: svn://localhost/ardour2/trunk@1299 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 18:48:45 +00:00
Taybin Rutkin
1c48dc8f32 SFDB_UI polish. Hitting return will apply tags and search the tags field.
git-svn-id: svn://localhost/ardour2/trunk@1298 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 17:50:27 +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
c9fd6da8b1 use AudioClock::set_widget_name() for rec status in big clock, not set_name(), to solve BUG #1411
git-svn-id: svn://localhost/ardour2/trunk@1295 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10 04:01:27 +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
caa89c121d missing file for : fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on clock state saving
git-svn-id: svn://localhost/ardour2/trunk@1282 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-07 22:11:02 +00:00
b46af2167f fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on clock state saving
git-svn-id: svn://localhost/ardour2/trunk@1281 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-07 22:10:36 +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