add basic concept of an "owner" for an action group, to allow later grouping
[ardour.git] / libs / backends / dummy /
2018-11-28 Robin GareusRemove ambiguous API implementation
2018-10-22 Robin GareusFix an edge-case in Dummy backend's random generator
2018-10-17 Paul Davisadd new API for retrieving port flags from backend
2017-10-28 Robin GareusFix initial cycle noise with dummy-loopback
2017-09-28 Robin GareusPropagate Latency to backend/system ports (Dummy backend)
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-16 Robin GareusNamespace PBD::RingBuffer
2017-09-11 John EmmasMSVC uses a slightly smaller value for HUGE
2017-08-23 Robin GareusUse literal for compatibility
2017-08-05 Robin GareusUpdate backend API: read-only MIDI input buffers
2017-08-04 Robin GareusDummyBackend: allow changing SPP
2017-07-31 Robin GareusFix typo
2017-07-29 John EmmasFix an ambiguous call to 'floor()'
2017-07-28 Robin GareusAdd a LTC generator to the dummy backend
2017-06-25 Robin GareusReport Dummy as not available if not running
2017-04-08 Robin GareusRetain order of concurrent MIDI events
2016-07-24 Robin Gareuskilo is a lower-case 'k'
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin Gareusproperly sort port-names
2016-07-11 Robin Gareusadd a MTC/sysex test sequence
2016-07-08 Robin Gareusfix port-sort order for good.
2016-07-08 Robin Gareuspre-sort port-names
2016-05-27 Robin Gareusadd a test-sequence for polyphonic pressure
2016-05-22 Robin GareusNO-OP indent
2016-05-22 John EmmasMake sure MSVC knows which version of 'floor()' we...
2016-05-21 Robin GareusDummy Backend evolution
2016-05-03 John EmmasMSVC won't compile 'const float _demolition[]' because...
2016-04-29 Robin GareusI wanna be nasty, I wanna be cruel,..
2016-04-26 John EmmasUse 'const_iterator' to prevent MSVC from complaining
2016-04-26 Robin Gareuskeep portmap & portindex in sync when renaming ports
2016-04-24 Robin Gareusnow with C++98 compat
2016-04-24 Robin Gareusoptimize port lookup, adding/removing/reconnecting...
2016-04-17 Robin Gareusimplement metadata-set for remaining backends
2016-04-17 Robin Gareusimplement pretty-name set-property for ALSA and Dummy
2016-02-28 Robin Gareusprepare for update to waf 1.8
2015-11-28 Robin Gareusadd some midi-debug printf() to the dummy backend
2015-11-12 Robin Gareusfix edge-case in Dummy-backend random number generator...
2015-10-02 Robin Gareususe new error-messages
2015-09-19 Robin GareusDummy: add a CC only test-sequence
2015-09-16 Robin Gareusupdate reported DSP load for ALSA & Dummy
2015-09-16 Tim MayberryUse ARDOUR::DSPLoadCalculator in DummyBackend
2015-09-16 Tim MayberryUse PBD::get_microseconds() from pbd/windows_timer_util...
2015-09-08 Robin Gareusdummy, allow 8k buffer-size.
2015-09-06 Robin Gareusfix dummy-backend driver state
2015-09-05 Robin Gareusmode dummy speeds
2015-09-05 Robin Gareusadd dummy-backend speed-selection
2015-09-04 Robin GareusDummy-Backend: special case unit-test
2015-08-14 Robin Gareusfix Dummy backend API. Already_configured means "extern...
2015-08-04 Robin GareusDummy -> Audio system: "None"
2015-07-16 Ben Loftismerge fix
2015-07-05 Robin Gareusanother float/double -Wabsolute-value fix
2015-05-03 Robin Gareusfix portengin get_ports() flags API
2015-05-01 Robin Gareusdummy: ignore first cycle timing.
2015-04-30 Robin Gareusclamp DSP load displsy 100% & relax LPF.
2015-04-29 Robin GareusDSP load calculation: favor peak over average.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-17 Robin GareusDummy: fix sine/square frequency sweep
2015-03-14 Robin Gareusproper port unregistration (just some refactoring,...
2015-03-12 Tim MayberryInclude windows.h in Dummy backend for LARGE_INTEGER
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
2015-03-08 Robin Gareusavoid non-integer loop conditions.
2015-03-07 Robin Gareusfix copy/edit in 659a8a2
2015-03-07 Robin Gareusfix latency report, take buffersize changes into account.
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
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-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-01-24 Robin GareusDummyBackend: sync switch to freewheeling
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-03 Robin Gareusallow to auto-start dummy backend (needed for tests)
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-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-11 Robin Gareusadd a Dummy Backend Loopback mode:
2014-10-01 Robin Gareusupdate backends for API change in 8d59afb048
2014-09-24 Robin GareusDummyBackend: symmetric freq sweep: up/down
2014-09-24 Robin GareusDummyBackend: add sine-sweep generators
2014-09-24 Robin Gareusfix some double promotion
2014-09-23 Robin GareusDummyBackend: two more audio-signal generators (useful...
2014-09-23 Robin GareusDummyBackend: MIDI Event Generators
2014-09-13 Robin Gareuschange dummy backend to default to _("Silence").
2014-09-07 Robin GareusALSA|Dummy: ignore port unregistration when engine...
2014-09-07 Robin GareusALSA|Dummy Backend: do as jack does:
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-11 Robin GareusDummyBackend: add Uniform White Noise Generator.
2014-07-08 Robin GareusDummy Backend: optimize random-number implementation
next