Andrzej Rybczak
|
da8feb885f
|
handle colored empty tag marker
|
2008-12-11 18:29:56 +01:00 |
|
Andrzej Rybczak
|
284dd6a5be
|
update Menu class and related stuff
|
2008-12-10 17:34:55 +01:00 |
|
Andrzej Rybczak
|
5c0af01cca
|
put mpd connection related things into namespace
|
2008-12-09 10:16:38 +01:00 |
|
Andrzej Rybczak
|
ef7b8fd276
|
add config option for default place to search in (database/playlist)
|
2008-11-22 18:31:47 +01:00 |
|
unK
|
5775eaf039
|
allow searching in current playlist
|
2008-10-19 23:00:46 +02:00 |
|
unK
|
0a210a8896
|
use ToLower() instead of calling std::transform explicitly all the time
|
2008-09-29 00:11:00 +02:00 |
|
unK
|
4c7afc4fcd
|
fix displaying song in search engine if song_format uses right align
|
2008-09-26 19:32:08 +02:00 |
|
unK
|
65eec99073
|
perform case insensitive searching by default
|
2008-09-25 21:09:59 +02:00 |
|
unK
|
0d0e5e2912
|
rename Song::GetShortFilename() to Song::GetName()
|
2008-09-25 20:18:16 +02:00 |
|
unK
|
40abeaac2c
|
make use of std::make_pair
|
2008-09-21 23:53:22 +02:00 |
|
unK
|
fac14dface
|
change internal storing of Song info (much less memory consumption)
|
2008-09-17 00:07:56 +02:00 |
|
unK
|
c54de64176
|
new option for song format - right align (thx to Nathan Jones)
|
2008-09-13 21:59:05 +02:00 |
|
unK
|
e36bf0a3cc
|
use std::pair instead of two different containters
|
2008-09-10 10:50:59 +02:00 |
|
unK
|
0e1e3c6342
|
a lot of code clean-ups, remove song info screen
|
2008-09-09 16:49:22 +02:00 |
|