Andrzej Rybczak
5aaafba545
if there is no selected items, treat the current one as selected
17 years ago
Andrzej Rybczak
03129784d4
new feature: add selected items to playlist at given position
17 years ago
Andrzej Rybczak
495ec25a0a
simplify Clear() in Window and its derivatives
...
it removes argument responsible for immediate refreshing.
since after all calls that were refreshing screen there was
call to Refresh() anyway, this switch doesn't make much sense.
17 years ago
Andrzej Rybczak
dd04406ee5
poll both stdin and mpd using one select()
...
this allows for immediate reading mpd events
17 years ago
Andrzej Rybczak
55173cb419
move local_browser variable from settings to Browser class
17 years ago
Andrzej Rybczak
e5fe4addca
rename option to make it fit to window's title
17 years ago
Andrzej Rybczak
330f19acbb
make adding to main playlist inactive if selected items are from there
17 years ago
Andrzej Rybczak
62ba4ce343
make SelectedItemsAdder::{Width,Height} vars follow the rest of private members
17 years ago
Andrzej Rybczak
4f3040e0ec
move code responsible for adding selected items to playlists to misc.cpp
17 years ago
Andrzej Rybczak
7729fde54d
rename misc.{cpp,h} to conv.{cpp,h}
17 years ago
Andrzej Rybczak
ddaf141f2e
rename MPD::Song::{Get,Set}Year to {Get,Set}Date
17 years ago
Andrzej Rybczak
9dab25e02c
use prefix ++ instead of postfix where available
17 years ago
Andrzej Rybczak
dd266b0103
new feature: add random songs to playlist
17 years ago
Andrzej Rybczak
2c30387a91
limit scope of unallowed_chars and make it static
17 years ago
Andrzej Rybczak
ea973b6b4a
put classes related to ncurses into NCurses namespace
17 years ago
Andrzej Rybczak
8f092d5490
move some functions to TagEditor class / outside
17 years ago
Andrzej Rybczak
8ba72bc78a
separate some code from ncmpcpp.cpp
17 years ago
Andrzej Rybczak
d82577e357
group various functions more logically
17 years ago
Andrzej Rybczak
256bb429b5
change std::stringstream to std::ostringstream
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
c61ddd3383
improve handling statusbar messages (+ some minor various fixes)
18 years ago
unK
48ba7cbcf2
another code clean-ups
18 years ago
unK
0a210a8896
use ToLower() instead of calling std::transform explicitly all the time
18 years ago
unK
3419ff13a8
improve time displaying / allow markers for empty tags without color
18 years ago
unknown
b6a912e507
lighter deletion + playlist status added
18 years ago
unknown
6315a6c7ec
repo starts
18 years ago