13
0
Commit Graph

1364 Commits

Author SHA1 Message Date
8aab3489da added moved code for shortpath
git-svn-id: svn://localhost/ardour2/trunk@1671 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-06 02:33:51 +00:00
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
Sampo Savolainen
d4a73c373a A fix to make MIDI controller state save properly, also fixed a bind cancel related segfault. (hopefully)
git-svn-id: svn://localhost/ardour2/trunk@1669 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-05 22:10:28 +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
Taybin Rutkin
54de497572 Fix for scons syntax error.
git-svn-id: svn://localhost/ardour2/trunk@1654 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-02 16:49:03 +00:00
Taybin Rutkin
d7df60bf11 Enabled conditional FLAC importing.
git-svn-id: svn://localhost/ardour2/trunk@1653 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-02 15:46:38 +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
Sampo Savolainen
ee9f39ed3c Send MMC/MTC options will stick now, and prevent the engine from messing
the configuration variables.


git-svn-id: svn://localhost/ardour2/trunk@1638 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-25 11:48:22 +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
John Anderson
7d6db80042 note about which version supports mackie
git-svn-id: svn://localhost/ardour2/trunk@1624 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 09:53:54 +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
4601066bb4 Formatting changes to mackie.xml as a result of running make format
git-svn-id: svn://localhost/ardour2/trunk@1621 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 02:51:23 +00:00
4fc43aab04 Fix for #1479 : manual contains two sections about adding tracks to a session
git-svn-id: svn://localhost/ardour2/trunk@1620 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-19 02:47:46 +00:00
103f22dc9a new source files from tim m.
git-svn-id: svn://localhost/ardour2/trunk@1619 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 16:55:32 +00:00
eff67f03e2 FINISH 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@1618 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 16:54:43 +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
John Anderson
d2744347dd basic usage, now that the mackie code is Out There
git-svn-id: svn://localhost/ardour2/trunk@1615 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 10:59:35 +00:00
Jesse Chappell
f99e9dca15 merged changes from ardour2_ui.rc for ardour2-beta12
git-svn-id: svn://localhost/ardour2/trunk@1613 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 01:49:39 +00:00
b845e9c90a Fix looping (and other events) at varispeed.
git-svn-id: svn://localhost/ardour2/trunk@1612 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-17 06:55:53 +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
e6481db654 Warning fix.
git-svn-id: svn://localhost/ardour2/trunk@1609 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-17 01:12:46 +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
Taybin Rutkin
d2958b9967 Another fix for building ringbuffer.h with strict-aliasing in XCode.
Removed mutex.h from XCode project.


git-svn-id: svn://localhost/ardour2/trunk@1607 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 22:17:53 +00:00
49aaef4914 remove missing ardour.spec stuff from build file
git-svn-id: svn://localhost/ardour2/trunk@1606 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 21:48:03 +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
3e36907353 a much better fix for track-add crashes, albeit slightly more complex
git-svn-id: svn://localhost/ardour2/trunk@1604 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 17:48:13 +00:00
bca0450c18 possible fix for crash while adding new tracks
git-svn-id: svn://localhost/ardour2/trunk@1603 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 04:09:03 +00:00
0b7a7cba78 fix bad python code for splitting cpuinfo flags, so that even the last flag gets the attention it deserves
git-svn-id: svn://localhost/ardour2/trunk@1602 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-16 03:13:36 +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
Sampo Savolainen
cc38efd90d Make sse_functions_xmm.cc compile for i386 and i686
git-svn-id: svn://localhost/ardour2/trunk@1598 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15 19:59:00 +00:00
Sampo Savolainen
52c8e00edd Add Mike's quad-quad + prefetch optimization.
git-svn-id: svn://localhost/ardour2/trunk@1597 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-15 19:54:18 +00:00