aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-03update copyright for 2022Christian Hesse1-1/+1
2021-01-01update copyright for 2021Christian Hesse1-1/+1
2020-11-25clearly state the licenseChristian Hesse1-2/+13
2020-01-28update copyright for 2020Christian Hesse1-1/+1
2019-01-01update copyright for 2019Christian Hesse1-1/+1
2018-01-02update copyright for 2018Christian Hesse1-1/+1
2017-01-05make systemd optionalChristian Hesse1-0/+2
2017-01-05use systemd service manager notificationChristian Hesse1-0/+3
2017-01-04update copyright for 2017Christian Hesse1-1/+1
2016-10-07use libmagic to decide whether to search for media artworkChristian Hesse1-2/+4
2016-10-07sort header filesChristian Hesse1-13/+10
2016-10-05support reading options from config fileChristian Hesse1-0/+2
2016-10-05add notification file workaroundChristian Hesse1-0/+2
2016-10-05merge the artwork functionsChristian Hesse1-7/+2
2016-10-05do not handle image path, but always give pixbufChristian Hesse1-4/+4
2016-04-01Allow one line notificationsChristian Hesse1-1/+1
2016-01-04update copyright for 2016Christian Hesse1-1/+1
2015-07-09do not write artwork to file but handle pixbuf to libnotifyChristian Hesse1-1/+3
2015-07-09rework the notification string handlingChristian Hesse1-0/+3
2015-07-03it is sufficient to link against libavformatChristian Hesse1-1/+0
2015-07-03make libav (and retrieving cover from media file) optionalChristian Hesse1-0/+2
2015-04-21use libav/ffmpeg to get artwork from mp3 filesChristian Hesse1-0/+6
2015-01-04update copyright for 2015Christian Hesse1-1/+1
2014-10-17use ISO C11 standardChristian Hesse1-0/+2
2014-09-30move NOTIFICATION_TIMEOUT to config.def.hChristian Hesse1-2/+0
2014-09-30introduce mpd-notification.hChristian Hesse1-0/+39