Age | Commit message (Expand) | Author |
---|---|---|
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2019-10-07 | test: timer: Test start() with absolute deadline | Laurent Pinchart |
2019-10-07 | test: timer: Test that a timer can be restarted before it expires | Laurent Pinchart |
2019-10-07 | test: timer: Test that deadline() isn't reset upon time out | Laurent Pinchart |
2019-09-14 | libcamera: Switch to the std::chrono API | Laurent Pinchart |
2019-08-19 | test: Get event dispatcher from current thread | Laurent Pinchart |
2019-07-01 | test: timer: Add dynamically allocated timer test | Laurent Pinchart |
2019-01-17 | test: timer: Add a 32 bit wraparound test | Kieran Bingham |
2019-01-17 | test: timer: Initialise all variables | Kieran Bingham |
2019-01-08 | test: Add timer test | Laurent Pinchart |