<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/ManPages/MigrationInformation.txt, branch master</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-10-18T11:35:04+00:00</updated>
<entry>
<title>Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.</title>
<updated>2011-10-18T11:35:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-18T11:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f395efc31696177ed59b2c84d7de0dcf791ab61c'/>
<id>urn:sha1:f395efc31696177ed59b2c84d7de0dcf791ab61c</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1950 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added User Application APIs to the CDC and DFU class bootloaders.</title>
<updated>2011-10-11T06:20:18+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-11T06:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ec47f99c1cb2dd41cadd182f19f93fc59c237a69'/>
<id>urn:sha1:ec47f99c1cb2dd41cadd182f19f93fc59c237a69</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1943 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Commit for the 111009 BETA release.</title>
<updated>2011-09-21T06:28:42+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-09-21T06:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5b7c728664864179c6beba1c21e48403455be167'/>
<id>urn:sha1:5b7c728664864179c6beba1c21e48403455be167</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1928 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor documentation fixes.</title>
<updated>2011-08-23T10:39:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-08-23T10:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bb56a60f7a158382de0c1db4da55a12393b417a3'/>
<id>urn:sha1:bb56a60f7a158382de0c1db4da55a12393b417a3</id>
<content type='text'>
Add extra parenthesis around terms in the common MIN() and MAX() macros to prevent issues with non-trivial macro inputs (thanks to David Lyons).

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1913 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JOYSTICK() macro.</title>
<updated>2011-08-23T07:07:34+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-08-23T07:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e1ed5e7952461348ed6fc8ffcad1843174de4a86'/>
<id>urn:sha1:e1ed5e7952461348ed6fc8ffcad1843174de4a86</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1912 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.</title>
<updated>2011-07-19T07:02:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-19T07:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d83016961f1eb04f2232acfee2723ed999574e55'/>
<id>urn:sha1:d83016961f1eb04f2232acfee2723ed999574e55</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1895 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task.</title>
<updated>2011-07-08T07:25:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-08T07:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=fb73bc5482a49a70116ed59e38fca426b262929c'/>
<id>urn:sha1:fb73bc5482a49a70116ed59e38fca426b262929c</id>
<content type='text'>
Added new USB_Host_ConfigurationNumber global variable to indicate the selected configuration in an attached device.

Renamed global state variables that are specific to a certain USB mode to clearly indicate which mode the variable relates to, by changing the USB_* prefix to USB_Device_* or USB_Host_*.

Removed the HOST_STATE_WaitForDeviceRemoval and HOST_STATE_Suspended host state machine states, as these are no longer required.

Altered the USB_Host_SetDeviceConfiguration() function to update the new USB_Host_ConfigurationNumber global as required.

Moved out the Host mode standard request convenience/helper functions from the architecture specific Host driver files to the architecture agnostic HostStandardReq.c driver file.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1850 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename new Audio class driver functions, callbacks and events to ensure that they contain the USB mode (Device or Host) in the function names.</title>
<updated>2011-06-16T06:49:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-16T06:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a39a6927a6baefe3b7c77d09479714776f8533f4'/>
<id>urn:sha1:a39a6927a6baefe3b7c77d09479714776f8533f4</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1803 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.</title>
<updated>2011-06-05T13:55:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-05T13:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0267212f9503dbbfcb7e7ce37e57b60a41d6281f'/>
<id>urn:sha1:0267212f9503dbbfcb7e7ce37e57b60a41d6281f</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1782 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed compile errors in the incomplete BluetoothHost demo application (thanks to Timo Lindfors).</title>
<updated>2011-06-05T12:21:52+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-05T12:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=00a54a0cea06ba0b8c367c549e015024e9ae14f1'/>
<id>urn:sha1:00a54a0cea06ba0b8c367c549e015024e9ae14f1</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1781 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
