Andrzej Rybczak
|
2caf08aaa7
|
split PressSpace action into modular pieces
|
11 years ago |
Andrzej Rybczak
|
7bcf79109f
|
actions: toggle screen lock: check if screen is lockable before asking for width
|
11 years ago |
Andrzej Rybczak
|
202a21c4b3
|
mpd: replace all consumers with iterators
|
12 years ago |
Andrzej Rybczak
|
9238008033
|
make sure to include boost posix_time where needed
|
12 years ago |
Andrzej Rybczak
|
b7ceae7273
|
replace timeval and time_t with boost::posix_time::ptime
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
1d4e006986
|
update copyright info
|
13 years ago |
Andrzej Rybczak
|
efe2a52382
|
fix header guards
|
14 years ago |
Andrzej Rybczak
|
f0a0734728
|
add ScreenType for screen's type identification
|
14 years ago |
Andrzej Rybczak
|
14587cb4ec
|
abstract shared parts of switchTo methods away
|
14 years ago |
Andrzej Rybczak
|
1891c1c050
|
do not initialize screens lazily as it doesn't make much sense
|
14 years ago |
Andrzej Rybczak
|
58a26b1e18
|
adjust indentation of remaining classes in headers
|
14 years ago |
Andrzej Rybczak
|
dd7665bb7d
|
more PascalCase to camelCase conversions
|
14 years ago |
Andrzej Rybczak
|
d5e2d315fd
|
use wstrings uncoditionally where needed
|
14 years ago |
Andrzej Rybczak
|
f6fb2ed54c
|
make use of override keyword if available
|
14 years ago |
Andrzej Rybczak
|
684d871506
|
finally kill NC::List
|
14 years ago |
Andrzej Rybczak
|
d47cad1d50
|
get rid of 'using namespace NCurses' directive
|
14 years ago |
Andrzej Rybczak
|
6f59a175ec
|
implement HasSongs interface
|
14 years ago |
Andrzej Rybczak
|
f8151904f5
|
update copyright dates
|
14 years ago |
Andrzej Rybczak
|
56467eaac6
|
new feature: support for merging screens together
|
15 years ago |
Andrzej Rybczak
|
ca956c3da3
|
update copyright dates
|
15 years ago |
Andrzej Rybczak
|
08daa61907
|
update copyright notices
|
16 years ago |
Andrzej Rybczak
|
03f6fd904f
|
new screen: mpd server info
|
17 years ago |
Andrzej Rybczak
|
101f01941d
|
new feature: alternative user interface
|
17 years ago |
Andrzej Rybczak
|
450bf1b636
|
initialize screens only if necessary
|
17 years ago |
Andrzej Rybczak
|
3d6765f896
|
make BasicScreen::{Enter,Space}Pressed() pure virtual
|
17 years ago |
Andrzej Rybczak
|
c3f2857dab
|
use private where appropriate
|
17 years ago |
Andrzej Rybczak
|
2c66178663
|
get rid of this awful casting to List *
|
17 years ago |
Andrzej Rybczak
|
43a8e2284e
|
provide generic interface for dealing with selected items
|
17 years ago |
Andrzej Rybczak
|
6f09d3b592
|
change namespace Help into class
|
17 years ago |
Andrzej Rybczak
|
8ba72bc78a
|
separate some code from ncmpcpp.cpp
|
17 years ago |
Andrzej Rybczak
|
f9f5149b76
|
includes cleaning
|
17 years ago |
Andrzej Rybczak
|
0c9e10091f
|
update fsf address and copyright info
|
17 years ago |
Andrzej Rybczak
|
c03bcbe44b
|
remove color parser / update Window, Scrollpad class and related stuff
|
18 years ago |
unK
|
8fb83ac476
|
code clean-ups (help screen initialization splitted)
|
18 years ago |
unK
|
723de0687e
|
class Menu is template now / bunch of code clean-ups.
|
18 years ago |
unK
|
0f0bf11652
|
more clean-ups
|
18 years ago |
unK
|
a37882f62a
|
code clean-ups
|
18 years ago |
unK
|
3e3f16540b
|
playlists management support and playlist editor screen added
|
18 years ago |
unK
|
f8f414d93a
|
add multiple items selection on playlist screen and nested colors support
|
18 years ago |
unK
|
f2bb625331
|
fix highlighting and change search mode a bit
|
18 years ago |
unK
|
e4b80d5ac8
|
'repeat one song' mode added + memleak fix and some code clean-ups
|
18 years ago |
unknown
|
9f12f99706
|
more fixes, config options, keybindings, case insensitive sorting in browser
|
18 years ago |
unknown
|
34dfffaab0
|
various clean-ups and improvements
|
18 years ago |
unknown
|
bb10209124
|
workaround for counting item length, will fix it later
|
18 years ago |
unknown
|
8deaa0a9e3
|
correct playlist clearing
|
18 years ago |
unknown
|
b6a912e507
|
lighter deletion + playlist status added
|
18 years ago |
unknown
|
3bee44ca7f
|
fix highlighting position
|
18 years ago |
unknown
|
8bb730ff12
|
optimization of scrolling and redrawing windows
|
18 years ago |
unknown
|
2b4518c157
|
add find forward/backward option + some optimizations and code clean-ups
|
18 years ago |