summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-16compat for old sessions with missing plugins (+doc)Robin Gareus
2015-08-16rework processor box: handle n/a pluginsRobin Gareus
2015-08-15prepare UI for missing pluginsRobin Gareus
2015-08-15Update Route to handle UnknownProcessors as Stubs.Robin Gareus
2015-08-15implement stub UnknownProcessorRobin Gareus
2015-08-15fix a typoRobin Gareus
2015-08-15save [actual] plugin i/o-configurationRobin Gareus
2015-08-15cont'd work on piano roll highlighting.Robin Gareus
2015-08-15Highlight note in piano roll - #6510Robin Gareus
2015-08-15fix locate to wallclock fix for PM (>= 2^31 samples)Robin Gareus
2015-08-14use buf-size.h only with lv2-1.2 or laterRobin Gareus
2015-08-14relax LV2 buffersize restrictionsRobin Gareus
2015-08-14don't even list LV2 plugins that cannot be used.Robin Gareus
2015-08-14Fixed Mackie control port naming for extender use (fixes #6500)Len Ovens
2015-08-14refuse to load LV2 plugins if buffersize requirements cannot be satisfied.Robin Gareus
2015-08-14fix Dummy backend API. Already_configured means "externally".Robin Gareus
2015-08-14tweaks for AVX detectionPaul Davis
2015-08-14Fix bug #6337, clicking in canvas without session loaded causes crashTim Mayberry
2015-08-14allow to export loop-range w/o looping. fixes #6508Robin Gareus
2015-08-14save-as: default to current session name.Robin Gareus
2015-08-14don't allow save-as to write to an existing dir.Robin Gareus
2015-08-13Fixed feedback for MCP buttons and LEDs not working.Len Ovens
2015-08-13provide a mechanism for ./waf dist to work without hardcoding APPNAME in wscriptPaul Davis
2015-08-13installer option to deploy libportaudio w/o WASAPIRobin Gareus
2015-08-13Added end of line to debug statmentLen Ovens
2015-08-13updated russian translation (from Alexandre Prokoudine)4.2Paul Davis
2015-08-13update german translation (from Edgar Aichinger)Paul Davis
2015-08-13fix two oddities in stringsPaul Davis
2015-08-13fix live resampling (auditioning, embedded src)Robin Gareus
2015-08-13clarify variable nameRobin Gareus
2015-08-13fix import resampling (don’t cut end short)Robin Gareus
2015-08-12remove auto-return-target stuff from preferences; Ardour exposes this via aut...Paul Davis
2015-08-13fix resampling (auditioning)Robin Gareus
2015-08-12add buffering preset combo selector to preferences dialogPaul Davis
2015-08-12punctuation nitpickRobin Gareus
2015-08-12add damo22 to authors (ptformat)Robin Gareus
2015-08-12fix PPC buildsRobin Gareus
2015-08-12limit bounce processing size (fixes crashes in plugins)Robin Gareus
2015-08-13Fix state restoration in EngineControl dialog for backends with driver selectionTim Mayberry
2015-08-12another waf/regexp issue (amend 4666711)Robin Gareus
2015-08-12python /^x86_64/ does not match 'x86_64-w64-mingw32-gcc' so what..Robin Gareus
2015-08-12regexp funRobin Gareus
2015-08-12correctly switch between windows and (other) when deciding whether to use AVX...Paul Davis
2015-08-11comment tweak to show that the __cpuid() intrinsic belongs to MSVC and mingwPaul Davis
2015-08-12fix mingw compilationRobin Gareus
2015-08-11can't use xgetbv instruction with apple gcc under OS X LionPaul Davis
2015-08-11use new FPU singleton pattern in gtk2_ardourPaul Davis
2015-08-11remove unnecessary namespace forward declPaul Davis
2015-08-11use new FPU singleton pattern in libs/ardourPaul Davis
2015-08-11clean up FPU code with some ideas from Chromium and the webPaul Davis