1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
v. 0.1beta5 - Tue Oct 15 2013 11:31 CEST
* Updated copyright.
* Updated existing structs and enums.
* Added rrpgmode_t.
* Added i2c.h with some usefull stuff for IC devices.
v. 0.1beta4 - Sun Jan 19 2012 12:06 CET
* Updated existing structs and enums
* Corrected struct raudio_info -> raudio_info_t
* Added caps.h which contains types and macros for standards
* Corrected bug in rmsg0_getsid()
* Fixed typos
* added unoffical helper type riodir_t
v. 0.1beta3 - Thu Sep 29 2011 03:13 CEST
* Added new error codes
* Added new command, stream parameter, ITST and codec IDs
* Added file for meta data handling
* Corrected IDs for Object Types (OT)
v. 0.1beta2 - Tue Mar 15 2011 11:04 CET
* Updated some enums
* Added enum type for error codes
v. 0.1beta1 - Wed Feb 02 2011 26:50 CET
* Updated lots of enums
* Added lots of enums for new stuff
v. 0.1beta0 - Sat Jul 17 2010 14:34 CEST
* Start of project
* Added most consts and a lot data types
* Added some macros used to build v0 messages
* Working on getting into Debian
|