Age | Commit message (Expand) | Author | Files | Lines |
2016-02-04 | GTK+3:fix GtkMisc deprecations for < gtk+-3.16 | Wolfgang Ulbrich | 1 | -4/+10 |
2016-01-20 | fix conditions for GtkMisc deprecations | Wolfgang Ulbrich | 3 | -3/+3 |
2016-01-20 | [GTK+3] fix deprecated usage of GtkMisc | monsta | 3 | -4/+38 |
2016-01-20 | use GtkBox instead of GtkVBox/GtkHBox in both GTK+ builds | monsta | 9 | -50/+9 |
2015-11-18 | Don't remove slider background | György Balló | 1 | -1/+0 |
2015-10-14 | use mate-panel-applet-slider as style class | raveit65 | 1 | -1/+1 |
2015-10-13 | GTK3: Support custom panel themes and transparency | lukefromdc | 1 | -1/+27 |
2015-03-23 | first connect to settings, then read them. | Monsta | 1 | -4/+5 |
2014-11-12 | Improve the Sound effects tab page and code | Michal Ratajsky | 1 | -84/+82 |
2014-11-12 | Add missing braces | Michal Ratajsky | 1 | -1/+2 |
2014-11-10 | Adapt to class name change in libmatemixermate-media-1.9.1 | Michal Ratajsky | 1 | -1/+1 |
2014-11-10 | Build gvc-utils for mate-volume-control only as it is not used by the applet | Michal Ratajsky | 1 | -2/+2 |
2014-11-10 | Remove unused variable | Michal Ratajsky | 1 | -2/+1 |
2014-11-10 | Merge branch 'michal-wip' | Michal Ratajsky | 82 | -15814/+2052 |
2014-11-10 | Add forgotten GTK+ version check to GvcLevelBar | Michal Ratajsky | 1 | -0/+2 |
2014-11-10 | Fix look of the peak meter on GTK3 and use a support function from libmate-de... | Michal Ratajsky | 3 | -191/+10 |
2014-11-10 | Improve GvcComboBox and related code | Michal Ratajsky | 3 | -363/+239 |
2014-11-09 | Update according to changes in libmatemixer | Michal Ratajsky | 1 | -9/+7 |
2014-11-08 | Remove unused parts of Makefiles and clean up tabs | Michal Ratajsky | 1 | -51/+47 |
2014-11-08 | Move some files and directories to better locations | Michal Ratajsky | 81 | -15073/+1620 |
2014-11-08 | Rename mvc-helpers.{c,h} -> gvc-utils.{c,h} | Michal Ratajsky | 6 | -22/+22 |
2014-11-03 | Restore the debug command-line option in MVC as done previously for the applet | Michal Ratajsky | 1 | -0/+5 |
2014-11-03 | Fix variable name in a Makefile.am | Michal Ratajsky | 1 | -1/+1 |
2014-11-03 | Remove dependency on PulseAudio and remaining references to it | Michal Ratajsky | 4 | -66/+59 |
2014-10-16 | Always build mate-volume-control | Stefano Karapetsas | 1 | -4/+0 |
2014-10-15 | Fix opening of mate-volume-control from status icon | Stefano Karapetsas | 1 | -8/+6 |
2014-10-15 | Fix status icon visibility | Stefano Karapetsas | 1 | -6/+6 |
2014-10-15 | applet: Add debug feature | Stefano Karapetsas | 1 | -0/+5 |
2014-10-09 | Avoid using toggle as a port switch and fix indentation | Michal Ratajsky | 1 | -18/+21 |
2014-10-09 | Fixes for applet, remove application controls correctly and fix the device te... | Michal Ratajsky | 2 | -65/+130 |
2014-10-09 | Fix removing input/output streams | Michal Ratajsky | 1 | -9/+6 |
2014-10-09 | Fix problems with setting current/default input/output stream | Michal Ratajsky | 1 | -27/+42 |
2014-10-09 | Display the correct input/output settings on non-Pulse | Michal Ratajsky | 1 | -26/+24 |
2014-10-09 | Fix output channel map string | Michal Ratajsky | 1 | -1/+1 |
2014-10-09 | Global update | Michal Ratajsky | 17 | -1132/+1233 |
2014-10-09 | Don't use libmate-desktop for now | Michal Ratajsky | 1 | -2/+4 |
2014-10-09 | Hide the speaker test button when speaker test is not possible | Michal Ratajsky | 1 | -47/+103 |
2014-10-09 | Do not erroneously use the Null backend, allow to choose the backend with a c... | Michal Ratajsky | 1 | -20/+31 |
2014-10-09 | More porting work along with fixes and cleanups | Michal Ratajsky | 21 | -2754/+3571 |
2014-10-09 | Remove the rest of obsolete PulseAudio code | Michal Ratajsky | 16 | -5152/+0 |
2014-10-09 | Build without PulseAudio code, minor fixes | Michal Ratajsky | 7 | -396/+47 |
2014-10-09 | Initial port of the dialog | Michal Ratajsky | 13 | -1054/+1233 |
2014-10-09 | Initial port of speaker test | Michal Ratajsky | 4 | -222/+312 |
2014-10-09 | Remove unused files | Michal Ratajsky | 3 | -99/+0 |
2014-10-09 | Adapt to libmatemixer decibel changes | Michal Ratajsky | 1 | -12/+6 |
2014-10-09 | Port applet to libmatemixer | Michal Ratajsky | 7 | -381/+322 |
2014-04-24 | Add keywords key to .desktop files | Mike Gabriel | 2 | -0/+2 |
2014-01-28 | pulse: Middle click on applet toggles mute state | Stefano Karapetsas | 1 | -0/+20 |
2014-01-20 | mate-volume-control: Add GTK3 support | Stefano Karapetsas | 10 | -0/+112 |
2013-10-03 | mate-volume-control: Allow applications list to be scrolled | Stefano Karapetsas | 1 | -1/+9 |