1109 Commits (0db01b7429987c94d521b116a045a1449cd50a0d)
 

Author SHA1 Message Date
Andrzej Rybczak 0db01b7429 status: fix drawing progressbar if third character was not specified 16 years ago
Andrzej Rybczak 80d6b36917 status: fix drawing progressbar if third character is non-ascii 16 years ago
Andrzej Rybczak 30ab7814f4 song: report proper position of invalid character in a format 16 years ago
Andrzej Rybczak 7d3a817de0 helpers: fix default now playing song format and validation of user-specified one 16 years ago
Alexey Semenko f310dbfd70 ask before cropping main playlist 16 years ago
Andrzej Rybczak c63780e6e6 support adding last.fm streams to playlist 16 years ago
Andrzej Rybczak 638fab8535 perform one more check on song formats 16 years ago
Andrzej Rybczak 523164dd74 settings: remove unused function prototypes 16 years ago
Andrzej Rybczak 1735a8c7db handle possible errors while saving playlist properly 16 years ago
Andrzej Rybczak 6af99edcc1 conv: shorten: maintain proper string length if max_length is odd 16 years ago
Andrzej Rybczak f09f7c396f song format: add support for limiting maximal length of a tag 16 years ago
Andrzej Rybczak e4b3d6aea2 make last column with fixed size take its whole size, not size-1 16 years ago
Andrzej Rybczak 7aebb34015 display: put long switch into separate function 16 years ago
Andrzej Rybczak 6687def7f7 merge some duplicated code in parsing song formats 16 years ago
Andrzej Rybczak a66ab40c25 settings: make progressbar_look support 'empty' part of progressbar 16 years ago
Andrzej Rybczak d879a60965 fix compilation --without-taglib 16 years ago
Andrzej Rybczak 1381a45d06 fix compilation --without-curl 16 years ago
Jan Palus 6cc12a8da6 configure: check for ncurses config with abi 6 16 years ago
Andrzej Rybczak e0eff99175 mpd: do not rely on idle event itself in case of playlist change 16 years ago
Andrzej Rybczak c0e558f04b lyrics: add support for storing lyrics in song's directory 16 years ago
Andrzej Rybczak c97f4fac59 settings: use separate bindings for switching between columns 16 years ago
Andrzej Rybczak de084e70bf lyrics fetcher: remove lyricsfly.com support 16 years ago
Andrzej Rybczak 1b98b02659 fix 'media library: fix filter issues' 16 years ago
Andrzej Rybczak d669bec777 tag editor: fix filter issues 16 years ago
Andrzej Rybczak 91fcbf6781 playlist editor: fix filter issues 16 years ago
Andrzej Rybczak b1bb7ec295 ncmpcpp: check for list emptiness before taking current element from it 16 years ago
Andrzej Rybczak 2aa053d7e1 media library: fix filter issues 16 years ago
Andrzej Rybczak 17c340408f include lastfm_service.{cpp,h} 16 years ago
Andrzej Rybczak 5ee05e3119 settigs: add support for custom visualization color 16 years ago
Andrzej Rybczak 35ddbe351a add support for 'replay' function (play current song from the beginning) 16 years ago
Andrzej Rybczak 342521459c settings: add support for preferred last.fm info language 16 years ago
Andrzej Rybczak a7b9088b87 lastfm: put code that takes info from a thread to separate function 16 years ago
Andrzej Rybczak 3afa0028e6 lyrics: some code beautification + Lyrics::SwitchTo() corrections 16 years ago
Andrzej Rybczak a1cd5ae1aa lastfm: redesigned plugins system 16 years ago
Andrzej Rybczak d4a5574146 lyrics fetcher: add sing365.com db support + a few corrections 16 years ago
Andrzej Rybczak 2a79184108 lyrics fetcher: strip html tags from lyrics from lyricsfly.com 16 years ago
Andrzej Rybczak 68a7d11c0e lyrics fetcher: add songlyrics.com and lyriczz.com support 16 years ago
Andrzej Rybczak de5f3b22e0 separate 'song info' functionality from Info class 16 years ago
Andrzej Rybczak 87298907e1 lyrics fetcher: do not apply quotation marks to google keywords 16 years ago
Andrzej Rybczak 923eaef466 lyrics fetcher: convert lyrics from lyricsmania.com to utf8 16 years ago
Andrzej Rybczak e1b1cf838a lyrics: restore database selector 16 years ago
Andrzej Rybczak 73339eed9c lyrics: reload lyrics in more sane manner 16 years ago
Andrzej Rybczak b387d22663 lyrics: add support for lyricstime.com, metrolyrics.com and lyricsmania.com 16 years ago
Andrzej Rybczak 3a724626de lyrics: use pthread_t instead of pthread_t * 16 years ago
Andrzej Rybczak 50581938e7 lyrics fetcher: do not add notice about error to curl error messages 16 years ago
Andrzej Rybczak 3bb3607399 lyrics: pass wrapper around member function to new thread 16 years ago
Andrzej Rybczak 7cd6508496 lyrics: general code refactoring 16 years ago
Andrzej Rybczak 5dc439aa19 lyrics: rename Lyrics::FetchAgain() to Lyrics::Refetch() 16 years ago
Andrzej Rybczak d7f862ce86 lyrics: move code that saves lyrics to separate function 16 years ago
Andrzej Rybczak 443516acbf lyrics: make screen accessible if lyrics are being fetched 16 years ago