Commit Graph

1717 Commits

Author SHA1 Message Date
Andrzej Rybczak 9a8ce0f176 window: display_string: add comments 2014-10-31 16:20:57 +01:00
Andrzej Rybczak f1aba45a99 window: rename getString to prompt 2014-10-31 16:07:56 +01:00
Andrzej Rybczak b265d56cdf window: add ScopedStringHelper and use it where appropriate 2014-10-31 15:30:54 +01:00
Andrzej Rybczak fa1cd965fa statusbar: use scoped locks instead of lock/unlock functions 2014-10-31 15:05:57 +01:00
Andrzej Rybczak 9e6b8533f1 ncmpcpp: ignore SIGPIPE 2014-10-31 12:11:27 +01:00
Andrzej Rybczak 43bb55292a ncmpcpp: do not ignore SIGINT 2014-10-31 12:05:32 +01:00
Andrzej Rybczak c181e9d1a9 news: update 2014-10-31 12:04:52 +01:00
Andrzej Rybczak 6dd7c742c6 window: support early exit from the readline prompt with Ctrl-{C,G} 2014-10-31 12:03:48 +01:00
Andrzej Rybczak 1d0cfce646 Merge branch '0.6.x'
Conflicts:
	AUTHORS
	NEWS
	configure.ac
2014-10-28 20:21:02 +01:00
Andrzej Rybczak bfe92480eb news: mention the fix from the previous commit 2014-10-28 20:14:46 +01:00
Andrzej Rybczak 6402b6f9c9 tags: writeID3v2Tags: write comment tag properly 2014-10-28 20:09:28 +01:00
Andrzej Rybczak 70d6b44984 change version to 0.6.1_pre 2014-10-28 20:09:13 +01:00
Andrzej Rybczak 211165a1c7 authors: add Darby Payne 2014-10-27 00:10:20 +01:00
Andrzej Rybczak 6da5c2a1d0 settings: list of visualizer colors cannot be empty 2014-10-26 23:54:51 +01:00
Andrzej Rybczak e970a9d4ae doc: update possible values for visualizer_type 2014-10-26 23:52:09 +01:00
Andrzej Rybczak 33c8eea7c0 visualizer: properly skip frequency spectrum mode without fftw 2014-10-26 23:43:25 +01:00
Andrzej Rybczak c45bd4b43e visualizer: slightly modify DrawSoundEllipseStereo 2014-10-26 23:32:59 +01:00
Andrzej Rybczak f420843cdf visualizer: implement mono ellipse visualizer 2014-10-26 22:54:12 +01:00
Andrzej Rybczak d893798f65 visualizer: reorganize functions 2014-10-26 20:57:35 +01:00
Andrzej Rybczak 35fdddff87 enums: implement operator{<<,>>} for VisualizerType and use it 2014-10-26 20:43:24 +01:00
Andrzej Rybczak 459aa706c0 visualizer: simplify DrawSoundWaveFill 2014-10-26 20:21:29 +01:00
Andrzej Rybczak dfc55789d8 visualizer: simplify DrawSoundWave 2014-10-26 20:21:29 +01:00
Andrzej Rybczak 565b93c6cd visualizer: simplify DrawFrequencySpectrum 2014-10-26 20:21:29 +01:00
Andrzej Rybczak 98e39d48a0 update visualizer-related documentation 2014-10-26 20:21:19 +01:00
Darby Payne 5d764bd992 visualizer: added some comments on new modes 2014-10-26 13:47:01 +01:00
Darby Payne f90049ff07 visualizer: ellipse is now closer to circular and the colors change faster 2014-10-26 13:41:24 +01:00
Darby Payne e9641d34b1 visualizer: fix ellipse color scaling 2014-10-26 13:41:24 +01:00
Darby Payne 6a13ef00b3 visualizer: make ellipse mode have concentric ellipses 2014-10-26 13:41:12 +01:00
Darby Payne 8805bff045 visualizer: add an ellipse visualizer (stereo mode only) 2014-10-26 13:41:12 +01:00
Darby Payne 1f2daaa08c visualizer: add filled wave visualizer 2014-10-26 13:41:09 +01:00
ahoka 9bab03e4b2 visualizer: add support for multiple colors 2014-10-26 13:38:02 +01:00
Andrzej Rybczak 12dff0ebfd change version to 0.7_pre 2014-10-26 13:38:02 +01:00
Andrzej Rybczak c59e6f68b4 update NEWS and change version to 0.6 2014-10-26 13:38:02 +01:00
Andrzej Rybczak 76af0bf688 settings: fix copypaste error that was overwriting regex_type 2014-10-26 13:38:02 +01:00
Andrzej Rybczak 400bf24e3a news: change release date of 0.6 to unknown 2014-10-26 13:33:05 +01:00
Andrzej Rybczak 909dd5722e doc: comment out data_fetching_delay 2014-10-26 13:33:05 +01:00
Andrzej Rybczak 638ed626ce news: add news since 0.6_beta5 2014-10-26 13:33:05 +01:00
Andrzej Rybczak 1b56673faa authors: list everyone who ever contributed to the project 2014-10-26 13:33:05 +01:00
Andrzej Rybczak 7ff68fa6fa news: add dates to previous releases and uniformize formatting 2014-10-26 13:33:05 +01:00
John Fresco 446691c35f status: fix crossfade being shown in status when other options are being toggled 2014-10-26 13:33:05 +01:00
Andrzej Rybczak abf9884f1c update NEWS and change version to 0.6 2014-10-25 17:16:07 +02:00
Andrzej Rybczak a7f83168ef settings: fix copypaste error that was overwriting regex_type 2014-10-25 17:07:34 +02:00
Andrzej Rybczak 13b7bd56af news: change release date of 0.6 to unknown 2014-10-25 15:17:56 +02:00
Andrzej Rybczak e33a8a8583 doc: comment out data_fetching_delay 2014-10-25 15:13:15 +02:00
Andrzej Rybczak f1a75caa61 news: add news since 0.6_beta5 2014-10-25 15:12:45 +02:00
Andrzej Rybczak 65eb5ed0c5 authors: list everyone who ever contributed to the project 2014-10-25 13:57:56 +02:00
Andrzej Rybczak ea212ac8f0 news: add dates to previous releases and uniformize formatting 2014-10-25 13:40:09 +02:00
John Fresco 93977b8093 status: fix crossfade being shown in status when other options are being toggled 2014-10-25 13:15:55 +02:00
Andrzej Rybczak 951e9f0f26 actions: delete stored playlists: fix infinite loop after deletion of empty playlist 2014-10-20 19:58:55 +02:00
Andrzej Rybczak 38b2bcc690 actions: jump to playing song: enter run() even if there is no playing song 2014-10-20 19:34:27 +02:00