rockbox/lib
Aidan MacDonald d40a598970 plugins: Simplify plugin/codec API versioning
Replace the minimum version bound with a check on the size of
the API struct. The version only needs to be incremented for
ABI breaking changes. Additions to the API won't need to touch
the version number, resulting in fewer merge conflicts.

Change-Id: I916a04a7bf5890dcf5d615ce30087643165f8e1f
2023-03-21 16:23:54 -04:00
..
arm_support ARM support, optimize popcount fn 2022-03-12 00:00:01 -05:00
fixedpoint Undo hacks to meant to get around string formatting limitations 2017-11-21 05:01:14 -05:00
libsetjmp [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
microtar microtar: Update to latest upstream commit 2021-11-27 13:13:35 +00:00
mipsunwinder mips: add native backtrace implementation 2022-05-22 07:16:11 -04:00
rbcodec plugins: Simplify plugin/codec API versioning 2023-03-21 16:23:54 -04:00
skin_parser Suppress bogus GCC 12 -Waddress warnings for SKINOFFSETTOPTR 2022-09-18 13:53:27 +01:00
tlsf tlsf fix corruption checks 2023-01-02 10:09:46 -05:00
unwarminder backtrace, put pc and sp on their own lines 2022-03-08 23:37:50 -05:00