format: implement generic format parser and printer

This commit is contained in:
Andrzej Rybczak
2014-11-10 00:31:53 +01:00
parent 25708093e6
commit 8d24c42261
31 changed files with 640 additions and 408 deletions

View File

@@ -189,8 +189,6 @@
#
#song_library_format = {%n - }{%t}|{%f}
#
#tag_editor_album_format = {(%y) }%b
#
##
## Note: Below variables are used for sorting songs in browser.
## The sort mode determines how songs are sorted, and can be used

View File

@@ -115,9 +115,6 @@ Song's format for statusbar.
.B song_library_format
Format for songs in Media library.
.TP
.B tag_editor_album_format
Format for albums' list in Tag editor.
.TP
.B song_window_title_format
Song format for window title.
.TP