Andrzej Rybczak
|
802886c2e5
|
bindings: initial support for running external commands
|
14 years ago |
Matthew Hague
|
b487f10f10
|
media library: add support for sorting by mtime
|
14 years ago |
Andrzej Rybczak
|
07fc58015e
|
bindings: add support for defining and executing commands
|
14 years ago |
Andrzej Rybczak
|
552bc77318
|
actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists}
|
14 years ago |
Andrzej Rybczak
|
8ac1a38213
|
bindings: add support for action "require_screen"
|
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
|
5d535e9203
|
bindings: use better word in comment
|
14 years ago |
Andrzej Rybczak
|
66b799cd4c
|
fix compilation with gcc-4.5
|
14 years ago |
Andrzej Rybczak
|
84326efc46
|
move wstring related functions to wide_char file
|
14 years ago |
Andrzej Rybczak
|
a26b1f62f9
|
actions: implement filtering playlist on priorities
|
14 years ago |
Andrzej Rybczak
|
72cbae8d14
|
add example bindings configuration file with comprehensive description
|
14 years ago |
Andrzej Rybczak
|
dc62bd5c29
|
actions: adjust names of a few actions to be more descriptive
|
14 years ago |
Andrzej Rybczak
|
061fb9e60d
|
bindings: bind pause to 'p' and 'P' to display mode toggle
|
14 years ago |
Andrzej Rybczak
|
c34bcee12b
|
actions: rename DeselectItems to RemoveSelection
|
14 years ago |
Andrzej Rybczak
|
fe9bcfbeab
|
bindings: add support for parsing/displaying insert key
|
14 years ago |
Andrzej Rybczak
|
299e1f2e9c
|
bindings: remove F* binds, bind Help to F1 only, start other screens with 1
|
14 years ago |
Andrzej Rybczak
|
1be7676187
|
rename keys.{cpp,h} to bindings.{cpp,h}
|
14 years ago |
Andrzej Rybczak
|
3d2e61f188
|
keys: improve error messages a bit
|
14 years ago |
Andrzej Rybczak
|
39c5087d18
|
actions: guarantee that action will not be executed without checks
|
14 years ago |
Andrzej Rybczak
|
ad297ba059
|
actions: make separators toggle work in all screens
|
14 years ago |
Andrzej Rybczak
|
eff1d672b9
|
keys: implement support for a few macro utilities
|
14 years ago |
Andrzej Rybczak
|
7c6467a9e7
|
keys: implement parsing key configuration file
|
14 years ago |
Andrzej Rybczak
|
95e2cfe6e1
|
move keys related functions/classes to separate file
|
14 years ago |