This website requires JavaScript.
Explore
Help
Sign In
mangavalk
/
lcdproc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d8daf2bf6f55e2edf5aefc3ff8bcd593df87ce7b
lcdproc
/
server
T
History
ddouthitt
d8daf2bf6f
Added output_heartbeat(driver, heart_type) to the library functions.
...
Thus, for many drivers, creating the appropriate driver function for heartbeats should be simple.
2001-10-04 21:10:07 +00:00
..
drivers
Added output_heartbeat(driver, heart_type) to the library functions.
2001-10-04 21:10:07 +00:00
client_data.c
…
client_data.h
…
client_functions.c
…
client_functions.h
…
client_menu.h
…
clients.c
…
clients.h
…
input.c
…
input.h
…
main.c
Fixed a bug where driverargs (pointers to arguments to drivers) was
2001-10-03 02:36:23 +00:00
main.h
Added a heartbeat function to the driver code. Both the
2001-10-04 21:05:15 +00:00
Makefile.am
…
menu.c
…
menu.h
…
menus.c
…
menus.h
…
parse.c
…
parse.h
…
render.c
Added a heartbeat function to the driver code. Both the
2001-10-04 21:05:15 +00:00
render.h
Added a heartbeat function to the driver code. Both the
2001-10-04 21:05:15 +00:00
screen.c
Updated configuration file processing:
2001-09-28 14:23:41 +00:00
screen.h
…
screenlist.c
…
screenlist.h
…
serverscreens.c
…
serverscreens.h
…
sock.c
…
sock.h
…
widget.c
Added a heartbeat function to the driver code. Both the
2001-10-04 21:05:15 +00:00
widget.h
…