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_fetcher.cpp
Age
Commit message (
Collapse
)
Author
2013-04-07
update copyright info
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-05
use boost.locale for charset conversions instead of iconv
Andrzej Rybczak
2012-09-11
charset: put functions into namespace and change naming convention
Andrzej Rybczak
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-07-13
lyrics fetcher: remove ad from lyricsvip lyrics
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-26
lyrics fetcher: add support for lololyrics.com
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2011-05-26
add support for fetching lyrics from justsomelyrics.com
Andrzej Rybczak
2011-02-25
lyrics fetcher: skip lyricwiki if there's licence restriction on lyrics
Andrzej Rybczak
2011-01-23
lyrics fetcher: add support for lyricsvip.com
Andrzej Rybczak
2010-12-30
lyrics fetcher: add a few comments and improve postprocessing of ↵
Andrzej Rybczak
MetrolyricsFetcher
2010-12-08
lyrics fetcher: if lyrics weren't found, attempt to search for them globally
Andrzej Rybczak
2010-08-16
lyrics fetcher: remove lyricsfly.com support
Andrzej Rybczak
I'll take not answering for a week my e-mail with request for permanent userid key as "no".
2010-08-11
lyrics fetcher: add sing365.com db support + a few corrections
Andrzej Rybczak
2010-08-11
lyrics fetcher: strip html tags from lyrics from lyricsfly.com
Andrzej Rybczak
2010-08-11
lyrics fetcher: add songlyrics.com and lyriczz.com support
Andrzej Rybczak
2010-08-10
lyrics fetcher: do not apply quotation marks to google keywords
Andrzej Rybczak
2010-08-10
lyrics fetcher: convert lyrics from lyricsmania.com to utf8
Andrzej Rybczak
2010-08-10
lyrics: add support for lyricstime.com, metrolyrics.com and lyricsmania.com
Andrzej Rybczak
2010-08-10
lyrics fetcher: do not add notice about error to curl error messages
Andrzej Rybczak
there is boolean variable for the success or failure so if it's false it's already known that an error occured.
2010-08-09
lyrics fetcher: change if -> else if
Andrzej Rybczak
2010-08-09
lyricwiki fetcher: trim and strip output from html tags
Andrzej Rybczak
2010-08-09
conv: give function EscapeHtml much more appropriate name (StripHtmlTags)
Andrzej Rybczak
2010-08-09
lyricwiki fetcher: deal with utf8 characters properly
Andrzej Rybczak
2010-08-09
lyrics fetcher: add lyricwiki.com database support
Andrzej Rybczak
2010-08-09
lyrics: redesigned plugins system
Andrzej Rybczak