index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean Camera
2011-06-16
8
-28
/
+33
*
Add macro guards to the templated C files to prevent compile errors if they a...
Dean Camera
2011-06-14
8
-2
/
+272
*
Rename Audio Host Class driver internal descriptor matching routines to be in...
Dean Camera
2011-06-14
3
-10
/
+12
*
Ensure that only the requested Audio class pipes are mapped to endpoints with...
Dean Camera
2011-06-13
2
-5
/
+9
*
Fix bugs in the Host mode Audio class driver.
Dean Camera
2011-06-12
2
-8
/
+20
*
Fix errors in the library Host mode Audio Class driver.
Dean Camera
2011-06-09
2
-9
/
+10
*
Fix compile errors when both Host and Device modes are enabled.
Dean Camera
2011-06-09
4
-5
/
+4
*
Add new Audio Class Driver Host demos.
Dean Camera
2011-06-09
3
-12
/
+43
*
Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...
Dean Camera
2011-06-08
9
-37
/
+82
*
Remove warnings in the documentation for the library class drivers about sequ...
Dean Camera
2011-06-08
15
-67
/
+11
*
Added new Host mode Audio Class driver.
Dean Camera
2011-06-08
10
-21
/
+620
*
Fix compile errors when compiling for the AVR32 UC3 target.
Dean Camera
2011-06-08
2
-0
/
+2
*
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean Camera
2011-06-08
1
-0
/
+0
*
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean Camera
2011-06-08
1
-0
/
+0
*
Fix errors in the Audio device demos and class driver regarding multiple samp...
Dean Camera
2011-06-07
3
-18
/
+17
*
Add additional support files for the new low level AudioInputHost and AudioOu...
Dean Camera
2011-06-06
1
-3
/
+3
*
Move completed low level Audio Host demos into the LowLevel folder from the I...
Dean Camera
2011-06-06
1
-3
/
+3
*
Update the Low Level Audio Input and Audio Output demos to support multiple s...
Dean Camera
2011-06-06
2
-5
/
+5
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
34
-62
/
+95
*
Fixed compile errors in the incomplete BluetoothHost demo application (thanks...
Dean Camera
2011-06-05
2
-0
/
+4
*
Added board driver support for the Busware TUL board.
Dean Camera
2011-06-04
7
-2
/
+226
*
Added new callback to the Audio Class driver to allow for endpoint control ma...
Dean Camera
2011-06-03
7
-19
/
+133
*
Spell check library source code files.
Dean Camera
2011-06-01
33
-58
/
+58
*
Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA...
Dean Camera
2011-06-01
4
-2
/
+5
*
Added new incomplete AudioOutputHost Host LowLevel demo.
Dean Camera
2011-05-30
2
-0
/
+2
*
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so tha...
Dean Camera
2011-05-30
7
-18
/
+31
*
Added new incomplete AudioInputHost Host LowLevel demo.
Dean Camera
2011-05-29
4
-9
/
+33
*
Add new USB_Host_SetInterfaceAltSetting() convenience function.
Dean Camera
2011-05-27
6
-14
/
+67
*
Update trunk documentation for new LUFA release.
Dean Camera
2011-05-27
2
-7
/
+27
*
Fix incorrect macro guard in the UC3 EndpointStream header file.
Dean Camera
2011-05-26
1
-2
/
+2
*
Copy out the EndpointStream and PipeStream functions to each architecture, so...
Dean Camera
2011-05-26
20
-1076
/
+2563
*
Update Webserver project to remove DHCP IP configuration status notification.
Dean Camera
2011-05-26
1
-0
/
+1
*
Update MediaController project to remove the Record usage (not often needed) ...
Dean Camera
2011-05-23
1
-0
/
+1
*
Add new MediaController project, a simple Media Playback control manipulator ...
Dean Camera
2011-05-23
2
-4
/
+5
*
Add RNDIS Device support to the Webserver project, so that the files stored o...
Dean Camera
2011-05-22
2
-1
/
+1
*
Fix broken Doxygen documentation.
Dean Camera
2011-05-19
3
-32
/
+32
*
Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_De...
Dean Camera
2011-05-18
7
-70
/
+144
*
Oops - fix bad include path in the moved USBKEY Dataflash board driver header.
Dean Camera
2011-05-18
1
-1
/
+2
*
Seperated out board drivers by architecture in the library internals for bett...
Dean Camera
2011-05-18
57
-113
/
+109
*
Add new "version" makefile target to the main LUFA library makefile, to give ...
Dean Camera
2011-05-18
2
-3
/
+5
*
Add skeleton LUFAConfig.h to the CodeTemplates directory.
Dean Camera
2011-05-14
2
-3
/
+125
*
Fixed possible invalid program execution when in host mode if corrupt descrip...
Dean Camera
2011-05-14
9
-25
/
+64
*
Add new USE_LUFA_CONFIG_HEADER compile time option.
Dean Camera
2011-05-09
4
-8
/
+22
*
Minor documentation fixes.
Dean Camera
2011-05-08
4
-3
/
+10
*
Fix up mistakes in the Device Support documentation page.
Dean Camera
2011-04-27
1
-39
/
+42
*
Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...
Dean Camera
2011-04-25
8
-24
/
+28
*
Add new LUFA powered user projects to the documentation.
Dean Camera
2011-04-23
1
-2
/
+6
*
Added LED flashing to the CDC and DFU class bootloaders to indicate when they...
Dean Camera
2011-04-23
1
-0
/
+1
*
Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks...
Dean Camera
2011-04-20
4
-4
/
+6
*
Fix definition of pgm_read_ptr().
Dean Camera
2011-04-13
1
-1
/
+1
[prev]
[next]