Bob van Loosen
|
7f27734b7a
|
added: CDebugWindow, accepts CTcpData and processes it the same way as the bitpanel, and shows it in a window
|
2013-02-19 17:52:18 +01:00 |
|
Bob van Loosen
|
821d2d9820
|
added: disable dither by default, and enable it when the -s argument is passed
|
2013-02-19 17:48:56 +01:00 |
|
Bob van Loosen
|
67bcbab47f
|
added: bitx11, a program that captures the X11 root window and write the output data to the bitlair led panel using Floy-Steinberg dithering
|
2013-02-19 17:48:52 +01:00 |
|
Bob van Loosen
|
2b8a68b83f
|
added: allow setting a subdirectory for the logfile from an argument
|
2013-02-17 17:06:02 +01:00 |
|
Bob van Loosen
|
070cb8da18
|
moved bitvis related files to own directory
|
2013-02-17 16:57:53 +01:00 |
|
Bob van Loosen
|
6d6aa31ef1
|
added: always show a red line at the bottom of the visualizer
|
2013-02-13 21:23:41 +01:00 |
|
bitlair
|
42522109b5
|
Add makefile for :make in vim.
|
2013-01-21 00:04:17 +01:00 |
|
Wilco Baan Hofman
|
6c66a29b0a
|
Make bitvis ipv6 aware.
|
2013-01-20 20:06:00 +01:00 |
|
Bob van Loosen
|
402137ac25
|
added: display text when song has no artist and title
|
2013-01-06 18:20:41 +01:00 |
|
Bob van Loosen
|
b3effd71a6
|
fixed: check socket timeout error
|
2013-01-06 18:20:41 +01:00 |
|
Bob van Loosen
|
c70e2c676b
|
fixed: set the timeout to 10 seconds
|
2013-01-06 18:20:41 +01:00 |
|
Bob van Loosen
|
c5e356c49e
|
fixed: jack buffer usage
|
2012-12-27 18:29:06 +01:00 |
|
Bob van Loosen
|
3d365f0ea9
|
fixed: close the mpd socket and stop the mpd client thread before exiting
|
2012-12-27 18:18:43 +01:00 |
|
Bob van Loosen
|
e4d40a807c
|
fixed: compiler warning
|
2012-12-27 18:16:19 +01:00 |
|
Bob van Loosen
|
42c059719e
|
fixed: don't send text lines that won't be displayed
|
2012-12-26 23:04:48 +01:00 |
|
Bob van Loosen
|
e5ca9dfde8
|
added: commandline argument -f to set the fps
|
2012-12-26 22:59:36 +01:00 |
|
Bob van Loosen
|
2803160dce
|
fixed: set max buffer size to 100 ms
|
2012-12-26 22:54:17 +01:00 |
|
Bob van Loosen
|
566c19161c
|
added: use a separate variable for fps
|
2012-12-26 22:51:58 +01:00 |
|
Bob van Loosen
|
651f8d93e5
|
added: hide text if mpd is muted
|
2012-12-26 22:47:02 +01:00 |
|
Bob van Loosen
|
9ae2ed45bb
|
removed: empty line
|
2012-12-26 22:42:55 +01:00 |
|
Bob van Loosen
|
88913326d5
|
added: hide text when mpd is not playing
|
2012-12-26 22:22:49 +01:00 |
|
Bob van Loosen
|
b775565689
|
fixed: wait 10 seconds after an error of GetCurrentSong so the error can be read on the display
|
2012-12-23 20:05:44 +01:00 |
|
Bob van Loosen
|
8234535ffb
|
fixed: don't disconnect if mpd doesn't send artist or title info
|
2012-12-23 19:47:33 +01:00 |
|
Bob van Loosen
|
b74fc88fb7
|
cosmetic
|
2012-12-23 15:12:14 +01:00 |
|
Bob van Loosen
|
7cf7af80b1
|
added: print socket errors on the display
|
2012-12-23 15:11:16 +01:00 |
|
Bob van Loosen
|
69bd0ba7ab
|
fixed: use correct nr of columns
|
2012-12-20 20:22:41 +01:00 |
|
Bob van Loosen
|
354e99eaf3
|
fixed: mpd commands need a newline afterwards
|
2012-12-20 19:39:40 +01:00 |
|
Bob van Loosen
|
f490e25be2
|
refactor
|
2012-12-20 19:31:13 +01:00 |
|
Bob van Loosen
|
590cbbe469
|
refactor
|
2012-12-20 19:28:27 +01:00 |
|
Bob van Loosen
|
ecde07e5a4
|
removed: code that used lots of cpu for no good reason
|
2012-12-20 17:17:41 +01:00 |
|
Bob van Loosen
|
22a862f287
|
fixed: typo
|
2012-12-20 17:14:51 +01:00 |
|
Bob van Loosen
|
f175fa9b3c
|
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 |
|
Bob van Loosen
|
4c368d2735
|
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 |
|
Bob van Loosen
|
c4c4e8ec59
|
cosmetic
|
2012-12-20 16:52:00 +01:00 |
|
Bob
|
d8b544acbf
|
fixed: possible crash
|
2012-12-20 16:25:04 +01:00 |
|
Bob van Loosen
|
1c819b3b41
|
fixed: reset scroll offset when song changed
|
2012-12-19 23:31:17 +01:00 |
|
Bob van Loosen
|
e91398d77b
|
added: now playing
|
2012-12-19 23:11:22 +01:00 |
|
Bob van Loosen
|
61b42c1e8f
|
added: mpdclient file
|
2012-12-19 22:37:34 +01:00 |
|
Bob van Loosen
|
1f640349c6
|
added: thead.{cpp,h}
|
2012-12-19 22:36:42 +01:00 |
|
Bob van Loosen
|
26811b5d99
|
fixed: font rendering
|
2012-12-19 22:33:36 +01:00 |
|
Bob van Loosen
|
ae1da3ab99
|
fixed: scale visualizer to lines
|
2012-12-13 01:02:25 +01:00 |
|
Bob van Loosen
|
6f5608bdb2
|
added: show now playing on display
|
2012-12-13 00:56:09 +01:00 |
|
Bob van Loosen
|
d4e51b9e75
|
refactor
|
2012-12-12 21:24:05 +01:00 |
|
Bob van Loosen
|
069903def0
|
refactor
|
2012-12-12 21:19:42 +01:00 |
|
Bob van Loosen
|
5994341169
|
cosmetic
|
2012-12-12 21:09:57 +01:00 |
|
Bob van Loosen
|
6c2ed75aef
|
added: make the peak hold move up instead of down
|
2012-11-18 21:00:38 +01:00 |
|
Bob van Loosen
|
4bf3826f5e
|
disabled: debug code
|
2012-11-18 20:47:49 +01:00 |
|
Bob van Loosen
|
09bc61715b
|
fixed: log spam
|
2012-11-18 18:31:08 +01:00 |
|
Bob van Loosen
|
ca402f4a2e
|
added: implementation for the bitpanel
|
2012-11-18 17:22:59 +01:00 |
|
Bob van Loosen
|
fd0c6044d2
|
added: connect socket
|
2012-11-18 15:38:45 +01:00 |
|