2 Commits (b0121227e9ddaafb16f155cc91ea188f167da93b)

Author SHA1 Message Date
Andrzej Rybczak a488c2d89d Support attaching format information to selected color variables 9 years ago
Andrzej Rybczak 5445c41aaa Move screens to subdirectory 9 years ago
Andrzej Rybczak 44d343d5a2 visualizer: use std::vector for samples 9 years ago
Andrzej Rybczak 54fd2d65c6 Compile cleanly with GCC 4.9.4 9 years ago
Andrzej Rybczak 000de70634 settings: deprecate visualizer_sample_multiplier 9 years ago
Andrzej Rybczak 516ee31109 Update headers 9 years ago
Andrzej Rybczak d2189aa0f4 visualizer: scale automatically if multiplier is 1 11 years ago
Andrzej Rybczak 2caf08aaa7 split PressSpace action into modular pieces 11 years ago
Andrzej Rybczak 8e31f81ca9 visualizer: scale spectrum along with window's width 11 years ago
Andrzej Rybczak 0c58af8c53 window: support new colors also as borders 11 years ago
Andrzej Rybczak 25708093e6 visualizer: stereo ellipse: scale the samples to fill the whole screen 12 years ago
Andrzej Rybczak 5ff553005d visualizer: stereo ellipse: make radius of each ring constant 12 years ago
Andrzej Rybczak 75bae9862e window: change internal color representation 12 years ago
Andrzej Rybczak 72726831ca mpd: add OutputIterator 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 d9cf50b946 visualizer: use fabs instead of abs 12 years ago
Andrzej Rybczak 68a316258c status: store status fields seperately 12 years ago
Andrzej Rybczak 9238008033 make sure to include boost posix_time where needed 12 years ago
Andrzej Rybczak 06a07b0d33 status: fix toggling flags 12 years ago
Andrzej Rybczak 529f27b9b0 visualizer: frequency spectrum: normalize bar heights a little more 12 years ago
Andrzej Rybczak 84c90868a1 add visualizer_sample_multiplier config option 12 years ago
Andrzej Rybczak a3252e1e31 visualizer: make frequency spectrum watchable 12 years ago
Andrzej Rybczak 9c9c190742 change window timeout more transparently 12 years ago
Andrzej Rybczak d20765c53a normalize messages 12 years ago
Andrzej Rybczak b7ceae7273 replace timeval and time_t with boost::posix_time::ptime 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak 59430f640b statusbar: use boost::format instead of c-style printf 12 years ago
Andrzej Rybczak 2f9ab8f267 mpdpp: make all consumers take values, not rvalue references 13 years ago
Andrzej Rybczak 1d4e006986 update copyright info 13 years ago
Andrzej Rybczak 6a3eb73a49 rewrite communication system with mpd 13 years ago
Andrzej Rybczak df9ecabb55 window: make color/format/border class enums 14 years ago
Andrzej Rybczak 9a292ca20d mpd: make functions take item consumer instead of returning vector of items 14 years ago
Andrzej Rybczak 14587cb4ec abstract shared parts of switchTo methods away 14 years ago
Andrzej Rybczak f7dba0a578 make remaining single-windowed screens' main windows non-pointer 14 years ago
Andrzej Rybczak 1891c1c050 do not initialize screens lazily as it doesn't make much sense 14 years ago