summaryrefslogtreecommitdiff
path: root/libs/backends/dummy
AgeCommit message (Expand)Author
2016-07-24kilo is a lower-case 'k'Robin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-14properly sort port-namesRobin Gareus
2016-07-11add a MTC/sysex test sequenceRobin Gareus
2016-07-08fix port-sort order for good.Robin Gareus
2016-07-08pre-sort port-namesRobin Gareus
2016-05-27add a test-sequence for polyphonic pressureRobin Gareus
2016-05-22NO-OP indentRobin Gareus
2016-05-22Make sure MSVC knows which version of 'floor()' we wantJohn Emmas
2016-05-21Dummy Backend evolutionRobin Gareus
2016-05-03MSVC won't compile 'const float _demolition[]' because it uses 'divide by zer...John Emmas
2016-04-29I wanna be nasty, I wanna be cruel,..Robin Gareus
2016-04-26Use 'const_iterator' to prevent MSVC from complainingJohn Emmas
2016-04-26keep portmap & portindex in sync when renaming portsRobin Gareus
2016-04-24now with C++98 compatRobin Gareus
2016-04-24optimize port lookup, adding/removing/reconnecting routesRobin Gareus
2016-04-18implement metadata-set for remaining backendsRobin Gareus
2016-04-17implement pretty-name set-property for ALSA and DummyRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2015-11-28add some midi-debug printf() to the dummy backendRobin Gareus
2015-11-12fix edge-case in Dummy-backend random number generator initializationRobin Gareus
2015-10-02use new error-messagesRobin Gareus
2015-09-19Dummy: add a CC only test-sequenceRobin Gareus
2015-09-16update reported DSP load for ALSA & DummyRobin Gareus
2015-09-16Use ARDOUR::DSPLoadCalculator in DummyBackendTim Mayberry
2015-09-16Use PBD::get_microseconds() from pbd/windows_timer_utils.h in DummyBackendTim Mayberry
2015-09-08dummy, allow 8k buffer-size.Robin Gareus
2015-09-06fix dummy-backend driver stateRobin Gareus
2015-09-06mode dummy speedsRobin Gareus
2015-09-06add dummy-backend speed-selectionRobin Gareus
2015-09-05Dummy-Backend: special case unit-test Robin Gareus
2015-08-14fix Dummy backend API. Already_configured means "externally".Robin Gareus
2015-08-05Dummy -> Audio system: "None"Robin Gareus
2015-07-05another float/double -Wabsolute-value fixRobin Gareus
2015-05-03fix portengin get_ports() flags APIRobin Gareus
2015-05-01dummy: ignore first cycle timing.Robin Gareus
2015-04-30clamp DSP load displsy 100% & relax LPF.Robin Gareus
2015-04-29DSP load calculation: favor peak over average.Robin Gareus
2015-04-17Dummy: fix sine/square frequency sweepRobin Gareus
2015-03-14proper port unregistration (just some refactoring, noop)Robin Gareus
2015-03-12Include windows.h in Dummy backend for LARGE_INTEGERTim Mayberry
2015-03-09some backends can handle incorrectly ordered midi events.Robin Gareus
2015-03-08avoid non-integer loop conditions.Robin Gareus
2015-03-07fix copy/edit in 659a8a2Robin Gareus
2015-03-07fix latency report, take buffersize changes into account.Robin Gareus
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
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-02-19add a nonsense-midi test sequence:Robin Gareus
2015-02-16remove lib versioning for internal pluginsRobin Gareus