index
:
mpd-notification
master
Fork of eworm-de/mpd-notification to make it FreeBSD-compliant
jozan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpd-notification.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
use correct type for state
Christian Hesse
1
-1
/
+2
2018-05-28
set notification timeout once
Christian Hesse
1
-3
/
+2
2018-05-16
update for ffmpeg 4.x
Christian Hesse
1
-0
/
+2
2018-01-02
update copyright for 2018
Christian Hesse
1
-1
/
+1
2017-10-30
try to scale with valid pixbuf only
Christian Hesse
1
-1
/
+1
2017-03-03
properly handly timeout values
Christian Hesse
1
-3
/
+3
2017-03-02
do not disable artwork stuff for remote host
Christian Hesse
1
-4
/
+0
2017-03-02
add compile time features to version string
Christian Hesse
1
-1
/
+8
2017-01-06
notify systemd on stop
Christian Hesse
1
-0
/
+9
2017-01-05
make systemd optional
Christian Hesse
1
-0
/
+8
2017-01-05
give some extra status information
Christian Hesse
1
-3
/
+7
2017-01-05
use systemd service manager notification
Christian Hesse
1
-0
/
+3
2017-01-04
update copyright for 2017
Christian Hesse
1
-1
/
+1
2016-10-10
string updates
Christian Hesse
1
-10
/
+10
2016-10-10
add more error handling
Christian Hesse
1
-6
/
+30
2016-10-07
allow option 'oneline' in config file
Christian Hesse
1
-1
/
+2
2016-10-07
sort and complete help output
Christian Hesse
1
-1
/
+1
2016-10-07
fix compilation without libav
Christian Hesse
1
-5
/
+7
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
1
-11
/
+33
2016-10-05
support reading options from config file
Christian Hesse
1
-0
/
+15
2016-10-05
add scale option to help output
Christian Hesse
1
-1
/
+1
2016-10-05
add notification file workaround
Christian Hesse
1
-3
/
+14
2016-10-05
keep aspect ratio when scaling
Christian Hesse
1
-1
/
+9
2016-10-05
allow to scale artwork images
Christian Hesse
1
-2
/
+17
2016-10-05
merge the artwork functions
Christian Hesse
1
-52
/
+32
2016-10-05
do not handle image path, but always give pixbuf
Christian Hesse
1
-20
/
+14
2016-10-04
always set image
Christian Hesse
1
-2
/
+2
2016-04-01
Allow one line notifications
Christian Hesse
1
-8
/
+20
2016-01-09
support local unix sockets
Ronnie P. Thomas
1
-1
/
+1
2016-01-04
update copyright for 2016
Christian Hesse
1
-1
/
+1
2015-11-16
read environment variables: MPD_HOST and MPD_PORT
Christian Hesse
1
-1
/
+9
2015-11-16
free resources when nothing to be displayed
Christian Hesse
1
-1
/
+2
2015-07-14
clean AVFormatContext
Christian Hesse
1
-4
/
+4
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
1
-3
/
+3
2015-07-09
do not write artwork to file but handle pixbuf to libnotify
Christian Hesse
1
-36
/
+35
2015-07-09
silent libav error messages
Christian Hesse
1
-0
/
+3
2015-07-09
rework the notification string handling
Christian Hesse
1
-16
/
+37
2015-07-03
make libav (and retrieving cover from media file) optional
Christian Hesse
1
-1
/
+12
2015-07-03
add --version option
Christian Hesse
1
-5
/
+16
2015-06-19
Implement a notification-timeout option (-t)
Samuel Čavoj
1
-5
/
+11
2015-04-21
use libav/ffmpeg to get artwork from mp3 files
Christian Hesse
1
-2
/
+67
[next]