Code

hscroll: reimplemented the hscroll library
authorMax Kellermann <max@duempel.org>
Tue, 20 Oct 2009 06:00:13 +0000 (08:00 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 20 Oct 2009 06:00:13 +0000 (08:00 +0200)
commit5acc319b99f1e179f81e0034ca6714954831467c
tree4b161774e13a399192b37ec501159ace74a58a06
parent140da05f051205910e69853be402d5d99eb3d4a0
hscroll: reimplemented the hscroll library

The hscroll object knows the location on the screen and the text.
Upon initialization, it installs a GLib timer which updates the screen
every second.
src/hscroll.c
src/hscroll.h
src/screen_browser.c
src/screen_queue.c
src/song_paint.c
src/song_paint.h
src/status_bar.c
src/status_bar.h