Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -2/+2 | |
2016-01-04 | Make sure each stream has a default control to match documented behaviour | Michal Ratajsky | 1 | -1/+11 | |
2016-01-04 | oss: Improve code dealing with stream control volumes | Michal Ratajsky | 1 | -54/+74 | |
2016-01-04 | Improve error checking in many places | Michal Ratajsky | 29 | -34/+187 | |
2015-12-10 | Add description to libmatemixer.pc | Michal Ratajsky | 1 | -1/+1 | |
2015-12-10 | alsa/oss: Correctly disconnect device signals | Michal Ratajsky | 2 | -5/+11 | |
2015-12-10 | pulse: Fix volume limits as described on the PulseAudio wiki | Michal Ratajsky | 5 | -15/+66 | |
2015-12-10 | Fix distclean in docs | Michal Ratajsky | 1 | -1/+1 | |
2015-12-10 | Replace leading spaces in Makefiles with tabs | Michal Ratajsky | 8 | -213/+213 | |
2015-12-10 | Improve and tidy configure.ac | Michal Ratajsky | 2 | -49/+67 | |
2015-12-10 | alsa: Remove an invalid warning | Michal Ratajsky | 1 | -6/+8 | |
2015-12-10 | Require PulseAudio 2.0 or newer | Michal Ratajsky | 5 | -48/+9 | |
2015-12-04 | Bump version to 1.12.1 | Monsta | 2 | -1/+7 | |
2015-11-03 | Sync translations with transifexv1.12.0 | Clement Lefebvre | 3 | -0/+1674 | |
2015-11-01 | Sync translations with transifex | mate-i18n | 34 | -1801/+2275 | |
2015-10-31 | release 1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+2 | |
2015-10-15 | Don't mention nonexistent INSTALL file in README (fixes #2) | Michal Ratajsky | 1 | -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-08 | release 1.11.0libmatemixer-1.11.0 | raveit65 | 1 | -0/+4 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+5 | |
2015-09-26 | oss: Only use modify counter for polling on Linux, it is broken on BSDs | Michal Ratajsky | 1 | -10/+10 | |
2015-09-26 | alsa: Fix FTBFS with old versions of ALSA (fixes #4) | Michal Ratajsky | 7 | -7/+83 | |
2015-09-26 | alsa: Fix fade | Michal Ratajsky | 1 | -1/+1 | |
2015-06-12 | Sync translations with transifex | mate-i18n | 3 | -32/+34 | |
2015-04-05 | Bump version to 1.10.0libmatemixer-1.10.0 | Stefano Karapetsas | 2 | -2/+8 | |
2015-04-05 | Sync translations with transifex | mate-i18n | 13 | -216/+2469 | |
2015-02-24 | Bump version to 1.9.90libmatemixer-1.9.90 | Stefano Karapetsas | 2 | -4/+4 | |
2015-02-24 | Sync translations with transifex | mate-i18n | 6 | -154/+158 | |
2015-01-20 | Sync translations with transifex | mate-i18n | 16 | -297/+2554 | |
2015-01-12 | Merge pull request #1 from monsta/cleanup | Michal Ratajsky | 2 | -5/+1 | |
drop support for GLib < 2.36 | |||||
2015-01-12 | drop support for GLib < 2.36 | Monsta | 2 | -5/+1 | |
2014-11-22 | Bump version to 1.9.2libmatemixer-1.9.2 | Stefano Karapetsas | 2 | -2/+2 | |
2014-11-22 | Sync translations with transifex | mate-i18n | 10 | -68/+1757 | |
2014-11-20 | pulse: Optimize conversion of channel constants | Michal Ratajsky | 4 | -66/+61 | |
2014-11-20 | pulse: Use property for ext-stream's MateMixerAppInfo | Michal Ratajsky | 1 | -3/+21 | |
2014-11-20 | alsa: Emit "stream-added" after the stream element is added and the stream ↵ | Michal Ratajsky | 1 | -12/+16 | |
is gettable Fixes mate_mixer_context_get_stream() not working when the signal is received | |||||
2014-11-20 | pulse: Do not hide monitor sources | Michal Ratajsky | 1 | -4/+0 | |
Apart from being useful in some cases, application inputs may get moved to these sources (for example when changing profiles or from another application), and then the library loses track of these controls | |||||
2014-11-20 | pulse: Rename a function to a better name | Michal Ratajsky | 1 | -5/+4 | |
2014-11-20 | pulse: Correctly remove sink inputs/source outputs | Michal Ratajsky | 1 | -12/+31 | |
2014-11-20 | pulse: Use GUINT_TO_POINTER universally | Michal Ratajsky | 2 | -8/+8 | |
2014-11-20 | pulse: Rename private variables with confusing names | Michal Ratajsky | 1 | -18/+18 | |
2014-11-20 | pulse: Improve handling of sink inputs/source outputs, mainly to catch moves ↵ | Michal Ratajsky | 1 | -10/+60 | |
to another parents | |||||
2014-11-20 | Remove a useless debugging message | Michal Ratajsky | 1 | -1/+0 | |
2014-11-12 | alsa: Remove remnants of device switches | Michal Ratajsky | 1 | -66/+1 | |
2014-11-10 | Sync translations with transifexlibmatemixer-1.9.1 | mate-i18n | 3 | -22/+24 | |
2014-11-10 | Provide a debug option in the example program | Michal Ratajsky | 1 | -0/+5 | |
2014-11-10 | Change MateMixerSwitchFlags into MateMixerStreamSwitchFlags | Michal Ratajsky | 9 | -71/+71 | |
2014-11-10 | Change MateMixerToggle into MateMixerStreamToggle and adapt ALSA | Michal Ratajsky | 11 | -223/+231 | |
2014-11-08 | Bump version | Michal Ratajsky | 2 | -1/+7 | |
2014-11-08 | Return MateMixerDeviceSwitch and MateMixerStreamSwitch from functions when ↵ | Michal Ratajsky | 5 | -30/+38 | |
feasible and include docs of the new classes |