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-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
Fix typo
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
2020-12-13
More markdown
Andrzej Rybczak
2020-12-13
Update CHANGELOG with visualizer changes
Andrzej Rybczak
2020-12-13
Disable autoscaling for visualizer by default
Andrzej Rybczak
2020-12-13
Better defaults for visualization in 256 colors
Andrzej Rybczak
2020-12-13
Fix default value of visualizer_spectrum_dft_size
Andrzej Rybczak
2020-12-13
Update CHANGELOG
Andrzej Rybczak
2020-12-13
Use log scale for visualizer (#397)
Evan Chang
2020-12-13
Added option to hide album dates (#417)
Lucas Zacharewicz
2020-12-13
Update Makefil.am to reflect NEWS-->CHANGELOG.md rename (#430)
Francesco
2020-12-13
Add new actions to sample bindings file and help screen
Andrzej Rybczak
[prev]
[next]