-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
86 lines (48 loc) · 2.12 KB
/
ChangeLog
File metadata and controls
86 lines (48 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
2023-03-24 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.6 released.
* Misc: Maintenance work.
2022-12-01 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.5 released.
* Logging: Suppress a common, non-fatal error message.
* Misc: Maintenance changes.
2022-09-15 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.4 released.
* Misc: Fix a few compiler warnings and warnings from other tools.
These are a purely maintenance changes.
2020-08-24 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.3 released.
* License: GPLv2+, not GPLv3.
* Build: Support Meson build system.
* Misc: Fix minor warnings and bugs.
2018-03-06 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.2 released.
* Misc: Do not error out if markdown is not installed.
2017-03-30 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.1 released.
* Stability: Asynchronous registration with dcpd for faster startup
and avoiding deadlocks.
* Misc: Fewer log messages.
2017-02-16 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 1.0 released.
* Features: Garbage collection is functional; timestamp overflows are
handled.
* Misc: Several smaller fixes, decrease verbosity.
2017-02-03 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 0.2 released.
* Lookup: It works now. Also, the D-Bus interface has been changed to
enable requesting a specific output format.
* Insert: Pictures can be added by passing in the raw picture data
bytes over D-Bus.
* Cache: Clean up the mess when failing to insert something into the
cache structure.
* Image conversion: Using ImageMagick instead of GraphicsMagick. Also
stripping comment, dates, and other meta data from converted files.
* Image conversion: Only supporting 120x120 PNG because this is what
we need right now.
* What's missing: Garbage collection; cache structure check (kind of
an fsck for the cache).
2017-02-01 Robert Tiemann <r.tiemann@ta-hifi.de>
* Version 0.1 released.
* First version. This version is primarily useful for first
integration into our distribution.
Copyright 2017, 2018, 2020, 2022, 2023 T+A elektroakustik GmbH & Co. KG