2051 Commits (0458c98baee39eb2d4df30576c6cb8227f6ba7b3)

Author SHA1 Message Date
Andrzej Rybczak 0458c98bae Add run_external_console_command action for running terminal applications 5 years ago
Andrzej Rybczak 948d168790 Handle listallinfo failures more gracefully 5 years ago
Andrzej Rybczak 48f64f1aa0 Fix locating songs from Spotify in the Media Library 5 years ago
Andrzej Rybczak 985def83dc Recover from invalid directory in Browser::locateSong 5 years ago
Andrzej Rybczak ab27472b0b Optimize deletion/cropping of main playlist by using ranges 5 years ago
Andrzej Rybczak b68354a223 Update header information and my email 5 years ago
Andrzej Rybczak cbc9741e66 Faster loading of playlists from the playlist editor 5 years ago
Andrzej Rybczak d724e06262 Add `type` value of `browser_sort_mode` (set by default) 5 years ago
Andrzej Rybczak 3c7ce95aaa Deprecate 'noop' value of browser_sort_mode in favor of 'none'. 5 years ago
Andrzej Rybczak 17c950cc57 Use fcntl to make a socket non blocking (MacOS fix) 5 years ago
Andrzej Rybczak 5b1a390270 Remove configuration options deprecated in 0.8.x 5 years ago
Andrzej Rybczak 4709cc6b6d Deprecate visualizer_sync_interval 5 years ago
Andrzej Rybczak c51b27d401 Do not loop after sending a database update command to Mopidy 5 years ago
Andrzej Rybczak f266b2a5d4 Use more portable way of suppressing output 5 years ago
Andrzej Rybczak 25d7bb4d19 Suppress any output from external commands 5 years ago
Andrzej Rybczak fa2bca9311 Don't run volume changing actions if there is no mixer 5 years ago
Andrzej Rybczak fb886f6870 Deprecate visualizer_fifo_path in favor of visualizer_data_source 5 years ago
Andrzej Rybczak 519f44e27c Support gstreamer's udpsink as a source of visualizer samples 5 years ago
Andrzej Rybczak 3e6a2af695 Rename fifo related values and functions 5 years ago
Andrzej Rybczak fbbb5637e7 Discard any lingering data from the source 5 years ago
Andrzej Rybczak 95c0678792 Implement buffering of visualizer samples read from the fifo 5 years ago
Andrzej Rybczak f4e032b047 Better amount of samples read for wave visualizers 5 years ago
Andrzej Rybczak b6a3823e83 Set default visualizer to spectrum if fftw is available 5 years ago
Andrzej Rybczak 970ebe63fd Call InitVisualization() on resize 5 years ago
Andrzej Rybczak 27bd4bff5e Fix look of the ellipse visualizer with high fps 5 years ago
Andrzej Rybczak b5bea554b6 Fix autoscaler 5 years ago
Andrzej Rybczak cff792bb7e Improve look for bigger values of dft_size 5 years ago
Andrzej Rybczak b602b198cd Make fps of the visualizer configurable and set it to 60 by default 5 years ago
Andrzej Rybczak b8983b93ec Set sizes of samples read properly for stereo visualizers 5 years ago
Andrzej Rybczak 8237bcef27 Don't wrap colors around in sound wave filled and frequency spectrum 5 years ago
Andrzej Rybczak ee664775a1 Increase range of visualizer_spectrum_dft_size 5 years ago
Andrzej Rybczak 54a0c9a46e Increase fps of the visualizer to 30 5 years ago
Andrzej Rybczak 9b49acba56 Clear samples of the visualizer when playback is stopped 5 years ago
Andrzej Rybczak 261b23266d Add visualizer_spectrum_gain option to a configuration file 5 years ago
Andrzej Rybczak 2f07252ed9 Toggle the fifo output once if synchronization is disabled 5 years ago
Andrzej Rybczak 21034fdfa7 Pass random_exlude_pattern as reference 5 years ago
Andrzej Rybczak 8575a9132c Disable hacky attempt to sync visualization with audio by default 5 years ago
Andrzej Rybczak 9749e49cfc Squash a few more warnings 5 years ago
Andrzej Rybczak 3b06b7e90e Allow for editing multiple titles in the tag editor 5 years ago
Andrzej Rybczak 2c91694dc4 Fix locating a song in album only view and make it play nice with dates 5 years ago
Andrzej Rybczak 00a614eec2 Use signal instead of sigignore as the latter is deprecated 5 years ago
Andrzej Rybczak 176b9714f3 Fix warnings in visualizer.cpp 5 years ago
Andrzej Rybczak d1e7c0cbf0 Disable autoscaling for visualizer by default 5 years ago
Andrzej Rybczak 28382a09b9 Fix default value of visualizer_spectrum_dft_size 5 years ago
Andrzej Rybczak b2ffa001a1 Update CHANGELOG 5 years ago
Evan Chang 47b3baf93c
Use log scale for visualizer (#397) 5 years ago
Lucas Zacharewicz 750e7ff59d
Added option to hide album dates (#417) 5 years ago
Andrzej Rybczak 99f760bdac Add new actions to sample bindings file and help screen 5 years ago
arcnmx 430cd92e96
Add an explicit Load action (#409) 5 years ago
Andrzej Rybczak 5b6736b543 Remove Lyricsmania fetcher as it doesn't work 5 years ago