aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | always set imageChristian Hesse2016-10-041-2/+2
|/
* prepare version 0.7.4Christian Hesse2016-05-101-1/+1
* make systemd unit depend on mpdChristian Hesse2016-05-061-0/+1
* fix compiler and linker flags and produce binaries with full RELROChristian Hesse2016-05-031-2/+7
* prepare version 0.7.3Christian Hesse2016-04-051-1/+1
* indent with tabsChristian Hesse2016-04-011-1/+1
* Allow one line notificationsChristian Hesse2016-04-014-11/+24
* update comment to match the codeChristian Hesse2016-03-151-2/+1
* Merge pull request #8 from hydracone/masterChristian Hesse2016-01-131-1/+1
|\
| * support local unix socketsRonnie P. Thomas2016-01-091-1/+1
|/
* update copyright for 2016Christian Hesse2016-01-043-3/+3
* prepare version 0.7.2Christian Hesse2015-12-041-1/+1
* read environment variables: MPD_HOST and MPD_PORTChristian Hesse2015-11-161-1/+9
* free resources when nothing to be displayedChristian Hesse2015-11-161-1/+2
* prepare version 0.7.1Christian Hesse2015-10-131-1/+1
* use systemd user unit to (auto-)startChristian Hesse2015-10-124-13/+14
* new screenshotsChristian Hesse2015-08-196-4/+4
* clean AVFormatContextChristian Hesse2015-07-141-4/+4
* prepare version 0.7.0Christian Hesse2015-07-131-1/+1
* make sure to use artwork when availableChristian Hesse2015-07-091-1/+7
* silent libav error messages only when not verboseChristian Hesse2015-07-091-1/+2
* move verbose output into conditional outputChristian Hesse2015-07-091-3/+3
* be verbose about artworkChristian Hesse2015-07-091-0/+3
* always allocate memory for notification stringChristian Hesse2015-07-091-3/+3
* rename define after icon nameChristian Hesse2015-07-092-4/+4
* do not write artwork to file but handle pixbuf to libnotifyChristian Hesse2015-07-092-37/+38
* silent libav error messagesChristian Hesse2015-07-092-1/+4
* rework the notification string handlingChristian Hesse2015-07-093-22/+48
* add project URLsChristian Hesse2015-07-051-0/+5
* update documentationChristian Hesse2015-07-051-1/+2
* use the more generic icon audio-x-genericChristian Hesse2015-07-051-1/+1
* it is sufficient to link against libavformatChristian Hesse2015-07-032-2/+1
* make libav (and retrieving cover from media file) optionalChristian Hesse2015-07-033-2/+18
* add --version optionChristian Hesse2015-07-031-5/+16
* obviously this should read -t... fix copy'n'paste errorChristian Hesse2015-06-191-1/+1
* add new timeout option to READMEChristian Hesse2015-06-191-0/+1
* Implement a notification-timeout option (-t)Samuel Čavoj2015-06-191-5/+11
* prepare version 0.6.0Christian Hesse2015-04-211-1/+1
* update documentation about libav/ffmpegChristian Hesse2015-04-211-2/+4
* use libav/ffmpeg to get artwork from mp3 filesChristian Hesse2015-04-213-2/+74
* check for correct return codeChristian Hesse2015-03-201-4/+4
* update copyright for 2015Christian Hesse2015-01-043-3/+3
* move compiler options to CFLAGSChristian Hesse2014-10-211-2/+2
* use ISO C11 standardChristian Hesse2014-10-172-1/+3
* print signal nameChristian Hesse2014-10-011-3/+3
* prepare version 0.5.2Christian Hesse2014-09-301-1/+1
* move NOTIFICATION_TIMEOUT to config.def.hChristian Hesse2014-09-302-2/+3
* introduce mpd-notification.hChristian Hesse2014-09-302-18/+40
* handle SIGINT and SIGTERMChristian Hesse2014-09-301-9/+36
* fix install pathChristian Hesse2014-08-281-1/+1