Andrzej Rybczak
|
000de70634
|
settings: deprecate visualizer_sample_multiplier
|
9 years ago |
Andrzej Rybczak
|
667e9be00e
|
window: make key type 64 bits to represent unicode characters unambiguously
|
9 years ago |
Andrzej Rybczak
|
9306f56c34
|
Exit if stdin is closed
|
9 years ago |
Andrzej Rybczak
|
56cb940a12
|
actions: use shared_ptr to store actions
|
9 years ago |
Andrzej Rybczak
|
59197f23d0
|
actions: use unique_ptr for storing actions
|
9 years ago |
Andrzej Rybczak
|
c422b993db
|
Always clear worker after fetching lyrics completed
|
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
|
ba83b9daab
|
Explicitly link with pthread library
|
9 years ago |
Andrzej Rybczak
|
3868e32b92
|
Show detailed error message if writing tags fails
|
9 years ago |
Andrzej Rybczak
|
a2ffa72a34
|
Move Shared class to a separate file
|
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
|
c6f5933bf9
|
settings: remove default_space_mode
|
9 years ago |
Andrzej Rybczak
|
180c2d26fc
|
Simplify option_parser
|
9 years ago |
Andrzej Rybczak
|
6d313a282b
|
settings: expand '~' to home directory in execute_on_player_song_change
|
9 years ago |
Andrzej Rybczak
|
e3bb8aaad5
|
configuration: trim MPD_PORT value before passing it to lexical_cast
|
9 years ago |
Andrzej Rybczak
|
8dde3944ee
|
configuration: show meaningful error message if MPD_PORT is not a number
|
9 years ago |
Andrzej Rybczak
|
6a3c49e8e6
|
lyrics: suppress name shadow warnings
|
9 years ago |
Andrzej Rybczak
|
481ed0b1fe
|
lyrics: fetch lyrics in background sequentially
|
9 years ago |
Andrzej Rybczak
|
a2862b9fdf
|
Make the list of lyrics fetchers customizable
|
9 years ago |
Andrzej Rybczak
|
b833818023
|
lyrics fetcher: add support for tekstowo.pl
|
9 years ago |
Andrzej Rybczak
|
308c2be2f6
|
lyrics fetcher: add support for genius.com
|
9 years ago |
Andrzej Rybczak
|
dac0d4602f
|
lyrics: fix loading of files with DOS line endings
|
9 years ago |
Andrzej Rybczak
|
d98b8ca1c1
|
lastfm: use std::future instead of boost::future
|
9 years ago |
Andrzej Rybczak
|
6b73f0ebe1
|
window: prevent ncurses from defining macros
|
9 years ago |
Andrzej Rybczak
|
516ee31109
|
Update headers
|
9 years ago |
Andrzej Rybczak
|
41317d31c8
|
configure: require c++14 compatible compiler
|
9 years ago |
Andrzej Rybczak
|
40163dedaa
|
Fix moveSelectedItemsTo for filtered lists
|
9 years ago |
Andrzej Rybczak
|
e650b145df
|
Further improve HTML formatting
|
9 years ago |
Andrzej Rybczak
|
dbf5a1dbd8
|
Do not look at emptiness when changing windows
|
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 |
Andrzej Rybczak
|
90f9a66ba4
|
actions: put all enums in a separate line
|
9 years ago |
Andrzej Rybczak
|
55326899e0
|
Merge branch '0.7.x'
|
9 years ago |
Andrzej Rybczak
|
8cf0cc7a68
|
Change version to 0.7.7
|
9 years ago |
Andrzej Rybczak
|
44e723ffa7
|
Merge branch '0.7.x'
|
10 years ago |
Andrzej Rybczak
|
6d72123012
|
Change version to 0.7.6
|
10 years ago |
Andrzej Rybczak
|
888b6bc1c9
|
lyrics fetcher: fix fetchers and improve formatting of lyrics
|
10 years ago |
Andrzej Rybczak
|
a53c574edd
|
News: fix typo
|
10 years ago |
Andrzej Rybczak
|
ee040635d9
|
Settings: expand tilde to home directory in several more variables
|
10 years ago |
Andrzej Rybczak
|
6ebf00eb5d
|
Song: add support for hiding duplicate tags
|
10 years ago |
Andrzej Rybczak
|
67d4a04183
|
Doc: add info about MPD_HOST and MPD_PORT environment variables
|
10 years ago |
Dmitriy Kusterskiy
|
d0185af4c1
|
Playlist editor: fix freeze if mpd playlist_directory doesn't exist
|
10 years ago |
Andrzej Rybczak
|
63cd4473ce
|
Update NEWS with regard to the previous commit
|
10 years ago |