index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lyrics.cpp
Age
Commit message (
Expand
)
Author
2015-05-17
split PressSpace action into modular pieces
Andrzej Rybczak
2015-04-18
format: split into two headers
Andrzej Rybczak
2014-11-15
window: support new colors also as borders
Andrzej Rybczak
2014-11-11
format: add flags to refine parsing and printing of the AST
Andrzej Rybczak
2014-11-11
wide string: a few adjustments
Andrzej Rybczak
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-11-06
lyrics: check if the song exists
Andrzej Rybczak
2014-10-18
status: follow lyrics of proper song if consume mode is on
Andrzej Rybczak
2014-08-29
normalize messages
Andrzej Rybczak
2014-08-29
settings: configuration file processing rewrite
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-27
statusbar: use boost::format instead of c-style printf
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2013-04-02
lyrics: fix compilation --without-curl
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-11-02
lyrics: automatically refresh lyrics window after edit (console editors only)
Moritz Lipp
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-06
window: make color/format/border class enums
Andrzej Rybczak
2012-10-06
scrollpad: use std::string as container
Andrzej Rybczak
2012-10-05
use boost.locale for charset conversions instead of iconv
Andrzej Rybczak
2012-09-15
abstract shared parts of switchTo methods away
Andrzej Rybczak
2012-09-14
make defining screens with main window type as non-pointer possible
Andrzej Rybczak
2012-09-14
do not initialize screens lazily as it doesn't make much sense
Andrzej Rybczak
2012-09-13
fix shadow warnings gcc produces
Andrzej Rybczak
2012-09-13
more PascalCase to camelCase conversions
Andrzej Rybczak
2012-09-12
settings: support customizable tags separator
Andrzej Rybczak
2012-09-12
status: split NcmpcppStatusChanged into smaller pieces
Andrzej Rybczak
2012-09-11
charset: put functions into namespace and change naming convention
Andrzej Rybczak
2012-09-11
get rid of locale_to_utf where it's not needed anymore
Andrzej Rybczak
2012-09-11
move statusbar/progressbar related code to separate file
Andrzej Rybczak
2012-09-11
playist: do not duplicate now playing information
Andrzej Rybczak
2012-09-08
move wstring related functions to wide_char file
Andrzej Rybczak
2012-09-08
use wstrings uncoditionally where needed
Andrzej Rybczak
2012-09-06
global: remove RedrawHeader
Andrzej Rybczak
2012-09-03
change naming conventions in NC namespace
Andrzej Rybczak
2012-09-02
implement ProxySongList for handling general operations on lists
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-09-02
implement HasSongs interface
Andrzej Rybczak
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-28
restrict conversions being done in strbuffer
Andrzej Rybczak
2012-08-28
rewrite MPD::Song object
Andrzej Rybczak
2012-08-27
some general source code tweaks
Andrzej Rybczak
2012-08-14
make displayed messages more consistent
Andrzej Rybczak
2012-08-14
make it compile with -O2 -Werror
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-03-30
fix compilation --without-curl
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-12-29
lyrics fetcher: limit number of worker threads downloading lyrics in background
Andrzej Rybczak
2011-11-13
settings: provide a way to use alternative location for configuration file
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
[next]