Commit Graph

2842 Commits

Author SHA1 Message Date
Paul Davis ce211bb35c add helpful note to README
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5615 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-09-01 22:19:39 +00:00
Ben Loftis 5d3fa89727 add shortcuts to both SYSTEM and USER templates folder.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5599 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-27 18:12:00 +00:00
Ben Loftis faeffc40bc fix Mapping option so it follows the region/track menu selection
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5598 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-27 16:24:36 +00:00
Carl Hetherington e8e08952e0 Patch from robsch to fix mantis 2766; apply button unclickable when modifying the meter marker at the start of the session.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5567 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-22 13:35:29 +00:00
Ben Loftis 3ffa60f5ec enable very basic plugin boolean automation via Write and Read. no Touch. graphical editing is not allowed. a little crude but better than none at all
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5564 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-21 18:24:02 +00:00
Carl Hetherington 0a570e0314 Fix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5563 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-21 13:51:57 +00:00
Paul Davis 12d5a44afa make tearoff windows still forward key events (and thus bindings still work); make big clock window into a utility window, not a menu (!)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5562 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-21 13:48:31 +00:00
Ben Loftis 467be1f409 save and recall rectified waveform view
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5556 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-20 17:34:38 +00:00
Ben Loftis 02b4b169f8 simplify waveform menu items
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5555 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-20 16:49:06 +00:00
Paul Davis eecc8d4c20 fix accelmap generation in fmt-bindings
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5552 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-20 16:25:18 +00:00
Paul Davis ed2dd0afe1 add fmt-bindings from 3.0
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5551 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-20 02:52:19 +00:00
Ben Loftis b7f7053ab6 fix some items that need track-selection-sensitity
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5550 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-19 22:19:09 +00:00
Ben Loftis efff0b9903 first round of menu refactoring
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5549 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-19 21:51:05 +00:00
Ben Loftis c002d4c9b0 keep the transient auto-analyse dialog from showing up more than once per launch of Ardour
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5547 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-19 13:33:02 +00:00
Ben Loftis 33964ad502 auto buttons need a fixed size
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5546 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-18 21:08:12 +00:00
Ben Loftis 124d01ab79 Transpose should appear in the popup region context menu as well as the Regions menu
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5545 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-18 19:19:25 +00:00
Ben Loftis c55f3dcb3c menu item says Fader and Pan, so the automation track should say the same for consistency
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5544 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-18 18:24:52 +00:00
Paul Davis 34f89e6f57 "in" and "out" as part of a port name should not be translatable by default, since it will break session portability. add env var ARDOUR_RETAIN_PORT_NAME_SUFFIX_TRANSLATION to force old behaviour so that french & polish users can get old sessions to continue working relatively easily
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5499 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-08 22:47:21 +00:00
Ben Loftis e7ef0efec4 limit width of group button to something reasonable
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5445 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-30 19:45:10 +00:00
Ben Loftis db37a0f784 fix capitalization of appname in osx build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5433 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-28 19:47:13 +00:00
Paul Davis 21e0eb0db9 use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (once again, those guys don't send upstream, they think their own bug DB is where this stuff belongs, sigh ... thanks adi for the notice)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5429 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-28 16:49:10 +00:00
Paul Davis 894e4500a0 add track-record-enable-toggle action to menu, to make it actually bindable ; fixup creation of tracks/busses with > 2 channels, caused by bug in route template menu setup
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5415 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-22 22:15:15 +00:00
Paul Davis 35a4be94ba fix un-translatable string mistake (mantis #1275) ; make keybindings pay attention only to "relevant" modifiers (e.g. ignore numlock)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5397 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-20 18:49:11 +00:00
Paul Davis 19b9521d7a bump version number
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5396 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-20 15:55:28 +00:00
Paul Davis 07029c4112 missing initializer for _follow_overlap in Crossfade - can lead to exceptions during reload because newlength gets set unconditionally to zero during update(), and this leads to a call to shared_from_this() within a constructor. this situation (the exception) is still theoretically possible but has not been in the wild. it should still be fixed.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5381 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-19 15:36:32 +00:00
Paul Davis 932cca703e imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin controls can be properly controlled by generic GUI (nick murtagh); properly delete AU plugin *and* GUI (fixes crashing bug for Carbon-GUI based AU's)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5374 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-18 00:50:15 +00:00
Paul Davis 9b7e3a892a another OSX/apple-gcc fix
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5337 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06 20:59:34 +00:00
Paul Davis 965c295451 correct check for presence of / or \ in a session name
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5336 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06 19:53:20 +00:00
Paul Davis 187ec1ab29 add NO translator name and remove debugging output line from audioengine.cc
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5335 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06 18:26:57 +00:00
Paul Davis 4de69689ba new norwegian translation from Eivind Ødegård
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5334 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06 16:20:57 +00:00
Paul Davis 5649466630 new fr_FR translate for libardour
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5333 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06 16:16:50 +00:00
Paul Davis 4e5c5adfbb remove extra use of legalize_for_path() and just make sure that session and snapshot names are not FS-pathological (i.e. containing slash or backslash)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5332 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06 15:36:06 +00:00
Paul Davis 9239577c4a de_DE and fr_FR translation updates from Robert Schwede & Martin Blanchard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5331 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-05 18:34:10 +00:00
Nick Mainsbridge 8e39e7c4f1 Fix dumb mistake in pixbufs-as-name code (probably fixes 64 bit problem reported by Jussi).
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5330 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-05 14:44:01 +00:00
Paul Davis 571234ffcb more legalize_path hacks to handle stupidly named session
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5328 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-05 00:40:58 +00:00
Paul Davis 6a677f6edb change charset for it_IT
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5327 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-05 00:10:57 +00:00
Paul Davis dfb5fef0a7 handle session names provided by user that contain '/' (mantis #1193)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5326 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-05 00:09:34 +00:00
Paul Davis 6e72885a54 update it_IT translation from Emanuele Constantini
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5325 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04 23:13:12 +00:00
Paul Davis 26c339b4bd use sscanf with the correct type conversion and not atoi/atol to load nframes_t and nframes64_t in locations and playhead position. NOTE: other similar bugs may exist elsewhere
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5324 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04 23:09:50 +00:00
Paul Davis edb73dcd3a add new contributors/translators
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5323 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04 18:48:57 +00:00
Paul Davis dcbd3fd33e try to name/number new routes-from-templates to avoid colliding names if adding more than 1 at a time (mantis #2753)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5322 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04 18:22:45 +00:00
Paul Davis 28d25da2f0 revert nedko's splash screen change because it breaks splash screen management
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5321 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04 18:21:27 +00:00
Paul Davis 359a8469a7 back-port add-route-dialog redesign from 3.0
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5320 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04 18:05:47 +00:00
Paul Davis e2641f0a19 bump version
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5311 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-03 22:01:48 +00:00
Paul Davis 27c5844448 do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete of Cocoa-based AU plugins) ; drop references in PlugUIBase to plugin/insert when it notifies us via GoingAway (fixes crash on session close) ; fix handling of AU cache info for certain plugins ; fix SConstruct missing lrdf, raptor, samplerate library definitions (\!\!\!)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5310 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-03 21:21:30 +00:00
Paul Davis 4a33f70206 fix from carl so that switching into write automation mode doesn't reset gain levels
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5299 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-01 17:59:17 +00:00
Ben Loftis 8f3a31c61a apply carls 3.0 patch to keep import dialog from resizing
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5290 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-28 13:52:22 +00:00
Ben Loftis b76b0be553 apply carls thread fix from 3.0 to 2.0
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5289 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-28 13:14:27 +00:00
Paul Davis 81ce045228 playlist sort patch from nick_m, improves ordering of playlists in menu. small effect, but nice
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5284 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-26 17:43:38 +00:00
Paul Davis 11878127f8 fix for file selection problem in import file browser on OS X
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5280 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-26 13:33:18 +00:00