Library for VLSI VS1053b - Ogg Vorbis / MP3 / AAC / WMA / FLAC / MIDI Audio Codec Chip for a complete sample see Lib_VS1053b

Dependents:   Lab3_1 RTOS-VS1053b-mp3_semaphore RTOS-VS1053b-mp3_v01

History

default tip

2011-01-16, by christi_s [Sun, 16 Jan 2011 16:53:16 +0000] rev 9


change buffer functions const unsigned char* -> const char*

2011-01-12, by christi_s [Wed, 12 Jan 2011 18:30:28 +0000] rev 8

change buffer functions const unsigned char* -> const char*
change ctor -> create buffer external; you can have more than one VS1053b with different buffer sizes


extended documentation

2011-01-08, by christi_s [Sat, 08 Jan 2011 16:36:00 +0000] rev 7

extended documentation


fix loading VS1053_PATCH_1_5

2011-01-08, by christi_s [Sat, 08 Jan 2011 15:45:58 +0000] rev 6

fix loading VS1053_PATCH_1_5
add audio stream information


add doxygen documentation

2010-12-25, by christi_s [Sat, 25 Dec 2010 00:29:04 +0000] rev 5

add doxygen documentation
remove obsolete functions


add buffer handling (ring buffer)

2010-12-24, by christi_s [Fri, 24 Dec 2010 23:52:55 +0000] rev 4

add buffer handling (ring buffer)
add async writing of audio data to vs1053b
fix interrupt handling


fix doxygen documentation

2010-12-22, by christi_s [Wed, 22 Dec 2010 21:15:22 +0000] rev 3

fix doxygen documentation


add vsbe

2010-12-22, by christi_s [Wed, 22 Dec 2010 18:09:33 +0000] rev 2

add vsbe


add volume and balance control

2010-12-16, by christi_s [Thu, 16 Dec 2010 21:54:03 +0000] rev 1

add volume and balance control
add last patches, apps from vlsi
fix spi timing problems


initial

2010-12-14, by christi_s [Tue, 14 Dec 2010 18:22:54 +0000] rev 0

initial