summaryrefslogtreecommitdiff
path: root/src/utility
AgeCommit message (Expand)Author
2013-09-14properly handle boost::bad_lexical_cast exceptionsAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2012-12-08settings: new configuration variable: generate_win32_compatible_filenamesAndrzej Rybczak
2012-10-20utility/string: remove unused functionsAndrzej Rybczak
2012-10-18replace a few string algorithms with boost utilitiesAndrzej Rybczak
2012-10-06window: make color/format/border class enumsAndrzej Rybczak
2012-10-05initial restoration of support for encodings different than utf-8Andrzej Rybczak
2012-10-05use boost.locale for charset conversions instead of iconvAndrzej Rybczak
2012-10-02fix header guardsAndrzej Rybczak
2012-10-02comparators: fix yet another implicit conversion related bugAndrzej Rybczak
2012-10-01mpd: make functions take item consumer instead of returning vector of itemsAndrzej Rybczak
2012-09-12settings: support customizable tags separatorAndrzej Rybczak
2012-09-09comparators: fix LocaleBasedItemSortingAndrzej Rybczak
2012-09-08move wstring related functions to wide_char fileAndrzej Rybczak
2012-09-08string: fix lowercase functionAndrzej Rybczak
2012-09-08comparators: generalize objects a bitAndrzej Rybczak
2012-09-08make use of std::locale based strings comparisonAndrzej Rybczak
2012-09-08actions: implement filtering playlist on prioritiesAndrzej Rybczak
2012-09-06actions: adjust names of a few actions to be more descriptiveAndrzej Rybczak
2012-09-05status: optimize filtering when chars are being taken from input queueAndrzej Rybczak
2012-09-05keys: implement parsing key configuration fileAndrzej Rybczak
2012-09-04make playlist and playlist editor share code responsible for moving itemsAndrzej Rybczak
2012-08-29browser: read tags from local songsAndrzej Rybczak
2012-08-29more cleanup and grouping functions logically togetherAndrzej Rybczak
2012-08-29split majority of helpers and rewrite a few heinous functionsAndrzej Rybczak