Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 4 | -36/+91 | |
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-10-31 | alsa: Improve *_list_streams functions | Michal Ratajsky | 2 | -16/+21 | |
Avoids including useless streams in the list and optimizes GList construction. | |||||
2014-10-27 | alsa: Add a few more known elements | Michal Ratajsky | 1 | -0/+9 | |
2014-10-27 | alsa: Do not unnecessarily return values from functions | Michal Ratajsky | 1 | -68/+62 | |
Also add a missing prototype and move 2 functions | |||||
2014-10-27 | alsa: Make sure not to create empty switches | Michal Ratajsky | 1 | -0/+3 | |
2014-10-25 | alsa: Make sure the global volume is correct after changing a single channel ↵ | Michal Ratajsky | 1 | -1/+5 | |
volume and that the channel volume is within limits | |||||
2014-10-24 | Fix autotoolslibmatemixer-1.9.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-10-24 | Sync translations with transifex | mate-i18n | 2 | -23/+23 | |
2014-10-23 | Improve styling in header files | Michal Ratajsky | 3 | -16/+17 | |
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-23 | Sync translations with transifex | mate-i18n | 19 | -0/+9833 | |
2014-10-23 | Add transifex config file | Stefano Karapetsas | 1 | -0/+7 | |
2014-10-22 | Improve the example program | Michal Ratajsky | 1 | -180/+175 | |
2014-10-15 | Fix includes directory and pkg-config file | infirit | 2 | -2/+2 | |
2014-10-14 | pulse: Fix assertion if pulseaudio is not running | Stefano Karapetsas | 1 | -1/+2 | |
2014-10-09 | Merge branch 'after-gsoc' | Stefano Karapetsas | 46 | -861/+2006 | |
2014-10-09 | Improve autotools files | Stefano Karapetsas | 12 | -2614/+11 | |
Remove also some autogenerated files | |||||
2014-09-09 | Add README file content | Michal Ratajsky | 1 | -0/+36 | |
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 | 5 | -132/+553 | |
2014-09-06 | Minor code and styling improvements | Michal Ratajsky | 15 | -352/+323 | |
2014-09-05 | Documentation additions and fixes | Michal Ratajsky | 8 | -37/+246 | |
2014-08-29 | Include missing enum values in enum-types | Michal Ratajsky | 1 | -0/+2 | |
2014-08-29 | Include backend flags in backend info and add a flag indicating stored ↵ | Michal Ratajsky | 9 | -50/+46 | |
controls support | |||||
2014-08-28 | Cosmetic fixes | Michal Ratajsky | 4 | -12/+15 | |
2014-08-28 | Documentation additions and fixes | Michal Ratajsky | 9 | -89/+467 | |
2014-08-21 | Fix memory problems in ALSA and MateMixerToggle and rename toggle option ↵ | Michal Ratajsky | 5 | -26/+36 | |
properties | |||||
2014-08-20 | Fix a typo and some compiler warnings | Michal Ratajsky | 3 | -7/+3 | |
2014-08-20 | Remember the value and notify after changing balance or fade | Michal Ratajsky | 1 | -4/+12 | |
2014-08-20 | Corrections to gtk-doc | Michal Ratajsky | 18 | -175/+294 | |
2014-08-20 | Return correct result after muting | Michal Ratajsky | 1 | -1/+1 | |
2014-08-20 | Fix some refcounting and stream control parent setting issues | Michal Ratajsky | 8 | -50/+38 | |
2014-08-20 | Notify on mute from main library and add a debug message | Michal Ratajsky | 2 | -9/+15 | |
2014-08-18 | Global update | Michal Ratajsky | 132 | -7122/+10441 | |
2014-08-12 | Fix for configure output | Michal Ratajsky | 1 | -0/+10 | |
2014-08-12 | Adapt Null module to API changes | Michal Ratajsky | 2 | -72/+15 | |
2014-08-12 | Fix compilation | Michal Ratajsky | 1 | -3/+3 | |
2014-08-12 | Merge branch 'oss-alsa' | Michal Ratajsky | 75 | -2453/+11062 | |
2014-08-12 | Add ALSA, improve OSS and remove OSS4 | Michal Ratajsky | 79 | -4671/+9567 | |
2014-07-27 | Beginning of OSS4 support | Michal Ratajsky | 9 | -3/+1062 | |
2014-07-25 | Fix return value | Michal Ratajsky | 1 | -1/+1 | |
2014-07-25 | Support OSS | Michal Ratajsky | 21 | -582/+2974 | |
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-20 | Fail when an unavailable module is requested | Michal Ratajsky | 1 | -10/+16 | |
2014-07-18 | Add module skeleton and build support | Michal Ratajsky | 6 | -0/+262 | |