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
/
conv.h
Age
Commit message (
Expand
)
Author
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak
2012-08-28
strbuffer: get rid of ostringstream
Andrzej Rybczak
2012-08-25
add support for binding actions to multibyte characters
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2010-08-22
merge some duplicated code in parsing song formats
Andrzej Rybczak
2010-08-10
lyrics: add support for lyricstime.com, metrolyrics.com and lyricsmania.com
Andrzej Rybczak
2010-08-09
conv: give function EscapeHtml much more appropriate name (StripHtmlTags)
Andrzej Rybczak
2010-03-28
fix Replace() function
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2009-11-23
perform case insensitive searching in text fields
Andrzej Rybczak
2009-10-10
shorten long names in messages displayed in statusbar
Andrzej Rybczak
2009-10-10
move code responsible for replacing content in strings to Replace()
Andrzej Rybczak
2009-09-22
make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv)
Andrzej Rybczak
2009-09-15
get rid of all mysterious numbers that meant length of string literals
Andrzej Rybczak
2009-08-29
update include guard of conv.h
Andrzej Rybczak
2009-08-29
rename misc.{cpp,h} to conv.{cpp,h}
Andrzej Rybczak