bitvis/src
2012-12-20 17:04:03 +01:00
..
util added: thead.{cpp,h} 2012-12-19 22:36:42 +01:00
bitvis.cpp fixed: don't render anything at all if a char can't be found, this also prevents allocating an extra element in the map 2012-12-20 17:04:03 +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: use a ringbuffer to avoid calling memmove on every sample 2012-11-08 21:42:55 +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: reset scroll offset when song changed 2012-12-19 23:31:17 +01:00
mpdclient.h fixed: reset scroll offset when song changed 2012-12-19 23:31:17 +01:00