X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/8a26bcea47294832afb4057c66ee4d83c26ababb..8251ef7208f3c048fab3837d6f729d9ee016f692:/TODO diff --git a/TODO b/TODO index 1ce3068..46bf8de 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,8 @@ (this may not be necessary if the GStreamer sink works well enough). - If there will ever be an API breakage, consider using more portable types (e.g. off_t for file sizes, size_t for counters, etc.) +- uniform the style of if() checks in cmake files +- evaluate the use of error() instead of debug() for error paths +- make the switch_command in am7xxx-modeswitch more readable using the + explicit bulk_cb_wrap structure from include/linux/usb/storage.h in the + linux kernel.