summaryrefslogtreecommitdiff
path: root/libs/backends
AgeCommit message (Expand)Author
2015-03-30Skeleton backend for brave volunteers.Robin Gareus
2015-03-30coreaudio: swap default aggregate clock source.Robin Gareus
2015-03-28Backend - change midi optons string.nick_m
2015-03-22Add a new MSVC project for building the Portaudio backendJohn Emmas
2015-03-20add missing return valueRobin Gareus
2015-03-20add a non-interleaved mode to the Portaudio backendRobin Gareus
2015-03-14proper port unregistration (just some refactoring, noop)Robin Gareus
2015-03-13clean out cruft from CoreAudio BackendRobin Gareus
2015-03-13only jack+windows use portaudio.Robin Gareus
2015-03-13call me Mr. BackendRobin Gareus
2015-03-12Include windows.h in Dummy backend for LARGE_INTEGERTim Mayberry
2015-03-11interpret CoreMidi unique ID as unsigned for consistency.Robin Gareus
2015-03-11mingw: all code is position independentRobin Gareus
2015-03-11reasonably sized CoreMidi BuffersRobin Gareus
2015-03-11coreaudio backend: switch threads earlyRobin Gareus
2015-03-1010ms = 1e7 nsecRobin Gareus
2015-03-09rework/optimize CoreMidiRobin Gareus
2015-03-09NOOP, add header-guards and namespace to CA backendRobin Gareus
2015-03-09ALSA: fix thinko in sample time calc.Robin Gareus
2015-03-09implement samples_since cycle start.Robin Gareus
2015-03-09Define NO_JACK_METADATA when building the jack backend with MSVCJohn Emmas
2015-03-09fix typo in 72ed785Robin Gareus
2015-03-09some backends can handle incorrectly ordered midi events.Robin Gareus
2015-03-09allow hotplugging CoreMidi devices.Robin Gareus
2015-03-09there’s no jack_creator_thread on windowsRobin Gareus
2015-03-08add a no-jack-metadata option for poor 12.04 soulsRobin Gareus
2015-03-08coremidi separate ID and Name, use fixed IDs.Robin Gareus
2015-03-08add backend support for port properties (CoreAudio)Robin Gareus
2015-03-08add backend support for port properties (jack)Robin Gareus
2015-03-08CoreAudio fwheelin’ state-machine cleanup etc.Robin Gareus
2015-03-08update https://github.com/x42/weakjack/Robin Gareus
2015-03-08Cluster Frak String ReferenceRobin Gareus
2015-03-08avoid non-integer loop conditions.Robin Gareus
2015-03-08properly handle empty CFStringRefs.Robin Gareus
2015-03-07CoreAudio: fix allocation alignmentRobin Gareus
2015-03-07no more gcc/ppc complaintsRobin Gareus
2015-03-07fix various -WformatRobin Gareus
2015-03-07fix copy/edit in 659a8a2Robin Gareus
2015-03-07fix latency report, take buffersize changes into account.Robin Gareus
2015-03-07Hard Core AudioRobin Gareus
2015-03-06more ongoing work on the coreaudio backendRobin Gareus
2015-03-06build system tweaks for coreaudio/waves-coreaudioRobin Gareus
2015-03-06cont’d work on the coreaudio backend & cleanupRobin Gareus
2015-03-05get started on coreaudio/midi backendRobin Gareus
2015-03-05fix another screwup/typo in 782dd70Robin Gareus
2015-03-05remove unused devel.variable in prev commitRobin Gareus
2015-03-05alsa: implement timing callbackRobin Gareus
2015-03-04fix for previous checkin; should allow waves midi backend to workBen Loftis
2015-03-03Change order of midi entries so a new backend will default to a working midi ...Ben Loftis
2015-02-21dummy: add square wave frequency sweep generatorsRobin Gareus