summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28fix another semantically-significant statement buried in an assert() macroPaul Davis
2013-01-28Add several midnam files from Jonathan Stowe.David Robillard
2013-01-27fix crash when zoom level leads to multiple tempo lines on the same pixel (ma...Paul 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-27Lower transparency of marker/etc bars so tempo lines show.David Robillard
2013-01-27fix another semantically-significant-expression-in-assert case (though not a ...Paul Davis
2013-01-27remove setting of GTK_LOCALEDIR from bundle setupPaul 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-26bump copyright msg year rangePaul Davis
2013-01-26Fix border case where bank select controlers are last in midnam file.David Robillard
2013-01-26Fix named controls menu to display all controls (don't miss the last submenu).David Robillard
2013-01-25add to ARDOUR_DATA_PATH for ardev and cousins, so that in-tree MIDNAMs are l...Paul Davis
2013-01-25fix big fat mixer stripsPaul Davis
2013-01-24fix up rather odd sizing model for ProcessorBox that affected Pixfaders used ...Paul Davis
2013-01-24fix labels and time-of-labelling for iso+lock buttons in mixer stripPaul Davis
2013-01-24prevent smart mode from interfering with internal edit mode (note selection, ...Paul Davis
2013-01-24add BackSpace == back button binding for step editor/entryPaul Davis
2013-01-24look for GTK message catalogs in the right placePaul Davis
2013-01-24use the same location for MIDNAM files as the packaging/install usesPaul Davis
2013-01-24tweak font/style stuff for the labels used on the left side of rulersPaul Davis
2013-01-24re-tweak overlap-equivalency option as per colin's suggestion, since it is re...Paul 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-23reinstate shift-tab behaviour (move to prev track/bus) when editing track/bus...Paul Davis
2013-01-23clarify tooltip text regarding region overlap equivalency (#5300)Paul Davis
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
2013-01-23remove EnableTranslations action, since this stuff is all done in the prefs d...Paul Davis
2013-01-23part two of allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23add new SVG files for transport icons (from alexander prokoudine)Paul Davis
2013-01-23allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and al...Paul Davis
2013-01-23reverse logic used to decide whether or not to explicitly link against libint...Paul Davis
2013-01-22fix #5290 for 'Session|Recent' dialog as well as startup dialog.Colin Fletcher
2013-01-22more i18n debuggingPaul Davis
2013-01-22let's not forget that .mo suffixPaul Davis
2013-01-22i18n package names are suffixed with the major release, to allow parallel (no...Paul Davis
2013-01-22guard initial bindtextdomain() etc. with ENABLE_NLS for debuggingPaul Davis
2013-01-22another fix for NLS copying into bundlePaul Davis
2013-01-22re-revert previous excessive debug outputPaul 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-21revert previous excessive debug outputPaul Davis
2013-01-21fix git-svn version extraction for local git branchesRobin Gareus
2013-01-21more info for NLS packagingPaul Davis
2013-01-21more cleanup of crazy (?) stuff regarding gain display and peak display in Ga...Paul Davis