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
/
media_library.h
Age
Commit message (
Expand
)
Author
2009-08-12
new feature: alternative user interface
Andrzej Rybczak
2009-06-26
initialize screens only if necessary
Andrzej Rybczak
2009-05-25
new feature: mouse support
Andrzej Rybczak
2009-05-03
new feature: two columns view in media library (albums and songs)
Andrzej Rybczak
2009-03-08
add support for regular expressions (basic and extended)
Andrzej Rybczak
2009-03-07
speed up browsing media library
Andrzej Rybczak
2009-03-05
fix duplicating albums in media library
Andrzej Rybczak
2009-03-03
use private where appropriate
Andrzej Rybczak
2009-02-24
while searching for songs in media library, consider year of the album
Andrzej Rybczak
2009-02-17
new feature: apply filter to screen (Ctrl-F)
Andrzej Rybczak
2009-02-17
cleaning
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 MediaLibrary into class
Andrzej Rybczak
2009-02-13
separate some code from ncmpcpp.cpp
Andrzej Rybczak