summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-26Minor fixesMichal Ratajsky7-23/+77
2014-06-23Create xz tarballs and require automake 1.9Michal Ratajsky1-1/+1
2014-06-23Fix building documentationMichal Ratajsky1-1/+0
2014-06-23Support source output parent, minor fixesMichal Ratajsky10-163/+205
2014-06-22Add base_volume and correctly set active stream portMichal Ratajsky4-12/+77
2014-06-21Update decibel handling API and PulseAudio codeMichal Ratajsky6-133/+142
2014-06-20Fix volume and mute notificationsMichal Ratajsky1-11/+28
2014-06-20Pulse and API updates, fixesMichal Ratajsky52-2108/+4023
2014-06-13Weekly updateMichal Ratajsky69-1668/+7231
2014-06-07Fix propertiesMichal Ratajsky4-32/+81
2014-06-07Weekly updateMichal Ratajsky50-1234/+3570
2014-05-25Remove latency-offsetMichal Ratajsky3-34/+3
2014-05-25Fix enum typesMichal Ratajsky7-97/+161
2014-05-24General additions and improvementsMichal Ratajsky18-224/+503
2014-05-24Initial commitMichal Ratajsky45-0/+4179