Commit Graph

1688 Commits

Author SHA1 Message Date
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 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
Andrzej Rybczak 683efb5a43 status: follow lyrics of proper song if consume mode is on
http://bugs.musicpd.org/view.php?id=4082
2014-10-18 14:01:43 +02:00
Andrzej Rybczak d9cf50b946 visualizer: use fabs instead of abs 2014-10-18 13:09:31 +02:00
Andrzej Rybczak 030d8ccd26 actions: locate song: fix crash (hopefully for the last time) 2014-10-18 13:09:23 +02:00
Andrzej Rybczak ea9d5940ff update NEWS and change version to 0.6_beta5 2014-10-04 17:57:05 +02:00
Andrzej Rybczak 9e11ffc351 browser: properly handle deletion of mpd playlists 2014-10-04 17:50:14 +02:00
Andrzej Rybczak af3a666915 playlist editor: make playlist deletion work 2014-10-04 17:17:23 +02:00
Andrzej Rybczak 9418451a31 actions: fix actions that crash the program if invoked with empty playlist 2014-10-04 16:36:10 +02:00
Andrzej Rybczak 3e12f31399 browser: delete: exit immediately after deleting mpd playlist 2014-10-04 16:21:42 +02:00
Andrzej Rybczak b37c24b94d main: limit connection attempts to one per second 2014-10-04 15:54:45 +02:00
Andrzej Rybczak 7dcf8f4f34 wide char: use std::move in To{W,}String 2014-09-29 12:21:10 +02:00
Andrzej Rybczak 7abbf279c5 wide char: remove assert in wideLength and count length all chars separately 2014-09-29 12:16:36 +02:00
Andrzej Rybczak 470c30d07a update NEWS and change version to 0.6_beta4 2014-09-19 13:49:40 +02:00
Andrzej Rybczak 5b1634a7ef window: properly disable readline completion 2014-09-17 19:19:20 +02:00
Wieland Hoffmann ab3c823cfb ncmpcpp.1: Escape a backslash 2014-09-16 21:46:20 +02:00
Andrzej Rybczak c2013fa710 actions: JumpingToPlayingSong: check if current song position is in correct range 2014-09-16 12:28:29 +02:00
Andrzej Rybczak 5827a96d56 news: fix typo 2014-09-14 19:09:52 +02:00
Andrzej Rybczak 1ff369917f update NEWS and change version to 0.6_beta3 2014-09-14 18:56:56 +02:00
Andrzej Rybczak 5dc36a0c50 man: describe parsing rules for configuration values 2014-09-14 14:13:16 +02:00
Andrzej Rybczak 67f2903c42 settings: add option to disable data fetching delay in media library and playlist editor 2014-09-14 13:32:40 +02:00
Andrzej Rybczak 0efe79b475 statusbar: clear statusbar after message delay even if player is stopped 2014-09-12 13:41:05 +02:00
Andrzej Rybczak d3c1f6fce5 status: playlist: do not try to draw now playing song if player is stopped 2014-09-12 13:39:15 +02:00
Andrzej Rybczak 858e3a094a status: always update window timeout 2014-09-12 13:22:15 +02:00
Andrzej Rybczak 4f95825fa8 actions: make JumpToPlayingSong work also if player is stopped 2014-09-12 13:12:25 +02:00
Andrzej Rybczak 68a316258c status: store status fields seperately 2014-09-12 13:10:47 +02:00
Andrzej Rybczak 27dc96bece media library: fix mouse event handler 2014-09-12 08:42:33 +02:00
Andrzej Rybczak f28f5ec0ba window: always refresh before reading a key 2014-09-12 08:28:35 +02:00
Andrzej Rybczak ac96ec45a4 doc: update information 2014-09-12 08:28:10 +02:00
Andrzej Rybczak a5870c1ff2 settings: relax bounds check for visualizer_sample_multiplier 2014-09-09 20:49:46 +02:00
Andrzej Rybczak 99acaa7a2d man: update description of ask_before_clearing_playlists 2014-09-07 18:49:14 +02:00