aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix flickering notification when unpausingfwsmit2021-03-161-1/+1
| | | | | | | When last state is 'pause' we already have the correct icon, so no need to reset with generic icon. Signed-off-by: Christian Hesse <mail@eworm.de>
* prepare version 0.8.6Christian Hesse2021-01-011-1/+1
|
* Makefile: allow to override CFLAGS...Christian Hesse2021-01-011-11/+11
| | | | | | ... without loosing CFLAGS required for linked libraries. Closes #28
* update copyright for 2021Christian Hesse2021-01-014-4/+4
|
* Makefile: change order of compiler parametersChristian Hesse2020-11-251-1/+1
|
* try $XDG_CONFIG_HOME/mpd-notification.conf firstmaxice82020-11-252-3/+8
| | | | Signed-off-by: Christian Hesse <mail@eworm.de>
* clearly state the licenseChristian Hesse2020-11-256-6/+734
|
* update copyright for 2020Christian Hesse2020-01-283-3/+3
|
* Makefile: don't install systemd service if there is no systemdmaxice82020-01-281-0/+2
|
* this is condition, not loopChristian Hesse2019-10-101-1/+1
|
* drop retry code, just fail and let the service restartChristian Hesse2019-10-092-20/+4
|
* do not retry on exitChristian Hesse2019-10-081-1/+1
|
* order systemd service after notification daemonsChristian Hesse2019-10-081-1/+4
|
* update copyright for 2019Christian Hesse2019-01-013-3/+3
|
* require dbus.socketChristian Hesse2018-09-141-0/+1
|
* make non-system user a conditionChristian Hesse2018-09-141-0/+1
|
* release: add comment with file name to signaturesChristian Hesse2018-08-141-2/+2
|
* update dependencies' upstream urlsChristian Hesse2018-06-141-5/+5
|
* remove trailing spacesChristian Hesse2018-06-081-2/+2
|
* make gitlab.com a mirrorChristian Hesse2018-06-081-2/+6
| | | | https://blog.github.com/2018-06-04-github-microsoft/
* prepare version 0.8.5Christian Hesse2018-06-011-1/+1
|
* mention adwaita-icon-theme in dependenciesChristian Hesse2018-05-311-1/+2
|
* update screenshotsChristian Hesse2018-05-312-0/+0
|
* release: write tar signature to git notesChristian Hesse2018-05-311-0/+1
|
* show track information on pauseChristian Hesse2018-05-302-15/+10
|
* show a notification without image data firstChristian Hesse2018-05-301-1/+11
|
* use correct type for stateChristian Hesse2018-05-281-1/+2
|
* set notification timeout onceChristian Hesse2018-05-281-3/+2
|
* prepare version 0.8.4Christian Hesse2018-05-161-1/+1
|
* build with iniparser headers in subdirChristian Hesse2018-05-161-0/+3
| | | | Fixes #20
* update for ffmpeg 4.xChristian Hesse2018-05-161-0/+2
| | | | | The function av_register_all() is deprecated since commit 0694d8702421e7aff1340038559c438b61bb30dd.
* update copyright for 2018Christian Hesse2018-01-023-3/+3
|
* prepare version 0.8.3Christian Hesse2017-12-141-1/+1
|
* use printf to generate version.hChristian Hesse2017-11-221-3/+1
|
* try to scale with valid pixbuf onlyChristian Hesse2017-10-301-1/+1
|
* use annotated (and signed) tags onlyChristian Hesse2017-10-201-1/+1
|
* use https for my mirrorChristian Hesse2017-03-081-1/+1
|
* prepare version 0.8.2Christian Hesse2017-03-061-1/+1
|
* properly handly timeout valuesChristian Hesse2017-03-032-4/+4
| | | | | | The timeout value in the config file was expected to be in ms... Fixes #18
* do not disable artwork stuff for remote hostChristian Hesse2017-03-021-4/+0
| | | | | | | | Looks like people run mpd on remote host and have a copy (or net mount) with media and/or image files on local system. So do not disable artwork stuff for remote host. Fixes #16
* add compile time features to version stringChristian Hesse2017-03-021-1/+8
|
* notify systemd on stopChristian Hesse2017-01-061-0/+9
|
* prepare version 0.8.1Christian Hesse2017-01-051-1/+1
|
* make systemd optionalChristian Hesse2017-01-053-1/+14
|
* rename variable for libav cflagsChristian Hesse2017-01-051-3/+3
|
* add systemd dependency in READMEChristian Hesse2017-01-051-0/+1
|
* give some extra status informationChristian Hesse2017-01-051-3/+7
|
* use systemd service manager notificationChristian Hesse2017-01-054-1/+8
|
* remove workaround from systemd unitChristian Hesse2017-01-041-7/+0
| | | | | Version 0.20 of mpd is available, which provides proper startup notification. So drop the workaround...
* update copyright for 2017Christian Hesse2017-01-043-3/+3
|