Hamuko
|
d544b777c3
|
Use mt19937 random number generator instad of the default one
|
10 years ago |
Adrian Kowalski
|
257f67c732
|
sort playlist: add 'album artist' to the sort options
|
11 years ago |
Andrzej Rybczak
|
9e9e521580
|
remove enterPressed from remaining screens
|
11 years ago |
Andrzej Rybczak
|
1b6cb65f3a
|
actions: add support for range selection and make a few actions work on ranges
|
11 years ago |
Andrzej Rybczak
|
a7dab01eff
|
replace boost::bind with std::bind
|
11 years ago |
Andrzej Rybczak
|
30df221cb4
|
menu: split into two headers
|
11 years ago |
Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
12 years ago |
Andrzej Rybczak
|
efdac2058e
|
menu: make current() return an iterator
|
12 years ago |
Andrzej Rybczak
|
7bfa120f37
|
mpd: get rid of *List typedefs
|
12 years ago |
Andrzej Rybczak
|
966f3ef927
|
rename ExecItem to RunnableItem and make use of variadic templates
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
59430f640b
|
statusbar: use boost::format instead of c-style printf
|
12 years ago |
Andrzej Rybczak
|
0dcec65edf
|
use boost::bind instead of std::bind until boost placeholders are in separate namespace
|
13 years ago |
Andrzej Rybczak
|
1d4e006986
|
update copyright info
|
13 years ago |
Andrzej Rybczak
|
6a3eb73a49
|
rewrite communication system with mpd
|
13 years ago |
Andrzej Rybczak
|
5908250c18
|
add some typedefs
|
14 years ago |
Andrzej Rybczak
|
1eb0003714
|
window: rename Where to Scroll and make it enum class
|
14 years ago |
Andrzej Rybczak
|
044464962c
|
initial restoration of support for encodings different than utf-8
|
14 years ago |
Andrzej Rybczak
|
e108604641
|
playlist: make reverse operate on iterator range
|
14 years ago |
Andrzej Rybczak
|
3aa21f8ef7
|
menu: remove Menu::Swap
|
14 years ago |
Andrzej Rybczak
|
419965924f
|
menu: remove Menu::hasSelected
|
14 years ago |
Andrzej Rybczak
|
42188b8768
|
sort playlist dialog: use ExecItem
|
14 years ago |
Andrzej Rybczak
|
14587cb4ec
|
abstract shared parts of switchTo methods away
|
14 years ago |
Andrzej Rybczak
|
8b42a41720
|
sort playlist dialog: change main window to be non-pointer
|
14 years ago |
Andrzej Rybczak
|
830a2832b5
|
screen: change ScreenType to WindowType and add WindowReference typedef
|
14 years ago |
Andrzej Rybczak
|
9c29082afe
|
playlist: define main screen as non-pointer
|
14 years ago |
Andrzej Rybczak
|
9e93f7baf9
|
sort playlist dialog: make a few members const
|
14 years ago |
Andrzej Rybczak
|
1891c1c050
|
do not initialize screens lazily as it doesn't make much sense
|
14 years ago |
Andrzej Rybczak
|
9ddfca8f31
|
playlist: move sorting dialog related functions to separate file
|
14 years ago |