13
0
Commit Graph

852 Commits

Author SHA1 Message Date
8ed825c3dd fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo
git-svn-id: svn://localhost/ardour2/trunk@1670 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-06 02:27:24 +00:00
6bd31cc7a3 wash that pango right out of your hair
git-svn-id: svn://localhost/ardour2/trunk@1668 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-05 21:56:32 +00:00
100e6981fb change selection behaviour for track header context click
git-svn-id: svn://localhost/ardour2/trunk@1665 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-05 00:01:02 +00:00
Taybin Rutkin
c971cafbed Removed unused variable (current_user_level) from FastMeter.
git-svn-id: svn://localhost/ardour2/trunk@1664 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-04 12:23:05 +00:00
6532413fa6 fix botched apply of torben's zero line patch, remove sampo's debug output re: ladspa plugin port setting
git-svn-id: svn://localhost/ardour2/trunk@1662 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-03 15:44:46 +00:00
4b35fc4c68 audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary
git-svn-id: svn://localhost/ardour2/trunk@1657 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-03 02:05:34 +00:00
Sampo Savolainen
edfc81352e Make colors for clip markers controllable by ardour.colors. Default
color is totally transparent. Thanks Torben!


git-svn-id: svn://localhost/ardour2/trunk@1656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-02 21:18:15 +00:00
Sampo Savolainen
289e0b8fb8 Add a color for ghost waves (thanks Torben!) and fix wrong ladspa parameter
defaults. The plugin fix corrects a bug related to at least swh's single 
band parametric.



git-svn-id: svn://localhost/ardour2/trunk@1651 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-01 19:09:03 +00:00
Sampo Savolainen
aacf71589f .. and the 2nd file in the LAC2007 bar-hack session
git-svn-id: svn://localhost/ardour2/trunk@1640 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-26 19:53:09 +00:00
Sampo Savolainen
cda841a40e The traditional LAC2007 final dinner fix. This fix was written in a 24/7
bar/cafe in Berlin at 02:40AM . Thanks to Pau for the bug report.

Oh yeah, it fixes crashes when removing inserts which had a gui 
instantiated.


git-svn-id: svn://localhost/ardour2/trunk@1639 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-26 19:12:39 +00:00
6bcb3cde43 remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse
git-svn-id: svn://localhost/ardour2/trunk@1634 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-22 15:05:50 +00:00
9ce894d42c make crop-to-range work across all selected tracks; don't edit destructive tracks with several ops; removing debugging output
git-svn-id: svn://localhost/ardour2/trunk@1633 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-21 15:38:54 +00:00
767984b486 probably fix cleanup issues, but testing required
git-svn-id: svn://localhost/ardour2/trunk@1632 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-21 02:39:12 +00:00
6525aaeb70 fix up duplicate dialog
git-svn-id: svn://localhost/ardour2/trunk@1631 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-20 13:48:22 +00:00
a13d2196c8 do not start transport on first locate if auto-play is on; wait till GUI says its OK
git-svn-id: svn://localhost/ardour2/trunk@1630 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-20 01:43:54 +00:00
Taybin Rutkin
82b4c84e1d Removed unused 0.5 second timer.
git-svn-id: svn://localhost/ardour2/trunk@1629 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 21:25:22 +00:00
8d1775b458 remove debug output from last commit
git-svn-id: svn://localhost/ardour2/trunk@1628 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 19:50:46 +00:00
fc26b49ac5 kill glib-induced abort caused by asymmetric lock/unlock of diskstream state lock
git-svn-id: svn://localhost/ardour2/trunk@1627 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 19:48:21 +00:00
36d88c8e49 make rec-regions insensitive to events; fix up diskrate dialog text
git-svn-id: svn://localhost/ardour2/trunk@1626 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 14:45:34 +00:00
Taybin Rutkin
84bbdb9a1d Updated German translation.
git-svn-id: svn://localhost/ardour2/trunk@1625 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 12:06:51 +00:00
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