Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | move verbose output into conditional output | Christian Hesse | 2015-07-09 | 1 | -3/+3 |
* | be verbose about artwork | Christian Hesse | 2015-07-09 | 1 | -0/+3 |
* | always allocate memory for notification string | Christian Hesse | 2015-07-09 | 1 | -3/+3 |
* | rename define after icon name | Christian Hesse | 2015-07-09 | 1 | -3/+3 |
* | do not write artwork to file but handle pixbuf to libnotify | Christian Hesse | 2015-07-09 | 1 | -36/+35 |
* | silent libav error messages | Christian Hesse | 2015-07-09 | 1 | -0/+3 |
* | rework the notification string handling | Christian Hesse | 2015-07-09 | 1 | -16/+37 |
* | make libav (and retrieving cover from media file) optional | Christian Hesse | 2015-07-03 | 1 | -1/+12 |
* | add --version option | Christian Hesse | 2015-07-03 | 1 | -5/+16 |
* | Implement a notification-timeout option (-t) | Samuel Čavoj | 2015-06-19 | 1 | -5/+11 |
* | use libav/ffmpeg to get artwork from mp3 files | Christian Hesse | 2015-04-21 | 1 | -2/+67 |
* | check for correct return code | Christian Hesse | 2015-03-20 | 1 | -4/+4 |
* | update copyright for 2015 | Christian Hesse | 2015-01-04 | 1 | -1/+1 |
* | print signal name | Christian Hesse | 2014-10-01 | 1 | -3/+3 |
* | introduce mpd-notification.h | Christian Hesse | 2014-09-30 | 1 | -18/+1 |
* | handle SIGINT and SIGTERM | Christian Hesse | 2014-09-30 | 1 | -9/+36 |
* | handle icon in root directory | Christian Hesse | 2014-08-28 | 1 | -1/+6 |
* | update help output | Christian Hesse | 2014-08-28 | 1 | -1/+1 |
* | do not use DEBUG macro, but use verbose command line argument | Christian Hesse | 2014-08-28 | 1 | -22/+33 |
* | add support for album artwork, closes #1 | Christian Hesse | 2014-08-27 | 1 | -4/+72 |
* | allow to use long command line arguments | Christian Hesse | 2014-08-09 | 1 | -1/+11 |
* | free strings after use | Christian Hesse | 2014-07-02 | 1 | -3/+7 |
* | use getopt for command line parsing | Christian Hesse | 2014-05-06 | 1 | -27/+13 |
* | write version to header file | Christian Hesse | 2014-01-02 | 1 | -0/+1 |