13
0
Commit Graph

737 Commits

Author SHA1 Message Date
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
e0991be04d add a persistent folder variable so that every time the sfdb_ui is created, it shows the same location that it was left in
git-svn-id: svn://localhost/ardour2/trunk@1404 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-01 19:53:58 +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
43a063d8c6 select track on context press in a StreamItem, so that context menu ops work
git-svn-id: svn://localhost/ardour2/trunk@1402 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-01 03:13:07 +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
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
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
979dbf91b9 allow control points with the same x (pixel) coordinate, now that libart_lgpl does too
git-svn-id: svn://localhost/ardour2/trunk@1380 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 18:43:14 +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
14814f5469 minor selection tweak to avoid finding regions in an existing track selection under the wrong circumstances
git-svn-id: svn://localhost/ardour2/trunk@1378 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 13:45:08 +00:00
00620a0d1a add GUI control for use-overlap-equivalency
git-svn-id: svn://localhost/ardour2/trunk@1377 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-24 01:56:20 +00:00
e35621772e add transition_to_{roll,reverse}
git-svn-id: svn://localhost/ardour2/trunk@1376 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-23 22:29:45 +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
Taybin Rutkin
9d4476dbb9 Fix for 8 controls max per column in ladspa plugin windows from Olivier Doare.
git-svn-id: svn://localhost/ardour2/trunk@1366 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-20 17:13:46 +00:00
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
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
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
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
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
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
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
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