Page 1 of 1

RomCenter 3.55 released

Posted: Fri Apr 15, 2011 5:15 pm
by RomCenter
Hi all

Here we go, at last. I gave v4 development a break to go back on v3 some weeks (months ?) ago and after hours of hard work on version 3.54, here is the version 3.55 (last v3 version ?).
It fixes all known bugs, and speeds up things a little bit.
Of course, you can still report troubles and I will fix it if needed.

I also updated included datafiles, but Logiqx home page hasn't be updated since november 2010. So his datafiles will not be up-to-date. Sorry.

Details and download here

Re: RomCenter 3.55 released

Posted: Fri Apr 15, 2011 6:04 pm
by Wanderer
RomCenter wrote:Here we go, at last. I gave v4 development a break to go back on v3 some weeks (months ?) ago and after hours of hard work on version 3.54, here is the version 3.55 (last v3 version ?).
Great, thanks for 3.55 Eric. Just downloading it...

BTW, what's the progress on v4? Any news you might wish to share with us (from the user or even the programmer's point of view)?

Re: RomCenter 3.55 released

Posted: Fri Apr 15, 2011 6:29 pm
by RomCenter
Hmmm.. not many.
I'm still working on gui, but it is not yet perfect (will it be one day ?).
I think I will switch to main engine algorithm, which will be easier than interface.

I have to code OO structures to handle 'files container' (could be a file, folder, zip, 7z...), and also operations on files (rename, move, test...) all this inside a multi-threaded framework (probably implementing a producer-consumer pattern).
All this currently exists... in my mind.

So much work, so little time...

Re: RomCenter 3.55 released

Posted: Fri Apr 15, 2011 6:51 pm
by Wanderer
RomCenter wrote:So much work, so little time...
Yup, i know...

I don't know when a working v4 will come up but mainly i'm very curious to see its performance. In my mind, i have the impression of .NET as a not-so-fast framework for heavy tasks (compared to earlier VS versions and Delphi). I'm very curious to see how the v4 engine will perform in such an intense task as RC.

Re: RomCenter 3.55 released

Posted: Sat Apr 16, 2011 6:33 am
by RomCenter
I'm curious too but I'm quite confident (and framework 4 has an optimized multi-proc framework).

On the other hand, I worry that the wpf part will be slower than v3 (but it offers more enjoying experience).
Maybe a skilled wpf developper could have a look on day...

Re: RomCenter 3.55 released

Posted: Fri Mar 02, 2012 2:15 pm
by markovich
Indeed, v3.55 fixes all known bugs, and speeds up things a little bit. I found it much better in a sense in comparison with v 3.56. In particular, what i like about v 3.55 is 2 main fixes: some ´nodump´ problems during fixing and memory leaks fixing. Well done!