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
/
src
Age
Commit message (
Expand
)
Author
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-20
Remove parentheses from default song_list_format and browser_sort_format
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
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
2020-12-14
Set default visualizer to spectrum if fftw is available
Andrzej Rybczak
2020-12-14
Call InitVisualization() on resize
Andrzej Rybczak
2020-12-14
Fix look of the ellipse visualizer with high fps
Andrzej Rybczak
2020-12-14
Fix autoscaler
Andrzej Rybczak
2020-12-14
Improve look for bigger values of dft_size
Andrzej Rybczak
2020-12-14
Make fps of the visualizer configurable and set it to 60 by default
Andrzej Rybczak
2020-12-14
Set sizes of samples read properly for stereo visualizers
Andrzej Rybczak
2020-12-14
Don't wrap colors around in sound wave filled and frequency spectrum
Andrzej Rybczak
2020-12-14
Increase range of visualizer_spectrum_dft_size
Andrzej Rybczak
2020-12-13
Increase fps of the visualizer to 30
Andrzej Rybczak
2020-12-13
Clear samples of the visualizer when playback is stopped
Andrzej Rybczak
2020-12-13
Add visualizer_spectrum_gain option to a configuration file
Andrzej Rybczak
2020-12-13
Toggle the fifo output once if synchronization is disabled
Andrzej Rybczak
2020-12-13
Pass random_exlude_pattern as reference
Andrzej Rybczak
2020-12-13
Disable hacky attempt to sync visualization with audio by default
Andrzej Rybczak
2020-12-13
Squash a few more warnings
Andrzej Rybczak
2020-12-13
Allow for editing multiple titles in the tag editor
Andrzej Rybczak
2020-12-13
Fix locating a song in album only view and make it play nice with dates
Andrzej Rybczak
2020-12-13
Use signal instead of sigignore as the latter is deprecated
Andrzej Rybczak
2020-12-13
Fix warnings in visualizer.cpp
Andrzej Rybczak
[next]