You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
codeine/src
mio 5cfecec409 Create a AudioView widget for audio-only streams
Currently Codeine will show a blank area when playing an audio-only
file, such as music.  This patch adds a new widget that contains an
instance of the Analyzer::Block class, so instead of a blank area it
contains a "visualizer" of sorts.

Signed-off-by: mio <stigma@disroot.org>
6 months ago
..
app Create a AudioView widget for audio-only streams 6 months ago
part Use nullptr instead of NULL/0 pointer in C++ files 11 months ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Conversion to the cmake building system. 5 years ago
codeine.h Conversion qt3 -> tqt3 5 years ago
debug.h Use nullptr instead of NULL/0 pointer in C++ files 11 months ago
mxcl.library.cpp Conversion to the cmake building system. 5 years ago
mxcl.library.h Conversion to the cmake building system. 5 years ago