Access code that saves spans to tmp files w/ co...
Implement log filter for messages from identify()
Implement bin subformat to INT-related types
Update RRB file types
Fix for fold tag
Fix iterator protocol in spans
Implement 'abstract' attribute for plugins
Use type data when formatting enums' output
Hack to work around namespace problem
Set python3 as a default
Add HexdumpInstead exception
Improve Python3 compatibility
Log some info during identify()
Remove obsolete method from enum.Printer
Use memoryview in Span
Add displayRaw2() for displaying colored hexdump
Update TODO
Add types for 7 dni a 7 noci game
Update TODO
Suppress recent duplicate log messages
Fix span.autoResize() test
Unhardcode pager command to a settable option
Add YAML types for RoboRally editor
Add YAML type for 7 dni a 7 noci game
Add plugin for Yoda Desktop Adventure game's data
Move commands to their own method
Delete obsolete cruft in ibex/config.py
Implement !SHELL command
Rename app.CONFIG_DIR to app.USER_DIR
Create ~/.ibex and sample config
Add YAML types for SWF (Shockwave Flash)
Cope with config file not existing during get/set
Add/update copyrights, wspace cleaning
Improve loggin of plugin loading
Close datafile correctly
Add trivial SWF (Shockwave Flash) type
Add option for specifying cmds from CLI
Log instead of print in ibex/config.py
Change dumpToFile to outputToFile
Add audio player plugin
Store options in flattened dict as well
Implement db using span objects linked with ref...
Fix listOptions, add setOptions (lo, so) commands
Update DS:PREFS plugin
Comment out obsolete data types
Add 'py' command - execute python cmd
VOTE: flightgear
WIP of filter dialog redesign
Add scrollbar expermiment WIP
Add POC code for sending wpts to GPS
Add debug decorator
Add missing import and tiny correction
Renamed to workaround eclipse bug when adding e...
Ignore .db suffix given on commandline
Added minimal unittests
Switched to GtkBuilder instead of libglade
Commit filter WIP
Fixed a typo
Delayed update on quick search
Add Mapy.cz Ortofoto URL to defaults
Add PSTRING, PSTRING16 and PSTRING32 types
Add new commands to YAML plugin
Implement primitive folding for BLOB type
More verbose message for SpanSizeExceedsParent...
Remove copy-paste cruft
Trivial implementation of pluggable commands
Specify enums to import by nam, not *
Import plugins with __import__(), not exec
Rename YAMLType to STD_GenericType and move it ...
Speed up DB::getSameSpans()
Add c - create span command to shell
Add dp command - display and profile
Delete own logger and xmltypeloader
Rename ioprimitives.py to basictypes.py
Complete rename from acid to ibex
Add config module, skip plugins disabled in config
More automated definition of plugins and types
Do not create useless span in darkseed/rom
Commit WIP on IE/ITM types
Update Darkseed plugin
Commit WIP fot ui separation
Create spans in callee, not callers
Cleanup some debug and dead code
Rename dissectors to parsers
Add and rename some primitive types
Flesh out Span class
Add BMP type
Commit WIP for xmltypeloader and enums