aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add support for album artwork, closes #1Christian Hesse2014-08-271-4/+72
* allow to use long command line argumentsChristian Hesse2014-08-091-1/+11
* free strings after useChristian Hesse2014-07-021-3/+7
* use getopt for command line parsingChristian Hesse2014-05-061-27/+13
* write version to header fileChristian Hesse2014-01-021-0/+1
* update copyright yearChristian Hesse2014-01-021-1/+1
* complain if hostname is emptyChristian Hesse2013-10-301-0/+4
* parse command line options for host and portChristian Hesse2013-10-221-0/+27
* add mpd host configuration optionsChristian Hesse2013-10-221-1/+3
* print PID in debug modeChristian Hesse2013-09-121-0/+4
* display the notification again on SIGUSR1Christian Hesse2013-08-231-10/+32
* indent includesChristian Hesse2013-08-081-7/+7
* introduce config.hChristian Hesse2013-07-251-8/+2
* use sizeof()Christian Hesse2013-07-111-1/+1
* fix compilation with libnotify < 0.7.0Christian Hesse2013-07-071-1/+6
* remove trailing whitespacesChristian Hesse2013-07-041-1/+1
* add note about debug outputChristian Hesse2013-07-031-1/+5
* whitespaces/tabsChristian Hesse2013-04-291-6/+6
* set properties only onceChristian Hesse2013-04-271-2/+2
* remove useless castChristian Hesse2013-04-171-1/+1
* initial commitChristian Hesse2013-04-151-0/+127