Quote: Originally Posted by
tcghost 
I was running it on my dual core laptop with 1 gb of ram too... :-/
does it read through the music and video directories at startup? cause I have more than 100 gb of files in those directories
Yes at startup i parse the media directory to memorize the directory tree. No operation on the file.
For me the execution of this part of code is less than 0.1s, and i'm in slow debug mode.
for mp3 dir = 5.5go 660 files
video dir = 4.6go 115 files.
not that much file but it's very fast. no reason to be slow.
it must be the skin loading. In the next version i will add a splash screen with operation in progress before showing the menu. and i will log all in a log file. That way i could see the crashing problem, and the speed problem at loading.