add basic concept of an "owner" for an action group, to allow later grouping
[ardour.git] / libs / backends / alsa /
2018-11-28 Robin GareusRemove ambiguous API implementation
2018-10-17 Paul Davisadd new API for retrieving port flags from backend
2018-08-29 Robin GareusIncrease alsa-backend timeout
2018-05-04 Paul Davisavoid compiler warning on at least some linux versions
2018-01-26 Robin GareusFix some clang warnings (argument with 'nonnull' attrib...
2017-12-19 Robin GareusRelax max MIDI msg size to 256 (for long sysex)
2017-12-05 Robin GareusIncrease ALSA max MIDI msg size to 128 bytes (same...
2017-10-29 Robin GareusFix/update alsa backend build recipe (statically link...
2017-10-26 Paul Davisfix preprocessor error on some/many systems
2017-09-22 Robin GareusPropagate Latency to backend/system ports
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
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-08-29 Robin GareusAbstract definition of rt-scheduler policy
2017-08-29 Robin GareusConsolidate _realtime_pthread_create() into libpbd.
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-04-27 Robin GareusALSA backend: always register ports with systemic latency
2017-04-21 Robin GareusRe-nice ALSA MIDI port names
2017-04-09 Robin GareusDrain ALSA raw-midi buffers after 64 bytes
2017-04-08 Robin GareusRetain order of concurrent MIDI events
2016-11-26 Robin GareusAdd API to enforce valid device selection.
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-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin Gareusproperly sort port-names
2016-07-08 Robin Gareusfix port-sort order for good.
2016-07-08 Robin Gareuspre-sort port-names
2016-05-29 Robin Gareusbump max number of possible ALSA backend channels
2016-04-26 Robin Gareusport 93eac8b0 to ALSA and CoreAudio
2016-04-26 Robin Gareuskeep portmap & portindex in sync when renaming ports
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
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
2016-01-11 Robin Gareusname ALSA midi ports after device 4.6
2015-12-05 Robin Gareusfix -Wreorder
2015-12-05 Robin Gareusupdate ALSA backend: separate playback/capture periods
2015-12-04 Robin GareusALSA: allow to dynamically add/remove midi devices...
2015-12-04 Robin GareusALSA: allow to measure & set systemic audio latency...
2015-12-04 Robin Gareusimplement ALSA period/cycle setting
2015-10-02 Robin Gareususe new error-messages
2015-10-01 Robin GareusALSA: update error-codes for HW initialization.
2015-09-30 Tim MayberryReturn meaningful error codes when ALSA backend fails...
2015-09-16 Robin Gareusupdate reported DSP load for ALSA & Dummy
2015-09-16 Tim MayberrySet max time of DSPLoadCalculator in every cycle in...
2015-09-16 Tim MayberryUse ARDOUR::DSPLoadCalculator in ALSA Backend
2015-09-02 Robin Gareusreplace "None" with DeviceNone in ALSA/Coreaudio
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Robin GareusALSA backend: query and cache available device-parameters
2015-06-14 Robin GareusALSA backend: add support for half-duplex devices
2015-06-14 Robin Gareusprepare ALSA backend for half-duplex
2015-05-03 Robin Gareusfix portengin get_ports() flags API
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-03-09 Robin GareusALSA: fix thinko in sample time calc.
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
2015-03-07 Robin Gareusfix latency report, take buffersize changes into account.
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-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-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-16 Robin Gareusremove lib versioning for internal plugins
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
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-12-02 Robin Gareusalsa-backend: drop midi during freewheel processing.
2014-11-18 Robin Gareusremove dead assignment
2014-11-17 Robin Gareuscheck alsa midi ringbuffer
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-01 Robin Gareusupdate backends for API change in 8d59afb048
2014-09-23 Robin GareusALSA backend: initial device selection
2014-09-07 Robin GareusALSA|Dummy: ignore port unregistration when engine...
2014-09-07 Robin GareusALSA|Dummy Backend: do as jack does:
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-23 Robin Gareusdon't let enumerated device list strings go out of...
2014-06-23 Robin Gareusstatically allocate midi-options
2014-06-22 Robin GareusALSA-backend: dedicated Midi-Buffer n-periods (only...
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Robin Gareusvirtual abstraction of Alsa Raw+Seq
2014-06-21 Robin Gareusprepare ALSA sequencer
2014-06-19 Robin Gareusrework raw-midi drain strategy (workaround for sync...
2014-06-16 Robin Gareusremove debug output
2014-06-16 Robin Gareusmore alsa-midi debugging
2014-06-13 Robin GareusALSA backend: set latencies to zero when measuring...
2014-06-13 Robin Gareusupdate ALSA backend, MIDI device config
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-08 Robin Gareussome misc tweaks to the ALSA Backend
next