ardour.git
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...
2015-08-10 Tim MayberryReimplement method using code extracted from EngineDial...
2015-08-10 Tim MayberryRemove previous fix attempt at restoring state for...
2015-08-10 Tim MayberryUse SignalBlocker class in EngineControl to block widge...
2015-08-10 Tim MayberryExtract part of EngineControl::backend_changed into...
2015-08-10 Tim MayberryMove call to EngineControl::device_changed into EngineC...
2015-08-10 Tim MayberryAdd debug output to blocking/unblocking signals in...
2015-08-10 Tim MayberryAdd methods in EngineControl for blocking and unblockin...
2015-08-10 Tim MayberryRefactor part of EngineDialog ctor into connect_changed...
2015-08-10 Tim MayberryAdd some basic debug output in EngineControl dialog
2015-08-10 Tim MayberryAdd debug bit for debug output in the EngineControl...
2015-08-10 Tim MayberryRefactor part of EngineControl::set_state into new...
2015-08-10 Tim MayberryRemove unused method in EngineControl dialog
2015-08-10 Tim MayberryDefer to device_changed when input or output devices...
2015-08-10 Paul Davisfix unbelievable typo that broke solo propagation
2015-08-10 Paul Davisconvert Route::_solo_isolated from counter to a boolean.
2015-08-10 Robin Gareusfix video-metadata for windows.
2015-08-10 Robin GareusRevert "Disable video-export metadata on windows (for...
2015-08-10 John EmmasOops - forgot I'd need to add an entry to 'ptformat...
2015-08-10 Robin Gareusback to the future
2015-08-10 Robin Gareusfix typo in deployment script
2015-08-10 Robin Gareuscreate file_list.txt after adding the plugins.
2015-08-10 John EmmasHmmm... not sure why it didn't add my new files. Trying...
2015-08-10 John EmmasAdd support for building the new 'ptformat' library...
2015-08-10 Robin GareusMerge branch 'pt5-fix' of https://github.com/zamaudio...
2015-08-10 Paul DavisMerge branch 'ovenwerks-master'
2015-08-10 Len OvensMake MCP MasterPosition match MIDI port number.
2015-08-10 Damien ZammitRemove printf
2015-08-09 Robin GareusDisable video-export metadata on windows (for now)
2015-08-09 Robin Gareusfix a -Wparentheses
2015-08-09 John EmmasMake sure that the ostream operator << (for class ChanC...
2015-08-09 Damien ZammitFix to PT5 format, (stereo tracks still not fully suppo...
2015-08-09 John EmmasMSVC doesn't define __LITTLE_ENDIAN__
2015-08-09 John EmmasAdd a newly introduced source file to our MSVC project...
2015-08-09 John EmmasAdd a newly introduced #define to our MSVC build projec...
2015-08-09 Robin Gareushandle some wire edge-cases & explanation
2015-08-09 Robin Gareusremember actual processor configuration
2015-08-08 Robin Gareusremove bit-suffix (no longer needed since df498c8)
2015-08-08 Robin GareusMerge branch 'pt-5-7-x' of https://github.com/zamaudio...
2015-08-08 Robin Gareusupdate summary when re-ordering tracks - fixes #6502
2015-08-08 Robin Gareusprepare 2d-panner theme
2015-08-08 Damien ZammitFix more warnings
2015-08-08 Damien ZammitAdded pt5 pt7 ptx initial format support
2015-08-08 Robin Gareusamend 0e3991e (can_support.. AND configure..)
2015-08-07 Robin GareusAU: discard relationship with master-bus channel count.
2015-08-07 Robin GareusAU: fix debug output
2015-08-07 Robin Gareusremove more cruft (dead assignments)
2015-08-07 Robin Gareusremove cruft
2015-08-07 Robin Gareusgive copy_vector() another chance.
2015-08-07 Robin GareusVST use scratch buffers for processing.
2015-08-07 Robin Gareusonly bundle libstdc++ with OSX/PPC
2015-08-07 Tim MayberryDon't call AudioBackend::enumerate_drivers for Backend...
2015-08-07 Robin Gareusfix VST plugin crash (from 35a9c63)
2015-08-06 Tim MayberrySet active text in buffer_size combo in EngineControl...
2015-08-06 Tim MayberrySet the default host api in PortaudioBackend when initi...
2015-08-06 Damien ZammitFixed pt import start offsets and samplerate mismatch...
2015-08-05 Robin Gareusfix ptf library deplyoment
2015-08-05 Robin Gareusprepare for the future
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-08-05 Robin Gareusrework VST processing/buffering (no more alloca).
2015-08-05 Robin GareusVST replaceProcessing () != in-place processing.
2015-08-05 Robin Gareusupdate unit-tests (new Dummy backend name since a9b6277)
2015-08-05 Robin Gareusadjust click box size - fixes #6499
2015-08-05 Robin Gareusadd synth when drag/drop importing .mid - fixes #6474
2015-08-05 Tim MayberryRemove "Default" devices from the PortaudioBackend
2015-08-05 Tim MayberryUse ASIO specific device channel names for port propert...
2015-08-05 Tim MayberryAdd code to use ASIO supplied min/max buffer sizes...
2015-08-05 Tim MayberryRefactor methods in PortaudioBackend to get ASIO buffer...
2015-08-05 Tim MayberryAdd ASIO specific code to query preferred buffer size...
2015-08-04 Robin GareusDummy -> Audio system: "None"
2015-08-04 Robin Gareuspass complete blocksize range to LV2 plugin. fixes...
2015-08-04 Ben Loftissort the Stem Export route list
2015-08-04 Ben Loftis(hopefully) less ambiguous wording of processed stem...
2015-08-04 Robin Gareusupdate routing wires display
2015-08-04 Robin Gareusself-test add missing newline
2015-08-04 Robin Gareuspackage portaudio w/WASAPI for Vista or later
2015-08-03 Robin GareusProper solution to replace 9cabc1b hack.
2015-08-03 Robin Gareusamend e09c620; now with semicolon :)
2015-08-03 Robin Gareusfix backslashes in quotes (windows), fixes VST scan
2015-08-03 Robin Gareusclose file before unlink
2015-08-03 Robin GareusVST cache file transition.
2015-08-03 Robin Gareusdon’t set paClipOff, have portaudio clip to -1,+1
2015-08-03 Robin GareusWindows XP compat
2015-08-03 Tim MayberryFix MIDI input on Portaudio Backend with 32bit Windows...
2015-08-03 Robin Gareusdon't resize plugin-scan-report window, use sensitivity.
2015-08-03 Robin Gareusdump VST blacklist at end of scan
2015-08-03 Robin Gareustranslatable VST error/info messages
2015-08-03 Robin Gareusfix byte-order detection for gcc < v4.4.
2015-08-03 Tim MayberryFix typo in 8c45d4 preventing compile
2015-08-03 Robin Gareussha1: cleanup & separate unit test
next