Jonathan Neidel
22fd919ce4
Fix separator between albums with the same name, to check for album artist instead of artist ( #472 )
5 years ago
Andrzej Rybczak
689771c2f7
Separate chunks of lyrics with a double newline
5 years ago
V
d9c55771bb
configuration: add mpd_password option ( #407 )
...
Although this can already be set via mpd_host, having a separate option
is cleaner, and doesn't require setting the host when ncmpcpp already
detects it correctly.
5 years ago
Andrzej Rybczak
5dfbd3f23a
Bump version to 0.10_dev
5 years ago
Andrzej Rybczak
2d96361862
Fix release year
5 years ago
Andrzej Rybczak
38a3084487
Bump version to 0.9.2
5 years ago
Andrzej Rybczak
541b8d7aab
Gracefully handle failures when asking for a password
...
Fix for #446 and #447 .
5 years ago
Andrzej Rybczak
dd0eac69f8
Revert suppression of output of all external commands
5 years ago
Andrzej Rybczak
94198a79fe
Release 0.9.1
5 years ago
Andrzej Rybczak
11e3ba562a
Fix fetching information about artists from last.fm
5 years ago
Andrzej Rybczak
7e4f3b1917
Bind Play to Backspace by default
5 years ago
Andrzej Rybczak
e0fe49e3e3
Enable full sorting of items in the local browser if it's not
5 years ago
Andrzej Rybczak
628f7ee1c4
Enable Link Time Optimization by default
5 years ago
Andrzej Rybczak
d402df8eeb
Reduce CPU usage of the frequency spectrum visualizer
5 years ago
Andrzej Rybczak
def7ea42f6
Consider mouse support when pausing and unpausing curses interface
5 years ago
Andrzej Rybczak
f3fe45f3ff
Suppress output of all external commands
5 years ago
Andrzej Rybczak
89ebfbf73d
Draw a separator between albums with the same name, but a different artist
5 years ago
Andrzej Rybczak
679cc7a2cb
Show the Visualizer immediately if it's the initial screen
5 years ago
Andrzej Rybczak
40c40d8c7f
Fix crash on startup with Browser as the initial screen
5 years ago
Andrzej Rybczak
3d5d1f4d54
Fix crash on startup with Visualizer as the initial screen
5 years ago
Andrzej Rybczak
37af7d8052
Fix intermittent failures of the Genius fetcher
5 years ago
Andrzej Rybczak
d08e76c7ed
Add support for fetching lyrics from musixmatch.com
5 years ago
Andrzej Rybczak
c021e09350
Release 0.9
5 years ago
Andrzej Rybczak
480be457fd
Update CHANGELOG
5 years ago
Andrzej Rybczak
31798fd1c7
Prefer `$XDG_CONFIG_HOME/ncmpcpp` as a folder with configuration
5 years ago
Andrzej Rybczak
451856afd3
Remove redundant item about visualizer_sync_interval from the changelog
5 years ago
Andrzej Rybczak
0458c98bae
Add run_external_console_command action for running terminal applications
5 years ago
Andrzej Rybczak
d724e06262
Add `type` value of `browser_sort_mode` (set by default)
5 years ago
Andrzej Rybczak
3c7ce95aaa
Deprecate 'noop' value of browser_sort_mode in favor of 'none'.
5 years ago
Andrzej Rybczak
4709cc6b6d
Deprecate visualizer_sync_interval
5 years ago
Andrzej Rybczak
c51b27d401
Do not loop after sending a database update command to Mopidy
5 years ago
Andrzej Rybczak
fa2bca9311
Don't run volume changing actions if there is no mixer
5 years ago
Andrzej Rybczak
fb886f6870
Deprecate visualizer_fifo_path in favor of visualizer_data_source
5 years ago
Andrzej Rybczak
b602b198cd
Make fps of the visualizer configurable and set it to 60 by default
5 years ago
Andrzej Rybczak
261b23266d
Add visualizer_spectrum_gain option to a configuration file
5 years ago
Andrzej Rybczak
ecdc77b960
Fix typo
5 years ago
Andrzej Rybczak
8575a9132c
Disable hacky attempt to sync visualization with audio by default
5 years ago
Andrzej Rybczak
3b06b7e90e
Allow for editing multiple titles in the tag editor
5 years ago
Andrzej Rybczak
4873bde0ab
More markdown
5 years ago
Andrzej Rybczak
e18903c400
Update CHANGELOG with visualizer changes
5 years ago
Andrzej Rybczak
b2ffa001a1
Update CHANGELOG
5 years ago
Andrzej Rybczak
d549df3e69
Update CHANGELOG
5 years ago
Andrzej Rybczak
d1fe67b031
Rename NEWS to CHANGELOG.md and fill in changes for 0.9
5 years ago
Jan Holthuis
81cb7a4f85
Restore curses after running external command
...
This allows running TUI tools like vim via run_external_command without
destroying the ncmpcpp curses output.
8 years ago
Andrzej Rybczak
1ef061a87c
Change version to 0.9_dev
8 years ago
Andrzej Rybczak
7bfefb2f80
Change version to 0.8.2
8 years ago
Andrzej Rybczak
7a75756ca3
Fix compilation with ICU >= 61
8 years ago
Andrzej Rybczak
e912a9d0c3
Lyrics: reset position of a window when fetching
8 years ago
Andrzej Rybczak
51fe8dc2c8
Statusbar: redraw separator after interface switch when MPD is stopped
8 years ago
Andrzej Rybczak
2f3588edf3
Search engine: properly interact with filtering
...
See https://github.com/arybczak/ncmpcpp/issues/260
8 years ago