Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed build error | toni | 2016-07-27 |
| | |||
* | fixed deadlock | toni | 2016-07-26 |
| | |||
* | fixed update if timeout bug | toni | 2016-07-25 |
| | |||
* | cleanup 2.0 | toni | 2016-07-24 |
| | |||
* | cleanup | toni | 2016-07-23 |
| | |||
* | ipc deadlock/race condition fixups | toni | 2016-07-23 |
| | |||
* | blink blink | toni | 2016-07-06 |
| | |||
* | added txtwindow blinking title | toni | 2016-07-05 |
| | |||
* | fixed SEM_UI post bug | toni | 2016-07-04 |
| | |||
* | replaced obsolete gettimeofday with clock_gettime | toni | 2015-11-17 |
| | | | | (pthread_conf_timedwait) | ||
* | - atmout/pthread_cond_timedwait bug (still not fixed) | toni | 2015-11-17 |
| | | | | | - txtwindow update callback added - better update funcs | ||
* | fixed wgetch key loop and wtimeout bug | toni | 2015-11-16 |
| | |||
* | - ui_nwindow.c renamed to better ui_txtwindow.c | toni | 2015-11-16 |
| | | | | - better ui_txtwindow.c | ||
* | waitpid(...) checks now for WIFEXITED instead of WIFSIGNALED | toni | 2015-11-16 |
| | |||
* | trying to fix ncurses problerms .. fixed | toni | 2015-11-14 |
| | |||
* | - changed dir structure | toni | 2015-11-11 |
- fixed ipc semaphore/mq stuff |