13
0
Commit Graph

5924 Commits

Author SHA1 Message Date
Carl Hetherington
e0f4bba2d5 Don't update file_frame twice when reversing close to the start of a diskstream. Should fix #3755.
git-svn-id: svn://localhost/ardour2/branches/3.0@8727 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 18:32:15 +00:00
Carl Hetherington
6890c43dce Don't update start more than once when reversing. I don't think this is causing any problems at present, but it might as well be cleaned up.
git-svn-id: svn://localhost/ardour2/branches/3.0@8726 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 18:32:05 +00:00
Carl Hetherington
0264eee48f Speculative fix for expanded session browse button (#3756).
git-svn-id: svn://localhost/ardour2/branches/3.0@8725 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 17:24:34 +00:00
Carl Hetherington
a7c26a87e3 Remove Gtk::manage from the popup region menu item so that it doesn't get destroyed when its parent menu is cleared (patch from Lincoln). Fixes #3753.
git-svn-id: svn://localhost/ardour2/branches/3.0@8724 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-06 17:17:59 +00:00
9d70b725a3 add melvin herr to authors list
git-svn-id: svn://localhost/ardour2/branches/3.0@8723 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 16:49:14 +00:00
3e5d477989 step editing patches from melvin herr
git-svn-id: svn://localhost/ardour2/branches/3.0@8722 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 16:40:54 +00:00
affc5b0c0d increase available explicit range of "number of processors to use" to include the full count (even though this is also accessible as "all")
git-svn-id: svn://localhost/ardour2/branches/3.0@8721 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 16:40:33 +00:00
Carl Hetherington
11b22d503d Fix crash on startup with a new Ardour install.
git-svn-id: svn://localhost/ardour2/branches/3.0@8720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-05 15:27:11 +00:00
0995509a15 strip by default in public build
git-svn-id: svn://localhost/ardour2/branches/3.0@8704 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-04 15:01:16 +00:00
32e207d966 Compile with new (as yet unreleased) librdf and SPARQL-free slv2.
git-svn-id: svn://localhost/ardour2/branches/3.0@8696 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 22:58:17 +00:00
fc64778946 move chmod out of strip conditional
git-svn-id: svn://localhost/ardour2/branches/3.0@8693 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 19:25:47 +00:00
487c5f4be6 if STRIP is not set, don't strip included libraries either
git-svn-id: svn://localhost/ardour2/branches/3.0@8691 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 19:20:53 +00:00
69388aff81 mark a string for translation that was (oddly) protected from it
git-svn-id: svn://localhost/ardour2/branches/3.0@8688 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 15:34:51 +00:00
926a4dd097 look in the right place for gtk2_ardour msg catalogs (*.mo)
git-svn-id: svn://localhost/ardour2/branches/3.0@8686 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 04:51:25 +00:00
Carl Hetherington
2c9d2faadb Check for libcurl in configure (#3752).
git-svn-id: svn://localhost/ardour2/branches/3.0@8684 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 00:15:36 +00:00
Carl Hetherington
a2eb808660 Fix uninitialised variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@8683 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-03 00:10:09 +00:00
1bef5c6d5d do not set LV2_PATH for a bundled build
git-svn-id: svn://localhost/ardour2/branches/3.0@8681 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-02 19:49:47 +00:00
bc565a1c06 try to get clearlooks back inside the 3.0 package
git-svn-id: svn://localhost/ardour2/branches/3.0@8679 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-02 17:13:40 +00:00
842be9287c unset GTK_RC_FILES to prevent the system from messing with a bundled install
git-svn-id: svn://localhost/ardour2/branches/3.0@8677 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-02 16:25:16 +00:00
Carl Hetherington
1b0b7849ee Remove per-track mono option, as it seems somewhat useless now that we have a mix mono button in the monitor section.
git-svn-id: svn://localhost/ardour2/branches/3.0@8675 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-02 02:06:30 +00:00
Carl Hetherington
04724c21b6 Stop saving of garbage values to LADSPA preset files when an output parameter is encountered. Should fix #3733.
git-svn-id: svn://localhost/ardour2/branches/3.0@8674 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-02 01:12:40 +00:00
Carl Hetherington
801bd95613 Fix compiler warning.
git-svn-id: svn://localhost/ardour2/branches/3.0@8673 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-02 01:12:13 +00:00
Carl Hetherington
d3a4b2df74 Fix drop location for drag-and-drop in some cases.
git-svn-id: svn://localhost/ardour2/branches/3.0@8672 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 23:21:28 +00:00
Carl Hetherington
6c7d8c6877 Merge two methods.
git-svn-id: svn://localhost/ardour2/branches/3.0@8671 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 23:20:58 +00:00
Carl Hetherington
7be6ddbd5a Make the mixer window horizontal scrollbar only appear when needed.
git-svn-id: svn://localhost/ardour2/branches/3.0@8669 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 22:39:03 +00:00
8a82309d8a bundle needs to set panner path
git-svn-id: svn://localhost/ardour2/branches/3.0@8668 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 22:24:40 +00:00
ce7dcfe320 remove debug output
git-svn-id: svn://localhost/ardour2/branches/3.0@8667 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 22:03:50 +00:00
8c121dc0f3 a couple more hacks for a3 linux packing, most importantly including panners
git-svn-id: svn://localhost/ardour2/branches/3.0@8666 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 22:03:33 +00:00
2b839bd13b compile fix
git-svn-id: svn://localhost/ardour2/branches/3.0@8660 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 19:55:08 +00:00
91e6c1b176 run bundle fixup code for all platforms
git-svn-id: svn://localhost/ardour2/branches/3.0@8658 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 19:53:15 +00:00
f091a30fea tweaks for startup script
git-svn-id: svn://localhost/ardour2/branches/3.0@8657 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 19:36:59 +00:00
dd3b268b72 show the bundle root
git-svn-id: svn://localhost/ardour2/branches/3.0@8656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 19:36:19 +00:00
0881ec1f6a search another dir for libs within a3
git-svn-id: svn://localhost/ardour2/branches/3.0@8655 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 18:49:44 +00:00
6cd854b5d0 search more dirs for libs within a3
git-svn-id: svn://localhost/ardour2/branches/3.0@8654 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 18:20:25 +00:00
fea976d6de mo' better math expressions
git-svn-id: svn://localhost/ardour2/branches/3.0@8653 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 18:13:21 +00:00
70512f34e8 better math expressions
git-svn-id: svn://localhost/ardour2/branches/3.0@8652 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 18:12:01 +00:00
668266acb0 workaround incorrect name for actual ardour3 executable
git-svn-id: svn://localhost/ardour2/branches/3.0@8651 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 18:07:48 +00:00
295f647147 avoid use of bash let statement
git-svn-id: svn://localhost/ardour2/branches/3.0@8650 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 18:04:37 +00:00
f519d7fc7d try to get the package a little more complete still
git-svn-id: svn://localhost/ardour2/branches/3.0@8649 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:49:10 +00:00
df61b749a0 try to get the package a little more complete
git-svn-id: svn://localhost/ardour2/branches/3.0@8648 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:40:39 +00:00
bd65df330f don't try to package templates (yet)
git-svn-id: svn://localhost/ardour2/branches/3.0@8647 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:36:25 +00:00
62f1d732fa build sanity check tool
git-svn-id: svn://localhost/ardour2/branches/3.0@8646 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:22:57 +00:00
f14726d306 no light theme for a3 at present
git-svn-id: svn://localhost/ardour2/branches/3.0@8645 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:22:41 +00:00
ea8eabe8c8 avoid unused args warning
git-svn-id: svn://localhost/ardour2/branches/3.0@8644 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:15:46 +00:00
50af344d12 avoid unused args warning
git-svn-id: svn://localhost/ardour2/branches/3.0@8643 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 17:15:06 +00:00
07cadd6fca ensure that the main outs' panner <-> pannable relationship is setup in a new session
git-svn-id: svn://localhost/ardour2/branches/3.0@8641 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 15:09:28 +00:00
Carl Hetherington
953c5b575d Move mono and comment button functionality into the mixer strip menu.
git-svn-id: svn://localhost/ardour2/branches/3.0@8639 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 03:42:37 +00:00
b78d036aa0 store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy objects to use them, so that we can never create 2 windows (UIs) for the same processor
git-svn-id: svn://localhost/ardour2/branches/3.0@8638 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 02:41:31 +00:00
Carl Hetherington
deee47bcae Recover send faders in the processor box lost in my previous commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@8637 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 02:14:11 +00:00
Carl Hetherington
4233a54ac3 Somewhat unconvincing visual indication that plugin inserts are splitting mono inputs to stereo.
git-svn-id: svn://localhost/ardour2/branches/3.0@8636 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01 01:50:49 +00:00