rockbox/lib
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
..
arm_support ARM support: provide compiler a better popcount function 2017-09-07 15:45:55 -04:00
fixedpoint Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
libsetjmp Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
rbcodec Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
skin_parser Limit more variables to file scope 2015-01-11 21:40:51 +01:00
tlsf Revert "tlsf: pack info structs" 2017-10-29 16:51:33 -04:00
unwarminder Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00