summaryrefslogtreecommitdiff
path: root/src/helpers.h
AgeCommit message (Expand)Author
2008-12-19put scrolling code into function and use it also in lyrics screenAndrzej Rybczak
2008-12-11handle colored empty tag markerAndrzej Rybczak
2008-12-11improve handling playlist stats (btw several other improvements)Andrzej Rybczak
2008-12-11improve handling statusbar messages (+ some minor various fixes)Andrzej Rybczak
2008-12-10update Menu class and related stuffAndrzej Rybczak
2008-12-09remove color parser / update Window, Scrollpad class and related stuffAndrzej Rybczak
2008-12-09remove several redunant externs and use static variablesAndrzej Rybczak
2008-12-09put mpd connection related things into namespaceAndrzej Rybczak
2008-12-09improve ShowMessage()Andrzej Rybczak
2008-11-04improve parsing argv a bitAndrzej Rybczak
2008-10-27add support for browsing local filesystemunK
2008-10-05implement argv handler and basic mpc commandsunK
2008-10-04fix displaying title of primary column in media library with tag editor disabledunK
2008-09-28store fetched artist's info in ~/.ncmpcpp/artists instead of ~/.lyricsunK
2008-09-19support for dirs/playlists rename in browserunK
2008-09-13new option for song format - right align (thx to Nathan Jones)unK
2008-09-12filename parser for tag editor, renaming files support, minor fixesunK
2008-09-11code clean-ups (help screen initialization splitted)unK
2008-09-10brand new song info screenunK
2008-09-10use std::pair instead of two different containtersunK
2008-09-09a lot of code clean-ups, remove song info screenunK
2008-09-09improve checking if song is in playlist in search engineunK
2008-09-07improvements for album tag editorunK
2008-09-07corections for album tag editorunK
2008-09-06add albums' editor screen (quite experimental for now)unK
2008-09-05start option numeration from 0 instead of 1 (1 was really stupid idea)unK
2008-09-04improve moving items and fix password handling (again) + fixesunK
2008-09-03support for columns view in playlistunK
2008-09-03fix for bug with colors, more clean-upsunK
2008-09-03class Menu is template now / bunch of code clean-ups.unK
2008-09-02corrections for playlist editor screenunK
2008-09-01playlists management support and playlist editor screen addedunK
2008-08-31add multiple items selection on playlist screen and nested colors supportunK
2008-08-23add custom keys configurationunknown
2008-08-22base for custom keys configuration + a few minor fixesunknown
2008-08-18make sorting items in browser case insensitiveunknown
2008-08-17drop libmpd dependency in favor of its own libmpdclient wrapperunknown
2008-08-14lighter deletion + playlist status addedunknown
2008-08-12add find forward/backward option + some optimizations and code clean-upsunknown
2008-08-09compare hashes instead of filenamesunknown
2008-08-08new screen (media library), some fixes etc.unknown
2008-08-04repo startsunknown