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
541b8d7aab
Gracefully handle failures when asking for a password
...
Fix for #446 and #447 .
5 years ago
Andrzej Rybczak
07cc7aa4f3
SampleBuffer: rename move to get
5 years ago
Andrzej Rybczak
b902a2a6bf
Don't block when executing external commands
5 years ago
Andrzej Rybczak
dd0eac69f8
Revert suppression of output of all external commands
5 years ago
Andrzej Rybczak
75f1ffaf1a
Revert change from previous commit
5 years ago
Andrzej Rybczak
901542ee8e
Tiny visualizer improvements
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
03f046802a
Fix toggle of a sorting mode in the browser
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
88025e2e93
Better fix for showing visualiser immediately after startup
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
ba2a4533ab
Remove separators between parts of lyrics
5 years ago
Andrzej Rybczak
d08e76c7ed
Add support for fetching lyrics from musixmatch.com
5 years ago
Andrzej Rybczak
98c930109a
Remove parentheses from default song_list_format and browser_sort_format
5 years ago
Andrzej Rybczak
27b5bb6d1e
Replay song even if the server is not playing
5 years ago
Andrzej Rybczak
ea3523ad60
Improved ReplaySong
5 years ago
Andrzej Rybczak
21c3ad4fc5
Smoother switching to Browser with Mopidy
5 years ago
Andrzej Rybczak
93ac620065
Saner defaults for mouse scrolling
5 years ago
Andrzej Rybczak
31798fd1c7
Prefer `$XDG_CONFIG_HOME/ncmpcpp` as a folder with configuration
5 years ago
Andrzej Rybczak
0458c98bae
Add run_external_console_command action for running terminal applications
5 years ago
Andrzej Rybczak
948d168790
Handle listallinfo failures more gracefully
5 years ago
Andrzej Rybczak
48f64f1aa0
Fix locating songs from Spotify in the Media Library
5 years ago
Andrzej Rybczak
985def83dc
Recover from invalid directory in Browser::locateSong
5 years ago
Andrzej Rybczak
ab27472b0b
Optimize deletion/cropping of main playlist by using ranges
5 years ago
Andrzej Rybczak
b68354a223
Update header information and my email
5 years ago
Andrzej Rybczak
cbc9741e66
Faster loading of playlists from the playlist editor
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
17c950cc57
Use fcntl to make a socket non blocking (MacOS fix)
5 years ago
Andrzej Rybczak
5b1a390270
Remove configuration options deprecated in 0.8.x
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
f266b2a5d4
Use more portable way of suppressing output
5 years ago
Andrzej Rybczak
25d7bb4d19
Suppress any output from external commands
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
519f44e27c
Support gstreamer's udpsink as a source of visualizer samples
5 years ago
Andrzej Rybczak
3e6a2af695
Rename fifo related values and functions
5 years ago
Andrzej Rybczak
fbbb5637e7
Discard any lingering data from the source
5 years ago
Andrzej Rybczak
95c0678792
Implement buffering of visualizer samples read from the fifo
5 years ago