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
Age
Commit message (
Expand
)
Author
2020-12-23
Revert change from previous commit
Andrzej Rybczak
2020-12-23
Tiny visualizer improvements
Andrzej Rybczak
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
Fix toggle of a sorting mode in the browser
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
Better fix for showing visualiser immediately after startup
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
Remove separators between parts of lyrics
Andrzej Rybczak
2020-12-21
Add support for fetching lyrics from musixmatch.com
Andrzej Rybczak
2020-12-21
Change version to 0.10_dev
Andrzej Rybczak
2020-12-20
Release 0.9
0.9
Andrzej Rybczak
2020-12-20
Remove parentheses from default song_list_format and browser_sort_format
Andrzej Rybczak
2020-12-20
Update CHANGELOG
Andrzej Rybczak
2020-12-20
Replay song even if the server is not playing
Andrzej Rybczak
2020-12-20
Improved ReplaySong
Andrzej Rybczak
2020-12-20
Smoother switching to Browser with Mopidy
Andrzej Rybczak
2020-12-20
Saner defaults for mouse scrolling
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-20
Handle listallinfo failures more gracefully
Andrzej Rybczak
2020-12-20
Fix locating songs from Spotify in the Media Library
Andrzej Rybczak
2020-12-20
Recover from invalid directory in Browser::locateSong
Andrzej Rybczak
2020-12-20
Optimize deletion/cropping of main playlist by using ranges
Andrzej Rybczak
2020-12-19
Update header information and my email
Andrzej Rybczak
2020-12-19
Faster loading of playlists from the playlist editor
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
Use fcntl to make a socket non blocking (MacOS fix)
Andrzej Rybczak
2020-12-18
Remove configuration options deprecated in 0.8.x
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-18
Use more portable way of suppressing output
Andrzej Rybczak
2020-12-17
Suppress any output from external commands
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-17
Support gstreamer's udpsink as a source of visualizer samples
Andrzej Rybczak
2020-12-17
Rename fifo related values and functions
Andrzej Rybczak
2020-12-17
Discard any lingering data from the source
Andrzej Rybczak
2020-12-17
Implement buffering of visualizer samples read from the fifo
Andrzej Rybczak
2020-12-15
Better amount of samples read for wave visualizers
Andrzej Rybczak
[next]