2315 Commits (master)
 

Author SHA1 Message Date
Andrzej Rybczak 0033bc3431 Disable autocenter mode while searching and filtering 9 years ago
Andrzej Rybczak 809b1d5b59 Rename requestContentsUpdate to requestContentUpdate 9 years ago
Andrzej Rybczak b0121227e9 Overhaul jumping to song in playlist editor to clearly show search order 9 years ago
Hugh Wang 743290cf0a Improve detection for songs not in playlists 9 years ago
Hugh Wang 4eae285160 Fix crash when jumping to playing song in playlist editor 9 years ago
Andrzej Rybczak 86d24b26a8 Ignore fetch delay while locating song in media library 9 years ago
Andrzej Rybczak 625a0dff3a Use volume command for relative volume changes instead of setvol 9 years ago
Andrzej Rybczak 00cbbe5593 playlist editor: fix jumping from the last occurrence of song in playlists 9 years ago
Hugh Wang 0cdbe31ecb Handle JumpToPlayingSong action in playlist editor 9 years ago
Andrzej Rybczak 4ad10fb4c2 Bring back colored bullet points in artist info 9 years ago
Andrzej Rybczak 0ab5fbb809 Use scoped window timeout 9 years ago
Andrzej Rybczak 05bf53d0ab Seek immediately after invoking appropriate action once 9 years ago
Andrzej Rybczak 9227eb8f80 Give arguments to command line options appropriate names 9 years ago
Sam Simmons 078d913120 Change automake init macros and includes var per automake warnings 9 years ago
Andrzej Rybczak 22681df199 Add support for fetching lyrics from jah-lyrics.com and plyrics.com 9 years ago
BK Bolisetty f4a6189e2f Add link to project page. 9 years ago
Andrzej Rybczak 5deb6600d4 Fix fetching lyrics from justsomelyrics.com 9 years ago
Andrzej Rybczak 8b014bd970 Add test for checking whether lyrics fetchers work 9 years ago
Andrzej Rybczak 0b1f0bfe0d Make Property use boost::variant 9 years ago
Andrzej Rybczak b2f29c6756 lastfm: fix fetching artist info in language other than English 9 years ago
BK Bolisetty 4705f6e8cb Add a README, showing enable visualizer 9 years ago
Andrzej Rybczak a5827cf1de Make jump_to_playing_song not runnable if there is no playing song 9 years ago
Andrzej Rybczak cd414810a5 If only 8 colors are available, map the rest of 256 to base ones 9 years ago
Andrzej Rybczak ca330bc924 Get rid of intermediate data structure when fetching directory contents 9 years ago
Andrzej Rybczak 6d2ed00e6a Fix highlighting parent directory in filtered browser 9 years ago
Andrzej Rybczak 7d502e42ba Check if songs are in playlist when displaying them, not up-front 9 years ago
Andrzej Rybczak e191959976 Do mpd status update after every call to noidle if appropriate 9 years ago
Andrzej Rybczak 0d8b2aee4b Make 'update_environment' action also update local mpd status 9 years ago
Andrzej Rybczak 401e732056 Fix deletion of items in a filtered playlist 9 years ago
Andrzej Rybczak 4cd94cb4b3 Make lyrics and last_fm screens lockable and startup screens 9 years ago
Andrzej Rybczak e9ae99b5f0 Adjust handling of selected prefix and suffix in columns mode 9 years ago
Andrzej Rybczak 29f6d8f18e Fix displaying items in menu 9 years ago
Andrzej Rybczak 92d2b73974 Reposition player_state_color in man page and settings 9 years ago
Andrzej Rybczak 51d7c9d7d5 Add to NEWS info about extended color variables 9 years ago
Andrzej Rybczak 05ed6b6cfa Add 'statusbar_time_color' and 'player_state_color' configuration variables 9 years ago
Andrzej Rybczak eaac6ad062 Retain previous background by default when switching colors 9 years ago
Andrzej Rybczak a488c2d89d Support attaching format information to selected color variables 9 years ago
Andrzej Rybczak 9c13827b62 Remove Format::None 9 years ago
Andrzej Rybczak 5445c41aaa Move screens to subdirectory 9 years ago
Andrzej Rybczak 478f4454d8 Move ncurses related files to curses directory 9 years ago
Andrzej Rybczak 44d343d5a2 visualizer: use std::vector for samples 9 years ago
Andrzej Rybczak 54fd2d65c6 Compile cleanly with GCC 4.9.4 9 years ago
Jesse Kleve c48280b446 Update 'optional features' information in INSTALL file 9 years ago
Andrzej Rybczak 91939bb14e lyrics: after cancelling download stop further fetching attempts 9 years ago
Andrzej Rybczak f3713ec2ee settings: fix typo 9 years ago
Andrzej Rybczak fd59e2af96 use boost::async instead of std::async as ~boost::async is nonblocking 9 years ago
Andrzej Rybczak 50ec522726 Require ncursesw to provide waddwstr and waddnwstr 9 years ago
Andrzej Rybczak 5c62072713 Require ncursesw 9 years ago
Andrzej Rybczak 30830e338a functional: remove reverse_iteration, use boost::range instead 9 years ago
Andrzej Rybczak 2e0de374a3 Prevent ncurses input queue from breaking by cleaning KEY_RESIZE asap 9 years ago