Hi there mate,
the files are limited by the PHP settings for maximum uploaded files. Since it uses pure PHP solution, no javascript half-baked or flash solution, I don’t really see a different way of uploading larger files, then with fast internet, and bigger size limit in PHP ini file.
Having said that, what I mean is, I won’t be able to wite a javascript solution for that, even though it is possible, because it wouldn’t be 110% working everywhere. There is always compatibility issues with javascript / flash scripts for uploading, in all sorts of browsers, which would bring so much support forum threads, that I wouldn’t have time to deal with.
Sorry for that,
Mart