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
/
screens
Age
Commit message (
Expand
)
Author
2020-12-22
Enable full sorting of items in the local browser if it's not
Andrzej Rybczak
2020-12-22
Reduce CPU usage of the frequency spectrum visualizer
Andrzej Rybczak
2020-12-21
Suppress output of all external commands
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-20
Replay song even if the server is not playing
Andrzej Rybczak
2020-12-20
Smoother switching to Browser with Mopidy
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-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
Deprecate visualizer_sync_interval
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
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-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
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
Fix warnings in visualizer.cpp
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
Add new actions to sample bindings file and help screen
Andrzej Rybczak
2020-01-12
Curses: don't iterate through unbound COLORS #369
nick black
2019-09-30
Merge pull request #240 from Polochon-street/album-view
Larson Carter
2019-08-06
Escape single quotes in filenames
Peter Rice
2019-08-05
Skip sh and pass filename in single quotes
Peter Rice
2018-05-13
Restore curses after running external command
Jan Holthuis
2018-03-29
Lyrics: reset position of a window when fetching
Andrzej Rybczak
2018-03-18
Fix warnings when compiling with GCC 7
Andrzej Rybczak
2018-03-18
Search engine: properly interact with filtering
Andrzej Rybczak
[next]