From: Antonio Ospite Date: Sun, 27 Nov 2011 11:16:20 +0000 (+0100) Subject: Add ChangeLog for v0.2 X-Git-Tag: v0.2^0 X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/41a72372660515b31678af6dead27067c7834556?ds=inline Add ChangeLog for v0.2 --- diff --git a/ChangeLog b/ChangeLog index fff466c..328da27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,62 @@ +2011-11-27 10:23:30 +0100 Antonio Ospite + + * kinect_fetch_fw: tell where we are getting the firmware from (HEAD, origin/master, origin/HEAD, master) + +2011-11-27 10:11:51 +0100 Antonio Ospite + + * README: tell where we are getting the actual firmware from + +2011-11-27 10:10:28 +0100 Antonio Ospite + + * README: fix a typo and add some clarifications + +2011-11-27 09:59:04 +0100 Antonio Ospite + + * kinect_fetch_fw: make the script less verbose when invoking 7z + +2011-11-27 09:46:38 +0100 Antonio Ospite + + * kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi + +2011-11-27 09:45:54 +0100 Antonio Ospite + + * kinect_fetch_fw: mention wget in the internal documentation + +2011-11-27 00:34:57 +0100 Antonio Ospite + + * kinect_upload_fw: specify libraries after objects in the linking command + +2011-11-05 00:10:30 +0100 Antonio Ospite + + * Add info about building kinect_upload_fw for MS Windows + +2011-11-04 23:59:19 +0100 Antonio Ospite + + * Update .gitignore + +2011-10-21 22:19:37 +0200 Antonio Ospite + + * kinect_upload_fw: fix reading the firmware file on Windows + +2011-10-14 21:57:12 +0200 Antonio Ospite + + * kinect_upload_fw: fix a mingw32 compilation error + +2011-10-13 23:35:10 +0200 Antonio Ospite + + * kinect_upload_fw: fix generating endian.h before compiling kinect_upload_fw + +2011-10-13 23:31:11 +0200 Antonio Ospite + + * kinect_upload_fw: disable some compiler flags + +2011-10-12 12:13:34 +0200 Antonio Ospite + + * Add ChangeLog for v0.1 (v0.1) + 2011-10-06 14:49:01 +0200 Antonio Ospite - * 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