]> git.itanic.dy.fi Git - glucose/history - main.c
Refactor Contour USB communication routines into separate file
[glucose] / main.c
2011-05-01 Timo KokkonenRefactor Contour USB communication routines into separa...
2011-04-30 Timo KokkonenIf no suitable devices are found, wait until one is...
2011-04-29 Timo Kokkonenmain: Print proggress percentage during device initiali...
2011-04-29 Timo KokkonenFix crossed vendor and product IDs
2011-04-29 Timo Kokkonenmain: Use default vendor and product IDs when no explic...
2011-04-28 Timo KokkonenRead options from command line
2011-04-28 Timo KokkonenMake excess debug messages to be hidden by default
2011-04-27 Timo KokkonenFactor out misc functions into utils.[ch] files
2011-04-27 Timo KokkonenRefactor hiddev functions out from main.c
2011-04-27 Timo KokkonenSignificantly reduce the delays between messages
2011-04-27 Timo KokkonenInitial commit