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.h
Age
Commit message (
Expand
)
Author
2010-01-30
update copyright notices
Andrzej Rybczak
2009-12-09
screen_switcher between current and last screen
Frank Blendinger
2009-10-01
move local_browser variable from settings to Browser class
Andrzej Rybczak
2009-09-30
fix compilation under mingw32
Andrzej Rybczak
2009-08-12
new feature: alternative user interface
Andrzej Rybczak
2009-06-26
initialize screens only if necessary
Andrzej Rybczak
2009-06-10
new feature: add local directories recursively
Andrzej Rybczak
2009-05-25
new feature: mouse support
Andrzej Rybczak
2009-05-23
new feature: allow for files and directories deletion in browser
Andrzej Rybczak
2009-03-08
add support for regular expressions (basic and extended)
Andrzej Rybczak
2009-03-03
use private where appropriate
Andrzej Rybczak
2009-03-01
move functions from unnamed namespace to Browser class
Andrzej Rybczak
2009-02-27
new feature: go to currently playing song in browser
Andrzej Rybczak
2009-02-17
new feature: apply filter to screen (Ctrl-F)
Andrzej Rybczak
2009-02-17
get rid of this awful casting to List *
Andrzej Rybczak
2009-02-16
provide generic interface for dealing with selected items
Andrzej Rybczak
2009-02-15
general code cleaning
Andrzej Rybczak
2009-02-14
change namespace Browser into class
Andrzej Rybczak
2009-02-13
separate some code from ncmpcpp.cpp
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
2008-12-10
update Menu class and related stuff
Andrzej Rybczak
2008-12-09
put mpd connection related things into namespace
Andrzej Rybczak
2008-10-27
add support for browsing local filesystem
unK