Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-07 | update error path | Christian Hesse | 1 | -14/+20 |
2016-10-07 | make libmagic initialization global | Christian Hesse | 1 | -17/+20 |
2016-10-07 | update verbose and error output | Christian Hesse | 1 | -9/+9 |
2016-10-07 | update verbose output | Christian Hesse | 1 | -4/+12 |
2016-10-07 | use libmagic to decide whether to search for media artwork | Christian Hesse | 3 | -13/+38 |
2016-10-07 | sort header files | Christian Hesse | 1 | -13/+10 |
2016-10-07 | let make depend on header file | Christian Hesse | 1 | -1/+1 |
2016-10-06 | fix configuration file path in documentation•••This is stored in ~/.config/, no ~/.local/. | Christian Hesse | 1 | -1/+1 |
2016-10-05 | Merge branch 'config' | Christian Hesse | 4 | -5/+40 |
2016-10-05 | mention the new dependency | Christian Hesse | 1 | -0/+1 |
2016-10-05 | add basic documentation about configuration file | Christian Hesse | 1 | -5/+21 |
2016-10-05 | support reading options from config file•••This tries to read ~/.local/mpd-notification.conf, which is expected to look like this: host = localhost port = 6600 music-dir = /srv/media/music/ scale = 200 timeout = 20 Unused options can be commented or removed completely. | Christian Hesse | 3 | -0/+18 |
2016-10-05 | Merge branch 'pixbuf' | Christian Hesse | 3 | -70/+79 |
2016-10-05 | add scale option to help output | Christian Hesse | 1 | -1/+1 |
2016-10-05 | add notification file workaround | Christian Hesse | 3 | -3/+18 |
2016-10-05 | keep aspect ratio when scaling | Christian Hesse | 2 | -2/+11 |
2016-10-05 | allow to scale artwork images | Christian Hesse | 2 | -2/+18 |
2016-10-05 | merge the artwork functions | Christian Hesse | 2 | -59/+34 |
2016-10-05 | do not handle image path, but always give pixbuf | Christian Hesse | 2 | -24/+18 |
2016-10-05 | clarify option arguments in documentation | Christian Hesse | 1 | -4/+4 |
2016-10-04 | prepare version 0.7.50.7.5 | Christian Hesse | 1 | -1/+1 |
2016-10-04 | Merge branch 'systemd' | Christian Hesse | 1 | -1/+13 |
2016-10-04 | always set image•••Looks like libnotify does remember the image even if the notification is updated. So always set the image, it is cleared when called with NULL. | Christian Hesse | 1 | -2/+2 |
2016-05-16 | work around mpd initialization issue | Christian Hesse | 1 | -0/+7 |
2016-05-12 | try to get systemd unit start order right | Christian Hesse | 1 | -1/+6 |
2016-05-10 | prepare version 0.7.40.7.4 | Christian Hesse | 1 | -1/+1 |
2016-05-06 | make systemd unit depend on mpd | Christian Hesse | 1 | -0/+1 |
2016-05-03 | fix compiler and linker flags and produce binaries with full RELRO | Christian Hesse | 1 | -2/+7 |
2016-04-05 | prepare version 0.7.30.7.3 | Christian Hesse | 1 | -1/+1 |
2016-04-01 | indent with tabs | Christian Hesse | 1 | -1/+1 |
2016-04-01 | Allow one line notifications•••This is related to #9. | Christian Hesse | 4 | -11/+24 |
2016-03-15 | update comment to match the code | Christian Hesse | 1 | -2/+1 |
2016-01-13 | Merge pull request #8 from hydracone/master•••Support local unix sockets | Christian Hesse | 1 | -1/+1 |
2016-01-09 | support local unix sockets•••Add support for using local AF_UNIX sockets as host | Ronnie P. Thomas | 1 | -1/+1 |
2016-01-04 | update copyright for 2016 | Christian Hesse | 3 | -3/+3 |
2015-12-04 | prepare version 0.7.20.7.2 | Christian Hesse | 1 | -1/+1 |
2015-11-16 | read environment variables: MPD_HOST and MPD_PORT•••Fixes #6 | Christian Hesse | 1 | -1/+9 |
2015-11-16 | free resources when nothing to be displayed•••We need to free our resources, otherwise subsequent calls will fail. Should fix #7 | Christian Hesse | 1 | -1/+2 |
2015-10-13 | prepare version 0.7.10.7.1 | Christian Hesse | 1 | -1/+1 |
2015-10-12 | use systemd user unit to (auto-)start | Christian Hesse | 4 | -13/+14 |
2015-08-19 | new screenshots | Christian Hesse | 6 | -4/+4 |
2015-07-14 | clean AVFormatContext | Christian Hesse | 1 | -4/+4 |
2015-07-13 | prepare version 0.7.00.7.0 | Christian Hesse | 1 | -1/+1 |
2015-07-09 | make sure to use artwork when available | Christian Hesse | 1 | -1/+7 |
2015-07-09 | silent libav error messages only when not verbose | Christian Hesse | 1 | -1/+2 |
2015-07-09 | move verbose output into conditional output | Christian Hesse | 1 | -3/+3 |
2015-07-09 | be verbose about artwork | Christian Hesse | 1 | -0/+3 |
2015-07-09 | always allocate memory for notification string | Christian Hesse | 1 | -3/+3 |
2015-07-09 | rename define after icon name | Christian Hesse | 2 | -4/+4 |
2015-07-09 | do not write artwork to file but handle pixbuf to libnotify | Christian Hesse | 2 | -37/+38 |
2015-07-09 | silent libav error messages | Christian Hesse | 2 | -1/+4 |
2015-07-09 | rework the notification string handling | Christian Hesse | 3 | -22/+48 |
2015-07-05 | add project URLs | Christian Hesse | 1 | -0/+5 |
2015-07-05 | update documentation | Christian Hesse | 1 | -1/+2 |
2015-07-05 | use the more generic icon audio-x-generic•••http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#mimetypes | Christian Hesse | 1 | -1/+1 |
2015-07-03 | it is sufficient to link against libavformat | Christian Hesse | 2 | -2/+1 |
2015-07-03 | make libav (and retrieving cover from media file) optional | Christian Hesse | 3 | -2/+18 |
2015-07-03 | add --version option | Christian Hesse | 1 | -5/+16 |
2015-06-19 | obviously this should read -t... fix copy'n'paste error | Christian Hesse | 1 | -1/+1 |
2015-06-19 | add new timeout option to README | Christian Hesse | 1 | -0/+1 |
2015-06-19 | Implement a notification-timeout option (-t)•••It takes a floating point input in seconds and is converted to ms before passed to libnotify. Modified-by: Christian Hesse <mail@eworm.de> | Samuel Čavoj | 1 | -5/+11 |
2015-04-21 | prepare version 0.6.00.6.0 | Christian Hesse | 1 | -1/+1 |
2015-04-21 | update documentation about libav/ffmpeg | Christian Hesse | 1 | -2/+4 |
2015-04-21 | use libav/ffmpeg to get artwork from mp3 files | Christian Hesse | 3 | -2/+74 |
2015-03-20 | check for correct return code | Christian Hesse | 1 | -4/+4 |
2015-01-04 | update copyright for 2015 | Christian Hesse | 3 | -3/+3 |
2014-10-21 | move compiler options to CFLAGS | Christian Hesse | 1 | -2/+2 |
2014-10-17 | use ISO C11 standard | Christian Hesse | 2 | -1/+3 |
2014-10-01 | print signal name | Christian Hesse | 1 | -3/+3 |
2014-09-30 | prepare version 0.5.20.5.2 | Christian Hesse | 1 | -1/+1 |
2014-09-30 | move NOTIFICATION_TIMEOUT to config.def.h | Christian Hesse | 2 | -2/+3 |
2014-09-30 | introduce mpd-notification.h | Christian Hesse | 2 | -18/+40 |
2014-09-30 | handle SIGINT and SIGTERM | Christian Hesse | 1 | -9/+36 |
2014-08-28 | fix install path0.5.1 | Christian Hesse | 1 | -1/+1 |
2014-08-28 | prepare version 0.5.1 | Christian Hesse | 1 | -1/+1 |
2014-08-28 | add some more documentation | Christian Hesse | 1 | -0/+18 |
2014-08-28 | handle icon in root directory | Christian Hesse | 1 | -1/+6 |
2014-08-28 | update help output | Christian Hesse | 1 | -1/+1 |
2014-08-28 | do not use DEBUG macro, but use verbose command line argument | Christian Hesse | 1 | -22/+33 |
2014-08-28 | install artwork screenshot | Christian Hesse | 1 | -1/+2 |
2014-08-28 | add screenshot with artwork | Christian Hesse | 3 | -1/+7 |
2014-08-27 | prepare version 0.5.00.5.0 | Christian Hesse | 1 | -1/+1 |
2014-08-27 | add support for album artwork, closes #1 | Christian Hesse | 2 | -4/+76 |
2014-08-09 | prepare version 0.4.70.4.7 | Christian Hesse | 1 | -1/+1 |
2014-08-09 | allow to use long command line arguments | Christian Hesse | 1 | -1/+11 |
2014-07-03 | prepare release 0.4.60.4.6 | Christian Hesse | 1 | -1/+1 |
2014-07-02 | free strings after use | Christian Hesse | 1 | -3/+7 |
2014-07-02 | fix typo | Christian Hesse | 1 | -1/+1 |
2014-05-06 | prepare release 0.4.50.4.5 | Christian Hesse | 1 | -1/+1 |
2014-05-06 | use getopt for command line parsing | Christian Hesse | 1 | -27/+13 |
2014-04-30 | prepare version 0.4.40.4.4 | Christian Hesse | 1 | -1/+1 |
2014-01-02 | add make release | Christian Hesse | 2 | -0/+6 |
2014-01-02 | write version to header file | Christian Hesse | 3 | -10/+13 |
2014-01-02 | update copyright year | Christian Hesse | 2 | -2/+2 |
2013-11-15 | add 'make distclean' to remove config.h | Christian Hesse | 1 | -0/+3 |
2013-10-30 | complain if hostname is empty | Christian Hesse | 1 | -0/+4 |
2013-10-28 | add some code to the header file | Christian Hesse | 1 | -0/+14 |
2013-10-22 | parse command line options for host and port | Christian Hesse | 1 | -0/+27 |
2013-10-22 | add mpd host configuration options | Christian Hesse | 2 | -1/+15 |
2013-09-25 | prepare version 0.4.30.4.3 | Christian Hesse | 1 | -1/+1 |