Hugh Wang
|
0cdbe31ecb
|
Handle JumpToPlayingSong action in playlist editor
|
9 years ago |
Andrzej Rybczak
|
05bf53d0ab
|
Seek immediately after invoking appropriate action once
|
9 years ago |
Andrzej Rybczak
|
22681df199
|
Add support for fetching lyrics from jah-lyrics.com and plyrics.com
|
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
|
b2f29c6756
|
lastfm: fix fetching artist info in language other than English
|
9 years ago |
Andrzej Rybczak
|
a5827cf1de
|
Make jump_to_playing_song not runnable if there is no playing song
|
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
|
4cd94cb4b3
|
Make lyrics and last_fm screens lockable and startup screens
|
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
|
5c62072713
|
Require ncursesw
|
9 years ago |
Andrzej Rybczak
|
000de70634
|
settings: deprecate visualizer_sample_multiplier
|
9 years ago |
Andrzej Rybczak
|
9306f56c34
|
Exit if stdin is closed
|
9 years ago |
Andrzej Rybczak
|
00f70e23e6
|
Add support for fetching lyrics in background for selected songs
|
9 years ago |
Andrzej Rybczak
|
3868e32b92
|
Show detailed error message if writing tags fails
|
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
|
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
|
41317d31c8
|
configure: require c++14 compatible compiler
|
9 years ago |
Andrzej Rybczak
|
29b1813c6d
|
Resurrect filtering of lists (playlist only for now)
|
9 years ago |
Andrzej Rybczak
|
8cf0cc7a68
|
Change version to 0.7.7
|
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 |
Czipperz
|
0156e7d424
|
Make `autogen.sh` not run `configure` so consistent with `INSTALL`
Also changed `INSTALL` to have easier and updated installation instructions.
|
10 years ago |
Lennart Braun
|
14fb3baf63
|
menu: fixed rcurrent iterators on empty menus
If m_items is empty, ++current() did result in an invalid iterator
(pointing behind end()).
|
10 years ago |
Andrzej Rybczak
|
1619712682
|
Change version to 0.7.5
|
10 years ago |
Andrzej Rybczak
|
e657089b30
|
Fix crash occuring when searching backward in an empty list
|
10 years ago |
Andrzej Rybczak
|
0465962409
|
settings: change fault value of regular_expressions to 'perl'
|
10 years ago |
Andrzej Rybczak
|
68fbbfae43
|
curl: fix fetching artist info from last.fm
|
10 years ago |
Andrzej Rybczak
|
a0b6628865
|
actions: allow action chains to be used for seeking
|
10 years ago |
Andrzej Rybczak
|
82ea8bf808
|
change version to 0.7.5_dev
|
10 years ago |
ben01189998819991197253@users.noreply.github.com
|
4130d3ba24
|
settings: add 'execute_on_player_state_change' option
|
10 years ago |
Andrzej Rybczak
|
6093be238c
|
change version to 0.7.4
|
10 years ago |
Andrzej Rybczak
|
c7d2aa4395
|
configure: continue without errors if icu is not present
|
10 years ago |
Andrzej Rybczak
|
62f70e7bec
|
lyrics fetcher: fix lyricwiki fetcher
|
10 years ago |
Andrzej Rybczak
|
e8ad870787
|
change version to 0.7.4_dev
|
10 years ago |
Andrzej Rybczak
|
3a86500665
|
change version to 0.7.3
|
10 years ago |
Andrzej Rybczak
|
3a94ad886e
|
window: recognize home/end in more terminal emulators
|
10 years ago |
Andrzej Rybczak
|
b3473e290c
|
change version to 0.7.3_dev
|
10 years ago |