Commit Graph

12 Commits

Author SHA1 Message Date
Andrzej Rybczak
6687def7f7 merge some duplicated code in parsing song formats 2010-08-22 17:46:23 +02:00
Andrzej Rybczak
b387d22663 lyrics: add support for lyricstime.com, metrolyrics.com and lyricsmania.com 2010-08-10 19:53:44 +02:00
Andrzej Rybczak
3b92484755 conv: give function EscapeHtml much more appropriate name (StripHtmlTags) 2010-08-09 13:51:01 +02:00
Andrzej Rybczak
d02713789b fix Replace() function
conversion wasn't correct e.g. when passed
arguments were ("a\\n\\nb", "\\n", "\n").
2010-03-28 22:20:18 +02:00
Andrzej Rybczak
08daa61907 update copyright notices 2010-01-30 16:24:24 +01:00
Andrzej Rybczak
6cd420511d perform case insensitive searching in text fields 2009-11-23 20:18:57 +01:00
Andrzej Rybczak
833f608d60 shorten long names in messages displayed in statusbar 2009-10-10 18:37:53 +02:00
Andrzej Rybczak
f6f7a8a27e move code responsible for replacing content in strings to Replace() 2009-10-10 15:36:51 +02:00
Andrzej Rybczak
dec7bd9c0e make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv) 2009-09-22 22:37:33 +02:00
Andrzej Rybczak
61a9d6a785 get rid of all mysterious numbers that meant length of string literals 2009-09-15 23:12:45 +00:00
Andrzej Rybczak
588a023ba1 update include guard of conv.h 2009-08-29 22:00:31 +02:00
Andrzej Rybczak
7729fde54d rename misc.{cpp,h} to conv.{cpp,h} 2009-08-29 21:56:14 +02:00