Commit Graph

  • 27b5bb6d1e Replay song even if the server is not playing Andrzej Rybczak 2020-12-20 18:19:02 +01:00
  • ea3523ad60 Improved ReplaySong Andrzej Rybczak 2020-12-20 18:18:04 +01:00
  • 21c3ad4fc5 Smoother switching to Browser with Mopidy Andrzej Rybczak 2020-12-20 17:36:14 +01:00
  • 93ac620065 Saner defaults for mouse scrolling Andrzej Rybczak 2020-12-20 17:32:18 +01:00
  • 31798fd1c7 Prefer $XDG_CONFIG_HOME/ncmpcpp as a folder with configuration Andrzej Rybczak 2020-12-20 17:20:41 +01:00
  • 451856afd3 Remove redundant item about visualizer_sync_interval from the changelog Andrzej Rybczak 2020-12-20 17:16:57 +01:00
  • 0458c98bae Add run_external_console_command action for running terminal applications Andrzej Rybczak 2020-12-20 17:11:01 +01:00
  • 948d168790 Handle listallinfo failures more gracefully Andrzej Rybczak 2020-12-20 16:14:47 +01:00
  • 48f64f1aa0 Fix locating songs from Spotify in the Media Library Andrzej Rybczak 2020-12-20 15:13:55 +01:00
  • 985def83dc Recover from invalid directory in Browser::locateSong Andrzej Rybczak 2020-12-20 14:58:41 +01:00
  • ab27472b0b Optimize deletion/cropping of main playlist by using ranges Andrzej Rybczak 2020-12-20 00:49:21 +01:00
  • b68354a223 Update header information and my email Andrzej Rybczak 2020-12-19 17:51:29 +01:00
  • cbc9741e66 Faster loading of playlists from the playlist editor Andrzej Rybczak 2020-12-19 16:54:51 +01:00
  • d724e06262 Add type value of browser_sort_mode (set by default) Andrzej Rybczak 2020-12-19 16:33:02 +01:00
  • 3c7ce95aaa Deprecate 'noop' value of browser_sort_mode in favor of 'none'. Andrzej Rybczak 2020-12-19 16:17:45 +01:00
  • 17c950cc57 Use fcntl to make a socket non blocking (MacOS fix) Andrzej Rybczak 2020-12-18 15:47:39 +01:00
  • 5b1a390270 Remove configuration options deprecated in 0.8.x Andrzej Rybczak 2020-12-18 15:15:43 +01:00
  • 4709cc6b6d Deprecate visualizer_sync_interval Andrzej Rybczak 2020-12-18 15:15:05 +01:00
  • c51b27d401 Do not loop after sending a database update command to Mopidy Andrzej Rybczak 2020-12-18 14:32:19 +01:00
  • f266b2a5d4 Use more portable way of suppressing output Andrzej Rybczak 2020-12-18 00:03:54 +01:00
  • 25d7bb4d19 Suppress any output from external commands Andrzej Rybczak 2020-12-17 22:49:30 +01:00
  • fa2bca9311 Don't run volume changing actions if there is no mixer Andrzej Rybczak 2020-12-17 22:48:48 +01:00
  • fb886f6870 Deprecate visualizer_fifo_path in favor of visualizer_data_source Andrzej Rybczak 2020-12-17 22:14:11 +01:00
  • 519f44e27c Support gstreamer's udpsink as a source of visualizer samples Andrzej Rybczak 2020-12-17 20:52:24 +01:00
  • 3e6a2af695 Rename fifo related values and functions Andrzej Rybczak 2020-12-17 17:47:30 +01:00
  • fbbb5637e7 Discard any lingering data from the source Andrzej Rybczak 2020-12-17 13:37:09 +01:00
  • 95c0678792 Implement buffering of visualizer samples read from the fifo Andrzej Rybczak 2020-12-16 19:28:16 +01:00
  • f4e032b047 Better amount of samples read for wave visualizers Andrzej Rybczak 2020-12-15 12:44:31 +01:00
  • b6a3823e83 Set default visualizer to spectrum if fftw is available Andrzej Rybczak 2020-12-14 18:21:18 +01:00
  • 970ebe63fd Call InitVisualization() on resize Andrzej Rybczak 2020-12-14 18:15:47 +01:00
  • 27bd4bff5e Fix look of the ellipse visualizer with high fps Andrzej Rybczak 2020-12-14 17:36:27 +01:00
  • b5bea554b6 Fix autoscaler Andrzej Rybczak 2020-12-14 16:46:05 +01:00
  • cff792bb7e Improve look for bigger values of dft_size Andrzej Rybczak 2020-12-14 14:35:30 +01:00
  • b602b198cd Make fps of the visualizer configurable and set it to 60 by default Andrzej Rybczak 2020-12-14 14:19:19 +01:00
  • b8983b93ec Set sizes of samples read properly for stereo visualizers Andrzej Rybczak 2020-12-14 13:35:04 +01:00
  • 8237bcef27 Don't wrap colors around in sound wave filled and frequency spectrum Andrzej Rybczak 2020-12-14 12:39:12 +01:00
  • ee664775a1 Increase range of visualizer_spectrum_dft_size Andrzej Rybczak 2020-12-14 08:19:59 +01:00
  • 54a0c9a46e Increase fps of the visualizer to 30 Andrzej Rybczak 2020-12-13 23:57:57 +01:00
  • 9b49acba56 Clear samples of the visualizer when playback is stopped Andrzej Rybczak 2020-12-13 23:32:13 +01:00
  • 261b23266d Add visualizer_spectrum_gain option to a configuration file Andrzej Rybczak 2020-12-13 18:04:32 +01:00
  • 2f07252ed9 Toggle the fifo output once if synchronization is disabled Andrzej Rybczak 2020-12-13 17:12:41 +01:00
  • ecdc77b960 Fix typo Andrzej Rybczak 2020-12-13 16:47:52 +01:00
  • 21034fdfa7 Pass random_exlude_pattern as reference Andrzej Rybczak 2020-12-13 16:43:43 +01:00
  • 8575a9132c Disable hacky attempt to sync visualization with audio by default Andrzej Rybczak 2020-12-13 16:14:13 +01:00
  • 9749e49cfc Squash a few more warnings Andrzej Rybczak 2020-12-13 15:55:45 +01:00
  • 3b06b7e90e Allow for editing multiple titles in the tag editor Andrzej Rybczak 2020-12-13 15:33:27 +01:00
  • 2c91694dc4 Fix locating a song in album only view and make it play nice with dates Andrzej Rybczak 2020-12-13 15:17:45 +01:00
  • 00a614eec2 Use signal instead of sigignore as the latter is deprecated Andrzej Rybczak 2020-12-13 14:39:34 +01:00
  • 176b9714f3 Fix warnings in visualizer.cpp Andrzej Rybczak 2020-12-13 14:38:13 +01:00
  • 4873bde0ab More markdown Andrzej Rybczak 2020-12-13 14:38:04 +01:00
  • e18903c400 Update CHANGELOG with visualizer changes Andrzej Rybczak 2020-12-13 14:28:18 +01:00
  • d1e7c0cbf0 Disable autoscaling for visualizer by default Andrzej Rybczak 2020-12-13 14:22:20 +01:00
  • f71edace63 Better defaults for visualization in 256 colors Andrzej Rybczak 2020-12-13 14:19:48 +01:00
  • 28382a09b9 Fix default value of visualizer_spectrum_dft_size Andrzej Rybczak 2020-12-13 14:16:57 +01:00
  • b2ffa001a1 Update CHANGELOG Andrzej Rybczak 2020-12-13 14:03:32 +01:00
  • 47b3baf93c Use log scale for visualizer (#397) Evan Chang 2020-12-13 08:13:45 -05:00
  • 750e7ff59d Added option to hide album dates (#417) Lucas Zacharewicz 2020-12-13 08:02:49 -05:00
  • b72768d168 Update Makefil.am to reflect NEWS-->CHANGELOG.md rename (#430) Francesco 2020-12-13 12:37:13 +01:00
  • 99f760bdac Add new actions to sample bindings file and help screen Andrzej Rybczak 2020-12-13 09:35:05 +01:00
  • d549df3e69 Update CHANGELOG Andrzej Rybczak 2020-12-13 09:26:16 +01:00
  • 430cd92e96 Add an explicit Load action (#409) arcnmx 2020-12-13 00:25:23 -08:00
  • d1fe67b031 Rename NEWS to CHANGELOG.md and fill in changes for 0.9 Andrzej Rybczak 2020-12-13 09:20:41 +01:00
  • 5b6736b543 Remove Lyricsmania fetcher as it doesn't work Andrzej Rybczak 2020-12-13 08:46:32 +01:00
  • ecc2fefa7c Fix Genius and Tekstowo fetchers Andrzej Rybczak 2020-12-13 08:44:18 +01:00
  • 60b8071eea Remove lyricwiki fetcher as the site closed down Andrzej Rybczak 2020-12-10 15:16:23 +01:00
  • aa9ca84cb2 Fix delete key in st (#425) jaredforrest 2020-12-10 14:04:12 +00:00
  • 7ee6de39a1 Merge pull request #375 from torstehu/master Andrzej Rybczak 2020-08-03 15:46:16 +02:00
  • cc6fbddb37 Merge pull request #385 from sbraz/gcc10 Andrzej Rybczak 2020-05-25 12:13:41 +02:00
  • 399e0f4700 Fix build with GCC 10 by adding missing include Louis Sautier 2020-05-09 14:31:52 +02:00
  • 95b688f9f0 doc/ncmpcc: fix typo Torstein Husebø 2020-02-11 19:34:39 +01:00
  • bdec1eb009 Merge pull request #373 from wylfen/master Andrzej Rybczak 2020-01-12 12:35:13 +01:00
  • 69ec9aef63 Merge pull request #370 from dankamongmen/master Andrzej Rybczak 2020-01-12 12:33:03 +01:00
  • 302bcca99a Curses: don't iterate through unbound COLORS #369 nick black 2020-01-07 18:41:04 -05:00
  • 608c779a4d Merge pull request #374 from arybczak/lyrics-fix Andrzej Rybczak 2020-01-12 06:45:04 +01:00
  • d86c965143 Fix lyrics fetchers Andrzej Rybczak 2020-01-12 06:43:52 +01:00
  • 5e54cf2ca3 Stop using deprecated removeField method Wynn Wolf Arbor 2020-01-11 15:30:08 +01:00
  • 31ee76e8ee Merge pull request #357 from redoste/no-connected-to-msg Larson Carter 2019-10-22 13:32:27 -05:00
  • af512a9668 Add ability to not display the "Connected to ..." message at startup redoste 2019-10-19 21:50:33 +02:00
  • d6315ddcd7 Merge pull request #340 from sticken88/master Larson Carter 2019-10-01 20:18:01 -05:00
  • d07951cc6f Merge pull request #319 from spk/add-random-exclude Larson Carter 2019-10-01 13:38:02 -05:00
  • ee79bfd1d7 Move random_exclude_pattern settings to proper place Laurent Arnoud 2019-10-01 19:22:16 +02:00
  • 69f49d558d Add random_exclude_pattern option for random songs Laurent Arnoud 2018-12-01 14:55:03 +01:00
  • 20d660177d Update issue templates Larson Carter 2019-09-30 18:35:55 -05:00
  • 5432783074 Update AUTHORS Larson Carter 2019-09-30 18:28:20 -05:00
  • 9f6286e6e6 Update README.md Larson Carter 2019-09-30 18:27:34 -05:00
  • 0ed6609aa4 Merge pull request #184 from BlitzKraft/readme Larson Carter 2019-09-30 18:23:52 -05:00
  • 320d8d0ccb Merge pull request #240 from Polochon-street/album-view Larson Carter 2019-09-30 18:19:21 -05:00
  • 9f6862e627 Merge pull request #338 from mvrozanti/master Larson Carter 2019-09-30 18:14:18 -05:00
  • 94bfe04994 Merge pull request #327 from FeralHedgehog/expand_with_password Larson Carter 2019-09-30 18:12:11 -05:00
  • 6001a639da Merge pull request #269 from karlicoss/mpd-play Larson Carter 2019-09-30 18:06:20 -05:00
  • 3a27d15e8e Merge pull request #312 from ata2001/lyrics-zeneszoveg Larson Carter 2019-09-30 17:57:19 -05:00
  • 280adc1630 Merge pull request #346 from pvsr/safer-edit Larson Carter 2019-09-30 17:55:13 -05:00
  • e1e220c975 Escape single quotes in filenames Peter Rice 2019-08-06 21:41:38 -04:00
  • 2ff23ed719 Skip sh and pass filename in single quotes Peter Rice 2019-08-05 20:22:55 -04:00
  • 94c74e50bf Changes API for directories creation. Matteo Sticco 2019-05-22 22:57:58 +02:00
  • 444137696e allow for message_delay_time = "0" Marcelo 2019-05-04 10:39:16 -03:00
  • 8304cb8e4c Properly expand '~' in mpd_host when preceded by a password. feral_hedgehog 2019-01-26 01:40:15 +02:00
  • 156be93d5a lyrics fetcher: add support for zeneszoveg.hu Attila Szollosi 2018-10-24 02:07:25 +02:00
  • 81cb7a4f85 Restore curses after running external command Jan Holthuis 2018-04-13 17:34:59 +02:00
  • 1ef061a87c Change version to 0.9_dev Andrzej Rybczak 2018-05-13 17:50:14 +02:00