1060 Commits (443516acbfb5ce60f02801bbc9320066b2fefce5)
 

Author SHA1 Message Date
Andrzej Rybczak 443516acbf lyrics: make screen accessible if lyrics are being fetched 16 years ago
Andrzej Rybczak 7c75be82bd browser: if current dir doesn't exists, go down one level automatically 16 years ago
Andrzej Rybczak a93096fbda lyrics fetcher: change if -> else if 16 years ago
Andrzej Rybczak 331ffccd0e lyricwiki fetcher: trim and strip output from html tags 16 years ago
Andrzej Rybczak 3b92484755 conv: give function EscapeHtml much more appropriate name (StripHtmlTags) 16 years ago
Andrzej Rybczak 2eddb37497 lyricwiki fetcher: deal with utf8 characters properly 16 years ago
Andrzej Rybczak 26b7218f8e lyrics fetcher: add lyricwiki.com database support 16 years ago
Andrzej Rybczak 96064b826e lyrics: show additional info if lyrics are not found in any database 16 years ago
Andrzej Rybczak 7f2ea9dc8f remove optional pthread support - it's mandatory now 16 years ago
Andrzej Rybczak daad444f3c lyrics: redesigned plugins system 16 years ago
Andrzej Rybczak d3cb0ea6f6 put CURL related functions into a separate file 16 years ago
Andrzej Rybczak 8b109d0736 lyrics: add support for lyricsfly.com database 16 years ago
Andrzej Rybczak 74d177feae replace lyricsplugin.com with lyrc.com.ar as the former no longer works 16 years ago
Andrzej Rybczak 087245ecda window: make new BUTTON2_PRESSED definition more clear 16 years ago
Frank Blendinger dc8aff65a2 add separate keys to move sel. before/after cursor 16 years ago
Andrzej Rybczak 883d1a6cdd make feature 'select songs of album around cursor' work in all screens 16 years ago
Andrzej Rybczak d962653c76 make feature 'display separators between albums' work in all screens 16 years ago
Andrzej Rybczak f627dc854d browser: add support for deleting group of selected items 16 years ago
Andrzej Rybczak 5d37d56c64 always create header window 16 years ago
Frank Blendinger 13dbf65350 key_select_album also works in search results now 16 years ago
Frank Blendinger 7600429383 add key_select_album: select album around cursor 16 years ago
Andrzej Rybczak 4d406c85f2 browser: support operations on m3u playlists not created by mpd 16 years ago
Andrzej Rybczak 2b2c6a89ad playlist: fix separators between albums if filtering is enabled 16 years ago
Andrzej Rybczak eb07c327d2 playlist: check if files were actually added to playlist 16 years ago
Andrzej Rybczak 9c02bbf596 media library/tag editor: block idle while doing hierarchical searches 16 years ago
Andrzej Rybczak 10cea746e9 bump version to 0.5.5_pre 16 years ago
Frank Blendinger d9af16e973 fix: only show album separators in main playlist 16 years ago
Andrzej Rybczak 102bdf06c1 update NEWS / version bump 16 years ago
Andrzej Rybczak fe6106f222 outputs: update list after changing output if idle mode is not active 16 years ago
Andrzej Rybczak ec9017d5a2 media library: fix compatibility with mpd < 0.14 16 years ago
Andrzej Rybczak d1b82557d2 browser: fix omitting . and .. in Browser::{Clear,GetLocal}Directory 16 years ago
Andrzej Rybczak 15a89a6d41 make a few exceptions for "all tracks" option since it's not real album 16 years ago
Andrzej Rybczak 1154a95143 media library: support for "All tracks" option in middle column 16 years ago
Andrzej Rybczak d2cde15622 tag editor: fix locating a song 16 years ago
Andrzej Rybczak 3d41a1585c new feature: support for multiple tag types in one column 16 years ago
Andrzej Rybczak 53dfda0f98 new feature: customizable columns' names 16 years ago
Andrzej Rybczak 9adb762036 fix compilation with mingw32 16 years ago
Andrzej Rybczak 6eae6cd0f6 new feature: shorten units' names displayed in statusbar while being in playlist 16 years ago
Andrzej Rybczak 20646600b8 let keybinding for bitrate visibility toggle be customized 16 years ago
Andrzej Rybczak 0f230ab7b0 new feature: separators between albums in playlist 16 years ago
Andrzej Rybczak 8de70f3918 MediaLibrary::LocateSong: compare hashes, not strings 16 years ago
Andrzej Rybczak 02d3ec0e2a Browser::LocateSong: compare hashes, not strings 16 years ago
Andrzej Rybczak e978cfcc8b new feature: locate song in tag editor 16 years ago
Andrzej Rybczak b6e6ab1f61 fix statusbar scrolling speed with idle mode and bitrate displayed 16 years ago
Pawel Tomak d77f0fd2a2 tag editor: do not capitalize letters after non-ascii chars 16 years ago
Andrzej Rybczak db81faf9b0 fix NcmpcppKeys::NullKey 16 years ago
Andrzej Rybczak 336fa3cd7b new feature: toggle bitrate visibility at runtime 16 years ago
Andrzej Rybczak 7dafec5718 move null_key into NcmpcppKeys 16 years ago
Andrzej Rybczak f617ccfc4d set mpd_communication_mode to 'notifications' by default 16 years ago
Andrzej Rybczak 097632b088 disable 'locate song in media library' function for mpd < 0.14.* 16 years ago