summaryrefslogtreecommitdiff
path: root/src/song_info.cpp
AgeCommit message (Expand)Author
2015-05-11replace ProxySongList with NC::List and SongListAndrzej Rybczak
2014-11-15window: support new colors also as bordersAndrzej Rybczak
2014-11-11format: implement generic format parser and printerAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2013-09-14song info: fix #3786 (crash when pressing 'i' to get info of the stream)Alexander Lopatin
2013-05-28song info: show replay gain info if available (flac/ogg only)Andrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2013-04-06song_info: Do not limit the 'channels' diplay to mono/stereoWieland Hoffmann
2012-11-02song info: do not use TagLib if mpd_music_dir is unsetWieland Hoffmann
2012-10-06window: make color/format/border class enumsAndrzej Rybczak
2012-10-06scrollpad: use std::string as containerAndrzej Rybczak
2012-09-15abstract shared parts of switchTo methods awayAndrzej Rybczak
2012-09-14make defining screens with main window type as non-pointer possibleAndrzej Rybczak
2012-09-14do not initialize screens lazily as it doesn't make much senseAndrzej Rybczak
2012-09-13more PascalCase to camelCase conversionsAndrzej Rybczak
2012-09-12settings: support customizable tags separatorAndrzej Rybczak
2012-09-12status: split NcmpcppStatusChanged into smaller piecesAndrzej Rybczak
2012-09-08use wstrings uncoditionally where neededAndrzej Rybczak
2012-09-08song info: redraw header after processing fileAndrzej Rybczak
2012-09-06global: remove RedrawHeaderAndrzej Rybczak
2012-09-03change naming conventions in NC namespaceAndrzej Rybczak
2012-09-02implement ProxySongList for handling general operations on listsAndrzej Rybczak
2012-09-02get rid of 'using namespace NCurses' directiveAndrzej Rybczak
2012-09-02implement HasSongs interfaceAndrzej Rybczak
2012-08-29fix compilation --without-taglibAndrzej Rybczak
2012-08-28restrict conversions being done in strbufferAndrzej Rybczak
2012-08-28rewrite MPD::Song objectAndrzej Rybczak
2012-08-27some general source code tweaksAndrzej Rybczak
2012-07-16rename YEAR tag to DATE tag (as it should've been from the beginning)Andrzej Rybczak
2012-03-17update copyright datesAndrzej Rybczak
2011-11-12new feature: support for merging screens togetherAndrzej Rybczak
2011-11-01update copyright datesAndrzej Rybczak
2010-08-10separate 'song info' functionality from Info classAndrzej Rybczak