aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-30complain if hostname is emptyChristian Hesse1-0/+4
2013-10-22parse command line options for host and portChristian Hesse1-0/+27
2013-10-22add mpd host configuration optionsChristian Hesse1-1/+3
2013-09-12print PID in debug modeChristian Hesse1-0/+4
2013-08-23display the notification again on SIGUSR1Christian Hesse1-10/+32
2013-08-08indent includesChristian Hesse1-7/+7
2013-07-25introduce config.hChristian Hesse1-8/+2
2013-07-11use sizeof()Christian Hesse1-1/+1
2013-07-07fix compilation with libnotify < 0.7.0Christian Hesse1-1/+6
2013-07-04remove trailing whitespacesChristian Hesse1-1/+1
2013-07-03add note about debug outputChristian Hesse1-1/+5
2013-04-29whitespaces/tabsChristian Hesse1-6/+6
2013-04-27set properties only onceChristian Hesse1-2/+2
2013-04-17remove useless castChristian Hesse1-1/+1
2013-04-15initial commitChristian Hesse1-0/+127