fix typo in wavesbackend code
[ardour.git] / libs / backends /
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.
2015-03-08 Robin Gareusallow hotplugging CoreMidi devices.
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareusadd a no-jack-metadata option for poor 12.04 souls
2015-03-08 Robin Gareuscoremidi separate ID and Name, use fixed IDs.
2015-03-08 Robin Gareusadd backend support for port properties (CoreAudio)
2015-03-08 Robin Gareusadd backend support for port properties (jack)
2015-03-08 Robin GareusCoreAudio fwheelin’ state-machine cleanup etc.
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
2015-03-08 Robin GareusCluster Frak String Reference
2015-03-08 Robin Gareusavoid non-integer loop conditions.
2015-03-08 Robin Gareusproperly handle empty CFStringRefs.
2015-03-07 Robin GareusCoreAudio: fix allocation alignment
2015-03-07 Robin Gareusno more gcc/ppc complaints
2015-03-07 Robin Gareusfix various -Wformat
2015-03-07 Robin Gareusfix copy/edit in 659a8a2
2015-03-07 Robin Gareusfix latency report, take buffersize changes into account.
2015-03-07 Robin GareusHard Core Audio
2015-03-06 Robin Gareusmore ongoing work on the coreaudio backend
2015-03-06 Robin Gareusbuild system tweaks for coreaudio/waves-coreaudio
2015-03-06 Robin Gareuscont’d work on the coreaudio backend & cleanup
2015-03-05 Robin Gareusget started on coreaudio/midi backend
2015-03-05 Robin Gareusfix another screwup/typo in 782dd70
next