| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove explicit 'enum codec_command_action' in codec API | Michael Sevakis | 2017-12-07 |
| | | | | | | | | | | | | | 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 | ||
| * | Add codecs to librbcodec. | Sean Bartell | 2012-04-25 |
| Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97 Reviewed-on: http://gerrit.rockbox.org/137 Reviewed-by: Nils Wallménius <nils@rockbox.org> Tested-by: Nils Wallménius <nils@rockbox.org> | |||