Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-08 | Split MateMixerSwitchRole into MateMixerDeviceSwitchRole and ↵ | Michal Ratajsky | 1 | -1/+1 | |
MateMixerStreamSwitchRole | |||||
2014-11-08 | oss: Use MateMixerStreamSwitch | Michal Ratajsky | 3 | -10/+16 | |
2014-11-03 | Rename static port switch labels to "Connector" to match MVC | Michal Ratajsky | 1 | -1/+1 | |
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: Fix debugging message | Michal Ratajsky | 1 | -4/+2 | |
2014-10-31 | Remove ability to have no active switch option and fix OSS to correctly ↵ | Michal Ratajsky | 1 | -27/+86 | |
handle such case | |||||
2014-10-31 | oss: Improve *_list_streams functions and handling of device streams | Michal Ratajsky | 2 | -37/+51 | |
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-29 | Include backend flags in backend info and add a flag indicating stored ↵ | Michal Ratajsky | 1 | -4/+6 | |
controls support | |||||
2014-08-21 | Fix memory problems in ALSA and MateMixerToggle and rename toggle option ↵ | Michal Ratajsky | 1 | -0/+1 | |
properties | |||||
2014-08-18 | Global update | Michal Ratajsky | 14 | -478/+1534 | |
2014-08-12 | Add ALSA, improve OSS and remove OSS4 | Michal Ratajsky | 9 | -1296/+890 | |
2014-07-25 | Support OSS | Michal Ratajsky | 10 | -19/+2128 | |
2014-07-18 | Add module skeleton and build support | Michal Ratajsky | 3 | -0/+220 | |