Updated TODO
parent
a3e4011a70
commit
314cfe8bdb
|
@ -24,6 +24,9 @@
|
||||||
|
|
||||||
// TODO:
|
// TODO:
|
||||||
//
|
//
|
||||||
|
// MPD connection error handling
|
||||||
|
// Cleaner building
|
||||||
|
//
|
||||||
// FFT:
|
// FFT:
|
||||||
// stereo support (and maybe different bitrates?)
|
// stereo support (and maybe different bitrates?)
|
||||||
// Optimization: don't copy filename in buffer?
|
// Optimization: don't copy filename in buffer?
|
||||||
|
@ -33,7 +36,6 @@
|
||||||
// note that wave and spectrum have different sizes
|
// note that wave and spectrum have different sizes
|
||||||
// clear fft when not in use
|
// clear fft when not in use
|
||||||
//
|
//
|
||||||
// MPD interface
|
|
||||||
//
|
//
|
||||||
// Keyboard interface:
|
// Keyboard interface:
|
||||||
// Fix segfault
|
// Fix segfault
|
||||||
|
|
Loading…
Reference in New Issue