index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2020-12-23
Fix fetching information about artists from last.fm
Andrzej Rybczak
2020-12-23
Bind Play to Backspace by default
Andrzej Rybczak
2020-12-22
Enable full sorting of items in the local browser if it's not
Andrzej Rybczak
2020-12-22
Enable Link Time Optimization by default
Andrzej Rybczak
2020-12-22
Reduce CPU usage of the frequency spectrum visualizer
Andrzej Rybczak
2020-12-21
Consider mouse support when pausing and unpausing curses interface
Andrzej Rybczak
2020-12-21
Suppress output of all external commands
Andrzej Rybczak
2020-12-21
Draw a separator between albums with the same name, but a different artist
Andrzej Rybczak
2020-12-21
Show the Visualizer immediately if it's the initial screen
Andrzej Rybczak
2020-12-21
Fix crash on startup with Browser as the initial screen
Andrzej Rybczak
2020-12-21
Fix crash on startup with Visualizer as the initial screen
Andrzej Rybczak
2020-12-21
Fix intermittent failures of the Genius fetcher
Andrzej Rybczak
2020-12-21
Add support for fetching lyrics from musixmatch.com
Andrzej Rybczak
2020-12-20
Release 0.9
0.9
Andrzej Rybczak
2020-12-20
Update CHANGELOG
Andrzej Rybczak
2020-12-20
Prefer `$XDG_CONFIG_HOME/ncmpcpp` as a folder with configuration
Andrzej Rybczak
2020-12-20
Remove redundant item about visualizer_sync_interval from the changelog
Andrzej Rybczak
2020-12-20
Add run_external_console_command action for running terminal applications
Andrzej Rybczak
2020-12-19
Add `type` value of `browser_sort_mode` (set by default)
Andrzej Rybczak
2020-12-19
Deprecate 'noop' value of browser_sort_mode in favor of 'none'.
Andrzej Rybczak
2020-12-18
Deprecate visualizer_sync_interval
Andrzej Rybczak
2020-12-18
Do not loop after sending a database update command to Mopidy
Andrzej Rybczak
2020-12-17
Don't run volume changing actions if there is no mixer
Andrzej Rybczak
2020-12-17
Deprecate visualizer_fifo_path in favor of visualizer_data_source
Andrzej Rybczak
2020-12-14
Make fps of the visualizer configurable and set it to 60 by default
Andrzej Rybczak
2020-12-13
Add visualizer_spectrum_gain option to a configuration file
Andrzej Rybczak
2020-12-13
Fix typo
Andrzej Rybczak
2020-12-13
Disable hacky attempt to sync visualization with audio by default
Andrzej Rybczak
2020-12-13
Allow for editing multiple titles in the tag editor
Andrzej Rybczak
2020-12-13
More markdown
Andrzej Rybczak
2020-12-13
Update CHANGELOG with visualizer changes
Andrzej Rybczak
2020-12-13
Update CHANGELOG
Andrzej Rybczak
2020-12-13
Update CHANGELOG
Andrzej Rybczak
2020-12-13
Rename NEWS to CHANGELOG.md and fill in changes for 0.9
Andrzej Rybczak