ardour.git
2015-08-19 Robin Gareusfix error-level
2015-08-19 Robin Gareuscode consistency and hints for static analysis
2015-08-18 Tim MayberryChange return type and name of get_win_special_folder
2015-08-18 Tim MayberryAdd utility function to get windows packaging directory...
2015-08-18 Tim MayberryRemove unused function in bundle_env_mingw.cc
2015-08-18 Tim MayberryFix Searchpath::operator+ to return by value rather...
2015-08-18 Tim MayberryFix crash when clicking on tempo or meter in main clock...
2015-08-17 Tim MayberryChange interface to reset click sounds to default in...
2015-08-17 Tim MayberryInstall cursor hotspot file with --dist-target=mingw
2015-08-17 Tim MayberryRemove duplicate code in wscript after merge
2015-08-16 Robin GareusNOOP, remove trailing whitespace
2015-08-16 Robin Gareusdon't create unneeded dirs in linux bundle
2015-08-16 Robin Gareusupdate comment regarding lv2 buffersizes
2015-08-16 Robin Gareusonly copy lv2core .ttl (exclude headers) to bundle
2015-08-16 Guy ShermanTweaked build and run for windows
2015-08-16 John EmmasAdd '_xgetbv()' for MSVC-9 and earlier
2015-08-16 Robin Gareuscompat for old sessions with missing plugins (+doc)
2015-08-15 Robin Gareusrework processor box: handle n/a plugins
2015-08-15 Robin Gareusprepare UI for missing plugins
2015-08-15 Robin GareusUpdate Route to handle UnknownProcessors as Stubs.
2015-08-15 Robin Gareusimplement stub UnknownProcessor
2015-08-15 Robin Gareusfix a typo
2015-08-15 Robin Gareussave [actual] plugin i/o-configuration
2015-08-15 Robin Gareuscont'd work on piano roll highlighting.
2015-08-15 Robin GareusHighlight note in piano roll - #6510
2015-08-14 Robin Gareusfix locate to wallclock fix for PM (>= 2^31 samples)
2015-08-14 Robin Gareususe buf-size.h only with lv2-1.2 or later
2015-08-14 Robin Gareusrelax LV2 buffersize restrictions
2015-08-14 Robin Gareusdon't even list LV2 plugins that cannot be used.
2015-08-14 Len OvensFixed Mackie control port naming for extender use ...
2015-08-14 Robin Gareusrefuse to load LV2 plugins if buffersize requirements...
2015-08-14 Robin Gareusfix Dummy backend API. Already_configured means "extern...
2015-08-14 Paul Davistweaks for AVX detection
2015-08-14 Tim MayberryFix bug #6337, clicking in canvas without session loade...
2015-08-14 Robin Gareusallow to export loop-range w/o looping. fixes #6508
2015-08-14 Robin Gareussave-as: default to current session name.
2015-08-13 Robin Gareusdon't allow save-as to write to an existing dir.
2015-08-13 Len OvensFixed feedback for MCP buttons and LEDs not working.
2015-08-13 Paul Davisprovide a mechanism for ./waf dist to work without...
2015-08-13 Robin Gareusinstaller option to deploy libportaudio w/o WASAPI
2015-08-13 Len OvensAdded end of line to debug statment
2015-08-13 Paul Davisupdated russian translation (from Alexandre Prokoudine) 4.2
2015-08-13 Paul Davisupdate german translation (from Edgar Aichinger)
2015-08-13 Paul Davisfix two oddities in strings
2015-08-13 Robin Gareusfix live resampling (auditioning, embedded src)
2015-08-13 Robin Gareusclarify variable name
2015-08-13 Robin Gareusfix import resampling (don’t cut end short)
2015-08-12 Paul Davisremove auto-return-target stuff from preferences; Ardou...
2015-08-12 Robin Gareusfix resampling (auditioning)
2015-08-12 Paul Davisadd buffering preset combo selector to preferences...
2015-08-12 Robin Gareuspunctuation nitpick
2015-08-12 Robin Gareusadd damo22 to authors (ptformat)
2015-08-12 Robin Gareusfix PPC builds
2015-08-12 Robin Gareuslimit bounce processing size (fixes crashes in plugins)
2015-08-12 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-12 Robin Gareusanother waf/regexp issue (amend 4666711)
2015-08-12 Robin Gareuspython /^x86_64/ does not match 'x86_64-w64-mingw32...
2015-08-12 Robin Gareusregexp fun
2015-08-12 Paul Daviscorrectly switch between windows and (other) when decid...
2015-08-12 Paul Daviscomment tweak to show that the __cpuid() intrinsic...
2015-08-12 Robin Gareusfix mingw compilation
2015-08-12 Paul Daviscan't use xgetbv instruction with apple gcc under OS...
2015-08-12 Paul Davisuse new FPU singleton pattern in gtk2_ardour
2015-08-12 Paul Davisremove unnecessary namespace forward decl
2015-08-12 Paul Davisuse new FPU singleton pattern in libs/ardour
2015-08-12 Paul Davisclean up FPU code with some ideas from Chromium and...
2015-08-12 Tim MayberryFix for crash when loading DrumGizmo VST editor on...
2015-08-12 Robin Gareushide “Midi Setup” button on OSX and Windows.
2015-08-12 Paul Davisfix stupid logic error in testing separate bits require...
2015-08-11 Paul Davisthe AVX functions for linux are stubs - they just use...
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Paul Davisimproved solution for xgetbv() on windows and linux...
2015-08-11 Paul Davis#ifdef out AVX detection on APPLE
2015-08-11 Paul Davisadd required test of OS support for AVX register use
2015-08-11 Paul Davisadd test for CPU/FPU AVX capabilities
2015-08-11 Robin Gareusupdate driver selection sensitivity
2015-08-11 Robin Gareusfix deadlock at exit on SMP systems
2015-08-11 Robin Gareusrefine "Running" message.
2015-08-11 Robin Gareusfix jack startup on OSX (w/midi)
2015-08-11 Robin Gareusdon't allow to change devices while engine is running.
2015-08-11 Robin GareusALSA backend: query and cache available device-parameters
2015-08-11 Robin Gareusadd API to query ALSA supported parameters
2015-08-11 Robin Gareusallow to stop engine for re-configure
2015-08-11 Robin Gareusconsolidate engine-dialog widget sensitivity logic.
2015-08-11 Robin Gareusadd API to get combobox option count.
2015-08-11 Robin GareusEngine Dialog: use new API
2015-08-11 Robin Gareuscoreaudio backend: SR/BS query for separate devices
2015-08-11 Robin GareusBackend API to query rates&sizes for separate I/O.
2015-08-11 Tim MayberryFix to ensure there are always sample rates and buffer...
2015-08-11 Tim MayberryExtract two utility methods from EngineControl::set_sam...
2015-08-11 Tim MayberryUse a union of all sample rates and buffer sizes for...
2015-08-11 Robin Gareusfix coreaudio half-duplex buffersize query
2015-08-10 Tim MayberryCheck the default SR is available for a device when...
2015-08-10 Tim MayberryRemove unnecesary clearing of local variable in EngineC...
2015-08-10 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-10 Tim MayberryUse the current backend device names to set active...
2015-08-10 Tim MayberryRemove Unwinder instances in EngineControl::set_*_devic...
2015-08-10 Tim MayberryCompare the string returned by backend->driver_name...
2015-08-10 Tim MayberryRemove Unwinder instance from EngineControl::set_driver...
next