| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| main | prepare version 0.9.3 | 11 days | ||
| next | prepare version 0.9.3 | 11 days | ||
| Tag | Download | Author | Age | |
| 0.9.3 | mpd-notification-0.9.3.tar.gz mpd-notification-0.9.3.tar.zst | 8 days | ||
| 0.9.2 | mpd-notification-0.9.2.tar.gz (sig) mpd-notification-0.9.2.tar.zst (sig) | 7 weeks | ||
| 0.9.1 | mpd-notification-0.9.1.tar.gz (sig) mpd-notification-0.9.1.tar.zst (sig) | 17 months | ||
| ffmpeg-7 | mpd-notification-ffmpeg-7.tar.gz mpd-notification-ffmpeg-7.tar.zst | 17 months | ||
| 0.9.0 | mpd-notification-0.9.0.tar.gz (sig) mpd-notification-0.9.0.tar.zst (sig) | 17 months | ||
| iniparser-4-2-2 | mpd-notification-iniparser-4-2-2.tar.gz mpd-notification-iniparser-4-2-2.tar.zst | 18 months | ||
| 0.8.7 | mpd-notification-0.8.7.tar.gz (sig) mpd-notification-0.8.7.tar.zst (sig) | 3 years | ||
| 0.8.6 | mpd-notification-0.8.6.tar.gz (sig) mpd-notification-0.8.6.tar.zst (sig) | 5 years | ||
| 0.8.5 | mpd-notification-0.8.5.tar.gz (sig) mpd-notification-0.8.5.tar.zst (sig) | 7 years | ||
| 0.8.4 | mpd-notification-0.8.4.tar.gz (sig) mpd-notification-0.8.4.tar.zst (sig) | 8 years | ||
| [...] | ||||
| Age | Commit message | Author | Files | Lines |
| 11 days | prepare version 0.9.3HEAD0.9.3nextmain | 1 | -1/+1 | |
| 11 days | Makefile: fix version handling...•••... and try git just once. | 1 | -1/+1 | |
| 11 days | README: break line earlier | 1 | -2/+2 | |
| 11 days | make mpd (user instance) uphold mpd-notification | 3 | -4/+27 | |
| 11 days | indicate support for libmagic in version output | 1 | -0/+3 | |
| 11 days | use pkg-config to check for libmagic•••This also allows to forcibly build without libmagic: make CFLAGS_MAGIC="" Related: https://github.com/eworm-de/mpd-notification/pull/41 | 3 | -6/+16 | |
| 2025-10-29 | add a wrapper for sd_notify() ...•••... and avoid having code cluttered with #ifdef and #endif. | 1 | -15/+31 | |
| 2025-10-27 | add comments on #endif | 2 | -14/+14 | |
| 2025-10-27 | support cover artwork in ogg/opus media files•••Generating these is a bit tricky due to an ffmpeg bug... This works, though: ffmpeg -i file.mp3 file.flac opusenc file.flac file.opus Related: https://github.com/eworm-de/mpd-notification/pull/41 | 1 | -0/+1 | |
| 2025-10-27 | support cover artwork in flac media files•••Media files for testing can be created with: ffmpeg -i file.mp3 file.flac (I could not generate an ogg or opus file with cover artwork, though...) Related: https://github.com/eworm-de/mpd-notification/pull/41 | 2 | -2/+3 | |
| [...] | ||||
| Clone | ||||
| https://git.eworm.de/cgit/mpd-notification | ||||
| https://github.com/eworm-de/mpd-notification | ||||
| https://gitlab.com/eworm-de/mpd-notification | ||||