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
/
song.h
Age
Commit message (
Expand
)
Author
2013-04-07
update copyright info
Andrzej Rybczak
2012-10-02
fix header guards
Andrzej Rybczak
2012-10-02
media library: optimize update
Andrzej Rybczak
2012-09-20
media library: add support for sorting by mtime
Matthew Hague
2012-09-15
rewrite selected items added so it uses sane actions dispatch system
Andrzej Rybczak
2012-09-13
adjust indentation of remaining classes in headers
Andrzej Rybczak
2012-09-12
settings: support customizable tags separator
Andrzej Rybczak
2012-09-02
remove warnings clang generates
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-09-02
implement HasSongs interface
Andrzej Rybczak
2012-08-29
song: scrap pimpl
Andrzej Rybczak
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak
2012-08-29
song: a few tweaks
Andrzej Rybczak
2012-08-28
rewrite MPD::Song object
Andrzej Rybczak
2012-08-14
remove Song::SetPosition
Andrzej Rybczak
2012-08-14
add support for priorities (queueing)
Andrzej Rybczak
2012-07-16
rename YEAR tag to DATE tag (as it should've been from the beginning)
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2010-08-23
perform one more check on song formats
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2010-01-23
add support for album artist tag
Andrzej Rybczak
2009-10-10
new feature: sort songs in browser by mtime (optional)
Andrzej Rybczak
2009-10-04
add support for multiple tags
Andrzej Rybczak
2009-10-04
Merge branch 'libmpdclient2'
Andrzej Rybczak
2009-10-04
fix broken compilation due to lack of setters for mpd_song
Andrzej Rybczak
2009-09-26
ignore special chars that occurs in tag values
Andrzej Rybczak
2009-09-23
fix compilation --with-iconv
Andrzej Rybczak
2009-09-22
fix compilation --with-taglib
Andrzej Rybczak
2009-09-22
make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv)
Andrzej Rybczak
2009-09-06
add N marker for displaying full track info and make n show only a number
Andrzej Rybczak
2009-08-23
new feature: command line switch for displaying now playing song
Andrzej Rybczak
2009-08-14
simplify code responsible for parsing song formats
Andrzej Rybczak
2009-08-14
song format: support for nested braces
Andrzej Rybczak
2009-07-05
rename MPD::Song::{Get,Set}Year to {Get,Set}Date
Andrzej Rybczak
2009-07-05
remove unused operators from MPD::Song class
Andrzej Rybczak
2009-07-05
some MPD::Song improvements and syntax simplifications
Andrzej Rybczak
2009-06-24
return value instead of const reference to long long
Andrzej Rybczak
2009-03-05
rename Song::__Count_Last_Slash_Position()
Andrzej Rybczak
2009-03-04
move some functions to TagEditor class / outside
Andrzej Rybczak
2009-02-18
new feature: playlist sorting (Ctrl-V by default)
Andrzej Rybczak
2009-02-15
throw away unneeded code
Andrzej Rybczak
2009-02-10
group various functions more logically
Andrzej Rybczak
2009-02-10
includes cleaning
Andrzej Rybczak
2009-01-17
update fsf address and copyright info
Andrzej Rybczak
2009-01-15
convert filenames to current locale if needed / some implementation improvements
Andrzej Rybczak
2009-01-11
convert id3 tags, directories and playlist names to current locale if needed
Andrzej Rybczak
2008-12-11
handle colored empty tag marker
Andrzej Rybczak
2008-12-11
improve handling playlist stats (btw several other improvements)
Andrzej Rybczak
2008-12-10
update Menu class and related stuff
Andrzej Rybczak
[next]