author | Thomas Jansen <mithi@mithi.net> | |
Wed, 9 Sep 2009 07:51:35 +0000 (09:51 +0200) | ||
committer | Thomas Jansen <mithi@mithi.net> | |
Wed, 9 Sep 2009 09:59:01 +0000 (11:59 +0200) | ||
commit | 993a8bacfd80d7afb7095a923b536d22e1336dc2 | |
tree | ce365f22afded5f6a8504367961853ca8f87be21 | tree | snapshot |
parent | dbebc69f5b2473f0833409cc0e99deceee6dd4fb | commit | diff |
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.
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 | diff | blob | history | |
doc/config.sample | diff | blob | history | |
doc/ncmpc.1 | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/screen_lyrics.c | diff | blob | history |