Commit graph

16 commits

Author SHA1 Message Date
59a3662ac4 Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
80fb6cc2bd Revert "Remove stuff for the focus-shift"
This reverts commit 63a7f0d8a9.
2017-05-30 20:25:00 +02:00
63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
adf10e187a imag-counter: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
d5d83400fa imag-counter: Use utils to map over Err/Ok 2016-09-08 13:56:51 +02:00
Kai Sickeler
769512ada2 added Option<CounterUnit> as member of Struct Counter 2016-07-27 17:40:20 +02:00
Kai Sickeler
33db6da554 added measurement units 2016-07-27 17:40:20 +02:00
ea01312412 imag-counter: Change dependency from libimagutil -> libimagerror 2016-05-17 20:28:02 +02:00
Andre Bogus
dfd6a9b0d3 style adaptations
these were introduced following suggestions from
https://crates.io/crate/clippy
2016-05-13 22:26:48 +02:00
da3b463ff0 imag-counter: Replace .err().unwrap() with .unwrap_err() 2016-04-20 21:45:26 +02:00
df2f46f5bf Remove unused variable 2016-04-16 22:39:49 +02:00
5300b09d79 Use unused results 2016-04-16 22:39:40 +02:00
909a1431f6 Remove unused imports 2016-04-16 22:39:22 +02:00
2e340acbb7 Implement list() for imag-counter 2016-03-19 15:40:01 +01:00
8c380aa3ae Start implementing "list" 2016-03-19 15:39:10 +01:00
44287d2162 Add list() 2016-03-19 15:39:10 +01:00