Commit Graph

16 Commits

Author SHA1 Message Date
babic_a 7891261832 Add timestamp to logs 2018-07-11 09:13:54 +02:00
babic_a 1eb850f001 Remove excessive debug logging 2018-07-11 08:33:00 +02:00
babic_a e81a73f121 Refactor RingBuffer to use shared_ptr 2018-02-08 18:11:28 +01:00
babic_a 3542a78f49 Lockguards in RingBuffer 2018-02-02 11:42:48 +01:00
babic_a a5a65b1e7f Code style improvements 2018-01-31 15:51:26 +01:00
babic_a f8cde2b09f Const on ring buffer 2018-01-31 14:35:34 +01:00
babic_a f26f1ee5db RingBuffer refactoring 2018-01-21 15:51:39 +01:00
babic_a f22667e8b8 Improve variable names consistency 2018-01-20 15:24:08 +01:00
babic_a ba2fc91c74 Debugging and refactoring 2018-01-10 16:38:18 +01:00
babic_a 94f447bd9d Rename DEBUG to DEBUG_OUTPUT 2018-01-10 14:14:14 +01:00
babic_a af02caf241 Use the std namespace 2018-01-10 13:59:22 +01:00
babic_a db0c3e88e0 Initialization is internal RingBuffer logic 2018-01-09 16:41:35 +01:00
babic_a 5c159ca3eb Add total buffer size to debug output 2018-01-09 09:10:26 +01:00
babic_a 4a7c7d039b Add used slots counter to RingBuffer 2018-01-09 08:59:02 +01:00
babic_a 1cbd68ad89 Improve DEBUG outout 2018-01-09 08:10:22 +01:00
babic_a 10117da419 Create src folder 2018-01-08 18:05:01 +01:00