Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix flickering notification when unpausing | fwsmit | 2021-03-16 | 1 | -1/+1 |
* | update copyright for 2021 | Christian Hesse | 2021-01-01 | 1 | -1/+1 |
* | try $XDG_CONFIG_HOME/mpd-notification.conf first | maxice8 | 2020-11-25 | 1 | -2/+6 |
* | clearly state the license | Christian Hesse | 2020-11-25 | 1 | -2/+13 |
* | update copyright for 2020 | Christian Hesse | 2020-01-28 | 1 | -1/+1 |
* | this is condition, not loop | Christian Hesse | 2019-10-10 | 1 | -1/+1 |
* | drop retry code, just fail and let the service restart | Christian Hesse | 2019-10-09 | 1 | -20/+3 |
* | do not retry on exit | Christian Hesse | 2019-10-08 | 1 | -1/+1 |
* | update copyright for 2019 | Christian Hesse | 2019-01-01 | 1 | -1/+1 |
* | show track information on pause | Christian Hesse | 2018-05-30 | 1 | -11/+6 |
* | show a notification without image data first | Christian Hesse | 2018-05-30 | 1 | -1/+11 |
* | use correct type for state | Christian Hesse | 2018-05-28 | 1 | -1/+2 |
* | set notification timeout once | Christian Hesse | 2018-05-28 | 1 | -3/+2 |
* | update for ffmpeg 4.x | Christian Hesse | 2018-05-16 | 1 | -0/+2 |
* | update copyright for 2018 | Christian Hesse | 2018-01-02 | 1 | -1/+1 |
* | try to scale with valid pixbuf only | Christian Hesse | 2017-10-30 | 1 | -1/+1 |
* | properly handly timeout values | Christian Hesse | 2017-03-03 | 1 | -3/+3 |
* | do not disable artwork stuff for remote host | Christian Hesse | 2017-03-02 | 1 | -4/+0 |
* | add compile time features to version string | Christian Hesse | 2017-03-02 | 1 | -1/+8 |
* | notify systemd on stop | Christian Hesse | 2017-01-06 | 1 | -0/+9 |
* | make systemd optional | Christian Hesse | 2017-01-05 | 1 | -0/+8 |
* | give some extra status information | Christian Hesse | 2017-01-05 | 1 | -3/+7 |
* | use systemd service manager notification | Christian Hesse | 2017-01-05 | 1 | -0/+3 |
* | update copyright for 2017 | Christian Hesse | 2017-01-04 | 1 | -1/+1 |
* | string updates | Christian Hesse | 2016-10-10 | 1 | -10/+10 |
* | add more error handling | Christian Hesse | 2016-10-10 | 1 | -6/+30 |
* | allow option 'oneline' in config file | Christian Hesse | 2016-10-07 | 1 | -1/+2 |
* | sort and complete help output | Christian Hesse | 2016-10-07 | 1 | -1/+1 |
* | fix compilation without libav | Christian Hesse | 2016-10-07 | 1 | -5/+7 |
* | update error path | Christian Hesse | 2016-10-07 | 1 | -14/+20 |
* | make libmagic initialization global | Christian Hesse | 2016-10-07 | 1 | -17/+20 |
* | update verbose and error output | Christian Hesse | 2016-10-07 | 1 | -9/+9 |
* | update verbose output | Christian Hesse | 2016-10-07 | 1 | -4/+12 |
* | use libmagic to decide whether to search for media artwork | Christian Hesse | 2016-10-07 | 1 | -11/+33 |
* | support reading options from config file | Christian Hesse | 2016-10-05 | 1 | -0/+15 |
* | add scale option to help output | Christian Hesse | 2016-10-05 | 1 | -1/+1 |
* | add notification file workaround | Christian Hesse | 2016-10-05 | 1 | -3/+14 |
* | keep aspect ratio when scaling | Christian Hesse | 2016-10-05 | 1 | -1/+9 |
* | allow to scale artwork images | Christian Hesse | 2016-10-05 | 1 | -2/+17 |
* | merge the artwork functions | Christian Hesse | 2016-10-05 | 1 | -52/+32 |
* | do not handle image path, but always give pixbuf | Christian Hesse | 2016-10-05 | 1 | -20/+14 |
* | always set image | Christian Hesse | 2016-10-04 | 1 | -2/+2 |
* | Allow one line notifications | Christian Hesse | 2016-04-01 | 1 | -8/+20 |
* | support local unix sockets | Ronnie P. Thomas | 2016-01-09 | 1 | -1/+1 |
* | update copyright for 2016 | Christian Hesse | 2016-01-04 | 1 | -1/+1 |
* | read environment variables: MPD_HOST and MPD_PORT | Christian Hesse | 2015-11-16 | 1 | -1/+9 |
* | free resources when nothing to be displayed | Christian Hesse | 2015-11-16 | 1 | -1/+2 |
* | clean AVFormatContext | Christian Hesse | 2015-07-14 | 1 | -4/+4 |
* | make sure to use artwork when available | Christian Hesse | 2015-07-09 | 1 | -1/+7 |
* | silent libav error messages only when not verbose | Christian Hesse | 2015-07-09 | 1 | -1/+2 |