Age | Commit message (Expand) | Author |
---|---|---|
2008-12-10 | update Menu class and related stuff | Andrzej Rybczak |
2008-12-09 | put mpd connection related things into namespace | Andrzej Rybczak |
2008-11-22 | add config option for default place to search in (database/playlist) | Andrzej Rybczak |
2008-10-19 | allow searching in current playlist | unK |
2008-09-29 | use ToLower() instead of calling std::transform explicitly all the time | unK |
2008-09-26 | fix displaying song in search engine if song_format uses right align | unK |
2008-09-25 | perform case insensitive searching by default | unK |
2008-09-25 | rename Song::GetShortFilename() to Song::GetName() | unK |
2008-09-21 | make use of std::make_pair | unK |
2008-09-17 | change internal storing of Song info (much less memory consumption) | unK |
2008-09-13 | new option for song format - right align (thx to Nathan Jones) | unK |
2008-09-10 | use std::pair instead of two different containters | unK |
2008-09-09 | a lot of code clean-ups, remove song info screen | unK |