summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-27alsa: Make sure not to create empty switchesMichal Ratajsky1-0/+3
2014-10-25alsa: Make sure the global volume is correct after changing a single channel ...Michal Ratajsky1-1/+5
2014-10-24Fix autotoolslibmatemixer-1.9.0Stefano Karapetsas2-2/+2
2014-10-24Sync translations with transifexmate-i18n2-23/+23
2014-10-23Improve styling in header filesMichal Ratajsky3-16/+17
2014-10-23Fix memory management problemsMichal Ratajsky8-81/+163
2014-10-23pulse: Fully process asynchronous sink/source updatesMichal Ratajsky2-0/+4
2014-10-23Sync translations with transifexmate-i18n19-0/+9833
2014-10-23Add transifex config fileStefano Karapetsas1-0/+7
2014-10-22Improve the example programMichal Ratajsky1-180/+175
2014-10-15Fix includes directory and pkg-config fileinfirit2-2/+2
2014-10-14pulse: Fix assertion if pulseaudio is not runningStefano Karapetsas1-1/+2
2014-10-09Merge branch 'after-gsoc'Stefano Karapetsas46-861/+2006
2014-10-09Improve autotools filesStefano Karapetsas12-2614/+11
2014-09-09Add README file contentMichal Ratajsky1-0/+36
2014-09-07Add missed ext-stream flagsMichal Ratajsky1-1/+3
2014-09-07Fix PulseAudio channel constant conversionMichal Ratajsky1-1/+1
2014-09-07Turn MateMixerStoredControl into an abstract classMichal Ratajsky5-132/+553
2014-09-06Minor code and styling improvementsMichal Ratajsky15-352/+323
2014-09-05Documentation additions and fixesMichal Ratajsky8-37/+246
2014-08-29Include missing enum values in enum-typesMichal Ratajsky1-0/+2
2014-08-29Include backend flags in backend info and add a flag indicating stored contro...Michal Ratajsky9-50/+46
2014-08-28Cosmetic fixesMichal Ratajsky4-12/+15
2014-08-28Documentation additions and fixesMichal Ratajsky9-89/+467
2014-08-21Fix memory problems in ALSA and MateMixerToggle and rename toggle option prop...Michal Ratajsky5-26/+36
2014-08-20Fix a typo and some compiler warningsMichal Ratajsky3-7/+3
2014-08-20Remember the value and notify after changing balance or fadeMichal Ratajsky1-4/+12
2014-08-20Corrections to gtk-docMichal Ratajsky18-175/+294
2014-08-20Return correct result after mutingMichal Ratajsky1-1/+1
2014-08-20Fix some refcounting and stream control parent setting issuesMichal Ratajsky8-50/+38
2014-08-20Notify on mute from main library and add a debug messageMichal Ratajsky2-9/+15
2014-08-18Global updateMichal Ratajsky132-7122/+10441
2014-08-12Fix for configure outputMichal Ratajsky1-0/+10
2014-08-12Adapt Null module to API changesMichal Ratajsky2-72/+15
2014-08-12Fix compilationMichal Ratajsky1-3/+3
2014-08-12Merge branch 'oss-alsa'Michal Ratajsky75-2453/+11062
2014-08-12Add ALSA, improve OSS and remove OSS4Michal Ratajsky79-4671/+9567
2014-07-27Beginning of OSS4 supportMichal Ratajsky9-3/+1062
2014-07-25Fix return valueMichal Ratajsky1-1/+1
2014-07-25Support OSSMichal Ratajsky21-582/+2974
2014-07-20Volume and channel map are always present in PulseStreamMichal Ratajsky1-20/+5
2014-07-20Fix setting ext-stream parent and generalize it in PulseClientStreamMichal Ratajsky4-28/+17
2014-07-20Fail when an unavailable module is requestedMichal Ratajsky1-10/+16
2014-07-18Add module skeleton and build supportMichal Ratajsky6-0/+262
2014-07-18Allow building without the Null moduleMichal Ratajsky2-4/+24
2014-07-18PulseAudio fixes and API updatesMichal Ratajsky53-2841/+5138
2014-07-05Add ability to set monitor name and fix a few problemsMichal Ratajsky9-73/+203
2014-07-04Rename MateMixerProfile to MateMixerDeviceProfile and add number of streams i...Michal Ratajsky14-379/+458
2014-07-03PulseAudio and API fixesMichal Ratajsky26-420/+699
2014-06-27Fix pulse close functionMichal Ratajsky2-25/+22