Andrzej Rybczak
|
49d1d56722
|
extras: tweak artist_to_albumartist script a bit
|
14 years ago |
Andrzej Rybczak
|
efe2a52382
|
fix header guards
|
14 years ago |
Andrzej Rybczak
|
592a156aaa
|
comparators: fix yet another implicit conversion related bug
|
14 years ago |
Andrzej Rybczak
|
1e335fae02
|
media library: optimize update
|
14 years ago |
Andrzej Rybczak
|
9aaa93a4e3
|
playlist editor: rename private members
|
14 years ago |
Andrzej Rybczak
|
9a292ca20d
|
mpd: make functions take item consumer instead of returning vector of items
|
14 years ago |
Andrzej Rybczak
|
60faa15462
|
settings: recognize browser_sort_mode config option
|
14 years ago |
Andrzej Rybczak
|
523b308553
|
bindings: fix typos in configuration file
|
14 years ago |
Andrzej Rybczak
|
9d8e6a2687
|
playlist: store song hashes in hash map, not a tree
|
14 years ago |
Matthew Hague
|
b487f10f10
|
media library: add support for sorting by mtime
|
14 years ago |
Andrzej Rybczak
|
add40d542d
|
bindings: guarantee ordering of bindings of the same key
|
14 years ago |
Andrzej Rybczak
|
07fc58015e
|
bindings: add support for defining and executing commands
|
14 years ago |
Andrzej Rybczak
|
ba0a47668a
|
bindings: add note about the difference between single action/chain of actions
|
14 years ago |
Andrzej Rybczak
|
de1ad6cff3
|
actions: move isMPDMusicSet checks at the end of conditionals
|
14 years ago |
Andrzej Rybczak
|
ae5bbbe63b
|
settings: remove allow_physical_*_deletion (replaced by custom binding)
|
14 years ago |
Andrzej Rybczak
|
552bc77318
|
actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists}
|
14 years ago |
Andrzej Rybczak
|
b57428db90
|
mdp: remove GetCurrentlyPlayingSongPos
|
14 years ago |
Andrzej Rybczak
|
e108604641
|
playlist: make reverse operate on iterator range
|
14 years ago |
Andrzej Rybczak
|
059592e28e
|
menu: remove unnecessary delete
|
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
|
4ff78d6304
|
fix handling playlist highlight
|
14 years ago |
Andrzej Rybczak
|
88a279119e
|
status: fix blinking cursor when playlist_highlight_delay is set to 1
|
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
|
ddd18681ba
|
help: fix shadow warning
|
14 years ago |
Andrzej Rybczak
|
8ac1a38213
|
bindings: add support for action "require_screen"
|
14 years ago |
Andrzej Rybczak
|
f0a0734728
|
add ScreenType for screen's type identification
|
14 years ago |
Andrzej Rybczak
|
f691ab265f
|
screen: rename BasicScreen to BaseScreen
|
14 years ago |
Andrzej Rybczak
|
e2c1c6f365
|
selected items added: fix position in adding after current song
|
14 years ago |
Andrzej Rybczak
|
42188b8768
|
sort playlist dialog: use ExecItem
|
14 years ago |
Andrzej Rybczak
|
a362488246
|
regex filter: fix possibility of failing assertion in RegexItemFilter
|
14 years ago |
Andrzej Rybczak
|
077930df78
|
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
|
14 years ago |
Andrzej Rybczak
|
b4ab065b2d
|
actions: split ShowSearchEngine into ShowSearchEngine and ResetSearchEngine
|
14 years ago |
Andrzej Rybczak
|
3d2e5adae8
|
actions: split ShowBrowser into showBrowser and ChangeBrowseMode
|
14 years ago |
Andrzej Rybczak
|
14587cb4ec
|
abstract shared parts of switchTo methods away
|
14 years ago |
Andrzej Rybczak
|
f7dba0a578
|
make remaining single-windowed screens' main windows non-pointer
|
14 years ago |
Andrzej Rybczak
|
5d535e9203
|
bindings: use better word in comment
|
14 years ago |
Andrzej Rybczak
|
66b799cd4c
|
fix compilation with gcc-4.5
|
14 years ago |
Andrzej Rybczak
|
c4190b6514
|
rewrite selected items added so it uses sane actions dispatch system
|
14 years ago |
Andrzej Rybczak
|
49a21370a6
|
playlist editor: change columns to be non-pointers
|
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
|
0d27d6ded3
|
media library: make screens non-pointer
|
14 years ago |
Andrzej Rybczak
|
3a1175343f
|
fix nasty bug related to overlapping names
|
14 years ago |
Andrzej Rybczak
|
b2b16be9ce
|
search engine: make main window non-pointer
|
14 years ago |
Andrzej Rybczak
|
d05707ad82
|
browser: make main type non-pointer
|
14 years ago |
Andrzej Rybczak
|
9c29082afe
|
playlist: define main screen as non-pointer
|
14 years ago |
Andrzej Rybczak
|
4d6ea660bc
|
make defining screens with main window type as non-pointer possible
|
14 years ago |
Andrzej Rybczak
|
9e93f7baf9
|
sort playlist dialog: make a few members const
|
14 years ago |