Andrzej Rybczak
|
2a79184108
|
lyrics fetcher: strip html tags from lyrics from lyricsfly.com
|
16 years ago |
Andrzej Rybczak
|
b387d22663
|
lyrics: add support for lyricstime.com, metrolyrics.com and lyricsmania.com
|
16 years ago |
Andrzej Rybczak
|
3b92484755
|
conv: give function EscapeHtml much more appropriate name (StripHtmlTags)
|
16 years ago |
Andrzej Rybczak
|
08daa61907
|
update copyright notices
|
16 years ago |
Andrzej Rybczak
|
4ed9493abd
|
add support for album artist tag
|
16 years ago |
Andrzej Rybczak
|
df15fe2bf4
|
add support for adding random artists/albums to playlist
|
16 years ago |
Andrzej Rybczak
|
6cd420511d
|
perform case insensitive searching in text fields
|
17 years ago |
Andrzej Rybczak
|
833f608d60
|
shorten long names in messages displayed in statusbar
|
17 years ago |
Andrzej Rybczak
|
f6f7a8a27e
|
move code responsible for replacing content in strings to Replace()
|
17 years ago |
Andrzej Rybczak
|
de6db568c1
|
fix broken compilation due to lack of setters for mpd_song
|
17 years ago |
Andrzej Rybczak
|
a4a05aa812
|
fix Trim() as it seems it doesn't work in some cases
|
17 years ago |
Andrzej Rybczak
|
dec7bd9c0e
|
make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv)
|
17 years ago |
Andrzej Rybczak
|
61a9d6a785
|
get rid of all mysterious numbers that meant length of string literals
|
17 years ago |
Andrzej Rybczak
|
7729fde54d
|
rename misc.{cpp,h} to conv.{cpp,h}
|
17 years ago |
Andrzej Rybczak
|
ddaf141f2e
|
rename MPD::Song::{Get,Set}Year to {Get,Set}Date
|
17 years ago |
Andrzej Rybczak
|
9dab25e02c
|
use prefix ++ instead of postfix where available
|
17 years ago |
Andrzej Rybczak
|
dd266b0103
|
new feature: add random songs to playlist
|
17 years ago |
Andrzej Rybczak
|
2c30387a91
|
limit scope of unallowed_chars and make it static
|
17 years ago |
Andrzej Rybczak
|
ea973b6b4a
|
put classes related to ncurses into NCurses namespace
|
17 years ago |
Andrzej Rybczak
|
8f092d5490
|
move some functions to TagEditor class / outside
|
17 years ago |
Andrzej Rybczak
|
8ba72bc78a
|
separate some code from ncmpcpp.cpp
|
17 years ago |
Andrzej Rybczak
|
d82577e357
|
group various functions more logically
|
17 years ago |
Andrzej Rybczak
|
256bb429b5
|
change std::stringstream to std::ostringstream
|
17 years ago |
Andrzej Rybczak
|
f9f5149b76
|
includes cleaning
|
17 years ago |
Andrzej Rybczak
|
0c9e10091f
|
update fsf address and copyright info
|
17 years ago |
Andrzej Rybczak
|
c61ddd3383
|
improve handling statusbar messages (+ some minor various fixes)
|
18 years ago |
unK
|
48ba7cbcf2
|
another code clean-ups
|
18 years ago |
unK
|
0a210a8896
|
use ToLower() instead of calling std::transform explicitly all the time
|
18 years ago |
unK
|
3419ff13a8
|
improve time displaying / allow markers for empty tags without color
|
18 years ago |
unknown
|
b6a912e507
|
lighter deletion + playlist status added
|
18 years ago |
unknown
|
6315a6c7ec
|
repo starts
|
18 years ago |