rockbox/firmware/target
Aidan MacDonald 719d48afc4 buflib: Refactor various debugging features
Gate buflib_get_data() checking, debug printing, and buflib
integrity checks behind individual defines in buflib.h, and
turn them all off by default. If needed, they can be turned
on manually when compiling.

The buflib debug menu is only available if debug printing is
enabled, so after this commit it will no longer be included
in normal builds -- it isn't very useful to end users.

Change-Id: Iab25b7852bc7c5592ce04c9c45762046a87d5bc3
2023-01-13 10:32:57 +00:00
..
arm Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
coldfire Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
hosted buflib: Refactor various debugging features 2023-01-13 10:32:57 +00:00
mips Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00