151 Commits (1b6cb65f3a371e40794e92176f013b1a720432e1)

Author SHA1 Message Date
Andrzej Rybczak 101f01941d new feature: alternative user interface 17 years ago
Andrzej Rybczak 853164575f adjust mouse bindings a bit and document them in help screen 17 years ago
Andrzej Rybczak 5838d02077 add shortcut keybinding for saving in tiny tag editor 17 years ago
Andrzej Rybczak 9dab25e02c use prefix ++ instead of postfix where available 17 years ago
Andrzej Rybczak 2eb913fe22 define MPD::Connection handler as an object, not pointer 17 years ago
Andrzej Rybczak 450bf1b636 initialize screens only if necessary 17 years ago
Andrzej Rybczak a6e4f9cdd7 add keybinding to toggle mouse support on the fly 17 years ago
Andrzej Rybczak 5a2853b36a new feature: outputs screen 17 years ago
Andrzej Rybczak dd266b0103 new feature: add random songs to playlist 17 years ago
Andrzej Rybczak e08fdcf4cb update browser.delete keybinding description in help screen 17 years ago
Andrzej Rybczak 6177d49f9f new feature: two columns view in media library (albums and songs) 17 years ago
Andrzej Rybczak cc78632c03 align functions descriptions in source code to improve readability 17 years ago
Andrzej Rybczak 7a59593814 add info about all 'e' key functions to help screen 17 years ago
Andrzej Rybczak 00dcadcc8a add support for consume mode 17 years ago
Andrzej Rybczak 5f41640cd9 handle single command and remove hacks used as substitute for it 17 years ago
Andrzej Rybczak e5b9d83a10 add keybinding for opening lyrics in external editor to help screen 17 years ago
Andrzej Rybczak 3d5e62aa65 change default behaviour of 'go to given position' function 17 years ago
Andrzej Rybczak d1d1011eeb make function 'clear' in playlist editor clear selected playlist 17 years ago
Andrzej Rybczak 2c1647d57a new feature: reverse playlist 17 years ago
Andrzej Rybczak c0d227a0c8 move selected items to actual cursor position, not to given one 17 years ago
Andrzej Rybczak fd7ac3b3f5 new feature: move item(s) in playlist to given position 17 years ago
Andrzej Rybczak eed4fb03ff use CamelCase for variables in Global namespace / some cleaning 17 years ago
Andrzej Rybczak b9cbacebff new function: stop playing after current song 17 years ago
Andrzej Rybczak aed227ab5f new feature: go to currently playing song in browser 17 years ago
Andrzej Rybczak f162a7b880 new feature: playlist sorting (Ctrl-V by default) 17 years ago
Andrzej Rybczak 5d2daab416 new feature: apply filter to screen (Ctrl-F) 17 years ago
Andrzej Rybczak ef9948cbe2 fix refreshing in clock screen while resizing / remove some unneded code 17 years ago
Andrzej Rybczak ba6c2db0b1 improve resizing 17 years ago
Andrzej Rybczak e6bd98e0a7 general code cleaning 17 years ago
Andrzej Rybczak 4cdafc5639 change wCurrent and wPrev to myScreen 17 years ago
Andrzej Rybczak 6f09d3b592 change namespace Help into class 17 years ago
Andrzej Rybczak 8ba72bc78a separate some code from ncmpcpp.cpp 17 years ago
Andrzej Rybczak 29301aefd5 move all externs to global.h 17 years ago
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak b1817a0bc9 support for switching between supported lyrics databases at runtime 17 years ago
Andrzej Rybczak 966fd634a4 add support for columns view in browser and search engine 17 years ago
Andrzej Rybczak 542c121e0a add clock screen (ported from ncmpc) 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak 77e8cd0145 variables cleaning 17 years ago
Andrzej Rybczak c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 18 years ago
Andrzej Rybczak 5c0af01cca put mpd connection related things into namespace 18 years ago
Andrzej Rybczak e5fbf6bea8 do not display keybinding for tag editor if taglib support is disabled 18 years ago
unK beee0bc9d3 add support for browsing local filesystem 18 years ago
unK f8727b0a10 fix various compiler warnings and a few minor bugs 18 years ago
unK 109f49430e add tag type list switcher to media library 18 years ago
unK 9b65b39126 put local functions into unnamed namespaces 18 years ago
unK 0d5032c452 support for adding items like in ncmpc (disabled by default) 18 years ago
unK d992af15b0 update NEWS & version bump 18 years ago
unK 9795fc4488 support for fetching artist's info from last.fm 18 years ago
unK 2605b29dd9 filename parser for tag editor, renaming files support, minor fixes 18 years ago