kinect_upload_fw: some cosmetic changes
[kinect-audio-setup.git] / ChangeLog
1 2013-12-06 17:46:39 +0100  Antonio Ospite  <ospite@studenti.unina.it>
2
3         * ChangeLog: refresh for v0.3 (HEAD, tag: v0.3, master)
4
5 2013-12-06 17:45:36 +0100  Antonio Ospite  <ospite@studenti.unina.it>
6
7         * Makefile: remove a trailing space
8
9 2013-12-06 17:43:22 +0100  Antonio Ospite  <ospite@studenti.unina.it>
10
11         * Makefile: don't create the empty dir /lib/firmware/kinect
12
13 2013-12-06 17:42:43 +0100  Antonio Ospite  <ospite@studenti.unina.it>
14
15         * kinect_upload_fw/Makefile: fix double spacing
16
17 2013-12-06 17:36:12 +0100  Antonio Ospite  <ospite@studenti.unina.it>
18
19         * kinect_upload_fw/endian.c: fix warning and rename a function
20
21 2013-11-19 16:16:18 +0100  Antonio Ospite  <ospite@studenti.unina.it>
22
23         * README: reword and re-indent some paragraphs (origin/master, origin/HEAD)
24
25 2013-11-19 16:02:39 +0100  Antonio Ospite  <ospite@studenti.unina.it>
26
27         * Makefile: misc fixes
28
29 2012-02-23 22:48:22 +0100  Antonio Ospite  <ospite@studenti.unina.it>
30
31         * kinect_upload_fw: initialize 'transferred' before USB transfers
32
33 2012-02-03 13:12:01 +0100  Antonio Ospite  <ospite@studenti.unina.it>
34
35         * README: acknowledge Steven Toth's sponsorship
36
37 2011-12-28 12:17:52 +0100  Antonio Ospite  <ospite@studenti.unina.it>
38
39         * kinect_fetch_fw: mention that p7zip-full >= 9.20 is needed
40
41 2011-12-28 12:14:06 +0100  Antonio Ospite  <ospite@studenti.unina.it>
42
43         * README: mention reloading udev rules
44
45 2011-11-27 12:16:20 +0100  Antonio Ospite  <ospite@studenti.unina.it>
46
47         * Add ChangeLog for v0.2 (tag: v0.2)
48
49 2011-11-27 10:23:30 +0100  Antonio Ospite  <ospite@studenti.unina.it>
50
51         * kinect_fetch_fw: tell where we are getting the firmware from
52
53 2011-11-27 10:11:51 +0100  Antonio Ospite  <ospite@studenti.unina.it>
54
55         * README: tell where we are getting the actual firmware from
56
57 2011-11-27 10:10:28 +0100  Antonio Ospite  <ospite@studenti.unina.it>
58
59         * README: fix a typo and add some clarifications
60
61 2011-11-27 09:59:04 +0100  Antonio Ospite  <ospite@studenti.unina.it>
62
63         * kinect_fetch_fw: make the script less verbose when invoking 7z
64
65 2011-11-27 09:46:38 +0100  Antonio Ospite  <ospite@studenti.unina.it>
66
67         * kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi
68
69 2011-11-27 09:45:54 +0100  Antonio Ospite  <ospite@studenti.unina.it>
70
71         * kinect_fetch_fw: mention wget in the internal documentation
72
73 2011-11-27 00:34:57 +0100  Antonio Ospite  <ospite@studenti.unina.it>
74
75         * kinect_upload_fw: specify libraries after objects in the linking command
76
77 2011-11-05 00:10:30 +0100  Antonio Ospite  <ospite@studenti.unina.it>
78
79         * Add info about building kinect_upload_fw for MS Windows
80
81 2011-11-04 23:59:19 +0100  Antonio Ospite  <ospite@studenti.unina.it>
82
83         * Update .gitignore
84
85 2011-10-21 22:19:37 +0200  Antonio Ospite  <ospite@studenti.unina.it>
86
87         * kinect_upload_fw: fix reading the firmware file on Windows
88
89 2011-10-14 21:57:12 +0200  Antonio Ospite  <ospite@studenti.unina.it>
90
91         * kinect_upload_fw: fix a mingw32 compilation error
92
93 2011-10-13 23:35:10 +0200  Antonio Ospite  <ospite@studenti.unina.it>
94
95         * kinect_upload_fw: fix generating endian.h before compiling kinect_upload_fw
96
97 2011-10-13 23:31:11 +0200  Antonio Ospite  <ospite@studenti.unina.it>
98
99         * kinect_upload_fw: disable some compiler flags
100
101 2011-10-12 12:13:34 +0200  Antonio Ospite  <ospite@studenti.unina.it>
102
103         * Add ChangeLog for v0.1 (tag: v0.1)
104
105 2011-10-06 14:49:01 +0200  Antonio Ospite  <ospite@studenti.unina.it>
106
107         * kinect_upload_fw: fix a couple of minor warnings from 'sparse'
108
109 2011-10-03 16:22:36 +0200  Antonio Ospite  <ospite@studenti.unina.it>
110
111         * kinect_upload_fw: support architectures that are not little-endian
112
113 2011-10-03 15:55:28 +0200  Antonio Ospite  <ospite@studenti.unina.it>
114
115         * kinect_fetch_fw: add a mechanism to check the integrity of the downloaded file
116
117 2011-10-03 15:47:53 +0200  Antonio Ospite  <ospite@studenti.unina.it>
118
119         * kinect_fetch_fw: print error messages on stderr
120
121 2011-09-30 23:00:42 +0200  Antonio Ospite  <ospite@studenti.unina.it>
122
123         * kinect_upload_fw: really fix -Wformat warnings about sizeof()
124
125 2011-09-30 13:59:17 +0200  Antonio Ospite  <ospite@studenti.unina.it>
126
127         * kinect_upload_fw: fix issues shown by valgrind --leak-check=full --show-reachable=yes
128
129 2011-09-30 13:43:52 +0200  Antonio Ospite  <ospite@studenti.unina.it>
130
131         * kinect_upload_fw: cosmetic changes
132
133 2011-09-30 13:38:42 +0200  Antonio Ospite  <ospite@studenti.unina.it>
134
135         * kinect_upload_fw: print more meaningful error message on failure
136
137 2011-09-30 13:26:48 +0200  Antonio Ospite  <ospite@studenti.unina.it>
138
139         * kinect_fetch_fw: return value from $() does not need to be quoted
140
141 2011-09-30 13:21:06 +0200  Antonio Ospite  <ospite@studenti.unina.it>
142
143         * kinect_fetch_fw: make FW_DESTDIR an absolute path
144
145 2011-09-30 12:54:46 +0200  Antonio Ospite  <ospite@studenti.unina.it>
146
147         * Change description of kinect_fetch_fw
148
149 2011-09-30 11:31:01 +0200  Antonio Ospite  <ospite@studenti.unina.it>
150
151         * Add more info in the README file
152
153 2011-09-29 23:20:26 +0200  Antonio Ospite  <ospite@studenti.unina.it>
154
155         * kinect_upload_fw: fix a -Wstrict-aliasing warning
156
157 2011-09-29 23:13:09 +0200  Antonio Ospite  <ospite@studenti.unina.it>
158
159         * kinect_upload_fw: fix assigning a string literal to a 'char *'
160
161 2011-09-29 23:11:21 +0200  Antonio Ospite  <ospite@studenti.unina.it>
162
163         * kinect_upload_fw: fix -Wsign-compare and -Wpointer-sign
164
165 2011-09-29 23:09:48 +0200  Antonio Ospite  <ospite@studenti.unina.it>
166
167         * kinect_upload_fw: fix -Wformat warnings
168
169 2011-09-29 23:05:58 +0200  Antonio Ospite  <ospite@studenti.unina.it>
170
171         * kinect_upload_fw: fix -Wmissing-prototypes warning
172
173 2011-09-29 23:04:24 +0200  Antonio Ospite  <ospite@studenti.unina.it>
174
175         * kinect_upload_fw: fix -Wold-style-definition warnings
176
177 2011-09-29 22:06:26 +0200  Antonio Ospite  <ospite@studenti.unina.it>
178
179         * kinect_upload_fw: fix spacing in Makefile, use simple expansion to set bindir
180
181 2011-09-29 22:05:35 +0200  Antonio Ospite  <ospite@studenti.unina.it>
182
183         * kinect_upload_fw: enable more warnings in Makefile
184
185 2011-09-17 21:46:55 +0200  Antonio Ospite  <ospite@studenti.unina.it>
186
187         * kinect_upload_fw: remove some trailing spaces
188
189 2011-09-29 18:19:23 +0200  Antonio Ospite  <ospite@studenti.unina.it>
190
191         * Makefile: Add a rule to generate a GNU style Changelog
192
193 2011-09-12 00:49:16 +0200  Antonio Ospite  <ospite@studenti.unina.it>
194
195         * Add a .gitignore file
196
197 2011-09-11 20:42:39 +0200  Antonio Ospite  <ospite@studenti.unina.it>
198
199         * Initial import of the other pieces of knect_audio_setup
200
201 2011-09-11 20:35:19 +0200  Drew Fisher  <drew.m.fisher@gmail.com>
202
203         * Initial import of kinect_upload_fw