1337 Commits (89d3bd884f6cb175b91439faab9e7535ba9ee90a)
 

Author SHA1 Message Date
Andrzej Rybczak 89d3bd884f add missing binding to doc/bindings 14 years ago
Andrzej Rybczak fb4fdd129a actions: fix screen resize after unlocking 14 years ago
Andrzej Rybczak a834a8b3af fix compilation --without-taglib 14 years ago
Andrzej Rybczak c935dcf11a global: remove RedrawHeader 14 years ago
Andrzej Rybczak f0cac617fa scrollpad: make m_beginning unsigned 14 years ago
Andrzej Rybczak fcf9ffe668 mpd: separate statistics 14 years ago
Andrzej Rybczak 0147a24add mpd: adjust indentation 14 years ago
Andrzej Rybczak 472c69e8cd tag editor: fix refresh and reset/save options 14 years ago
Andrzej Rybczak 12c52e718d display: really fix now playing prefix 14 years ago
Andrzej Rybczak fc2d31eca2 display: fix album separators / now playing prefix in classic mode 14 years ago
Andrzej Rybczak ca76cf73b4 actions: fix failed assertion in AddRandomItems 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 8ef252ec6e actions: consider jumping to parent dir runnable even on root level 14 years ago
Andrzej Rybczak 3d2e61f188 keys: improve error messages a bit 14 years ago
Andrzej Rybczak 21947d3655 status: optimize filtering when chars are being taken from input queue 14 years ago
Andrzej Rybczak 39c5087d18 actions: guarantee that action will not be executed without checks 14 years ago
Andrzej Rybczak 837a7c14cf actions: make checks more strict 14 years ago
Andrzej Rybczak ad297ba059 actions: make separators toggle work in all screens 14 years ago
Andrzej Rybczak 10e88ec6b4 display: pass screen to functions by pointer 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
Andrzej Rybczak ec5f271f17 playlist editor: do not display "Playlist is empty" message 14 years ago
Andrzej Rybczak 69bd1bac97 tag editor: remove albums view 14 years ago
Andrzej Rybczak 5f637103a6 menu: make Menu::drawn return ConstIterator 14 years ago
Andrzej Rybczak bf3a7a7715 do not clear playlists content, make idle notifications take care of it 14 years ago
Andrzej Rybczak a351d07eff actions: get deleting/cropping/clearing playlists right 14 years ago
Andrzej Rybczak ef55093586 move a few small functions to actions 14 years ago
Andrzej Rybczak 09e746aa05 status: fix copypaste bug 14 years ago
Andrzej Rybczak f6fb2ed54c make use of override keyword if available 14 years ago
Andrzej Rybczak 6d87ebbc43 generalize UpdateSongsList (-> markSongsInPlaylist) 14 years ago
Andrzej Rybczak bb121fbe01 make playlist and playlist editor share code responsible for moving items 14 years ago
Andrzej Rybczak 60ca9de919 check if song is in playlist in O(nlogn) instead of O(n^2) 14 years ago
Andrzej Rybczak 8ab8da2a30 actions: fix filter clearing 14 years ago
Andrzej Rybczak 506e79b4b1 add allowsFiltering / allowsSearching checks 14 years ago
Andrzej Rybczak ce80c21ea5 status: restore commented out piece of code 14 years ago
Andrzej Rybczak eb40b7ef91 helpers: fix UpdateSongList 14 years ago
Andrzej Rybczak 226fbdd2c9 fix shadowing warnings 14 years ago
Andrzej Rybczak 1a4151b189 scrollpad: adjust indentation in header file 14 years ago
Andrzej Rybczak af2cdca3d0 change naming conventions in NC namespace 14 years ago
Andrzej Rybczak 6f918091d9 remove warnings clang generates 14 years ago
Andrzej Rybczak c873a4eca3 add forgotten file (global.cpp) 14 years ago
Andrzej Rybczak 8d6bf6aa05 menu: duplicate temporarily function to restore functionality 14 years ago
Andrzej Rybczak 3b0756eb2f configure: add checks for used c++11 features 14 years ago