You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designating the current state as a Release Candidate
In emulator tests are now 100% successful, so this is believed to be
operational. Test result quality is sufficient to be releasing binaries
to end users for their (hopefully successful!) testing.
Version 0.99
This version appears feature complete and functional. All platforms
build successfully without warnings (even with -Wall). All merge
strategies appear to function correctly. CRC32 matching appears to be
operational.
Version 0.8. This version looks more than halfway functional. All merge
modes appear to work. Output looks sane on my development machine.
Ready to test inside Android emulators. CRC32 matching isn't yet
implemented.
chkdzdev.py implemented
This is a tool to modify the device marking on KDZ files. It can either
copy the device from one KDZ file to another, or take the device name
from the command-line. This isn't too complex so I'm pretty sure it will
work for everyone (famous last words).