fff466c582984cfcdae898ea4c49c6c9cca4b49d
[kinect-audio-setup.git] / ChangeLog
1 2011-10-06 14:49:01 +0200  Antonio Ospite  <ospite@studenti.unina.it>
2
3         * kinect_upload_fw: fix a couple of minor warnings from 'sparse' (v0.1)
4
5 2011-10-03 16:22:36 +0200  Antonio Ospite  <ospite@studenti.unina.it>
6
7         * kinect_upload_fw: support architectures that are not little-endian
8
9 2011-10-03 15:55:28 +0200  Antonio Ospite  <ospite@studenti.unina.it>
10
11         * kinect_fetch_fw: add a mechanism to check the integrity of the downloaded file
12
13 2011-10-03 15:47:53 +0200  Antonio Ospite  <ospite@studenti.unina.it>
14
15         * kinect_fetch_fw: print error messages on stderr
16
17 2011-09-30 23:00:42 +0200  Antonio Ospite  <ospite@studenti.unina.it>
18
19         * kinect_upload_fw: really fix -Wformat warnings about sizeof()
20
21 2011-09-30 13:59:17 +0200  Antonio Ospite  <ospite@studenti.unina.it>
22
23         * kinect_upload_fw: fix issues shown by valgrind --leak-check=full --show-reachable=yes
24
25 2011-09-30 13:43:52 +0200  Antonio Ospite  <ospite@studenti.unina.it>
26
27         * kinect_upload_fw: cosmetic changes
28
29 2011-09-30 13:38:42 +0200  Antonio Ospite  <ospite@studenti.unina.it>
30
31         * kinect_upload_fw: print more meaningful error message on failure
32
33 2011-09-30 13:26:48 +0200  Antonio Ospite  <ospite@studenti.unina.it>
34
35         * kinect_fetch_fw: return value from $() does not need to be quoted
36
37 2011-09-30 13:21:06 +0200  Antonio Ospite  <ospite@studenti.unina.it>
38
39         * kinect_fetch_fw: make FW_DESTDIR an absolute path
40
41 2011-09-30 12:54:46 +0200  Antonio Ospite  <ospite@studenti.unina.it>
42
43         * Change description of kinect_fetch_fw
44
45 2011-09-30 11:31:01 +0200  Antonio Ospite  <ospite@studenti.unina.it>
46
47         * Add more info in the README file
48
49 2011-09-29 23:20:26 +0200  Antonio Ospite  <ospite@studenti.unina.it>
50
51         * kinect_upload_fw: fix a -Wstrict-aliasing warning
52
53 2011-09-29 23:13:09 +0200  Antonio Ospite  <ospite@studenti.unina.it>
54
55         * kinect_upload_fw: fix assigning a string literal to a 'char *'
56
57 2011-09-29 23:11:21 +0200  Antonio Ospite  <ospite@studenti.unina.it>
58
59         * kinect_upload_fw: fix -Wsign-compare and -Wpointer-sign
60
61 2011-09-29 23:09:48 +0200  Antonio Ospite  <ospite@studenti.unina.it>
62
63         * kinect_upload_fw: fix -Wformat warnings
64
65 2011-09-29 23:05:58 +0200  Antonio Ospite  <ospite@studenti.unina.it>
66
67         * kinect_upload_fw: fix -Wmissing-prototypes warning
68
69 2011-09-29 23:04:24 +0200  Antonio Ospite  <ospite@studenti.unina.it>
70
71         * kinect_upload_fw: fix -Wold-style-definition warnings
72
73 2011-09-29 22:06:26 +0200  Antonio Ospite  <ospite@studenti.unina.it>
74
75         * kinect_upload_fw: fix spacing in Makefile, use simple expansion to set bindir
76
77 2011-09-29 22:05:35 +0200  Antonio Ospite  <ospite@studenti.unina.it>
78
79         * kinect_upload_fw: enable more warnings in Makefile
80
81 2011-09-17 21:46:55 +0200  Antonio Ospite  <ospite@studenti.unina.it>
82
83         * kinect_upload_fw: remove some trailing spaces
84
85 2011-09-29 18:19:23 +0200  Antonio Ospite  <ospite@studenti.unina.it>
86
87         * Makefile: Add a rule to generate a GNU style Changelog
88
89 2011-09-12 00:49:16 +0200  Antonio Ospite  <ospite@studenti.unina.it>
90
91         * Add a .gitignore file
92
93 2011-09-11 20:42:39 +0200  Antonio Ospite  <ospite@studenti.unina.it>
94
95         * Initial import of the other pieces of knect_audio_setup
96
97 2011-09-11 20:35:19 +0200  Drew Fisher  <drew.m.fisher@gmail.com>
98
99         * Initial import of kinect_upload_fw