summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-21oss: Prevent streams from being gettable at the time they are removedMichal Ratajsky1-4/+14
2017-02-21oss: Emit stream-added after streams are loadedMichal Ratajsky1-10/+9
2017-02-21alsa: Improve handling of default deviceMichal Ratajsky1-42/+128
2017-02-21Add stored control notifications to the example program for completenessMichal Ratajsky1-0/+24
2017-02-21Change added/removed signal argument from name to objectMichal Ratajsky19-333/+239
2017-01-13Update libmatemixer NEWS to use consistent, project wide, markdown-like ↵Martin Wimpress1-42/+26
formatting. This will make generating release announcements easier.
2016-11-28po: actually add new languages from Transifexmonsta1-0/+3
2016-11-22release 1.17.0v1.17.0raveit652-1/+7
2016-11-22sync with transiflexraveit659-17/+1691
2016-09-18release 1.16.0v1.16.01.16raveit651-1/+1
2016-09-17update NEWS for 1.16monsta1-1/+1
2016-09-17sync with Transifexmonsta4-13/+16
2016-06-21po: actually add new languages from Transifexmonsta1-0/+3
2016-06-07release 1.15.0v1.15.0raveit652-1/+7
2016-06-07sync with Transiflexraveit6513-48/+1724
2016-04-07po: add missing languages to LINGUASv1.14.0monsta1-0/+3
2016-04-05add new languages to Linguasraveit651-0/+8
2016-04-05release 1.14.0raveit652-2/+3
2016-04-05add Changelog from gitraveit652-0/+12
2016-04-05add new languages from transiflexraveit658-0/+4461
2016-04-05sync with transiflexraveit6517-295/+298
2016-04-04update NEWSmonsta1-1/+6
2016-02-19Sync with TransifexMartin Wimpress6-224/+228
2016-01-24release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+1
2016-01-05pulse: Do not set default sink/source to NULL while waiting for their infoMichal Ratajsky1-18/+18
2016-01-05pulse: Turn a macro into a function and provide error checkingMichal Ratajsky6-25/+38
2016-01-05pulse: Use own PulseAudio connection in stream controlsMichal Ratajsky11-42/+66
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-2/+2
2016-01-04Make sure each stream has a default control to match documented behaviourMichal Ratajsky1-1/+11
2016-01-04oss: Improve code dealing with stream control volumesMichal Ratajsky1-54/+74
2016-01-04Improve error checking in many placesMichal Ratajsky29-34/+187
2015-12-10Add description to libmatemixer.pcMichal Ratajsky1-1/+1
2015-12-10alsa/oss: Correctly disconnect device signalsMichal Ratajsky2-5/+11
2015-12-10pulse: Fix volume limits as described on the PulseAudio wikiMichal Ratajsky5-15/+66
2015-12-10Fix distclean in docsMichal Ratajsky1-1/+1
2015-12-10Replace leading spaces in Makefiles with tabsMichal Ratajsky8-213/+213
2015-12-10Improve and tidy configure.acMichal Ratajsky2-49/+67
2015-12-10alsa: Remove an invalid warningMichal Ratajsky1-6/+8
2015-12-10Require PulseAudio 2.0 or newerMichal Ratajsky5-48/+9
2015-12-04Bump version to 1.12.1Monsta2-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
The included file was supposed to be the common GNU INSTALL file, but this file is not commonly distributed in MATE packages and the installation procedure is the same as in other MATE packages.
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