bitvis/src
2012-12-23 19:47:33 +01:00
..
util added: thead.{cpp,h} 2012-12-19 22:36:42 +01:00
bitvis.cpp fixed: use correct nr of columns 2012-12-20 20:22:41 +01:00
bitvis.h added: start the text at position 0, and start scrolling after two seconds, but only if the text doesn't fit on the display 2012-12-20 17:03:58 +01:00
clientmessage.h added: bitvis (WIP) 2012-11-08 20:52:20 +01:00
config.h added: bitvis (WIP) 2012-11-08 20:52:20 +01:00
fft.cpp fixed: typo 2012-12-20 17:14:51 +01:00
fft.h fixed: use a ringbuffer to avoid calling memmove on every sample 2012-11-08 21:42:55 +01:00
jackclient.cpp added: frame timing 2012-11-17 01:12:47 +01:00
jackclient.h added: frame timing 2012-11-17 01:12:47 +01:00
main.cpp added: bitvis (WIP) 2012-11-08 20:52:20 +01:00
mpdclient.cpp fixed: don't disconnect if mpd doesn't send artist or title info 2012-12-23 19:47:33 +01:00
mpdclient.h added: print socket errors on the display 2012-12-23 15:11:16 +01:00