Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-10 | Fix cppcheck [syntaxError] warnings | Pablo Barciela | 1 | -4/+4 | |
2019-07-02 | oss: avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -6/+2 | |
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 | |