240 Commits (59197f23d05f5e220eecad4c194dba4f52372e47)

Author SHA1 Message Date
Andrzej Rybczak 59197f23d0 actions: use unique_ptr for storing actions 9 years ago
Andrzej Rybczak 00f70e23e6 Add support for fetching lyrics in background for selected songs 9 years ago
Andrzej Rybczak 5b56c48c4a lyrics: add support for showing notifications about fetching lyrics in background 9 years ago
Andrzej Rybczak 3868e32b92 Show detailed error message if writing tags fails 9 years ago
Andrzej Rybczak 5e2626ca0c Make libcurl a hard dependency 9 years ago
Andrzej Rybczak b018efceb6 Modernize lyrics screen 9 years ago
Andrzej Rybczak 516ee31109 Update headers 9 years ago
Andrzej Rybczak 9b6a080a29 Move filtering methods to separate interface 9 years ago
Andrzej Rybczak 0477e2e750 Implement filtering in playlist editor 9 years ago
Andrzej Rybczak de2513a36c Implement filtering in media library 9 years ago
Andrzej Rybczak 17effe0115 Implement filtering in browser and search engine 9 years ago
Andrzej Rybczak 29b1813c6d Resurrect filtering of lists (playlist only for now) 9 years ago
Andrzej Rybczak 60e66b47b6 searchable: retrieve currently applied search constraint 9 years ago
Andrzej Rybczak cbba364685 Prepare for the ressurection of filtering 9 years ago
Hamuko d544b777c3 Use mt19937 random number generator instad of the default one 10 years ago
Andrzej Rybczak 126e954528 Include state line in the header window 10 years ago
Andrzej Rybczak a0b6628865 actions: allow action chains to be used for seeking 10 years ago
Asa Sourdiffe 20f37968c2 settings: add config option to not confirm shuffling playlist 10 years ago
Andrzej Rybczak d7fb62c49a configure: check for readline properly 10 years ago
Andrzej Rybczak 320db64bb9 configure: check for readline properly 10 years ago
Andrzej Rybczak 5ce704e31c add ifdefs to fix conditional compilation 11 years ago
Andrzej Rybczak 2832c6c540 actions: require confirmation before shuffling range 11 years ago
Andrzej Rybczak 9e9e521580 remove enterPressed from remaining screens 11 years ago
Andrzej Rybczak 3c1a888378 playlist: remove enterPressed 11 years ago
Andrzej Rybczak 3de7558483 playlist: convert several function names to camelCase 11 years ago
Andrzej Rybczak 0ee09fb109 outputs: replace enterPressed with toggleOutput 11 years ago
Andrzej Rybczak 4546d54777 actions: explicitly include boost posix_time.hpp 11 years ago
Andrzej Rybczak 20a4e486cc lastfm: use sink argument and fix possible usage of m_service after delete 11 years ago
Andrzej Rybczak aa8c47d578 actions: respect regular expression config when searching in text fields 11 years ago
Andrzej Rybczak a5867405d2 actions: add support for selecting found items 11 years ago
Andrzej Rybczak 1b6cb65f3a actions: add support for range selection and make a few actions work on ranges 11 years ago
Andrzej Rybczak 583e79dc54 action: select item: don't go down after selection 11 years ago
Andrzej Rybczak 52ff94d9c8 lastfm: use sink argument and fix possible usage of m_service after delete 11 years ago
Andrzej Rybczak 7c15dd954e stop using literal 500 as a window timeout 11 years ago
Andrzej Rybczak 2caf08aaa7 split PressSpace action into modular pieces 11 years ago
Andrzej Rybczak c68631b2f0 actions: respect regular expression config when searching in text fields 11 years ago
Andrzej Rybczak 4446242bbc actions: add action for environment update 11 years ago
Andrzej Rybczak dcac42748a bindinds: add support for alt/ctrl/shift modifiers and escape key 11 years ago
Andrzej Rybczak a8e2ec5ed0 replace ProxySongList with NC::List and SongList 11 years ago
Andrzej Rybczak a7dab01eff replace boost::bind with std::bind 11 years ago
Andrzej Rybczak 38b1064f1f actions: move item selection to its own action and bind it to insert 11 years ago
Andrzej Rybczak ccb468592d remove support for ncurses terminal sequence escaping 11 years ago
Andrzej Rybczak 173d23dde6 window: support extended urxvt mouse support if applicable 11 years ago
Andrzej Rybczak 1348271098 do not use ncurses terminal sequence escaping by default 11 years ago
Andrzej Rybczak 3bd9c88f05 actions: only shuffle selected range of playlist if applicable 11 years ago
Andrzej Rybczak 37980c9af0 actions: edit directory name: use boost::filesystem 11 years ago
Andrzej Rybczak 7bcf79109f actions: toggle screen lock: check if screen is lockable before asking for width 11 years ago
Andrzej Rybczak 4ae9696a7e get rid of name shadow warnings 11 years ago
Andrzej Rybczak 2082a4a9a3 actions: add: be smarter about adding the item 11 years ago
Andrzej Rybczak 081ad033d4 actions: add: confirm when the whole database is about to be added 11 years ago