index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utility
Age
Commit message (
Expand
)
Author
2013-09-14
properly handle boost::bad_lexical_cast exceptions
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-10-20
utility/string: remove unused functions
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-06
window: make color/format/border class enums
Andrzej Rybczak
2012-10-05
initial restoration of support for encodings different than utf-8
Andrzej Rybczak
2012-10-05
use boost.locale for charset conversions instead of iconv
Andrzej Rybczak
2012-10-02
fix header guards
Andrzej Rybczak
2012-10-02
comparators: fix yet another implicit conversion related bug
Andrzej Rybczak
2012-10-01
mpd: make functions take item consumer instead of returning vector of items
Andrzej Rybczak
2012-09-12
settings: support customizable tags separator
Andrzej Rybczak
2012-09-09
comparators: fix LocaleBasedItemSorting
Andrzej Rybczak
2012-09-08
move wstring related functions to wide_char file
Andrzej Rybczak
2012-09-08
string: fix lowercase function
Andrzej Rybczak
2012-09-08
comparators: generalize objects a bit
Andrzej Rybczak
2012-09-08
make use of std::locale based strings comparison
Andrzej Rybczak
2012-09-08
actions: implement filtering playlist on priorities
Andrzej Rybczak
2012-09-06
actions: adjust names of a few actions to be more descriptive
Andrzej Rybczak
2012-09-05
status: optimize filtering when chars are being taken from input queue
Andrzej Rybczak
2012-09-05
keys: implement parsing key configuration file
Andrzej Rybczak
2012-09-04
make playlist and playlist editor share code responsible for moving items
Andrzej Rybczak
2012-08-29
browser: read tags from local songs
Andrzej Rybczak
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak