summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07OSX 10.9.5 compile fixes - part oneRobin Gareus
2014-10-0564bit windows VSTsRobin Gareus
2014-10-05fix VST user cache typo: info/blacklistRobin Gareus
2014-10-05windows application iconRobin Gareus
2014-10-04windows build-script update:Robin Gareus
2014-10-04use single newline char in VST info files.Robin Gareus
2014-10-04update VST scanner lookup (prepare for moving to BINDIR)Robin Gareus
2014-10-03fix typo in 9034e58b1Robin Gareus
2014-10-03set mingw vamp plugin pathRobin Gareus
2014-10-03fix crash when changing the Audio SystemRobin Gareus
2014-10-03fix engine control widget sensitivityRobin Gareus
2014-10-03overhaul mingw build script for 32 and 64bit buildsRobin Gareus
2014-10-03fix ming32 build&install for asio backendRobin Gareus
2014-10-02Don't select newly created regions after splitting selected regions (except o...Colin Fletcher
2014-10-02Fix warning from ./waf i18n about empty stringColin Fletcher
2014-10-02Add UK English translation for libardourColin Fletcher
2014-10-02Updated UK English translationColin Fletcher
2014-10-02Text tweaks and typo fixesColin Fletcher
2014-10-02amend 24289299 - pango fontmap w/mingwRobin Gareus
2014-10-02register ArdourMono font with windowsRobin Gareus
2014-10-02fixup windows installer for debian/jessie win32+posix variantsRobin Gareus
2014-10-02fix clock_gettime detectionRobin Gareus
2014-10-02from zero to windows installerRobin Gareus
2014-10-01document mingw build script variables, add some optionsRobin Gareus
2014-10-01add --with-wavesbackend config option (disabled by default)Robin Gareus
2014-10-01harfbuzzed - also reverts 666de70dRobin Gareus
2014-10-01update mingw build script:Robin Gareus
2014-09-30fix deep obscure problem with loading multiple backends on OS XPaul Davis
2014-10-01untested fix for compiling waves audiobackend on case-sensitive FS with mingw.Robin Gareus
2014-10-01mingw environment: ArdourMono.ttfRobin Gareus
2014-10-01NOOP, re-indentRobin Gareus
2014-10-01update backends for API change in 8d59afb048Robin Gareus
2014-09-30Implement the new pthread macros (for the Waves audio backend)John Emmas
2014-09-30Re-introduce our pthread macros (after fixing an earlier typo)John Emmas
2014-09-30copy over current Waves version of their backend, along with minor changes in...Paul Davis
2014-09-30tweak backends wscript for cross-compiling with mingwPaul Davis
2014-09-30copy over current Waves version of their backend, along with minor changes in...Paul Davis
2014-10-01x-compile windows stack & A3 binaryRobin Gareus
2014-10-01update video NO_OFFSET to 64 bitRobin Gareus
2014-10-01also build clearerlooks for windowsRobin Gareus
2014-10-01use .exe suffix for VST pluin scanner app on windowsRobin Gareus
2014-10-01fix waf install, update ui config nameRobin Gareus
2014-09-30pango --with-included-modules=yes does not provide explicit pangoft headerRobin Gareus
2014-09-30VST native windows does not need vst/winmain.cRobin Gareus
2014-09-30fix include orderRobin Gareus
2014-09-30win32_pthread is relevant for both: MSVC & MINGWRobin Gareus
2014-09-30there's no random() on window, but no matterRobin Gareus
2014-09-30add missing header include (for snprintf)Robin Gareus
2014-09-30rename variable: 'small' is a keyword on mingw/win32Robin Gareus
2014-09-29revert stupid change that breaks python3 and was probably related to other py...Paul Davis