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
/
mutable_song.cpp
Age
Commit message (
Expand
)
Author
2014-11-11
remove silly comment after namespaces
Andrzej Rybczak
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-08-27
tag editor: fix filename change detection
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2013-05-17
mpdpp: make all consumers take values, not rvalue references
Andrzej Rybczak
2013-05-16
browser: add support for sorting by mtime in local browser
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2012-12-14
require gcc-4.6 since gcc-4.5.4 produces ICE while compiling bindings.cpp
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-09-12
tag editor: improve tag writing abilities
Andrzej Rybczak
2012-09-12
tag editor: guard before discarding pending changes accidentally
Andrzej Rybczak
2012-09-10
mutable song: rename a few functions
Andrzej Rybczak
2012-08-30
use std::bind instead of passing void pointers around
Andrzej Rybczak
2012-08-29
browser: read tags from local songs
Andrzej Rybczak
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak