diff --git a/src/main.cpp b/src/main.cpp index 95ebd32..9e75cd7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -24,6 +24,9 @@ // TODO: // +// MPD connection error handling +// Cleaner building +// // FFT: // stereo support (and maybe different bitrates?) // Optimization: don't copy filename in buffer? @@ -33,7 +36,6 @@ // note that wave and spectrum have different sizes // clear fft when not in use // -// MPD interface // // Keyboard interface: // Fix segfault