aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAge
* disabled cursor after return key pressedtoni2014-10-20
|
* found bug, pthread_lock instead of pthread_unlock -_-toni2014-05-27
|
* try to fix race condition2toni2014-05-27
|
* try to fix race conditiontoni2014-05-27
|
* added thread mutexes/cancel/jointoni2014-05-27
|
* changed shutdown cmdtoni2014-05-27
|
* fixed dmesg outputtoni2014-05-19
|
* - close stderr on app startuptoni2014-05-18
| | | | - fixed shutdown after app timeout
* shutdown cmd changed to /bin/powerofftoni2014-04-30
|
* added timer function to reset or shutdown if no user-input given after a few ↵toni2014-04-23
| | | | seconds
* workaround for thrded stufftoni2014-04-20
|
* added ncurses status line, clear input fieldtoni2014-04-18
|
* improved ncurses input windowtoni2014-04-17
|
* replaced getch with wgetchtoni2014-04-14
|
* added colored outputtoni2014-04-12
|
* initial committoni2014-04-12