rockbox/lib/rbcodec/test
Michael Sevakis 6c868dd48f Remove explicit 'enum codec_command_action' in codec API
Just use long so the compiler potentially doesn't complain about
use of other values not in the enum. It's also the type used
around the system for event ids.

Increase min codec API version.

No functional changes.

Change-Id: If4419b42912f5e4ef673adcdeb69313e503f94cc
2017-12-07 14:41:59 -05:00
..
file.h Fix last warning for Warble 2014-08-30 01:50:22 -04:00
rbcodecconfig.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
rbcodecplatform.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
SOURCES Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
warble.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
warble.make Fix various reds. Some includes needed fixup. 2014-03-03 19:10:48 +01:00