Code

automatically save lyrics
authorThomas Jansen <mithi@mithi.net>
Wed, 9 Sep 2009 07:51:35 +0000 (09:51 +0200)
committerThomas Jansen <mithi@mithi.net>
Wed, 9 Sep 2009 09:59:01 +0000 (11:59 +0200)
commit993a8bacfd80d7afb7095a923b536d22e1336dc2
treece365f22afded5f6a8504367961853ca8f87be21
parentdbebc69f5b2473f0833409cc0e99deceee6dd4fb
automatically save lyrics

Added the option "lyrics-autosave" to save lyrics automatically after
receiving them. By default, the option is off. If the option is enabled,
lyrics are only saved if no such file exists, so we don't accidentally
overwrite lyrics.
NEWS
doc/config.sample
doc/ncmpc.1
src/conf.c
src/options.c
src/options.h
src/screen_lyrics.c