33 Commits (fb0b2158e31f9aab45512413565e133e60b1d7f8)

Author SHA1 Message Date
Andrzej Rybczak 20a02100fe option parser: change license to BSD3 12 years ago
Andrzej Rybczak a52bd231cb option parser: make assign_default_once work with non-copyable types 12 years ago
Andrzej Rybczak edfb4d9c53 option parser: adjust functors so no object copies are made 12 years ago
Andrzej Rybczak 966f3ef927 rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
Trygve Aaberge 9e8dc741e5 browser: make sorting optional 12 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak 59430f640b statusbar: use boost::format instead of c-style printf 12 years ago
Andrzej Rybczak 88a3bdb507 properly handle boost::bad_lexical_cast exceptions 13 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak 133554bfea settings: new configuration variable: generate_win32_compatible_filenames 13 years ago
Andrzej Rybczak b48d68f0b7 utility/string: remove unused functions 14 years ago
Andrzej Rybczak 8db773cfec replace a few string algorithms with boost utilities 14 years ago
Andrzej Rybczak df9ecabb55 window: make color/format/border class enums 14 years ago
Andrzej Rybczak 044464962c initial restoration of support for encodings different than utf-8 14 years ago
Andrzej Rybczak e40edade0e use boost.locale for charset conversions instead of iconv 14 years ago
Andrzej Rybczak efe2a52382 fix header guards 14 years ago
Andrzej Rybczak 592a156aaa comparators: fix yet another implicit conversion related bug 14 years ago
Andrzej Rybczak 9a292ca20d mpd: make functions take item consumer instead of returning vector of items 14 years ago
Andrzej Rybczak d55070754d settings: support customizable tags separator 14 years ago
Andrzej Rybczak 4961e6d6ee comparators: fix LocaleBasedItemSorting 14 years ago
Andrzej Rybczak 84326efc46 move wstring related functions to wide_char file 14 years ago
Andrzej Rybczak 8f693cd822 string: fix lowercase function 14 years ago
Andrzej Rybczak 8fb88b7181 comparators: generalize objects a bit 14 years ago
Andrzej Rybczak 057922d2a6 make use of std::locale based strings comparison 14 years ago
Andrzej Rybczak a26b1f62f9 actions: implement filtering playlist on priorities 14 years ago
Andrzej Rybczak dc62bd5c29 actions: adjust names of a few actions to be more descriptive 14 years ago
Andrzej Rybczak 21947d3655 status: optimize filtering when chars are being taken from input queue 14 years ago
Andrzej Rybczak 7c6467a9e7 keys: implement parsing key configuration file 14 years ago
Andrzej Rybczak bb121fbe01 make playlist and playlist editor share code responsible for moving items 14 years ago
Andrzej Rybczak b77466cc38 browser: read tags from local songs 14 years ago
Andrzej Rybczak b06e620913 more cleanup and grouping functions logically together 14 years ago
Andrzej Rybczak b1c301dc1c split majority of helpers and rewrite a few heinous functions 14 years ago