summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-05-21Slightly hacky improvement to embolden the labels ofCarl Hetherington
2012-05-21more 64bit VM debugging nonsense (svn in the fastest route between my system ...Paul Davis
2012-05-21split apart mackie meter messages when we have to send two, one to turn on/of...Paul Davis
2012-05-21ugly debugging code to try to track down what is going on the 64 bit build VMPaul Davis
2012-05-21Fix assertion failure on some right-clicks.Carl Hetherington
2012-05-21fix click-activation of new/existing button action in startup wizardPaul Davis
2012-05-21introduce flat button option,which right now is on all the time. GUI nit-pick...Paul Davis
2012-05-21a bit more debug on info when we fail to read from a SndFileSourcePaul Davis
2012-05-21Must disconnect old UnscopedConnection when setting a new one in operator=, o...Carl Hetherington
2012-05-21move on from initial choice page of startup wizard on single click, not just ...Paul Davis
2012-05-21make solo lock/safe button only respond to mouse button1 (#4691)Paul Davis
2012-05-21remove Tranzport configure option, since the code will not workPaul Davis
2012-05-21remember to install MIDNAM files for waf installPaul Davis
2012-05-21when resetting the import dialog based on selceted track counts, change the f...Paul Davis
2012-05-20don't specify VAMP_PATH in regular code. it should be given either in the bun...Paul Davis
2012-05-20Rename can_add_channel slightly and add mysteriously-missing calls to it so t...Carl Hetherington
2012-05-20Display hardware IO individually in the port matrices unless we are in _show_...Carl Hetherington
2012-05-20don't say "can throw" and then fail to catchPaul Davis
2012-05-20imported sources should be marked as non-writable and non-removable, alwaysPaul Davis
2012-05-20packaging tweaks for OS XPaul Davis
2012-05-20fix copying of templates into bundles, etcPaul Davis
2012-05-20fix addition of templates to linux bundlePaul Davis
2012-05-20help linux install find new location for iconsPaul Davis
2012-05-20more packaging tweaksPaul Davis
2012-05-20missing Templates mkdirPaul Davis
2012-05-20more tweaks to bundles, search paths and packagingPaul Davis
2012-05-20copy MIDNAM patchfiles into linux and OS X bundlesPaul Davis
2012-05-20in linux bundle, put icons and pixmaps into shared/ not /etcPaul Davis
2012-05-20tweaks to dir path names for bundlesPaul Davis
2012-05-20add newlinePaul Davis
2012-05-20add MCP device file for Steinberg CMC seriesPaul Davis
2012-05-19Tweak new path setup.Carl Hetherington
2012-05-19prevent xfades from being dragged to a longer length than the region that own...Paul Davis
2012-05-19Fix up tests after path changes.Carl Hetherington
2012-05-19Correct error message.Carl Hetherington
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-17Fix unnecessary backups of session files.Carl Hetherington
2012-05-17Deselect other control points on normal selection.Carl Hetherington
2012-05-17Add MCP path to test script to stop it complaining.Carl Hetherington
2012-05-17some tweaks to wscript, primary goal to make libintl stuff discoverable even ...Paul Davis
2012-05-17More tweaks to naming some actions (#4879).Carl Hetherington
2012-05-17Add a new import file filter for audio and MIDI and use it by default (should...Carl Hetherington
2012-05-17Fix posix_memalign checks.David Robillard
2012-05-16Fix libpbd tests.Carl Hetherington
2012-05-16Use Later / Earlier in descriptions of nudging and some playhead movements, i...Carl Hetherington
2012-05-16Align the address of the pointer to the fxsave block to a 16-byte boundary (a...Carl Hetherington
2012-05-16fix bork-age of the fade in/out context menu introduced by mistake yesterdayPaul Davis
2012-05-16Tweak comment.Carl Hetherington
2012-05-16fixup generic build, which allows -arch i386 build on OS X, effectively cross...Paul Davis