projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix endianness issues in the Service Discovery Protocol service of the incomplete...
[pub/lufa.git]
/
LUFA
/
ManPages
/
ChangeLog.txt
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
blob
|
commitdiff
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
blob
|
commitdiff
|
diff to current
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
Removed unused line encoding data and control requests...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
blob
|
commitdiff
|
diff to current
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
blob
|
commitdiff
|
diff to current
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
blob
|
commitdiff
|
diff to current
2010-05-18
Dean Camera
Added new ADC_DisableChannel() function (thanks to...
blob
|
commitdiff
|
diff to current
2010-05-16
Dean Camera
Fixed AVRISP project not sending a full erase-and-write...
blob
|
commitdiff
|
diff to current
2010-05-14
Dean Camera
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Commit for 100513 re-release due to critical device...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Additional fix to the AVRISP-MKII clone project for...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Fixed AVRISP-MKII clone project not correctly issuing...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
blob
|
commitdiff
|
diff to current
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
blob
|
commitdiff
|
diff to current
2010-05-12
Dean Camera
Removed TeensyHID bootloader, per request from Paul...
blob
|
commitdiff
|
diff to current
2010-05-12
Dean Camera
Commit for the 100512 release.
blob
|
commitdiff
|
diff to current
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
blob
|
commitdiff
|
diff to current
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
blob
|
commitdiff
|
diff to current
2010-05-07
Dean Camera
Device mode class driver callbacks are now fired before...
blob
|
commitdiff
|
diff to current
2010-05-06
Dean Camera
Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho...
blob
|
commitdiff
|
diff to current
2010-05-06
Dean Camera
Remove incorrect Abstract Call Management class specifi...
blob
|
commitdiff
|
diff to current
2010-05-06
Dean Camera
Make CDC class bootloader hard-reset the AVR when exite...
blob
|
commitdiff
|
diff to current
2010-05-04
Dean Camera
Removed software PDI/TPI emulation from the AVRISP...
blob
|
commitdiff
|
diff to current
2010-05-04
Dean Camera
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option...
blob
|
commitdiff
|
diff to current
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
blob
|
commitdiff
|
diff to current
2010-05-04
Dean Camera
Fixed device state not being reset back to the default...
blob
|
commitdiff
|
diff to current
2010-05-03
Dean Camera
Added new ENDPOINT_*_BusSuspended error code to the...
blob
|
commitdiff
|
diff to current
2010-05-02
Dean Camera
Change AVRISP project's timeout to be interrupt based...
blob
|
commitdiff
|
diff to current
2010-04-29
Dean Camera
The Audio_Device_IsSampleReceived() and Audio_Device_Is...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
blob
|
commitdiff
|
diff to current
2010-04-22
Dean Camera
Added ability to search by Channel PSM to the GetChanne...
blob
|
commitdiff
|
diff to current
2010-04-20
Dean Camera
Fixed HID Device Class Driver not allocating a temporar...
blob
|
commitdiff
|
diff to current
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
blob
|
commitdiff
|
diff to current
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
blob
|
commitdiff
|
diff to current
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
blob
|
commitdiff
|
diff to current
2010-04-13
Dean Camera
Removed invalid dfu and flip related targets from the...
blob
|
commitdiff
|
diff to current
2010-04-06
Dean Camera
Add information request/response signal handler to...
blob
|
commitdiff
|
diff to current
2010-03-31
Dean Camera
Added WIN_LIBUSB_COMPAT compile time option to the...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Added support for the JM-DB-U2 board hardware.
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Added board hardware driver support for the Benito...
blob
|
commitdiff
|
diff to current
2010-03-30
Dean Camera
Added board hardware driver support for Tom's USBTINY...
blob
|
commitdiff
|
diff to current
2010-03-29
Dean Camera
Add file-level brief documentation.
blob
|
commitdiff
|
diff to current
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
blob
|
commitdiff
|
diff to current
2010-03-24
Dean Camera
Added new Relay Controller Board project (thanks to...
blob
|
commitdiff
|
diff to current
2010-03-24
Dean Camera
Fixed incorrect definition of HID_ALIGN_DATA() causing...
blob
|
commitdiff
|
diff to current
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
blob
|
commitdiff
|
diff to current
2010-03-23
Dean Camera
Added incomplete MIDIToneGenerator project.
blob
|
commitdiff
|
diff to current
2010-03-22
Dean Camera
Standardized the naming scheme given to configuration...
blob
|
commitdiff
|
diff to current
2010-03-21
Dean Camera
Double bank CDC endpoints in the XPLAIN Bridge project...
blob
|
commitdiff
|
diff to current
2010-03-19
Dean Camera
Fixed LowLevel MassStorage demo broken on the U2 AVRs...
blob
|
commitdiff
|
diff to current
2010-03-17
Dean Camera
Remove redundant check in the software PDI programming...
blob
|
commitdiff
|
diff to current
2010-03-17
Dean Camera
Software PDI mode breaks unless the software USART...
blob
|
commitdiff
|
diff to current
2010-03-16
Dean Camera
Increased throughput of the USBtoSerial demo on systems...
blob
|
commitdiff
|
diff to current
2010-03-16
Dean Camera
Don't enable the pullup on the target /RESET line in...
blob
|
commitdiff
|
diff to current
2010-03-16
Dean Camera
Fixed PDI programming mode in the AVRISP programmer...
blob
|
commitdiff
|
diff to current
2010-03-13
Dean Camera
Fixed ADC routines not correctly returning the last...
blob
|
commitdiff
|
diff to current
2010-03-10
Dean Camera
Added ENABLE_TELNET_SERVER compile time option to the...
blob
|
commitdiff
|
diff to current
2010-03-09
Dean Camera
Webserver project now uses the board LEDs to indicate...
blob
|
commitdiff
|
diff to current
2010-02-25
Dean Camera
Fix TWI driver not aborting when faced with no response...
blob
|
commitdiff
|
diff to current
2010-02-24
Dean Camera
Added a timeout value to the TWI_StartTransmission...
blob
|
commitdiff
|
diff to current
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
blob
|
commitdiff
|
diff to current
2010-02-23
Dean Camera
Fixed software PDI/TPI programming mode in the AVRISP...
blob
|
commitdiff
|
diff to current
2010-02-21
Dean Camera
Increased the speed of both software and hardware TPI...
blob
|
commitdiff
|
diff to current
2010-02-19
Dean Camera
AVRISP programmer project now has a more robust timeout...
blob
|
commitdiff
|
diff to current
2010-02-19
Dean Camera
Commit for the 100219 release.
blob
|
commitdiff
|
diff to current
2010-02-12
Dean Camera
Fixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UB...
blob
|
commitdiff
|
diff to current
2010-02-10
Dean Camera
Added .5MHz recovery clock to the AVRISP programmer...
blob
|
commitdiff
|
diff to current
2010-02-09
Dean Camera
Fixed USB_GetHIDReportSize() returning the number of...
blob
|
commitdiff
|
diff to current
2010-02-07
Dean Camera
Added Keyboard LED report masks (KEYBOARD_LED_*) to...
blob
|
commitdiff
|
diff to current
2010-02-07
Dean Camera
Added keyboard modifier masks (HID_KEYBOARD_MODIFER_...
blob
|
commitdiff
|
diff to current
2010-02-05
Dean Camera
Fixed SerialStream driver not setting stdin to the...
blob
|
commitdiff
|
diff to current
2010-02-05
Dean Camera
Fixed SerialStream driver blocking while waiting for...
blob
|
commitdiff
|
diff to current
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
blob
|
commitdiff
|
diff to current
2010-02-01
Dean Camera
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
blob
|
commitdiff
|
diff to current
2010-02-01
Dean Camera
Fixed STK525 Dataflash driver using incorrect bit-shift...
blob
|
commitdiff
|
diff to current
2010-02-01
Dean Camera
Make AVRISP XPROG function parameters const where possible.
blob
|
commitdiff
|
diff to current
2010-02-01
Dean Camera
Fixed issues with EEPROM and FLASH ISP programming...
blob
|
commitdiff
|
diff to current
2010-02-01
Dean Camera
Fixed Pipe_IsEndpointBound() function not taking the...
blob
|
commitdiff
|
diff to current
2010-01-29
Dean Camera
Update driver INF files - change manufacturer name...
blob
|
commitdiff
|
diff to current
2010-01-29
Dean Camera
Add MIME type handling to the Webserver project, so...
blob
|
commitdiff
|
diff to current
2010-01-28
Dean Camera
Removed the stream example code from the Low Level...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Fixed CDC and RNDIS host demos and class drivers -...
blob
|
commitdiff
|
diff to current
2010-01-25
Dean Camera
Added explicit ADC channel masks for the standard set...
blob
|
commitdiff
|
diff to current
2010-01-24
Dean Camera
Fixed DFU bootloader programming not discarding the...
blob
|
commitdiff
|
diff to current
2010-01-21
Dean Camera
Fix up the incomplete Webserver project so that it...
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Update library manual with the new XPLAINBridge project...
blob
|
commitdiff
|
diff to current
2010-01-19
Dean Camera
Added master mode hardware TWI driver.
blob
|
commitdiff
|
diff to current
2010-01-17
Dean Camera
Fix the Benito project not pulsing the target's /RESET...
blob
|
commitdiff
|
diff to current
2010-01-15
Dean Camera
Fixed invalid USB controller PLL prescaler values for...
blob
|
commitdiff
|
diff to current
2010-01-12
Dean Camera
Started Webserver RNDIS host project.
blob
|
commitdiff
|
diff to current
2010-01-12
Dean Camera
Fixed incorrect interface values in the VirtualSerialMo...
blob
|
commitdiff
|
diff to current
2010-01-07
Dean Camera
Fix XPLAIN Dataflash and LED drivers.
blob
|
commitdiff
|
diff to current
2010-01-06
Dean Camera
Update Doxygen configuration files to the latest Doxyge...
blob
|
commitdiff
|
diff to current
2010-01-05
Dean Camera
Added support to the MIDI Class drivers for packed...
blob
|
commitdiff
|
diff to current
2010-01-05
Dean Camera
Inline USB management functions in the Class drivers...
blob
|
commitdiff
|
diff to current
next