Andrzej Rybczak
|
89ebfbf73d
|
Draw a separator between albums with the same name, but a different artist
|
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
|
e9ae99b5f0
|
Adjust handling of selected prefix and suffix in columns mode
|
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
|
478f4454d8
|
Move ncurses related files to curses directory
|
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
|
29b1813c6d
|
Resurrect filtering of lists (playlist only for now)
|
9 years ago |
Andrzej Rybczak
|
e7b152938b
|
window: redefine special key values
|
11 years ago |
Andrzej Rybczak
|
a8e2ec5ed0
|
replace ProxySongList with NC::List and SongList
|
11 years ago |
Andrzej Rybczak
|
527b66ae95
|
fix linking when compiling with g++
|
11 years ago |
Andrzej Rybczak
|
a21d9ca425
|
format: split into two headers
|
11 years ago |
Andrzej Rybczak
|
81b907a974
|
format: add flags to refine parsing and printing of the AST
|
11 years ago |
Andrzej Rybczak
|
059db198be
|
window: support 'previous' background value for better composability
|
11 years ago |
Andrzej Rybczak
|
25ac152b0d
|
remove silly comment after namespaces
|
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
|
309a4989c9
|
remove filtering
|
12 years ago |
Andrzej Rybczak
|
0457af36fe
|
mpd: redesign Item and adjust browser
|
12 years ago |
Andrzej Rybczak
|
fabd24c6a5
|
mpd: make ItemType enum class
|
12 years ago |
Andrzej Rybczak
|
9a1afece86
|
mpd: Item: do not wrap Song in shared_ptr
|
12 years ago |
Andrzej Rybczak
|
68a316258c
|
status: store status fields seperately
|
12 years ago |
Andrzej Rybczak
|
06a07b0d33
|
status: fix toggling flags
|
12 years ago |
Andrzej Rybczak
|
4b933b29e1
|
settings: configuration file processing rewrite
|
12 years ago |
Andrzej Rybczak
|
e3e6aa09cc
|
tag editor: fix filename change detection
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
2184fb7c73
|
get rid of global mpd status object
|
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
|
eda2ea37a9
|
rewrite major part of strbuffer and Scrollpad::flush
|
14 years ago |
Andrzej Rybczak
|
044464962c
|
initial restoration of support for encodings different than utf-8
|
14 years ago |
Andrzej Rybczak
|
b57428db90
|
mdp: remove GetCurrentlyPlayingSongPos
|
14 years ago |
Andrzej Rybczak
|
43ccedd6d8
|
fix assertion failures in media library / playlist editor with separators enabled
|
14 years ago |
Andrzej Rybczak
|
48cf01f084
|
pass ProxySongList around since it already has shared_ptr inside
|
14 years ago |
Andrzej Rybczak
|
9c29082afe
|
playlist: define main screen as non-pointer
|
14 years ago |
Andrzej Rybczak
|
9ddfca8f31
|
playlist: move sorting dialog related functions to separate file
|
14 years ago |
Andrzej Rybczak
|
d55070754d
|
settings: support customizable tags separator
|
14 years ago |
Andrzej Rybczak
|
8e7bcd219b
|
display: improve showSongs a bit
|
14 years ago |
Andrzej Rybczak
|
fd6a5889d0
|
tag editor: add modified_item_prefix to see modified items
|
14 years ago |
Andrzej Rybczak
|
a98df99ba6
|
playist: do not duplicate now playing information
|
14 years ago |
Andrzej Rybczak
|
6f81748602
|
display: fix possible crash if song_columns_list_format was invalid
|
14 years ago |
Andrzej Rybczak
|
84326efc46
|
move wstring related functions to wide_char file
|
14 years ago |
Andrzej Rybczak
|
d5e2d315fd
|
use wstrings uncoditionally where needed
|
14 years ago |
Andrzej Rybczak
|
a834a8b3af
|
fix compilation --without-taglib
|
14 years ago |