Resolve only active notes when muted/non-soloed.
[ardour.git] / libs / backends /
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
2015-03-05 Robin Gareusremove unused devel.variable in prev commit
2015-03-05 Robin Gareusalsa: implement timing callback
2015-03-04 Ben Loftisfix for previous checkin; should allow waves midi backe...
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-02-21 Robin Gareusdummy: add square wave frequency sweep generators
2015-02-20 Paul Davisfix erroneous merge for wavesaudio backend
2015-02-20 Valeriy Kamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 VKamyshniy[Summary] In internal Waves backend API, switching...
2015-02-19 Paul Davisfix incorrect type for Waves' backend's _sample_time_at...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-19 Robin Gareusadd a nonsense-midi test sequence:
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-02-06 Ben Loftisfix 192k rate
2015-01-30 Robin Gareusfix “invalid use of incomplete type jack_client_t”
2015-01-30 Robin Gareusfix jack thread joining
2015-01-28 Robin GareusALSA-backend separate report for error and x-run
2015-01-28 Robin GareusALSA-Backend prefer ppoll()
2015-01-24 Robin GareusALSA backend: synchronous switch to/from freewheeling
2015-01-24 Robin GareusDummyBackend: sync switch to freewheeling
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2015-01-11 Robin Gareusadd a midi->audio dummy backend mode.
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-12-30 Robin Gareusadd a MIDI loopback mode to the Dummy Backend
2014-12-29 Robin Gareusupdate numbering of midi-test sequences
2014-12-29 Robin Gareusadd a midi-CC sustain-pedal test sequence
2014-12-29 Robin Gareusadd 'size' field to midi-sequences
2014-12-29 Robin Gareusmake it easier to add new midi sequences
2014-12-18 Valeriy Kamyshniy[Summary] Bug fix: mistakenly set states of freewheeli...
2014-12-03 Robin Gareusallow to auto-start dummy backend (needed for tests)
2014-12-02 Robin Gareusalsa-backend: drop midi during freewheel processing.
2014-11-26 Tim MayberryReplace individual waf options for enabling backends...
2014-11-18 Ben Loftisallow dummy backend for any product
2014-11-18 Robin Gareusremove dead assignment
2014-11-17 Robin Gareuswaves/coreaudio PPC support
2014-11-17 Robin Gareuscheck alsa midi ringbuffer
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 Robin Gareusyet another copy/paste typo :(
2014-11-13 Robin Gareusfix typo in b9fc616538
2014-11-13 Robin Gareusauto-initialize weak-jack
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-11-13 Robin Gareusmake new jack thread API functions optional
2014-11-13 Robin Gareusadd symbol debug information to weak-jack
2014-11-13 Robin Gareusyet another build fix
2014-11-10 Robin Gareusfix signed/unsigned compiler warning
2014-11-10 Robin Gareusimprove random seed (for dummy generators)
2014-11-07 Robin Gareusanother hack for windows timers, DSP load calculation
2014-11-06 Robin Gareuspossible fix for DSP load calculation on windows
2014-10-31 Robin Gareusfix Dummy DSP load on win32 & low-pass filter load
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-25 Robin Gareusproper solution for variable-args jack_client_open()
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-24 John EmmasSome minor bits of casting to keep MSVC happy when...
2014-10-24 Robin Gareusfix screwup in prev commit-diff
2014-10-24 Robin Gareusadd explicit construction (for MSVC) and some debug...
2014-10-24 Robin Gareusfix jack transport return value
next