Add new MediaController project, a simple Media Playback control manipulator (Play/Pause/Next Track/Volume/etc.).
This commit is contained in:
		
							parent
							
								
									4343e68779
								
							
						
					
					
						commit
						b88e0a7b90
					
				
					 13 changed files with 2966 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -33,12 +33,13 @@
 | 
			
		|||
  *  - Library Applications:
 | 
			
		||||
  *   - Added ability to write protect Mass Storage disk write operations from the host OS
 | 
			
		||||
  *   - Added new MIDIToneGenerator project
 | 
			
		||||
  *   - Added new MediaControl project
 | 
			
		||||
  *   - Added new KeyboardMouseMultiReport Device ClassDriver demo
 | 
			
		||||
  *   - Added new VirtualSerialMassStorage Device ClassDriver demo
 | 
			
		||||
  *   - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com
 | 
			
		||||
  *   - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running
 | 
			
		||||
  *   - Added new incomplete AndroidAccessoryHost Host LowLevel demo
 | 
			
		||||
  *   - Added RNDIS device mode to the Webserver project
 | 
			
		||||
  *   - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com
 | 
			
		||||
  *   - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running
 | 
			
		||||
  *
 | 
			
		||||
  *  <b>Changed:</b>
 | 
			
		||||
  *  - Core:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -337,7 +337,7 @@
 | 
			
		|||
 *     0x2069
 | 
			
		||||
 *    </td>
 | 
			
		||||
 *    <td>
 | 
			
		||||
 *     <i>Currently Unallocated</i>
 | 
			
		||||
 *     Webserver Project
 | 
			
		||||
 *    </td>
 | 
			
		||||
 *   </tr>
 | 
			
		||||
 *
 | 
			
		||||
| 
						 | 
				
			
			@ -349,7 +349,7 @@
 | 
			
		|||
 *     0x206A
 | 
			
		||||
 *    </td>
 | 
			
		||||
 *    <td>
 | 
			
		||||
 *     <i>Currently Unallocated</i>
 | 
			
		||||
 *     Media Control Project
 | 
			
		||||
 *    </td>
 | 
			
		||||
 *   </tr>
 | 
			
		||||
 *
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue