<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos/Host/StillImageHost, 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>2009-06-05T07:59:24+00:00</updated>
<entry>
<title>Delete host mode demos from the root Host demos folder.</title>
<updated>2009-06-05T07:59:24+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-05T07:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a7cac0c97c42280b9ecd7af7c3ef4d275bcf7bf0'/>
<id>urn:sha1:a7cac0c97c42280b9ecd7af7c3ef4d275bcf7bf0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@577 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.</title>
<updated>2009-06-05T07:56:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-05T07:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=cda638958e93f7db87b62bbadbe64296331a6eee'/>
<id>urn:sha1:cda638958e93f7db87b62bbadbe64296331a6eee</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@576 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos.</title>
<updated>2009-06-05T07:30:23+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-05T07:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7252f4d54b1e539d1b486ae7c56b68bf14b812a3'/>
<id>urn:sha1:7252f4d54b1e539d1b486ae7c56b68bf14b812a3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@573 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.</title>
<updated>2009-06-01T11:03:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-01T11:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=17c89a7291c3469da2ceeb60fbe39956c11d77d6'/>
<id>urn:sha1:17c89a7291c3469da2ceeb60fbe39956c11d77d6</id>
<content type='text'>
Removed scheduler and memory allocation libraries.

Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).

Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@562 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Moved out each demos' functionality library files (e.g. Ring Buffer library) to /Lib directories for a better directory structure.</title>
<updated>2009-05-22T06:17:57+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-22T06:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=dce556e0b070204b0d548e4712faa299c9c9f723'/>
<id>urn:sha1:dce556e0b070204b0d548e4712faa299c9c9f723</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@559 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.</title>
<updated>2009-05-22T05:23:00+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-22T05:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=40ec95cfbb99108a1497e343df5ac6d0f3e40b1e'/>
<id>urn:sha1:40ec95cfbb99108a1497e343df5ac6d0f3e40b1e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@558 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rewritten event system to remove all macros, to make user code clearer.</title>
<updated>2009-05-18T10:05:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-18T10:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bdb6e45008319647b72d9adc8fb4ec06a0f1ea9b'/>
<id>urn:sha1:bdb6e45008319647b72d9adc8fb4ec06a0f1ea9b</id>
<content type='text'>
Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley).

Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code.

Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@554 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped).</title>
<updated>2009-05-15T08:02:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-15T08:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f0ad3d7c511094fe2182ec7b69b9e19aedfd6c4d'/>
<id>urn:sha1:f0ad3d7c511094fe2182ec7b69b9e19aedfd6c4d</id>
<content type='text'>
Remove the saving of the USB_GetNextDescriptorComp() return value in all host demos, since it went unused anyway; replaced with a simple check against the success error code for clarity.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@551 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor.</title>
<updated>2009-05-04T12:55:00+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-04T12:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2307f95ac1060981eb37c21acdc869b84054d29c'/>
<id>urn:sha1:2307f95ac1060981eb37c21acdc869b84054d29c</id>
<content type='text'>
Further documentation improvements - removed file view from the main library documentation, replaced file references in the documentation with group references.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@533 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix build errors in host demos due to usage of pipe error codes which have now been renamed.</title>
<updated>2009-05-03T14:34:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-03T14:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=cdc7b1254373d7d41829810cb98331c99403ffaa'/>
<id>urn:sha1:cdc7b1254373d7d41829810cb98331c99403ffaa</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@532 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
