summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-03-12remove very out of date xcode project definitionPaul Davis
2013-03-12fix error reporting for a realpath(2) errorPaul Davis
2013-03-10install path for clearlooks engine is wrong (only affects source builds, bund...Paul Davis
2013-03-10do not use https for pingbacks3.0Paul Davis
2013-03-09add code to display announcements, and parameterize several URL's used in the...Paul Davis
2013-03-08remove old call_the_mothership codePaul Davis
2013-03-06for MCP devices that don't handshake, turn them on as soon as we call ::conne...Paul Davis
2013-03-06two fixes from TheCranston to help out on OS X with disk space measurement, m...Paul Davis
2013-03-04make notice about mismatched session/ardour versions more prominent, since yo...Paul Davis
2013-03-03updated .po files, including new cs versions for libs/ardour and libs/gtkmm2extPaul Davis
2013-03-03SuperCaliFragilisticHoraAdaequationisRobin Gareus
2013-03-03clock info-box: fix alignment and spacingRobin Gareus
2013-03-03replace unicode dash with (monospace) minus.Robin Gareus
2013-03-03skip fade&envelope info in region XMLRobin Gareus
2013-03-03fix region fade/env XML save - fixes #5353Robin Gareus
2013-03-03Fix crash caused by broken LV2 plugins with garbage extension_data fields.David Robillard
2013-03-02fix MTC slave+generator for non integer quarter_frame_durationRobin Gareus
2013-02-26updated .de translations from edgarPaul Davis
2013-02-25that symlink was wrongPaul Davis
2013-02-25add symlink so that GTK_PATH can work correctly (at least on *nix systems) wh...Paul Davis
2013-02-22new czech translation from pavel frichPaul Davis
2013-02-19disable unused windows-vst / ALSA-MIDI codeRobin Gareus
2013-02-15updated spanish translation from Pablo Fernandez (and team)Paul Davis
2013-02-05hide unusued paramPaul Davis
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAM...Paul Davis
2013-02-04Fix problem with multiple timespan export. Most probably originated in r13305.Sakari Bergen
2013-02-03Work around a bug in gdither with 32-bit integer export, fixes 32-bit export.Sakari Bergen
2013-02-03mute-all should not mute monitor or masterPaul Davis
2013-02-01Remove debug print about transport sync.David Robillard
2013-01-30minor header fix for OS XPaul Davis
2013-01-28port names are NOT translatablePaul Davis
2013-01-28fix another semantically-significant statement buried in an assert() macroPaul Davis
2013-01-27Make check for new Lilv optional.David Robillard
2013-01-27Only load default state with lilv >= 0.15.0 (currently svn only) to avoid war...David Robillard
2013-01-27Default to "7bit" controller type if missing, as per DTD.David Robillard
2013-01-27fix another semantically-significant-expression-in-assert case (though not a ...Paul Davis
2013-01-27Support state:loadDefaultState feature.David Robillard
2013-01-26fix breakage for optimized build caused by semantically critical statement in...Paul Davis
2013-01-24fix up rather odd sizing model for ProcessorBox that affected Pixfaders used ...Paul Davis
2013-01-24use the same location for MIDNAM files as the packaging/install usesPaul Davis
2013-01-24patch/fix for crash when pixfader is exposed after being allocated only 1xN o...Paul Davis
2013-01-24we ain't stop for nothin' when slaved to ext time source.Robin Gareus
2013-01-23rename the i18n package name for libardour to follow the convention of {dirna...Paul Davis
2013-01-23make trnslation option actually toggle back and forthPaul Davis
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and al...Paul Davis
2013-01-21start passing around the (possibly-bundle-modified) localedir so that we call...Paul Davis
2013-01-21another unusued parameter fixPaul Davis
2013-01-21volatile in stupidPaul Davis
2013-01-21tweak for const correctness on applePaul Davis