summaryrefslogtreecommitdiff
path: root/src/utility/comparators.cpp
AgeCommit message (Expand)Author
2015-04-18format: split into two headersAndrzej Rybczak
2014-11-11remove silly comment after namespacesAndrzej Rybczak
2014-11-11format: implement generic format parser and printerAndrzej Rybczak
2014-11-02mpd: redesign Item and adjust browserAndrzej Rybczak
2014-11-01playlist editor: hold MPD::PlaylistS instead of std::stringSAndrzej Rybczak
2014-11-01mpd: make ItemType enum classAndrzej Rybczak
2014-11-01mpd: Item: do not wrap Song in shared_ptrAndrzej Rybczak
2014-08-29browser: make sorting optionalTrygve Aaberge
2014-08-29settings: configuration file processing rewriteAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2012-10-18replace a few string algorithms with boost utilitiesAndrzej Rybczak
2012-10-05initial restoration of support for encodings different than utf-8Andrzej Rybczak
2012-09-12settings: support customizable tags separatorAndrzej Rybczak
2012-09-09comparators: fix LocaleBasedItemSortingAndrzej Rybczak
2012-09-08comparators: generalize objects a bitAndrzej Rybczak
2012-09-08make use of std::locale based strings comparisonAndrzej Rybczak
2012-09-05keys: implement parsing key configuration fileAndrzej Rybczak
2012-08-29browser: read tags from local songsAndrzej Rybczak
2012-08-29split majority of helpers and rewrite a few heinous functionsAndrzej Rybczak