ChangeLog: refresh for v0.3
[kinect-audio-setup.git] / ChangeLog
index fff466c..bb7db37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,110 @@
+2013-12-06 17:46:39 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * ChangeLog: refresh for v0.3 (HEAD, tag: v0.3, master)
+
+2013-12-06 17:45:36 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Makefile: remove a trailing space
+
+2013-12-06 17:43:22 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Makefile: don't create the empty dir /lib/firmware/kinect
+
+2013-12-06 17:42:43 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw/Makefile: fix double spacing
+
+2013-12-06 17:36:12 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw/endian.c: fix warning and rename a function
+
+2013-11-19 16:16:18 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: reword and re-indent some paragraphs (origin/master, origin/HEAD)
+
+2013-11-19 16:02:39 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Makefile: misc fixes
+
+2012-02-23 22:48:22 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: initialize 'transferred' before USB transfers
+
+2012-02-03 13:12:01 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: acknowledge Steven Toth's sponsorship
+
+2011-12-28 12:17:52 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: mention that p7zip-full >= 9.20 is needed
+
+2011-12-28 12:14:06 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: mention reloading udev rules
+
+2011-11-27 12:16:20 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Add ChangeLog for v0.2 (tag: v0.2)
+
+2011-11-27 10:23:30 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: tell where we are getting the firmware from
+
+2011-11-27 10:11:51 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: tell where we are getting the actual firmware from
+
+2011-11-27 10:10:28 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * README: fix a typo and add some clarifications
+
+2011-11-27 09:59:04 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: make the script less verbose when invoking 7z
+
+2011-11-27 09:46:38 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi
+
+2011-11-27 09:45:54 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_fetch_fw: mention wget in the internal documentation
+
+2011-11-27 00:34:57 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: specify libraries after objects in the linking command
+
+2011-11-05 00:10:30 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Add info about building kinect_upload_fw for MS Windows
+
+2011-11-04 23:59:19 +0100  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Update .gitignore
+
+2011-10-21 22:19:37 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: fix reading the firmware file on Windows
+
+2011-10-14 21:57:12 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: fix a mingw32 compilation error
+
+2011-10-13 23:35:10 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: fix generating endian.h before compiling kinect_upload_fw
+
+2011-10-13 23:31:11 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * kinect_upload_fw: disable some compiler flags
+
+2011-10-12 12:13:34 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Add ChangeLog for v0.1 (tag: v0.1)
+
 2011-10-06 14:49:01 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
-       * kinect_upload_fw: fix a couple of minor warnings from 'sparse' (v0.1)
+       * kinect_upload_fw: fix a couple of minor warnings from 'sparse'
 
 2011-10-03 16:22:36 +0200  Antonio Ospite  <ospite@studenti.unina.it>