1697 Commits (211165a1c7bdab3f43a27c34b7858e1365057d81)
 

Author SHA1 Message Date
Andrzej Rybczak 211165a1c7 authors: add Darby Payne 12 years ago
Andrzej Rybczak 6da5c2a1d0 settings: list of visualizer colors cannot be empty 12 years ago
Andrzej Rybczak e970a9d4ae doc: update possible values for visualizer_type 12 years ago
Andrzej Rybczak 33c8eea7c0 visualizer: properly skip frequency spectrum mode without fftw 12 years ago
Andrzej Rybczak c45bd4b43e visualizer: slightly modify DrawSoundEllipseStereo 12 years ago
Andrzej Rybczak f420843cdf visualizer: implement mono ellipse visualizer 12 years ago
Andrzej Rybczak d893798f65 visualizer: reorganize functions 12 years ago
Andrzej Rybczak 35fdddff87 enums: implement operator{<<,>>} for VisualizerType and use it 12 years ago
Andrzej Rybczak 459aa706c0 visualizer: simplify DrawSoundWaveFill 12 years ago
Andrzej Rybczak dfc55789d8 visualizer: simplify DrawSoundWave 12 years ago
Andrzej Rybczak 565b93c6cd visualizer: simplify DrawFrequencySpectrum 12 years ago
Andrzej Rybczak 98e39d48a0 update visualizer-related documentation 12 years ago
Darby Payne 5d764bd992 visualizer: added some comments on new modes 12 years ago
Darby Payne f90049ff07 visualizer: ellipse is now closer to circular and the colors change faster 12 years ago
Darby Payne e9641d34b1 visualizer: fix ellipse color scaling 12 years ago
Darby Payne 6a13ef00b3 visualizer: make ellipse mode have concentric ellipses 12 years ago
Darby Payne 8805bff045 visualizer: add an ellipse visualizer (stereo mode only) 12 years ago
Darby Payne 1f2daaa08c visualizer: add filled wave visualizer 12 years ago
ahoka 9bab03e4b2 visualizer: add support for multiple colors 12 years ago
Andrzej Rybczak 12dff0ebfd change version to 0.7_pre 12 years ago
Andrzej Rybczak c59e6f68b4 update NEWS and change version to 0.6 12 years ago
Andrzej Rybczak 76af0bf688 settings: fix copypaste error that was overwriting regex_type 12 years ago
Andrzej Rybczak 400bf24e3a news: change release date of 0.6 to unknown 12 years ago
Andrzej Rybczak 909dd5722e doc: comment out data_fetching_delay 12 years ago
Andrzej Rybczak 638ed626ce news: add news since 0.6_beta5 12 years ago
Andrzej Rybczak 1b56673faa authors: list everyone who ever contributed to the project 12 years ago
Andrzej Rybczak 7ff68fa6fa news: add dates to previous releases and uniformize formatting 12 years ago
John Fresco 446691c35f status: fix crossfade being shown in status when other options are being toggled 12 years ago
Andrzej Rybczak 951e9f0f26 actions: delete stored playlists: fix infinite loop after deletion of empty playlist 12 years ago
Andrzej Rybczak 38b2bcc690 actions: jump to playing song: enter run() even if there is no playing song 12 years ago
Andrzej Rybczak 683efb5a43 status: follow lyrics of proper song if consume mode is on 12 years ago
Andrzej Rybczak d9cf50b946 visualizer: use fabs instead of abs 12 years ago
Andrzej Rybczak 030d8ccd26 actions: locate song: fix crash (hopefully for the last time) 12 years ago
Andrzej Rybczak ea9d5940ff update NEWS and change version to 0.6_beta5 12 years ago
Andrzej Rybczak 9e11ffc351 browser: properly handle deletion of mpd playlists 12 years ago
Andrzej Rybczak af3a666915 playlist editor: make playlist deletion work 12 years ago
Andrzej Rybczak 9418451a31 actions: fix actions that crash the program if invoked with empty playlist 12 years ago
Andrzej Rybczak 3e12f31399 browser: delete: exit immediately after deleting mpd playlist 12 years ago
Andrzej Rybczak b37c24b94d main: limit connection attempts to one per second 12 years ago
Andrzej Rybczak 7dcf8f4f34 wide char: use std::move in To{W,}String 12 years ago
Andrzej Rybczak 7abbf279c5 wide char: remove assert in wideLength and count length all chars separately 12 years ago
Andrzej Rybczak 470c30d07a update NEWS and change version to 0.6_beta4 12 years ago
Andrzej Rybczak 5b1634a7ef window: properly disable readline completion 12 years ago
Wieland Hoffmann ab3c823cfb ncmpcpp.1: Escape a backslash 12 years ago
Andrzej Rybczak c2013fa710 actions: JumpingToPlayingSong: check if current song position is in correct range 12 years ago
Andrzej Rybczak 5827a96d56 news: fix typo 12 years ago
Andrzej Rybczak 1ff369917f update NEWS and change version to 0.6_beta3 12 years ago
Andrzej Rybczak 5dc36a0c50 man: describe parsing rules for configuration values 12 years ago
Andrzej Rybczak 67f2903c42 settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
Andrzej Rybczak 0efe79b475 statusbar: clear statusbar after message delay even if player is stopped 12 years ago