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