7 Commits (2ff23ed71912a958f0ccd729d2a088aa660a71ea)

Author SHA1 Message Date
Peter Rice 2ff23ed719 Skip sh and pass filename in single quotes 7 years ago
Jan Holthuis 81cb7a4f85 Restore curses after running external command 8 years ago
Andrzej Rybczak e912a9d0c3 Lyrics: reset position of a window when fetching 8 years ago
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 9 years ago
Andrzej Rybczak 22681df199 Add support for fetching lyrics from jah-lyrics.com and plyrics.com 9 years ago
Andrzej Rybczak 4cd94cb4b3 Make lyrics and last_fm screens lockable and startup screens 9 years ago
Andrzej Rybczak 5445c41aaa Move screens to subdirectory 9 years ago
Andrzej Rybczak 478f4454d8 Move ncurses related files to curses directory 9 years ago
Andrzej Rybczak 54fd2d65c6 Compile cleanly with GCC 4.9.4 9 years ago
Andrzej Rybczak 91939bb14e lyrics: after cancelling download stop further fetching attempts 9 years ago
Andrzej Rybczak fd59e2af96 use boost::async instead of std::async as ~boost::async is nonblocking 9 years ago
Andrzej Rybczak c422b993db Always clear worker after fetching lyrics completed 9 years ago
Andrzej Rybczak 5b56c48c4a lyrics: add support for showing notifications about fetching lyrics in background 9 years ago
Andrzej Rybczak b018efceb6 Modernize lyrics screen 9 years ago
Andrzej Rybczak 6a3c49e8e6 lyrics: suppress name shadow warnings 9 years ago
Andrzej Rybczak a2862b9fdf Make the list of lyrics fetchers customizable 9 years ago
Andrzej Rybczak dac0d4602f lyrics: fix loading of files with DOS line endings 9 years ago
Andrzej Rybczak 516ee31109 Update headers 9 years ago
Andrzej Rybczak 2caf08aaa7 split PressSpace action into modular pieces 11 years ago
Andrzej Rybczak a21d9ca425 format: split into two headers 11 years ago
Andrzej Rybczak 0c58af8c53 window: support new colors also as borders 11 years ago
Andrzej Rybczak 81b907a974 format: add flags to refine parsing and printing of the AST 11 years ago
Andrzej Rybczak 61d841d29a wide string: a few adjustments 12 years ago
Andrzej Rybczak 8d24c42261 format: implement generic format parser and printer 12 years ago
Andrzej Rybczak d958e94d75 lyrics: check if the song exists 12 years ago
Andrzej Rybczak 683efb5a43 status: follow lyrics of proper song if consume mode is on 12 years ago
Andrzej Rybczak d20765c53a normalize messages 12 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak 59430f640b statusbar: use boost::format instead of c-style printf 12 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak 282f100aef lyrics: fix compilation --without-curl 13 years ago
Andrzej Rybczak 133554bfea settings: new configuration variable: generate_win32_compatible_filenames 13 years ago
Moritz Lipp 759322d00c lyrics: automatically refresh lyrics window after edit (console editors only) 14 years ago
Andrzej Rybczak 8db773cfec replace a few string algorithms with boost utilities 14 years ago
Andrzej Rybczak df9ecabb55 window: make color/format/border class enums 14 years ago
Andrzej Rybczak 43924f88e1 scrollpad: use std::string as container 14 years ago
Andrzej Rybczak e40edade0e use boost.locale for charset conversions instead of iconv 14 years ago
Andrzej Rybczak 14587cb4ec abstract shared parts of switchTo methods away 14 years ago
Andrzej Rybczak 4d6ea660bc make defining screens with main window type as non-pointer possible 14 years ago
Andrzej Rybczak 1891c1c050 do not initialize screens lazily as it doesn't make much sense 14 years ago
Andrzej Rybczak 7c3f93e211 fix shadow warnings gcc produces 14 years ago
Andrzej Rybczak dd7665bb7d more PascalCase to camelCase conversions 14 years ago
Andrzej Rybczak d55070754d settings: support customizable tags separator 14 years ago
Andrzej Rybczak 8f065e2da3 status: split NcmpcppStatusChanged into smaller pieces 14 years ago
Andrzej Rybczak a9bee35cca charset: put functions into namespace and change naming convention 14 years ago
Andrzej Rybczak c8097a898e get rid of locale_to_utf where it's not needed anymore 14 years ago
Andrzej Rybczak c90545b008 move statusbar/progressbar related code to separate file 14 years ago
Andrzej Rybczak a98df99ba6 playist: do not duplicate now playing information 14 years ago
Andrzej Rybczak 84326efc46 move wstring related functions to wide_char file 14 years ago