Andrzej Rybczak
|
f162a7b880
|
new feature: playlist sorting (Ctrl-V by default)
|
17 years ago |
Andrzej Rybczak
|
5d2daab416
|
new feature: apply filter to screen (Ctrl-F)
if one applies a filter, only items that contain this
filter will be displayed. works on all screens.
|
17 years ago |
Andrzej Rybczak
|
32bac776e7
|
cleaning
|
17 years ago |
Andrzej Rybczak
|
2c66178663
|
get rid of this awful casting to List *
|
17 years ago |
Andrzej Rybczak
|
173b012d00
|
use vector<string_pair> instead of map<string, string>
|
17 years ago |
Andrzej Rybczak
|
32f959d1ec
|
use streams instead of Window::WriteXY()
|
17 years ago |
Andrzej Rybczak
|
43a8e2284e
|
provide generic interface for dealing with selected items
|
17 years ago |
Andrzej Rybczak
|
ef9948cbe2
|
fix refreshing in clock screen while resizing / remove some unneded code
|
17 years ago |
Andrzej Rybczak
|
ba6c2db0b1
|
improve resizing
|
17 years ago |
Andrzej Rybczak
|
f9cdfa5d2b
|
another externs removed
|
17 years ago |
Andrzej Rybczak
|
26365d9832
|
rename status_checker -> status / + some cleaning
|
17 years ago |
Andrzej Rybczak
|
e6bd98e0a7
|
general code cleaning
|
17 years ago |
Andrzej Rybczak
|
4cdafc5639
|
change wCurrent and wPrev to myScreen
|
17 years ago |
Andrzej Rybczak
|
5a06f2a4fc
|
change namespace MediaLibrary into class
|
17 years ago |
Andrzej Rybczak
|
6e167d67e2
|
change namespace Playlist into class
|
17 years ago |
Andrzej Rybczak
|
8ba72bc78a
|
separate some code from ncmpcpp.cpp
|
17 years ago |