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
/
browser.cpp
Age
Commit message (
Expand
)
Author
2012-08-31
menu: simplify ItemDisplayer further
Andrzej Rybczak
2012-08-31
menu: a few semantic changes
Andrzej Rybczak
2012-08-31
menu: move a few methods to Item class
Andrzej Rybczak
2012-08-30
menu: implement custom iterator
Andrzej Rybczak
2012-08-30
use std::bind instead of passing void pointers around
Andrzej Rybczak
2012-08-30
menu: some member name changing
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
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak
2012-08-28
mpd: use lambda closures instead of passing vectors to functions
Andrzej Rybczak
2012-08-28
reduce usage of pointers / replace std::pair in SearchEngine
Andrzej Rybczak
2012-08-28
rewrite MPD::Song object
Andrzej Rybczak
2012-08-27
some general source code tweaks
Andrzej Rybczak
2012-08-14
add a few informational messages
Andrzej Rybczak
2012-08-14
make displayed messages more consistent
Andrzej Rybczak
2012-08-14
optimize a bit adding playlists/directories to playlist
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-07-15
corrections for previous commit
Andrzej Rybczak
2012-07-15
add custom sort format
Maarten de Vries
2012-07-13
browser: make playing newly loaded playlist work in all cases
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2012-01-15
local browser: properly check if file extension is supported
Andrzej Rybczak
2011-12-31
browser: display message only when loading playlist failed
Andrzej Rybczak
2011-12-31
browser: Do not modify the items name if we're loading a playlist
Wieland Hoffmann
2011-11-13
settings: provide a way to use alternative location for configuration file
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2011-10-01
Fix column title resize on browser window.
Marc Jessome
2011-10-01
add support for asx/cue/m3u/pls/xspf playlists
Andrzej Rybczak
2011-02-23
remove $? formatting from song format while converting to string
Andrzej Rybczak
2010-08-25
titles_visibility configuration option
Alexey Semenko
2010-07-12
make feature 'display separators between albums' work in all screens
Andrzej Rybczak
2010-07-12
browser: add support for deleting group of selected items
Andrzej Rybczak
2010-06-26
browser: support operations on m3u playlists not created by mpd
Andrzej Rybczak
2010-05-29
browser: fix omitting . and .. in Browser::{Clear,GetLocal}Directory
Andrzej Rybczak
2010-05-14
Browser::LocateSong: compare hashes, not strings
Andrzej Rybczak
2010-03-25
check for emptiness in some more places
Andrzej Rybczak
2010-02-05
center cursor directly in Menu class
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2010-01-22
get rid of using directives
Andrzej Rybczak
2009-12-09
screen_switcher between current and last screen
Frank Blendinger
2009-11-26
make SelectedItemsAdder work with local directories
Andrzej Rybczak
2009-11-26
if there is no selected items, treat the current one as selected
Andrzej Rybczak
2009-11-13
simplify Clear() in Window and its derivatives
Andrzej Rybczak
2009-10-25
poll both stdin and mpd using one select()
Andrzej Rybczak
2009-10-24
fix locating now playing song in browser (using 'o')
Andrzej Rybczak
2009-10-10
new feature: sort songs in browser by mtime (optional)
Andrzej Rybczak
2009-10-10
change keybinding for changing browse mode
Andrzej Rybczak
2009-10-10
shorten long names in messages displayed in statusbar
Andrzej Rybczak
[next]