summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
2009-10-09handle AU Factory presets along with user presets2.8.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5763 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-08JACK is realtime by default when started by ardour; mackie "ardour" port ↵Paul Davis
limitation applies only to ALSA sequencer ports git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5760 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-08accurate dB/log patch from Carl, back-ported from 3.0Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5756 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-07make reconnect to JACK work, after the _priv_jack fixes were added recentlyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5753 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-07updated russian translation from alexandrePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5752 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-05add /ardour/locate <frame> <roll-after-locate> command to OSC APIPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5732 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-05provide jdelay-based hardware/port insert latency measurementPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5729 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-05add new files, derived from jack_delay by fonsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5728 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-02use drobilla's latest, not his penultimate, version of string_is_affirmitive()Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5724 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-02slightly improved string_is_affirmative() implementationPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5722 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-02replace all instances of prop->value() == "yes" with string_is_affirmative ↵Paul Davis
(prop->value()) to avoid XML property SNAFUs git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01more on log fix, and redirect renaming fix from nickmPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5713 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01edit group visibility maintained, patch from nickm (#2796)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5708 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01LADSPA log parameters default values set appropriately and handle localized ↵Paul Davis
decimal indicator in BarController (from robsch) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5704 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01LV2 epp logarithmic patch from nedko (#2775)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5699 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5697 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5695 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-09-26open un-writable sessions without complaining, and desensitize all/most ↵Paul Davis
actions that rely on writability (to be forward ported to 3.0 once tested and confirmed) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5688 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-09-17more NSD hacks, including a new exception thrown when loading a session at a ↵Paul Davis
different SR than JACK, and the user opts not to load it git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5672 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-21enable very basic plugin boolean automation via Write and Read. no Touch. ↵Ben Loftis
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-21Fix mantis 2610: bad syntax in LV2 RDF files causes crash on startup.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5563 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-19keep the transient auto-analyse dialog from showing up more than once per ↵Ben Loftis
launch of Ardour git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5547 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-08"in" and "out" as part of a port name should not be translatable by default, ↵Paul Davis
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-07-28use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian ↵Paul Davis
(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-19missing initializer for _follow_overlap in Crossfade - can lead to ↵Paul Davis
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-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin ↵Paul Davis
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-06another OSX/apple-gcc fix2.8.1Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5337 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06add NO translator name and remove debugging output line from audioengine.ccPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5335 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06new fr_FR translate for libardourPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5333 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-06remove extra use of legalize_for_path() and just make sure that session and ↵Paul Davis
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-05more legalize_path hacks to handle stupidly named sessionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5328 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-05handle session names provided by user that contain '/' (mantis #1193)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5326 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-04use sscanf with the correct type conversion and not atoi/atol to load ↵Paul Davis
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-04try to name/number new routes-from-templates to avoid colliding names if ↵Paul Davis
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-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete ↵Paul Davis
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-01fix from carl so that switching into write automation mode doesn't reset ↵Paul Davis
gain levels git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5299 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-26playlist sort patch from nick_m, improves ordering of playlists in menu. ↵Paul Davis
small effect, but nice git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5284 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-25another part of the fix for cleanup: when successfully using link(2) to ↵Paul Davis
embed a file in the session, make sure to store its path as a relative rather than absolute path - this way it looks like a file that actually belongs to the session git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5269 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-24splash screen fix from nedko ; fix cleanup's failure to correctly locate ↵Paul Davis
files listed in XML nodes ; Route::set_name() doesn't need to be virtual ; minor text alterations git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5268 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-15Missing header fileSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5196 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-14Fix small problem with uninitialized data fed to sndfileSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5188 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-13Swedish translation from Petter SundlöfSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-10Allow Insert Time option to move tempos and time sig changes, as per #1951 ↵Ben Loftis
(thanks carlh) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-05const char* fixes for some version of gccPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5124 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-06-03Numerical sort patch from mantis #2654Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5120 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-05-08when changing a Route name, make that sure that a Route with ControlOuts ↵Paul Davis
changes the CO port names too git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5066 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-04-30implement panner reset functionality (missing since 0.99?)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5013 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-04-29catch jack shutdown (from server) and handle it better then we used to in ↵Paul Davis
terms of preventing things from believing that we are still connected git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5006 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-04-27fix broken patch that caused crash when loading an older session without ↵Paul Davis
"default-type" property for each Route; don't call Session::fail_roll(), just no_roll() when stopping transport git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5004 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-04-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the ↵Paul Davis
process callback tree git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4979 d708f5d6-7413-0410-9779-e7cbd77b26cf