Merge branch 'ovenwerks-master'
[ardour.git] / libs / backends /
2015-07-08 Robin GareusUTF8 encode windows device names - potential fix for...
2015-07-05 Robin Gareusanother float/double -Wabsolute-value fix
2015-07-04 Robin Gareusfix jack_port_get_aliases return value (if n/a)
2015-07-04 Robin Gareusfix jack/pthread windows condition
2015-07-04 Robin Gareussynchronize with https://github.com/x42/weakjack/
2015-07-04 Robin Gareususe a trick to compile JACK/win with new and old headers
2015-07-04 Robin Gareusfix side-effect of moving to jack1 headers
2015-07-04 Robin Gareusfix compilation with mingw + pthreads
2015-07-04 Robin Gareusfix use of += in waf variable
2015-07-04 Robin Gareusonly compile, don’t link & run jack checks
2015-07-03 Robin Gareusfix weak jack w/new jack_port_rename()
2015-07-02 Paul Davisfix error in type definition for weak jack handling...
2015-07-02 Paul Davisadd conditional use of jack_port_rename(), a newly...
2015-07-02 John EmmasMSVC doesn't have 'sleep()' (it uses 'Sleep()' with...
2015-07-01 Robin Gareusadd a raw CoreMidi data debug mode
2015-07-01 Robin Gareusconsolidate & document Coreaudio midi parser
2015-06-30 Robin GareusNOOP, reindent & whitespace
2015-06-30 Robin Gareusadd an explicit midi parser/chunker to CoreAudio
2015-06-30 Robin Gareuspthread_equal returns non-zero if equal. amend 5ab0288
2015-06-30 Robin Gareusat least make it compile with mingw.
2015-06-29 Paul Davisnew PBD::DEBUG API changes for Waves backend
2015-06-29 GZharunFixed up types mismatch in AudioCallback and AudioCllba...
2015-06-29 Paul Davisfix typo in wavesbackend code
2015-06-29 GZharunWaves Backend MERGED from Tracks
2015-06-29 GZharunBackend MERGE:
2015-06-29 GZharunReverted Ben's default buffer size function implementation.
2015-06-29 GZharunReverted Ben's m_DefaultBufferSize stuff as it looks...
2015-06-29 Paul Davisremove more explicit compiler flags by placing them...
2015-06-29 Paul Davisminor fix for wavesaudio backend after earlier changes...
2015-06-29 Paul Davismeld-driven unification of current ardour-ish WavesAudi...
2015-06-29 GZharuncosmetic fix (grygorii)
2015-06-29 Paul DavisAdded optimized AVX function for sample processing
2015-06-29 GZharunFixed f65026f0a1cbc64862a82109c28f5d493fc45f2e merged...
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-06-14 Robin GareusALSA backend: add support for half-duplex devices
2015-06-14 Robin Gareusprepare ALSA backend for half-duplex
2015-06-14 Robin Gareusprobe buffersize if jackd is already running.
2015-06-10 Robin Gareushide the aggregate device, again
2015-06-10 Robin Gareusundo debug (17453ec) info.
2015-06-09 Robin Gareusfix OSX optimized builds (NDEBUG)
2015-06-09 Robin Gareusdebug aggregate device issue - i386/10.8 only
2015-06-09 Robin Gareuscoreaudio: initialize [output] variable.
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-06-07 Robin GareusCoreaudio: ignore [expected] SR changes.
2015-06-04 Robin Gareushalf-duplex Coreaudio support.
2015-05-31 Robin Gareuscoreaudio support for multiple devices
2015-05-03 Robin Gareusfix portengin get_ports() flags API
2015-05-03 Christopher ArndtFix mixed spaces/tabs in wscripts
2015-05-01 Robin Gareusdummy: ignore first cycle timing.
2015-04-30 John EmmasWhen testing for x86 / x64 architecture, don't forget...
2015-04-30 Robin Gareusclamp DSP load displsy 100% & relax LPF.
2015-04-29 Robin GareusDSP load calculation: favor peak over average.
2015-04-23 Robin Gareusfix jack-metadata for weak-jack linking
2015-04-23 Paul Davisfix JACK metadata configure check.
2015-04-23 Paul Davisadd a real check for functioning JACK metadata API...
2015-04-21 Ben Loftisanother merge fix
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-21 Paul Davisallow coreaudio backend to build on OS X Lion
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-17 Robin GareusDummy: fix sine/square frequency sweep
2015-04-15 Robin Gareusportaudio backend: allow Pa_GetDeviceInfo to fail.
2015-03-31 Paul Davisfixes for recent waves tracks => ardour cherry-picks...
2015-03-31 Paul Davismanually merge current version of WavesMidiDevice:...
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION B
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION A
2015-03-31 Greg Zharun[Summary] Changed midi stop order related to audio
2015-03-31 Greg Zharun[Summary] Removed unnecessary abortion
2015-03-31 Greg Zharun[Summary] Very seldom crash. Cleared temp data gave...
2015-03-31 GZharun[Summary] Fixed crash on MAC when MIDI device name...
2015-03-31 Greg Zharun[Summary] Removed useless output
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-31 Valeriy Kamyshniy[Summary] Following review Paul did after 9b0fc7b743219...
2015-03-30 Robin GareusSkeleton backend for brave volunteers.
2015-03-30 Robin Gareuscoreaudio: swap default aggregate clock source.
2015-03-30 nick_mBackend - change midi optons string.
2015-03-30 Robin Gareuscoreaudio: swap default aggregate clock source.
2015-03-27 nick_mBackend - change midi optons string.
2015-03-22 John EmmasAdd a new MSVC project for building the Portaudio backend
2015-03-20 Robin Gareusadd missing return value
2015-03-20 Robin Gareusadd a non-interleaved mode to the Portaudio backend
2015-03-14 Robin Gareusproper port unregistration (just some refactoring,...
2015-03-13 Robin Gareusclean out cruft from CoreAudio Backend
2015-03-13 Robin Gareusonly jack+windows use portaudio.
2015-03-13 Robin Gareuscall me Mr. Backend
2015-03-12 Tim MayberryInclude windows.h in Dummy backend for LARGE_INTEGER
2015-03-11 Robin Gareusinterpret CoreMidi unique ID as unsigned for consistency.
2015-03-11 Robin Gareusmingw: all code is position independent
2015-03-11 Robin Gareusreasonably sized CoreMidi Buffers
2015-03-10 Robin Gareuscoreaudio backend: switch threads early
2015-03-09 Robin Gareus10ms = 1e7 nsec
2015-03-09 Robin Gareusrework/optimize CoreMidi
2015-03-09 Robin GareusNOOP, add header-guards and namespace to CA backend
2015-03-09 Robin GareusALSA: fix thinko in sample time calc.
2015-03-09 Robin Gareusimplement samples_since cycle start.
2015-03-09 John EmmasDefine NO_JACK_METADATA when building the jack backend...
2015-03-09 Robin Gareusfix typo in 72ed785
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
next