summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-20Recover from invalid directory in Browser::locateSongAndrzej Rybczak
2020-12-20Optimize deletion/cropping of main playlist by using rangesAndrzej Rybczak
2020-12-19Update header information and my emailAndrzej Rybczak
2020-12-19Faster loading of playlists from the playlist editorAndrzej Rybczak
2020-12-19Add `type` value of `browser_sort_mode` (set by default)Andrzej Rybczak
2020-12-19Deprecate 'noop' value of browser_sort_mode in favor of 'none'.Andrzej Rybczak
2020-12-18Use fcntl to make a socket non blocking (MacOS fix)Andrzej Rybczak
2020-12-18Remove configuration options deprecated in 0.8.xAndrzej Rybczak
2020-12-18Deprecate visualizer_sync_intervalAndrzej Rybczak
2020-12-18Do not loop after sending a database update command to MopidyAndrzej Rybczak
2020-12-18Use more portable way of suppressing outputAndrzej Rybczak
2020-12-17Suppress any output from external commandsAndrzej Rybczak
2020-12-17Don't run volume changing actions if there is no mixerAndrzej Rybczak
2020-12-17Deprecate visualizer_fifo_path in favor of visualizer_data_sourceAndrzej Rybczak
2020-12-17Support gstreamer's udpsink as a source of visualizer samplesAndrzej Rybczak
2020-12-17Rename fifo related values and functionsAndrzej Rybczak
2020-12-17Discard any lingering data from the sourceAndrzej Rybczak
2020-12-17Implement buffering of visualizer samples read from the fifoAndrzej Rybczak
2020-12-15Better amount of samples read for wave visualizersAndrzej Rybczak
2020-12-14Set default visualizer to spectrum if fftw is availableAndrzej Rybczak
2020-12-14Call InitVisualization() on resizeAndrzej Rybczak
2020-12-14Fix look of the ellipse visualizer with high fpsAndrzej Rybczak
2020-12-14Fix autoscalerAndrzej Rybczak
2020-12-14Improve look for bigger values of dft_sizeAndrzej Rybczak
2020-12-14Make fps of the visualizer configurable and set it to 60 by defaultAndrzej Rybczak
2020-12-14Set sizes of samples read properly for stereo visualizersAndrzej Rybczak
2020-12-14Don't wrap colors around in sound wave filled and frequency spectrumAndrzej Rybczak
2020-12-14Increase range of visualizer_spectrum_dft_sizeAndrzej Rybczak
2020-12-13Increase fps of the visualizer to 30Andrzej Rybczak
2020-12-13Clear samples of the visualizer when playback is stoppedAndrzej Rybczak
2020-12-13Add visualizer_spectrum_gain option to a configuration fileAndrzej Rybczak
2020-12-13Toggle the fifo output once if synchronization is disabledAndrzej Rybczak
2020-12-13Fix typoAndrzej Rybczak
2020-12-13Pass random_exlude_pattern as referenceAndrzej Rybczak
2020-12-13Disable hacky attempt to sync visualization with audio by defaultAndrzej Rybczak
2020-12-13Squash a few more warningsAndrzej Rybczak
2020-12-13Allow for editing multiple titles in the tag editorAndrzej Rybczak
2020-12-13Fix locating a song in album only view and make it play nice with datesAndrzej Rybczak
2020-12-13Use signal instead of sigignore as the latter is deprecatedAndrzej Rybczak
2020-12-13Fix warnings in visualizer.cppAndrzej Rybczak
2020-12-13More markdownAndrzej Rybczak
2020-12-13Update CHANGELOG with visualizer changesAndrzej Rybczak
2020-12-13Disable autoscaling for visualizer by defaultAndrzej Rybczak
2020-12-13Better defaults for visualization in 256 colorsAndrzej Rybczak
2020-12-13Fix default value of visualizer_spectrum_dft_sizeAndrzej Rybczak
2020-12-13Update CHANGELOGAndrzej Rybczak
2020-12-13Use log scale for visualizer (#397)Evan Chang
2020-12-13Added option to hide album dates (#417)Lucas Zacharewicz
2020-12-13Update Makefil.am to reflect NEWS-->CHANGELOG.md rename (#430)Francesco
2020-12-13Add new actions to sample bindings file and help screenAndrzej Rybczak