tweaks to the beatbox toy to properly track and connect note on/off
[ardour.git] / libs / backends /
2017-09-18 Robin GareusPrototype using additional ALSA devices (w/resampling).
2017-09-18 Robin GareusALSA Backend: Separate Device Reservation into its...
2017-09-16 Robin GareusNamespace PBD::RingBuffer
2017-09-11 John EmmasMSVC uses a slightly smaller value for HUGE
2017-08-30 John EmmasAccommodate recently removed source(s) in our MSVC...
2017-08-29 Robin GareusAbstract definition of rt-scheduler policy
2017-08-29 Robin GareusConsolidate _realtime_pthread_create() into libpbd.
2017-08-23 Robin GareusUse literal for compatibility
2017-08-23 Stefan Müller-Klieserbackends: jack: display playback only devices
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-07 Robin GareusFix non-buffered PA backend. Wait for backend to become...
2017-08-07 Robin GareusPortAudio: skip process callbacks until ports are estab...
2017-08-05 Robin Gareusamend bc46a7e2e9; fix blind coding typos
2017-08-05 Robin Gareusamend f4c76f89d3a; fix blind coding typos
2017-08-05 Robin GareusPortAudio backend RT-safe MIDI buffer allocation
2017-08-05 Robin GareusCoreaudio backend RT-safe MIDI buffer allocation
2017-08-05 Robin GareusALSA backend RT-safe MIDI buffer allocation
2017-08-05 Robin GareusUpdate backend API: read-only MIDI input buffers
2017-08-04 Robin GareusReduce DSP thread priority (main-i/o > midi i/o > compu...
2017-08-04 Robin GareusCoreAudio: Set MachThread RT Priority
2017-08-04 Robin GareusDummyBackend: allow changing SPP
2017-08-03 Robin GareusSome more assert() debugging
2017-07-31 Robin GareusFix typo
2017-07-29 John EmmasModify our MSVC project to add libltc as a dependency...
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-27 Robin GareusALSA backend: always register ports with systemic latency
2017-04-21 Robin GareusRe-nice ALSA MIDI port names
2017-04-18 Tim MayberryUse PBD::to_string() from pbd/string_convert.h in JACK...
2017-04-09 Robin GareusDrain ALSA raw-midi buffers after 64 bytes
2017-04-08 Robin GareusRetain order of concurrent MIDI events
2017-02-20 John EmmasAdd a missing #define to our MSVC project (portaudio_ba...
2016-11-26 Robin Gareusrevert 335debfa for the PA backend
2016-11-26 Robin GareusAdd API to enforce valid device selection.
2016-11-14 Tim MayberryFix intermittent hang when stopping PortaudioBackend
2016-11-12 Robin Gareusfix const-cast
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 Tim MayberryUse better debug output in PortaudioBackend
2016-10-19 Robin GareusWork around OSX MIDI devices that send no timestamps
2016-10-18 Paul Davisfix retrieval of port properties (metadata) when the...
2016-10-17 Paul Davisspelling corrections from Jaromír Mikeš <mira.mikes...
2016-10-04 Kamil RytarowskiNetBSD ships with pollts(2) similar to Linux specific...
2016-10-04 Kamil RytarowskiNetBSD ships with <sys/endian.h> not <endian.h>
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-28 Robin Gareusfix Coreaudio Aggregate for separate devices with ident...
2016-08-22 Robin Gareusprint a warning if CoreAudio falls back to non realtime...
2016-08-19 Robin Gareushandle edge-case where jack-meta-data may be NULL,...
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-07-01 Robin Gareusfix jack_port_rename() detection
2016-05-29 Robin Gareusbump max number of possible ALSA backend channels
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mInitial stab at tempo ramps.
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-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-06 Robin Gareusadd missing include
2016-05-06 Robin Gareusconvert WinMME Device names to UTF-8
2016-05-03 John EmmasMSVC won't compile 'const float _demolition[]' because...
2016-04-29 Robin Gareusremove skeleton backend (superseded by portaudio)
2016-04-29 Robin GareusI wanna be nasty, I wanna be cruel,..
2016-04-26 Robin Gareusport 93eac8b0 to ALSA and CoreAudio
2016-04-26 John Emmas#define HAVE_JACK_PORT_RENAME when building with MSVC
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 Gareus..and CoreAudio.
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
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-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-03-01 Paul DavisFix build on El Capitan
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-26 Robin Gareusfix hang at exit (after freewheeling) with PA-nonblocki...
2016-02-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-11 Tim MayberryAdd debugging output for WinMME midi device names
2016-02-11 Tim MayberryOnly build one version of the Portaudio backend that...
2016-02-11 Tim MayberryImplement new AudioBackend API in PA backend to choose...
2016-02-11 Tim MayberryAdd a missing include from portaudio WINMME source...
2016-02-11 Tim MayberryImplement MIDI device enumeration and latency offset...
2016-01-12 Paul Davisremove wavesaudio backend
2016-01-11 Robin Gareusname ALSA midi ports after device 4.6
2016-01-11 Robin Gareusfix warning message typo
2016-01-10 Paul Daviscoremidi: do not clear port buffer for every call to...
2016-01-09 Paul Davisadd explanatory comment regarding coremidi data flow
2016-01-09 Paul Daviscoremidi: be sure to mark _event._pending false after...
2016-01-08 Paul Daviscoreaudio: remove debug output
2016-01-08 Paul Daviscoreaudio: remove debug output
2016-01-08 Paul DavisNOOP: fix whitespace/indendentation in coreaudio backen...
2016-01-08 Paul Daviscoreaudio: reset MIDI parsers when entering and leaving...
2016-01-07 Paul Daviscoreaudio: correctly clear MIDI port buffers
next