Indeed, checked again and it's all fine - thanks for taking the time to look into...
On the PC I have the below: c25c4a1a0ebdcfa50f4027541b096326 voxdisk1.bun ee1e9b7f1b2a91548cdc36d6137ab883...
Oh now this is interesting: 15649856f32c162538745cf4094ade55 voxdisk1.bun ee1e9b7f1b2a91548cdc36d6137ab883...
Okay that looks better - here they are.
I've just tried again and that's all that I see in the file, except that the timestamps...
Here it is. It doesn't seem to have the "Starting..." message included though?
Here it is
It's from "The Monkey Island Bounty Pack": $ ls -lR .: total 149296 -rw-r--r-- 1...
COMI speech doesn't work after 1.6 to 1.8 upgrade
Update OpenBIOS images
Fix up minor autoconf breakage from previous ve...
Add MythiBEShutdown() to allow backends to inte...
Add documentation for new MythiBEShutdown() bac...
Add mechanism to reload configuration file when...
Move installation of signal handlers into load_...
Properly distinguish between UID and tags in De...
Update shutdown_backends() to free all instance...
Rework main server loop to use select() for bet...
Add basic Python distutils support
Bump version to 0.2 for release.
Move davical_backend configuration documentatio...
Add new documentation chapter on "Running the S...
Add automatic versioning information for the my...
Add basic documentation for the Python backend ...
Fix copy/paste error in libmythical's recv_good...
Don't attempt to free empty resource lists in d...
Add initial implementation of Python backend
Provide a more friendly response for backends w...
Fix incorrect message reply type when MythiBEGe...
Consolidate naming of backend paths to bepath i...
Add initial version of Docbook documentation
Add basic VTODO support to the DaviCal backend
Remove autotools generated files
Add release.sh to generate release tarballs.
Derive server version from VERSION file
Tidy-up use of error codes for detecting succes...
Add SQL escaping to all queries in davical_back...
Add MythiBEInstanceShutdown backend API call
Ensure clean shutdown when exiting from the con...
Fix API break in recv_get_resources_response()
Switch well-known properties over to using prop...
Slight change to MythiBEGetCollectionRights API
Authentication access and error tidy-up
License change from LGPL 3 to LGPL 2.1 and Apac...
Add initial version of Docbook documentation
Change mythi_get_collection_property() API to m...
Fix fork/nofork mode selection
m48t59: register a QOM type for each nvram type...
m48t59: move ISA ports/memory regions registrat...
m48t59: add a Nvram interface
m48t59: add m48t59 sysbus device
MAINTAINERS: add myself as SPARC maintainer
sun4u: switch m48t59 NVRAM to MMIO access
m48t59: let init functions return a Nvram object
m48t59: introduce new base-year qdev property
doc: minor updates to SPARC32 and SPARC64 docum...
Update OpenBIOS images
Ensure clean shutdown when exiting from the con...
Slight change to MythiBEGetCollectionRights API
Add MythiBEInstanceShutdown backend API call
Add basic authorisation support to mod_dav_myth...
Tidy-up use of error codes for detecting succes...
Slight change to MythiBEGetCollectionRights API
Add MythiBEInstanceShutdown backend API call
Ensure clean shutdown when exiting from the con...
Add mythi_auth_collection_path() library function
Add basic DELETE support for individual resources
Add basic GET support for individual calendar e...
Allow PUT to add new calendar entries
Merge branch 'master' of ssh://git.code.sf.net/...
Allow PUT to add new calendar entries
Allow PUT to add new calendar entries
Add basic PUT support to mod_dav_mythical
target-sparc: address_mask(), asi_address_mask(...
target-sparc: Remove unused gen_op_subi_cc and ...
target-sparc: is_translating_asi() is TARGET_SP...
target-sparc: Mark gen_load_trap_state_at_tl() ...
disas/sparc: Remove unused data sparc_opcode_ar...
Update OpenBIOS images
Update OpenBIOS images
Update OpenBIOS images
Update OpenBIOS images
Update OpenBIOS images
sun4m: Set HostID in NVRAM
sun4m: fix slavio timer RUN/STOP bit
sun4m: Add Sun CG3 framebuffer initialisation f...
sun4m: Add Sun CG3 framebuffer and correspondin...
Update OpenBIOS images
target-sparc: Add and use CPU_FEATURE_CASA
target-sparc: fix 32bit integer division overflow
apb: Move IOMMU registers into a separate IOMMU...
tcx: move initialisation from SysBusDevice clas...
apb: fix IOMMU register sizes
tcx: move initialisation from realizefn to initfn
cg3: add extra check to prevent CG3 register ar...
apb: handle reading/writing of IOMMU control re...
apb: implement IOMMU translation for PCI host b...
Update OpenBIOS images
apb: Fix out-of-bounds array write access
apb: add IOMMU flush register implementation