Carl Hetherington
|
c0539c0673
|
Remove debug output.
git-svn-id: svn://localhost/ardour2/branches/3.0@8051 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-17 12:25:20 +00:00 |
|
|
3d0a53a1ad
|
fix linux side of semaphore abstraction
git-svn-id: svn://localhost/ardour2/branches/3.0@8050 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 20:01:01 +00:00 |
|
|
8e2f6b9e0f
|
handle OS X's lack of unnamed semaphores, phase 1
git-svn-id: svn://localhost/ardour2/branches/3.0@8049 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 19:47:38 +00:00 |
|
Carl Hetherington
|
8fc660e76e
|
Move mouse cursor stuff out of Editor into its own class.
git-svn-id: svn://localhost/ardour2/branches/3.0@8048 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 14:53:16 +00:00 |
|
Carl Hetherington
|
840a81a0e4
|
Small cleanups.
git-svn-id: svn://localhost/ardour2/branches/3.0@8047 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 14:43:28 +00:00 |
|
Carl Hetherington
|
eb9530b2bb
|
No-op: whitespace only.
git-svn-id: svn://localhost/ardour2/branches/3.0@8046 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-16 14:41:17 +00:00 |
|
Carl Hetherington
|
ee76685f8d
|
Modify region trim cursor if a region can only be trimmed in one direction.
git-svn-id: svn://localhost/ardour2/branches/3.0@8045 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 22:55:39 +00:00 |
|
|
90172686b9
|
nominally add MIDI input support for AudioUnit plugins
git-svn-id: svn://localhost/ardour2/branches/3.0@8044 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:54:23 +00:00 |
|
|
27be3234f5
|
fix missing symbol errors on OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@8043 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:53:57 +00:00 |
|
|
b52988ae97
|
fix missing symbol errors on OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@8042 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:53:31 +00:00 |
|
Carl Hetherington
|
f237b2e23b
|
Present trim cursors over region view name bar.
git-svn-id: svn://localhost/ardour2/branches/3.0@8041 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 19:00:31 +00:00 |
|
Carl Hetherington
|
b21f4cab02
|
Fix crash on coming out of record that I introduced a few commits ago.
git-svn-id: svn://localhost/ardour2/branches/3.0@8040 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-15 01:07:40 +00:00 |
|
Carl Hetherington
|
a19e79f4f0
|
Fix crashes after removing markers.
git-svn-id: svn://localhost/ardour2/branches/3.0@8039 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 23:47:09 +00:00 |
|
Carl Hetherington
|
b55ef985f5
|
Put clock in the centre of the menu bar in full-screen mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@8038 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 23:47:01 +00:00 |
|
Carl Hetherington
|
2d4d9d3679
|
Fix some cursor hot spots.
git-svn-id: svn://localhost/ardour2/branches/3.0@8037 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 22:36:12 +00:00 |
|
Carl Hetherington
|
ba649118f2
|
Use a couple more cursors in the summary.
git-svn-id: svn://localhost/ardour2/branches/3.0@8036 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 22:03:57 +00:00 |
|
Carl Hetherington
|
fc142a3fe6
|
Fix up summary mouse cursors.
git-svn-id: svn://localhost/ardour2/branches/3.0@8035 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 21:55:21 +00:00 |
|
Carl Hetherington
|
3b7302ecd4
|
Fix up fade in/out cursors.
git-svn-id: svn://localhost/ardour2/branches/3.0@8034 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 21:55:11 +00:00 |
|
Carl Hetherington
|
a4e6145648
|
Don't try to do sub-pixel text placement as cairo doesn't support it. Fixes #3534.
git-svn-id: svn://localhost/ardour2/branches/3.0@8033 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 21:06:36 +00:00 |
|
Carl Hetherington
|
04d9517842
|
Fix updates of LV2 plugin parameters. Fixes #3341.
git-svn-id: svn://localhost/ardour2/branches/3.0@8032 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 20:05:37 +00:00 |
|
Carl Hetherington
|
39fc90abda
|
Fix region name highlight drawing slightly (#2948)
git-svn-id: svn://localhost/ardour2/branches/3.0@8031 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 17:26:50 +00:00 |
|
Carl Hetherington
|
5c27c2dc50
|
Fix initial display of automatic regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@8030 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 16:53:33 +00:00 |
|
Carl Hetherington
|
f7e9f08620
|
Fix non-update of region list when not showing automatic regions. Fixes #3098.
git-svn-id: svn://localhost/ardour2/branches/3.0@8029 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 16:50:42 +00:00 |
|
Carl Hetherington
|
82e1d1267d
|
Use the edit position to decide what items to put in the region context menus, rather than the mouse position.
git-svn-id: svn://localhost/ardour2/branches/3.0@8028 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 16:49:59 +00:00 |
|
Carl Hetherington
|
1a9bd134d2
|
Fix crash on opening region menu.
git-svn-id: svn://localhost/ardour2/branches/3.0@8027 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 16:49:25 +00:00 |
|
Carl Hetherington
|
a46af0460b
|
Create a new layer if required on record to a track in stacked mode. Fixes #3391.
git-svn-id: svn://localhost/ardour2/branches/3.0@8026 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 15:01:53 +00:00 |
|
Carl Hetherington
|
7a25fa1beb
|
const fix.
git-svn-id: svn://localhost/ardour2/branches/3.0@8025 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 15:01:38 +00:00 |
|
Carl Hetherington
|
91d3ab7cec
|
Add a clock to the menu bar in full-screen mode. Fixes #1273.
git-svn-id: svn://localhost/ardour2/branches/3.0@8024 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 13:48:24 +00:00 |
|
Carl Hetherington
|
aff8e4e941
|
Fix crash on removing marker.
git-svn-id: svn://localhost/ardour2/branches/3.0@8023 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-14 11:50:43 +00:00 |
|
Carl Hetherington
|
69c15729f2
|
Fix crash on closedown.
git-svn-id: svn://localhost/ardour2/branches/3.0@8022 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-13 22:50:03 +00:00 |
|
Carl Hetherington
|
f83b9d678a
|
Add backgrounds to marker labels.
git-svn-id: svn://localhost/ardour2/branches/3.0@8021 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-13 22:39:42 +00:00 |
|
Carl Hetherington
|
56910429f7
|
Remove erroneous check.
git-svn-id: svn://localhost/ardour2/branches/3.0@8020 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-13 22:38:28 +00:00 |
|
|
65a93adba6
|
fix minor build glitch imported from OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@8019 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-13 05:21:40 +00:00 |
|
|
b85b4d9e54
|
make ardour3 build and link on OS X (tiger, at least)
git-svn-id: svn://localhost/ardour2/branches/3.0@8018 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-13 05:14:48 +00:00 |
|
|
520bc1bed4
|
fix non-inlined SndfileHandle constructor in libaudiographer, which triggers duplicate definition warnings with the OS X linker
git-svn-id: svn://localhost/ardour2/branches/3.0@8017 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-13 05:13:38 +00:00 |
|
Carl Hetherington
|
e6016c009c
|
Fix build.
git-svn-id: svn://localhost/ardour2/branches/3.0@8016 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-12 23:16:59 +00:00 |
|
Carl Hetherington
|
8496f57fd4
|
Prevent marker labels overlapping. Fixes #3535.
git-svn-id: svn://localhost/ardour2/branches/3.0@8015 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-12 22:51:54 +00:00 |
|
Carl Hetherington
|
08b303c334
|
Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple near-duplicate extra XML nodes in the resultant 3.0 session file.
git-svn-id: svn://localhost/ardour2/branches/3.0@8014 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-12 22:32:36 +00:00 |
|
Carl Hetherington
|
a0b75ed66e
|
Remove unused variables.
git-svn-id: svn://localhost/ardour2/branches/3.0@8013 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-12 22:32:27 +00:00 |
|
Carl Hetherington
|
af5bd3df30
|
Fix update of range marker names. Fixes #3533.
git-svn-id: svn://localhost/ardour2/branches/3.0@8012 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-12 18:53:15 +00:00 |
|
Carl Hetherington
|
4527566217
|
Visual tweaks to marker lines.
git-svn-id: svn://localhost/ardour2/branches/3.0@8011 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-11 15:21:37 +00:00 |
|
Carl Hetherington
|
08fcd8c9e9
|
Fix consistency of checkbutton text size in Location window.
git-svn-id: svn://localhost/ardour2/branches/3.0@8010 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-11 15:21:29 +00:00 |
|
Carl Hetherington
|
fcfbd65268
|
Further fixes for #3529. Show marker lines the same colour as their marker; adjust height of lines.
git-svn-id: svn://localhost/ardour2/branches/3.0@8009 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-11 13:36:38 +00:00 |
|
Carl Hetherington
|
40ca64c659
|
Slight improvement to autoscroll behaviour when expanding tracks.
git-svn-id: svn://localhost/ardour2/branches/3.0@8008 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-11 13:36:20 +00:00 |
|
|
9e14ce38e0
|
fix botched fix
git-svn-id: svn://localhost/ardour2/branches/3.0@8007 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-10 23:31:53 +00:00 |
|
|
639542b410
|
build fixes for OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@8006 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-10 23:13:29 +00:00 |
|
|
e98284d9e8
|
remove some unnecessary and hard-to-compile-on-OSX debug stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@8005 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-10 23:12:16 +00:00 |
|
|
4fce177377
|
OS X build fixes (for tiger), in particular removing options for OS X stuff that are not optional
git-svn-id: svn://localhost/ardour2/branches/3.0@8004 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-10 23:11:43 +00:00 |
|
|
90a567e74d
|
remove duplicate std limit + format macro defs
git-svn-id: svn://localhost/ardour2/branches/3.0@8003 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-10 23:09:18 +00:00 |
|
|
30db1a847a
|
fix OS X compilation
git-svn-id: svn://localhost/ardour2/branches/3.0@8002 d708f5d6-7413-0410-9779-e7cbd77b26cf
|
2010-11-10 23:08:55 +00:00 |
|