Bob van Loosen
|
267b0d17bf
|
fixed: volume handling
|
2013-02-21 21:50:38 +01:00 |
|
Bob van Loosen
|
ffd257f546
|
added: make the bar change color depending on the volume
|
2013-02-20 23:59:07 +01:00 |
|
Bob van Loosen
|
a67afebb0c
|
added: display bar when volume changes
|
2013-02-20 23:02:43 +01:00 |
|
Bob van Loosen
|
c7bc599c56
|
fixed: disable the debug window in bitvis when m_debug is not set
|
2013-02-20 22:40:18 +01:00 |
|
Bob van Loosen
|
af13595a90
|
added: bitvlc, playes a video using libvlc and sends it to the bitpanel
|
2013-02-20 22:11:57 +01:00 |
|
Bob van Loosen
|
700ec3abf2
|
fixed: bitx11 used the wrong bit order
|
2013-02-20 22:11:42 +01:00 |
|
Bob van Loosen
|
f1da87ef6d
|
fixed: buffer tcpdata in CDebugWindow and simulate the timing of the bitpanel
|
2013-02-20 19:28:03 +01:00 |
|
Bob van Loosen
|
ef067a0e14
|
added: CDebugWindow support for bitvis
added: parse commandline argument to set ip:port of bitpanel and mpd
|
2013-02-19 18:53:47 +01:00 |
|
Bob van Loosen
|
e14a8da618
|
added: make bitx11 use CDebugWindow
|
2013-02-19 18:03:04 +01:00 |
|
Bob van Loosen
|
fefbff6979
|
added: bitvlc build target
|
2013-02-19 17:52:18 +01:00 |
|
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 |
|