Andrzej Rybczak
|
9926718cf0
|
man: update description of a few variables
|
2016-12-08 01:45:36 +01:00 |
|
Andrzej Rybczak
|
000de70634
|
settings: deprecate visualizer_sample_multiplier
|
2016-12-08 01:45:33 +01:00 |
|
Andrzej Rybczak
|
667e9be00e
|
window: make key type 64 bits to represent unicode characters unambiguously
|
2016-12-07 20:03:50 +01:00 |
|
Andrzej Rybczak
|
9306f56c34
|
Exit if stdin is closed
|
2016-12-07 19:46:38 +01:00 |
|
Andrzej Rybczak
|
56cb940a12
|
actions: use shared_ptr to store actions
|
2016-12-07 19:02:47 +01:00 |
|
Andrzej Rybczak
|
59197f23d0
|
actions: use unique_ptr for storing actions
|
2016-11-23 20:58:00 +01:00 |
|
Andrzej Rybczak
|
c422b993db
|
Always clear worker after fetching lyrics completed
|
2016-11-21 12:06:14 +01:00 |
|
Andrzej Rybczak
|
00f70e23e6
|
Add support for fetching lyrics in background for selected songs
|
2016-11-21 11:55:28 +01:00 |
|
Andrzej Rybczak
|
5b56c48c4a
|
lyrics: add support for showing notifications about fetching lyrics in background
|
2016-11-21 10:47:27 +01:00 |
|
Andrzej Rybczak
|
ba83b9daab
|
Explicitly link with pthread library
|
2016-11-20 20:51:04 +01:00 |
|
Andrzej Rybczak
|
3868e32b92
|
Show detailed error message if writing tags fails
|
2016-11-20 19:38:11 +01:00 |
|
Andrzej Rybczak
|
a2ffa72a34
|
Move Shared class to a separate file
|
2016-11-20 19:20:25 +01:00 |
|
Andrzej Rybczak
|
5e2626ca0c
|
Make libcurl a hard dependency
|
2016-11-20 19:15:25 +01:00 |
|
Andrzej Rybczak
|
b018efceb6
|
Modernize lyrics screen
|
2016-11-20 19:14:35 +01:00 |
|
Andrzej Rybczak
|
c6f5933bf9
|
settings: remove default_space_mode
|
2016-11-19 16:04:33 +01:00 |
|
Andrzej Rybczak
|
180c2d26fc
|
Simplify option_parser
|
2016-11-19 15:37:09 +01:00 |
|
Andrzej Rybczak
|
6d313a282b
|
settings: expand '~' to home directory in execute_on_player_song_change
|
2016-11-16 11:29:33 +01:00 |
|
Andrzej Rybczak
|
e3bb8aaad5
|
configuration: trim MPD_PORT value before passing it to lexical_cast
|
2016-11-16 11:19:41 +01:00 |
|
Andrzej Rybczak
|
8dde3944ee
|
configuration: show meaningful error message if MPD_PORT is not a number
|
2016-11-16 11:12:56 +01:00 |
|
Andrzej Rybczak
|
6a3c49e8e6
|
lyrics: suppress name shadow warnings
|
2016-11-16 09:38:27 +01:00 |
|
Andrzej Rybczak
|
481ed0b1fe
|
lyrics: fetch lyrics in background sequentially
|
2016-11-16 09:19:28 +01:00 |
|
Andrzej Rybczak
|
a2862b9fdf
|
Make the list of lyrics fetchers customizable
|
2016-11-16 09:12:37 +01:00 |
|
Andrzej Rybczak
|
b833818023
|
lyrics fetcher: add support for tekstowo.pl
|
2016-11-16 07:18:34 +01:00 |
|
Andrzej Rybczak
|
308c2be2f6
|
lyrics fetcher: add support for genius.com
|
2016-11-16 06:21:36 +01:00 |
|
Andrzej Rybczak
|
dac0d4602f
|
lyrics: fix loading of files with DOS line endings
|
2016-11-16 05:50:40 +01:00 |
|
Andrzej Rybczak
|
d98b8ca1c1
|
lastfm: use std::future instead of boost::future
|
2016-11-16 05:39:45 +01:00 |
|
Andrzej Rybczak
|
6b73f0ebe1
|
window: prevent ncurses from defining macros
|
2016-11-14 02:18:26 +01:00 |
|
Andrzej Rybczak
|
516ee31109
|
Update headers
|
2016-11-13 11:07:13 +01:00 |
|
Andrzej Rybczak
|
41317d31c8
|
configure: require c++14 compatible compiler
|
2016-11-13 11:04:23 +01:00 |
|
Andrzej Rybczak
|
40163dedaa
|
Fix moveSelectedItemsTo for filtered lists
|
2016-11-13 08:50:20 +01:00 |
|
Andrzej Rybczak
|
e650b145df
|
Further improve HTML formatting
|
2016-11-13 07:22:30 +01:00 |
|
Andrzej Rybczak
|
dbf5a1dbd8
|
Do not look at emptiness when changing windows
|
2016-11-13 06:30:12 +01:00 |
|
Andrzej Rybczak
|
9b6a080a29
|
Move filtering methods to separate interface
|
2016-11-13 06:26:25 +01:00 |
|
Andrzej Rybczak
|
0477e2e750
|
Implement filtering in playlist editor
|
2016-11-13 05:52:48 +01:00 |
|
Andrzej Rybczak
|
de2513a36c
|
Implement filtering in media library
|
2016-11-13 04:55:51 +01:00 |
|
Andrzej Rybczak
|
17effe0115
|
Implement filtering in browser and search engine
|
2016-11-13 02:20:01 +01:00 |
|
Andrzej Rybczak
|
29b1813c6d
|
Resurrect filtering of lists (playlist only for now)
|
2016-11-13 01:15:07 +01:00 |
|
Andrzej Rybczak
|
60e66b47b6
|
searchable: retrieve currently applied search constraint
|
2016-11-11 20:26:42 +01:00 |
|
Andrzej Rybczak
|
cbba364685
|
Prepare for the ressurection of filtering
|
2016-11-11 16:44:36 +01:00 |
|
Andrzej Rybczak
|
90f9a66ba4
|
actions: put all enums in a separate line
|
2016-11-11 15:26:21 +01:00 |
|
Andrzej Rybczak
|
55326899e0
|
Merge branch '0.7.x'
|
2016-11-01 00:46:07 +01:00 |
|
Andrzej Rybczak
|
8cf0cc7a68
|
Change version to 0.7.7
|
2016-10-31 12:24:35 +01:00 |
|
Andrzej Rybczak
|
44e723ffa7
|
Merge branch '0.7.x'
|
2016-10-30 23:44:26 +01:00 |
|
Andrzej Rybczak
|
6d72123012
|
Change version to 0.7.6
|
2016-10-30 23:33:39 +01:00 |
|
Andrzej Rybczak
|
888b6bc1c9
|
lyrics fetcher: fix fetchers and improve formatting of lyrics
|
2016-10-30 23:25:51 +01:00 |
|
Andrzej Rybczak
|
a53c574edd
|
News: fix typo
|
2016-10-30 19:25:48 +01:00 |
|
Andrzej Rybczak
|
ee040635d9
|
Settings: expand tilde to home directory in several more variables
|
2016-10-30 19:21:46 +01:00 |
|
Andrzej Rybczak
|
6ebf00eb5d
|
Song: add support for hiding duplicate tags
|
2016-10-30 19:01:11 +01:00 |
|
Andrzej Rybczak
|
67d4a04183
|
Doc: add info about MPD_HOST and MPD_PORT environment variables
|
2016-10-30 17:39:23 +01:00 |
|
Dmitriy Kusterskiy
|
d0185af4c1
|
Playlist editor: fix freeze if mpd playlist_directory doesn't exist
|
2016-10-30 17:26:36 +01:00 |
|