Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-12 | Sync translations with transifex | mate-i18n | 1 | -3/+3 | |
2014-05-06 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+7 | |
2014-05-06 | Sync translations with transifex | mate-i18n | 3 | -105/+108 | |
2014-04-24 | Add keywords key to .desktop files | Mike Gabriel | 3 | -0/+3 | |
Closes https://github.com/mate-desktop/mate-media/issues/43 | |||||
2014-03-01 | Bump version to 1.8.0mate-media-1.8.0 | Stefano Karapetsas | 2 | -4/+4 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 2 | -92/+92 | |
2014-02-25 | Merge pull request #41 from hekel/master | Stefano Karapetsas | 5 | -1/+88 | |
Add missing Man pages for binaries | |||||
2014-02-24 | Add missing Man pages for binaries | hekel | 5 | -1/+88 | |
Create Makefile for man pages Create mate-volume-control.1 Create mate-volume-control-applet.1 add dir man to mate-media Makefile.am add man/Makefile to mate-media configure.ac | |||||
2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 3 | -46/+47 | |
2014-02-18 | Bump version to 1.7.90mate-media-1.7.90 | Stefano Karapetsas | 2 | -4/+4 | |
2014-02-18 | Update NEWS | Stefano Karapetsas | 1 | -0/+7 | |
2014-02-18 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 4 | -71/+74 | |
2014-02-09 | Bump version to 1.7.1mate-media-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-28 | pulse: Middle click on applet toggles mute state | Stefano Karapetsas | 1 | -0/+20 | |
Closes #20 https://github.com/mate-desktop/mate-media/issues/20 | |||||
2014-01-20 | Sync translations with transifexmate-media-1.7.0 | Stefano Karapetsas | 20 | -2937/+7055 | |
2014-01-20 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2014-01-20 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-20 | gst-mixer-applet: Add GTK3 support | Stefano Karapetsas | 3 | -6/+40 | |
2014-01-20 | gst-mixer: Add GTK3 support | Stefano Karapetsas | 5 | -7/+111 | |
Bump minimum GTK2 version to use GtkComboBoxText for both GTK versions | |||||
2014-01-20 | mate-volume-control: Add GTK3 support | Stefano Karapetsas | 10 | -0/+112 | |
2014-01-20 | sound-theme: Add GTK3 support | Stefano Karapetsas | 2 | -0/+12 | |
2014-01-20 | Merge branch 'master' of github.com:mate-desktop/mate-media | Stefano Karapetsas | 1 | -5/+1 | |
2014-01-20 | Update configure for GTK3 | Stefano Karapetsas | 1 | -6/+15 | |
2014-01-20 | Merge pull request #40 from infirit/master | Stefano Karapetsas | 1 | -5/+1 | |
Disable all deprecated flags | |||||
2014-01-20 | Disable all deprecated flags | infirit | 1 | -5/+1 | |
2013-11-07 | Merge pull request #38 from flexiondotorg/master | Stefano Karapetsas | 2 | -77/+0 | |
Remove distro folder. | |||||
2013-11-07 | Remove distro folder. | Martin Wimpress | 2 | -77/+0 | |
2013-11-06 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 2 | -8/+8 | |
2013-10-21 | Merge pull request #35 from infirit/master | Stefano Karapetsas | 2 | -4/+16 | |
Add --enable-deprecated and put it in DISTCHECK_CONFIGURE_FLAGS | |||||
2013-10-22 | Enable deprecated in DISTCHECK_CONFIGURE_FLAGS | infirit | 1 | -1/+2 | |
The problem is that without the Gstatic*Mutex the gstreamer mixer fails to build This is because Gstatic*Mutex is deprecated in glib but still in use by gstreamer 0.10. To have make distcheck work we enable it here. | |||||
2013-10-22 | Add option to enable deprecated | infirit | 1 | -3/+14 | |
2013-10-21 | Merge pull request #34 from infirit/master | Stefano Karapetsas | 24 | -32280/+19 | |
Remove obsolete/autogenerated files and update EXTRA_DIST | |||||
2013-10-21 | Make tar.xz instead of tar.bz2 | infirit | 1 | -1/+1 | |
2013-10-21 | Generate ChangeLog from git log | infirit | 1 | -0/+14 | |
2013-10-21 | Correct EXTRA_DIST | infirit | 2 | -2/+2 | |
2013-10-21 | Remove custom macros from EXTRA_DIST | infirit | 1 | -3/+1 | |
2013-10-21 | Remove 2 forgotten autogenerated files | infirit | 2 | -8549/+0 | |
2013-10-21 | just use MATE_COMPILE_WARNINGS(maximum) and remove custom macros | infirit | 2 | -42/+1 | |
2013-10-21 | as-ac-expand.m4 not used. remove it | infirit | 1 | -34/+0 | |
2013-10-21 | as-version.m4 not used, remove it | infirit | 2 | -74/+0 | |
2013-10-21 | Remove doc utils from EXTRA_DIST | infirit | 1 | -1/+0 | |
2013-10-21 | Remnove autogenerated files | infirit | 15 | -23574/+0 | |
2013-10-17 | Add support for multiple GTK versions in configure | Stefano Karapetsas | 1 | -8/+27 | |
2013-10-10 | Merge pull request #32 from infirit/master | Stefano Karapetsas | 1 | -1/+6 | |
Add/update files in POTFILES.in and fix make check | |||||
2013-10-10 | Add/update files in POTFILES.in and fix make check | infirit | 1 | -1/+6 | |
2013-10-03 | mate-volume-control: Allow applications list to be scrolled | Stefano Karapetsas | 1 | -1/+9 | |
Closes #31 https://github.com/mate-desktop/mate-media/issues/31 | |||||
2013-09-18 | Merge pull request #30 from NiceandGently/master | Stefano Karapetsas | 3 | -3/+3 | |
display mate-volume-control also in multimedia category | |||||
2013-08-20 | update for last commit | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-08-20 | display mate-volume-control also in multimedia category | Wolfgang Ulbrich | 1 | -1/+1 | |