Added FileObject and KEvent
Added small comment/disclaimer
Added small function to decode hex strings of the form 'aa bb cc ..'
Fixed masks and bit shifts (endian issues).
bugfix: missing struct import
Small change to VAD printing
Bugfix--forgot to seek to ControlArea
Bugfix: CA_FLAGS -> SECTION_FLAGS
Added __str__ output for ControlArea objects.