From 03dd4b92be7dcd5c8ab06da3810887060e06abd5 Mon Sep 17 00:00:00 2001 From: Igor Skochinsky Date: Mon, 3 Apr 2017 15:13:46 +0200 Subject: nwztools/database: misc improvements * make gen_db.py work on Windows/Python 2 - use hashlib module instead of md5sum, also don't rely on / for file path matching - don't use 'file' for a variable name * fix parse_nvp_header.sh for older kernels pre-emmc kernel sources use a slightly different #define format; adjust regexp to catch it. * add nwz-x1000 series NVP layout (from icx1087_nvp.h) some new tags have no description, alas the driver doesn't have them :/ * minor fixes to nvp/README fixed typos/wording Change-Id: I77d8c2704be2f2316e32aadcfd362df7102360d4 --- docs/CREDITS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/CREDITS b/docs/CREDITS index 63f5a79e50..7f210d0015 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -655,6 +655,7 @@ Thomas White Karl Huber Adam Sampson William Wilgus +Igor Skochinsky The libmad team The wavpack team -- cgit v1.2.3