summaryrefslogtreecommitdiff
path: root/libs/backends
AgeCommit message (Expand)Author
2015-01-12When building with MSVC make sure any backends / panners etc get copied to th...John Emmas
2015-01-11add a midi->audio dummy backend mode.Robin Gareus
2014-12-31don't take temporary copy of MIDI sequenceRobin Gareus
2014-12-30add a MIDI loopback mode to the Dummy BackendRobin Gareus
2014-12-29update numbering of midi-test sequencesRobin Gareus
2014-12-29add a midi-CC sustain-pedal test sequenceRobin Gareus
2014-12-29add 'size' field to midi-sequencesRobin Gareus
2014-12-29make it easier to add new midi sequencesRobin Gareus
2014-12-18[Summary] Bug fix: mistakenly set states of freewheeling thread.Valeriy Kamyshniy
2014-12-03allow to auto-start dummy backend (needed for tests)Robin Gareus
2014-12-02alsa-backend: drop midi during freewheel processing.Robin Gareus
2014-11-26Replace individual waf options for enabling backends with one --with-backends...Tim Mayberry
2014-11-18allow dummy backend for any productBen Loftis
2014-11-18remove dead assignmentRobin Gareus
2014-11-17waves/coreaudio PPC supportRobin Gareus
2014-11-17check alsa midi ringbufferRobin Gareus
2014-11-13yet another copy/paste typo :(Robin Gareus
2014-11-13fix typo in b9fc616538Robin Gareus
2014-11-13auto-initialize weak-jackRobin Gareus
2014-11-13prepare for JACK meta-data APIRobin Gareus
2014-11-13make new jack thread API functions optionalRobin Gareus
2014-11-13add symbol debug information to weak-jackRobin Gareus
2014-11-13yet another build fixRobin Gareus
2014-11-10fix signed/unsigned compiler warningRobin Gareus
2014-11-10improve random seed (for dummy generators)Robin Gareus
2014-11-07another hack for windows timers, DSP load calculationRobin Gareus
2014-11-06possible fix for DSP load calculation on windowsRobin Gareus
2014-10-31fix Dummy DSP load on win32 & low-pass filter loadRobin Gareus
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-10-25proper solution for variable-args jack_client_open()Robin Gareus
2014-10-24 Add some newly introduced source files to our MSVC project (jack_audiobackend)John Emmas
2014-10-24Some minor bits of casting to keep MSVC happy when building 'backends/jack/we...John Emmas
2014-10-24fix screwup in prev commit-diffRobin Gareus
2014-10-24add explicit construction (for MSVC) and some debug messagesRobin Gareus
2014-10-24fix jack transport return valueRobin Gareus
2014-10-24use x-macros to simplify weak-jack implementationRobin Gareus
2014-10-24fix libjack namesRobin Gareus
2014-10-23fix 64bit compile with old gccRobin Gareus
2014-10-23add 'available' interface to the AudioBackendInfoRobin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus
2014-10-23another round of compiler warning fixesRobin Gareus
2014-10-23small round of compiler warning fixesRobin Gareus
2014-10-22fix jack/mingw compilationRobin Gareus
2014-10-22fix all 4 backends' failure to include the main "backend" thread when computi...Paul Davis
2014-10-14make backend selection by product name more explicitPaul Davis
2014-10-11add a Dummy Backend Loopback mode:Robin Gareus
2014-10-09fix dup free in waves/midi:Robin Gareus
2014-10-09fix wavesbackend midi timingRobin Gareus
2014-10-08Add a newly introduced header file to our MSVC project (dummy_audiobackend)John Emmas
2014-10-07add correct copyright statements to all files in Waves backend except those d...Paul Davis