95df144967
Editor GUI touchups:
...
Fixed separator lines between marker "tracks".
Fixed track alignment with track controls.
Changed track controls bevel to better fit in with canvas.
Made selected track controls colour match selected region colour (could maybe use a better colour for both though...).
Added frame to time labels to match toolbar.
git-svn-id: svn://localhost/ardour2/trunk@1622 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 06:53:16 +00:00
c69ef10067
fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch
...
git-svn-id: svn://localhost/ardour2/trunk@1617 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 16:45:43 +00:00
Sampo Savolainen
c89eaf0297
Extend copyright year to 2007
...
git-svn-id: svn://localhost/ardour2/trunk@1616 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 11:22:09 +00:00
f9d23955b5
prevent wierd GTK main loop situation when quitting from NSD at startup
...
git-svn-id: svn://localhost/ardour2/trunk@1610 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-17 02:12:40 +00:00
8bcddb0ee1
pre-beta12
...
git-svn-id: svn://localhost/ardour2/trunk@1608 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 23:05:57 +00:00
2aba860ba1
fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl
...
git-svn-id: svn://localhost/ardour2/trunk@1605 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 21:44:10 +00:00
026e8d0673
fix crash in mixer selection after session was closed, but mixer selection retained refs to routes/plugins
...
git-svn-id: svn://localhost/ardour2/trunk@1601 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 01:56:00 +00:00
f2883c8592
update editor mixer action if strip is hidden due to track deselect (Carl)
...
git-svn-id: svn://localhost/ardour2/trunk@1600 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15 20:53:05 +00:00
42dd93085c
fix from mr bouncy for keeping playlists during cleanup
...
git-svn-id: svn://localhost/ardour2/trunk@1599 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15 20:40:40 +00:00
702411f658
edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix build for find_peaks on x86; don't duplicate sources when embedding; use Glib::ustring for all source-related strings; fixup plugin UI automation buttons
...
git-svn-id: svn://localhost/ardour2/trunk@1595 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15 19:42:42 +00:00
6fadaae2cb
make OSC off by default, and add menu item to control it
...
git-svn-id: svn://localhost/ardour2/trunk@1594 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15 13:25:01 +00:00
c309e2a323
add "Select Range" to range marker context menu
...
git-svn-id: svn://localhost/ardour2/trunk@1589 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-14 14:40:40 +00:00
29f6f0cf05
no more peak building thread; don't print config var stores, but it possible to do it again without another complete recompile
...
git-svn-id: svn://localhost/ardour2/trunk@1588 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-14 14:24:14 +00:00
Taybin Rutkin
7e0e458f74
Removed unused MeterBridgeStrip and MeterBridge classes.
...
Removed unnecessary AudioEngine references.
git-svn-id: svn://localhost/ardour2/trunk@1583 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-13 16:17:29 +00:00
c1a5269c55
fix panner visual corruption bug #1213 ; more consistent naming for automation states; carl's wheel-3 patch
...
git-svn-id: svn://localhost/ardour2/trunk@1581 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-13 12:08:41 +00:00
a493ea0aab
Yet Another Rect Redraw fix
...
git-svn-id: svn://localhost/ardour2/trunk@1580 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12 22:19:56 +00:00
Doug McLain
4abb00bceb
Added error checking for cursor colors
...
git-svn-id: svn://localhost/ardour2/trunk@1579 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12 21:34:39 +00:00
f22d960879
carl's inverted fix for mousewheel actions
...
git-svn-id: svn://localhost/ardour2/trunk@1578 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12 21:16:28 +00:00
ef3aa2e151
fix errors in prior fix for excessive CPU when drawing rec rects
...
git-svn-id: svn://localhost/ardour2/trunk@1577 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12 21:03:39 +00:00
3a716d2b90
add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by constant redraw of entire rects when their bounds change
...
git-svn-id: svn://localhost/ardour2/trunk@1576 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12 17:05:09 +00:00
84af9f18eb
fixes from Carl H for a couple of buglets
...
git-svn-id: svn://localhost/ardour2/trunk@1575 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-12 14:24:05 +00:00
Sampo Savolainen
a74b374024
Make bounce range bounce the range on each selected track, instead of
...
always bouncing the range on the track the selection was originally
made.
git-svn-id: svn://localhost/ardour2/trunk@1574 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-11 18:01:03 +00:00
Taybin Rutkin
355c078023
Bug fix for displaying routes after a hidden route.
...
git-svn-id: svn://localhost/ardour2/trunk@1564 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 06:02:35 +00:00
Taybin Rutkin
e497c6ef12
Merged lines for better translation.
...
git-svn-id: svn://localhost/ardour2/trunk@1563 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-09 01:06:26 +00:00
Doug McLain
6e35c117c1
Oops, typo...
...
git-svn-id: svn://localhost/ardour2/trunk@1562 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-08 16:44:45 +00:00
Doug McLain
934c2ec367
Add playhead and editcursor to ardour.colors and remove hard coded colors
...
git-svn-id: svn://localhost/ardour2/trunk@1561 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-08 16:41:38 +00:00
Doug McLain
d778a2494a
Fix for edit cursor clock being out of sync with edit cursor when session is loaded
...
git-svn-id: svn://localhost/ardour2/trunk@1560 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-06 04:15:28 +00:00
28cdfafa27
make Show Waveforms While Recording toggle work
...
git-svn-id: svn://localhost/ardour2/trunk@1558 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 23:16:40 +00:00
574c5ed8b0
get real Pango::FontDescriptions for several canvas items
...
git-svn-id: svn://localhost/ardour2/trunk@1557 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 23:12:47 +00:00
Taybin Rutkin
62a96205de
Removed unix signals cruft.
...
git-svn-id: svn://localhost/ardour2/trunk@1556 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 15:56:15 +00:00
62c4e81884
new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups
...
git-svn-id: svn://localhost/ardour2/trunk@1555 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 15:34:56 +00:00
Doug McLain
f0c6bdfb84
Fixed slot assignments to AudioRegion fade shape menu items
...
git-svn-id: svn://localhost/ardour2/trunk@1554 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 03:58:57 +00:00
Taybin Rutkin
a9214a45ac
Updated Russian translation from prokoudine.
...
git-svn-id: svn://localhost/ardour2/trunk@1553 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-05 00:44:46 +00:00
Taybin Rutkin
f942909c77
Fixed compilation issues.
...
git-svn-id: svn://localhost/ardour2/trunk@1546 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 22:00:42 +00:00
b2da5772e6
fix stupid error in last libart_lgpl related patch
...
git-svn-id: svn://localhost/ardour2/trunk@1542 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 18:51:02 +00:00
07bf584673
fixes to handle broken libart_lgpl 2.3.18+ headers
...
git-svn-id: svn://localhost/ardour2/trunk@1539 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-01 18:28:04 +00:00
c6d7221890
slight correction to last copy-drag-constrained logic
...
git-svn-id: svn://localhost/ardour2/trunk@1537 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 23:00:00 +00:00
d6ce26e9e3
maybe fix copy-x-constrained drag issues; mix group buttons change text when mix group name changes (from carl h.)
...
git-svn-id: svn://localhost/ardour2/trunk@1536 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 21:57:38 +00:00
6edccc3070
remove Id: lines from many/all headers and some more source files
...
git-svn-id: svn://localhost/ardour2/trunk@1535 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 19:32:13 +00:00
161b8b92a2
"Sampo's Delight" - add "do not show this window again" to memory warning; check physical RAM on linux and only warn if limit is less than 75% of total RAM; do nothing on OSX since there is no mlockall there
...
git-svn-id: svn://localhost/ardour2/trunk@1534 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 18:55:46 +00:00
David Taht
9c1e0194f7
While I am honored, humbled, and pleased to be added to the ardour copyright message,
...
my name is actually spelt with an umlaut. Fixed.
git-svn-id: svn://localhost/ardour2/trunk@1533 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 17:42:07 +00:00
72f76d4b95
fix for mute button color/state caused by cut-n-paste coding, plus another access(2) bites the portability dust
...
git-svn-id: svn://localhost/ardour2/trunk@1532 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 17:14:39 +00:00
2756e72d0d
desensitize auto-return button on slave != None and ignore auto-return in libardour if slave != None
...
git-svn-id: svn://localhost/ardour2/trunk@1531 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 01:27:56 +00:00
4f460078b8
desensitize auto-play button on slave != None and ignore auto-play in libardour if slave != None
...
git-svn-id: svn://localhost/ardour2/trunk@1530 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-28 01:19:56 +00:00
bf0fac039e
fix range mode problem with a recent commit - crash when dragging, due to drag_info.data being NULL when in range mode
...
git-svn-id: svn://localhost/ardour2/trunk@1529 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 19:47:36 +00:00
4822a75e4c
fix #1497 , related to lack of status.done setting when libsndfile craps out on us
...
git-svn-id: svn://localhost/ardour2/trunk@1528 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 19:01:38 +00:00
0d918f8981
tweak placement of region name text; patch from b0ef for color manager window mgmt
...
git-svn-id: svn://localhost/ardour2/trunk@1527 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 18:22:25 +00:00
e1957a3166
fix #1394 - The 'narrow strip' option in the mixer does not take extra width into account; involved some nice cleanup of width handling in mixer strips etc.
...
git-svn-id: svn://localhost/ardour2/trunk@1526 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 17:22:47 +00:00
9203cb8f66
fix copy-drag of regions, i believe
...
git-svn-id: svn://localhost/ardour2/trunk@1524 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-27 13:49:44 +00:00
691b0c10ac
patch from mantis user cth103 to fix up fixed-time cross-track drags
...
git-svn-id: svn://localhost/ardour2/trunk@1519 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-26 23:55:24 +00:00