summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-29Bump version to 1.12.1v1.12.11.12Monsta2-1/+7
2015-11-03Sync translations with transifexv1.12.0Clement Lefebvre3-0/+1674
2015-11-01Sync translations with transifexmate-i18n34-1801/+2275
2015-10-31release 1.12.0Wolfgang Ulbrich1-1/+1
2015-10-30update NEWS for 1.12monsta1-1/+2
2015-10-15Don't mention nonexistent INSTALL file in README (fixes #2)Michal Ratajsky1-2/+0
2015-10-08release 1.11.0libmatemixer-1.11.0raveit651-0/+4
2015-10-06pre-bump version to 1.11.0raveit652-1/+5
2015-09-26oss: Only use modify counter for polling on Linux, it is broken on BSDsMichal Ratajsky1-10/+10
2015-09-26alsa: Fix FTBFS with old versions of ALSA (fixes #4)Michal Ratajsky7-7/+83
2015-09-26alsa: Fix fadeMichal Ratajsky1-1/+1
2015-06-12Sync translations with transifexmate-i18n3-32/+34
2015-04-05Bump version to 1.10.0libmatemixer-1.10.0Stefano Karapetsas2-2/+8
2015-04-05Sync translations with transifexmate-i18n13-216/+2469
2015-02-24Bump version to 1.9.90libmatemixer-1.9.90Stefano Karapetsas2-4/+4
2015-02-24Sync translations with transifexmate-i18n6-154/+158
2015-01-20Sync translations with transifexmate-i18n16-297/+2554
2015-01-12Merge pull request #1 from monsta/cleanupMichal Ratajsky2-5/+1
2015-01-12drop support for GLib < 2.36Monsta2-5/+1
2014-11-22Bump version to 1.9.2libmatemixer-1.9.2Stefano Karapetsas2-2/+2
2014-11-22Sync translations with transifexmate-i18n10-68/+1757
2014-11-20pulse: Optimize conversion of channel constantsMichal Ratajsky4-66/+61
2014-11-20pulse: Use property for ext-stream's MateMixerAppInfoMichal Ratajsky1-3/+21
2014-11-20alsa: Emit "stream-added" after the stream element is added and the stream is...Michal Ratajsky1-12/+16
2014-11-20pulse: Do not hide monitor sourcesMichal Ratajsky1-4/+0
2014-11-20pulse: Rename a function to a better nameMichal Ratajsky1-5/+4
2014-11-20pulse: Correctly remove sink inputs/source outputsMichal Ratajsky1-12/+31
2014-11-20pulse: Use GUINT_TO_POINTER universallyMichal Ratajsky2-8/+8
2014-11-20pulse: Rename private variables with confusing namesMichal Ratajsky1-18/+18
2014-11-20pulse: Improve handling of sink inputs/source outputs, mainly to catch moves ...Michal Ratajsky1-10/+60
2014-11-20Remove a useless debugging messageMichal Ratajsky1-1/+0
2014-11-12alsa: Remove remnants of device switchesMichal Ratajsky1-66/+1
2014-11-10Sync translations with transifexlibmatemixer-1.9.1mate-i18n3-22/+24
2014-11-10Provide a debug option in the example programMichal Ratajsky1-0/+5
2014-11-10Change MateMixerSwitchFlags into MateMixerStreamSwitchFlagsMichal Ratajsky9-71/+71
2014-11-10Change MateMixerToggle into MateMixerStreamToggle and adapt ALSAMichal Ratajsky11-223/+231
2014-11-08Bump versionMichal Ratajsky2-1/+7
2014-11-08Return MateMixerDeviceSwitch and MateMixerStreamSwitch from functions when fe...Michal Ratajsky5-30/+38
2014-11-08Split MateMixerSwitchRole into MateMixerDeviceSwitchRole and MateMixerStreamS...Michal Ratajsky22-149/+228
2014-11-08alsa: Use MateMixerStreamSwitchMichal Ratajsky15-30/+76
2014-11-08alsa: Always assign switches to streams and never to devicesMichal Ratajsky1-70/+64
2014-11-08oss: Use MateMixerStreamSwitchMichal Ratajsky3-10/+16
2014-11-08pulse: Use MateMixerDeviceSwitch and MateMixerStreamSwitchMichal Ratajsky4-181/+17
2014-11-08Add MateMixerDeviceSwitch and MateMixerStreamSwitch classesMichal Ratajsky8-0/+484
2014-11-08alsa: Improve list of known elementsMichal Ratajsky1-22/+24
2014-11-05Sync translations with transifexmate-i18n8-50/+1176
2014-11-03Rename static port switch labels to "Connector" to match MVCMichal Ratajsky3-3/+3
2014-11-03oss: Fix order of switch options to match priority listMichal Ratajsky1-17/+12
2014-11-03oss: Fix GCC warningMichal Ratajsky1-1/+1
2014-11-03oss: Prefer custom list of OSS device directions when assigning controls to s...Michal Ratajsky1-2/+21