abgx360

Saturday 27 November 2010

Party Buffalo Drive Explorer v1.0.0.6 Beta

1.0.0.5: Still no writing support for the standalone exe, but you can download the source and compile that with the “IsBeta” bool in the main form set to false (be careful, that form is very messy!)

Changelog (v1.0.0.5):

-Fixed a bug with a reading function that liked to read more bytes than it should
-Made it so that it should request administrator permissions at startup (should fix some people’s issues…)
-Added the reading of general STFS info, as you can see from this screenshot: http://imgur.com/neMr6.png
-Added a “properties” window for files
-Other small bug fixes that I can’t remember

Changelog (v1.0.0.6):

* Fix Bug when clicking the DATA folder
Buffer = io.ReadBytes(0×2050);
That’s lovely… I have no idea why I chose a number like like that…
I also messed up on a rounding function, and instead of putting 0×200 I put 200. Pushing out 1.0.0.6 right now.* Oh yeah, 1.0.0.6 has a minor edit to how it detects USB Drives. I forgot the function that returns a list of logical drives, so I did a char array and had it loop through each, detecting if the drive “IsReady”, and if it wasn’t then it would throw it away. Hopefully this works better…
Download

No comments:

Post a Comment