aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/AudioOutput
Commit message (Expand)AuthorAgeFilesLines
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-042-2/+2
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-1/+1
* Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...Dean Camera2009-04-222-1/+2
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-5/+3
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-2/+2
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-202-114/+114
* Spell checked non-source documentation pages.Dean Camera2009-04-191-3/+3
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-4/+9
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-162-13/+6
* Corrected AudioInput and AudioOutput demos, to fix endpoint underflows due to...Dean Camera2009-04-141-1/+1
* Adjusted sample CTC timer calculations in the AudioOutput and AudioInput demo...Dean Camera2009-04-141-1/+1
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-013-4/+4
* Added missing documentation for AUDIO_SAMPLE_FREQUENCY configuration option i...Dean Camera2009-03-251-0/+5
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-208-0/+3366