Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-20 | pulse: Optimize conversion of channel constants | Michal Ratajsky | 4 | -66/+61 | |
2014-11-20 | pulse: Use property for ext-stream's MateMixerAppInfo | Michal Ratajsky | 1 | -3/+21 | |
2014-11-20 | pulse: Do not hide monitor sources | Michal Ratajsky | 1 | -4/+0 | |
Apart from being useful in some cases, application inputs may get moved to these sources (for example when changing profiles or from another application), and then the library loses track of these controls | |||||
2014-11-20 | pulse: Rename a function to a better name | Michal Ratajsky | 1 | -5/+4 | |
2014-11-20 | pulse: Correctly remove sink inputs/source outputs | Michal Ratajsky | 1 | -12/+31 | |
2014-11-20 | pulse: Use GUINT_TO_POINTER universally | Michal Ratajsky | 2 | -8/+8 | |
2014-11-20 | pulse: Rename private variables with confusing names | Michal Ratajsky | 1 | -18/+18 | |
2014-11-20 | pulse: Improve handling of sink inputs/source outputs, mainly to catch moves ↵ | Michal Ratajsky | 1 | -10/+60 | |
to another parents | |||||
2014-11-20 | Remove a useless debugging message | Michal Ratajsky | 1 | -1/+0 | |
2014-11-08 | Split MateMixerSwitchRole into MateMixerDeviceSwitchRole and ↵ | Michal Ratajsky | 3 | -3/+3 | |
MateMixerStreamSwitchRole | |||||
2014-11-08 | pulse: Use MateMixerDeviceSwitch and MateMixerStreamSwitch | Michal Ratajsky | 4 | -181/+17 | |
2014-11-03 | Rename static port switch labels to "Connector" to match MVC | Michal Ratajsky | 2 | -2/+2 | |
2014-10-23 | Improve styling in header files | Michal Ratajsky | 2 | -13/+14 | |
2014-10-23 | Fix memory management problems | Michal Ratajsky | 8 | -81/+163 | |
2014-10-23 | pulse: Fully process asynchronous sink/source updates | Michal Ratajsky | 2 | -0/+4 | |
Fixes asynchronous updates of mute and volume | |||||
2014-10-14 | pulse: Fix assertion if pulseaudio is not running | Stefano Karapetsas | 1 | -1/+2 | |
2014-09-07 | Add missed ext-stream flags | Michal Ratajsky | 1 | -1/+3 | |
2014-09-07 | Fix PulseAudio channel constant conversion | Michal Ratajsky | 1 | -1/+1 | |
2014-09-07 | Turn MateMixerStoredControl into an abstract class | Michal Ratajsky | 2 | -105/+421 | |
2014-08-29 | Include backend flags in backend info and add a flag indicating stored ↵ | Michal Ratajsky | 1 | -9/+9 | |
controls support | |||||
2014-08-20 | Fix a typo and some compiler warnings | Michal Ratajsky | 2 | -6/+2 | |
2014-08-20 | Fix some refcounting and stream control parent setting issues | Michal Ratajsky | 6 | -27/+28 | |
2014-08-18 | Global update | Michal Ratajsky | 44 | -3859/+4260 | |
2014-07-20 | Volume and channel map are always present in PulseStream | Michal Ratajsky | 1 | -20/+5 | |
2014-07-20 | Fix setting ext-stream parent and generalize it in PulseClientStream | Michal Ratajsky | 4 | -28/+17 | |
2014-07-18 | PulseAudio fixes and API updates | Michal Ratajsky | 24 | -2118/+3757 | |
2014-07-05 | Add ability to set monitor name and fix a few problems | Michal Ratajsky | 5 | -11/+89 | |
2014-07-04 | Rename MateMixerProfile to MateMixerDeviceProfile and add number of streams ↵ | Michal Ratajsky | 1 | -35/+37 | |
in a profile | |||||
2014-07-03 | PulseAudio and API fixes | Michal Ratajsky | 14 | -328/+510 | |
2014-06-27 | Fix pulse close function | Michal Ratajsky | 2 | -25/+22 | |
2014-06-26 | Minor fixes | Michal Ratajsky | 4 | -15/+31 | |
2014-06-23 | Support source output parent, minor fixes | Michal Ratajsky | 9 | -163/+204 | |
2014-06-22 | Add base_volume and correctly set active stream port | Michal Ratajsky | 1 | -9/+55 | |
2014-06-21 | Update decibel handling API and PulseAudio code | Michal Ratajsky | 1 | -77/+74 | |
2014-06-20 | Fix volume and mute notifications | Michal Ratajsky | 1 | -11/+28 | |
2014-06-20 | Pulse and API updates, fixes | Michal Ratajsky | 22 | -1192/+2531 | |
2014-06-13 | Weekly update | Michal Ratajsky | 26 | -1318/+4131 | |
2014-06-07 | Weekly update | Michal Ratajsky | 17 | -286/+1801 | |
2014-05-25 | Remove latency-offset | Michal Ratajsky | 1 | -2/+1 | |
2014-05-24 | General additions and improvements | Michal Ratajsky | 3 | -37/+46 | |
2014-05-24 | Initial commit | Michal Ratajsky | 7 | -0/+848 | |