Add the RTOS processing. for the Network radio streaming receiver.

Fork of VS1053b by Christian Schmiljun

History

Add support the RTOS processing. default tip

2015-02-22, by ban4jp [Sun, 22 Feb 2015 14:44:41 +0000] rev 10

Add support the RTOS processing.


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