14 Commits (077930df7849d3a24d6c0f9424a5b90e609756e1)

Author SHA1 Message Date
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