Andrzej Rybczak
|
948d168790
|
Handle listallinfo failures more gracefully
|
5 years ago |
Andrzej Rybczak
|
ab27472b0b
|
Optimize deletion/cropping of main playlist by using ranges
|
5 years ago |
Andrzej Rybczak
|
b68354a223
|
Update header information and my email
|
5 years ago |
Andrzej Rybczak
|
19d32648ed
|
Replace highlight colors with prefixes and suffixes
|
9 years ago |
Andrzej Rybczak
|
86ec51624e
|
Update AUTHORS and copyright line
|
9 years ago |
Andrzej Rybczak
|
7d502e42ba
|
Check if songs are in playlist when displaying them, not up-front
|
9 years ago |
Andrzej Rybczak
|
401e732056
|
Fix deletion of items in a filtered playlist
|
9 years ago |
Andrzej Rybczak
|
a488c2d89d
|
Support attaching format information to selected color variables
|
9 years ago |
Andrzej Rybczak
|
5445c41aaa
|
Move screens to subdirectory
|
9 years ago |
Andrzej Rybczak
|
b7386c4fa6
|
song list: get rid of boost::zip_iterator and improve {Const,}SongIterator
|
9 years ago |
Andrzej Rybczak
|
516ee31109
|
Update headers
|
9 years ago |
Andrzej Rybczak
|
40163dedaa
|
Fix moveSelectedItemsTo for filtered lists
|
9 years ago |
Andrzej Rybczak
|
0477e2e750
|
Implement filtering in playlist editor
|
9 years ago |
Andrzej Rybczak
|
de2513a36c
|
Implement filtering in media library
|
9 years ago |
Andrzej Rybczak
|
17effe0115
|
Implement filtering in browser and search engine
|
9 years ago |
Andrzej Rybczak
|
29b1813c6d
|
Resurrect filtering of lists (playlist only for now)
|
9 years ago |
Andrzej Rybczak
|
60e66b47b6
|
searchable: retrieve currently applied search constraint
|
9 years ago |
Andrzej Rybczak
|
e657089b30
|
Fix crash occuring when searching backward in an empty list
|
10 years ago |
Andrzej Rybczak
|
0e32959721
|
helpers: treat no selection as a full range
|
11 years ago |
Andrzej Rybczak
|
9e9e521580
|
remove enterPressed from remaining screens
|
11 years ago |
Andrzej Rybczak
|
c6506d77fd
|
media library: fix infinite loop if listallinfo fails
|
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
|
a8e2ec5ed0
|
replace ProxySongList with NC::List and SongList
|
11 years ago |
Andrzej Rybczak
|
7f9f055082
|
helpers: modify getSelectedRange a little
|
11 years ago |
Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
11 years ago |
Andrzej Rybczak
|
75bae9862e
|
window: change internal color representation
|
12 years ago |
Andrzej Rybczak
|
6a5f46a458
|
actions: make find forward/backward incremental
|
12 years ago |
Andrzej Rybczak
|
d958e94d75
|
lyrics: check if the song exists
|
12 years ago |
Andrzej Rybczak
|
309a4989c9
|
remove filtering
|
12 years ago |
Andrzej Rybczak
|
efdac2058e
|
menu: make current() return an iterator
|
12 years ago |
Andrzej Rybczak
|
12772c47f9
|
menu: remove search related methods
|
12 years ago |
Andrzej Rybczak
|
0457af36fe
|
mpd: redesign Item and adjust browser
|
12 years ago |
Andrzej Rybczak
|
4b933b29e1
|
settings: configuration file processing rewrite
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
34923a035c
|
notify user if some files failed to be added
|
12 years ago |
James Pike
|
7094852c20
|
addSongsToPlaylist: add all valid entries instead of stopping at first failure
|
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
|
7deeecee20
|
get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library
|
13 years ago |
Andrzej Rybczak
|
2f9ab8f267
|
mpdpp: make all consumers take values, not rvalue references
|
13 years ago |
Andrzej Rybczak
|
e5e6de8d31
|
helpers: cleanup properly if action throws an exception
|
13 years ago |
Andrzej Rybczak
|
7a470cdfbf
|
fix assertion failure while trying to send play command in commands list
this fixes #3746
|
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
|
8db773cfec
|
replace a few string algorithms with boost utilities
|
14 years ago |
Andrzej Rybczak
|
df9ecabb55
|
window: make color/format/border class enums
|
14 years ago |
Andrzej Rybczak
|
439e004cfa
|
restore BasicBuffer::write function
|
14 years ago |
Andrzej Rybczak
|
43924f88e1
|
scrollpad: use std::string as container
|
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
|
efe2a52382
|
fix header guards
|
14 years ago |