Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-16 | Move "config" variable as global. | Romain Forlot | 1 | -5/+1 |
2017-03-16 | Make a global variable to a configuration object. | Romain Forlot | 1 | -1/+6 |
2017-02-24 | Improve mutex lock logic. | Romain Forlot | 1 | -2/+5 |
2017-02-24 | Remove socket read management by systemd event | Romain Forlot | 1 | -4/+1 |
2017-02-23 | First draft about lock/wait thread management. | Romain Forlot | 1 | -0/+6 |
2017-02-22 | make binder_interface global | José Bollo | 1 | -68/+2 |
2017-02-22 | No more warning about not defined functions | Romain Forlot | 1 | -6/+0 |
2017-02-22 | Resolve circular header files inclusion | Romain Forlot | 1 | -2/+0 |
2017-02-22 | Fix: force to pass a ref at threads launch | Romain Forlot | 1 | -2/+9 |
2017-02-21 | Clean up include statement... | Romain Forlot | 1 | -1/+17 |
2017-02-21 | Cleaned up, a bit, include statement. | Romain Forlot | 1 | -6/+17 |
2017-02-21 | Fix: OBD2_PIDS array initialization | Romain Forlot | 1 | -0/+63 |