Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-21 | Provide and use convenience functions to remove some copy-pasted code | Michal Ratajsky | 1 | -2/+1 | |
2017-02-21 | oss: Improve cleaning code and guard against incorrect use | Michal Ratajsky | 1 | -28/+6 | |
2017-02-21 | oss: Make sure device stream list is always correct | Michal Ratajsky | 1 | -36/+14 | |
2017-02-21 | oss: Prevent streams from being gettable at the time they are removed | Michal Ratajsky | 1 | -4/+14 | |
2017-02-21 | oss: Emit stream-added after streams are loaded | Michal Ratajsky | 1 | -10/+9 | |
2017-02-21 | Change added/removed signal argument from name to object | Michal Ratajsky | 1 | -12/+3 | |
2016-01-04 | Improve error checking in many places | Michal Ratajsky | 1 | -1/+11 | |
2015-09-26 | oss: Only use modify counter for polling on Linux, it is broken on BSDs | Michal Ratajsky | 1 | -10/+10 | |
2014-11-03 | oss: Fix order of switch options to match priority list | Michal Ratajsky | 1 | -17/+12 | |
Also remove obsolete items from the input priority list | |||||
2014-11-03 | oss: Fix GCC warning | Michal Ratajsky | 1 | -1/+1 | |
2014-11-03 | oss: Prefer custom list of OSS device directions when assigning controls to ↵ | Michal Ratajsky | 1 | -2/+21 | |
streams | |||||
2014-10-31 | oss: Improve *_list_streams functions and handling of device streams | Michal Ratajsky | 1 | -27/+41 | |
Makes the functions compatible with the ALSA code. As streams in OSS are not dynamic elements, they are removed as soon as they are known to be useless. | |||||
2014-08-18 | Global update | Michal Ratajsky | 1 | -155/+510 | |
2014-08-12 | Add ALSA, improve OSS and remove OSS4 | Michal Ratajsky | 1 | -365/+244 | |
2014-07-25 | Support OSS | Michal Ratajsky | 1 | -0/+525 | |