Due to new information that has been found today, we're one step closer to having Rockbox on the R series. I'm going to try and see if I can convert to an e200R and back, so wish me luck.
I think I accidentally 'infected' my build. Something I modified has caused the build to no longer build, and I can't seem to figure out which file it is that's causing it. In addition, the patch file also has this problem, so I'm probably going to need to revert everything and rebuild it. It doesn't look like it messed up the zip file (one safety feature that's in the build - for the most part if there's a make error, the zip file isn't created) but there won't be updates for a little while, while I work on fixing it.
I fixed the problem. When I was removing the power menu, I wasn't paying attention and didn't change
" info_menu, /* info_menu.c */"
to
" info_menu; /* info_menu.c */"
Notice how the comma was supposed to be a semi-colon. In any event, I was able to figure out (and solve) the issue without messing up the build, so there shouldn't be any problems.
This was starting to become unbelievable - there have been over 2000 build downloads since August 24, and about 500 of those downloads were from today. The stats script shows that about 1700 downloads were from this domain, and the rest from the other domain. I went through the MySQL database, and 1458 of those downloads were from one IP address. They're still downloading right now from what it seems like, but I don't have a limit set on downloads, and don't really need one. I've got plenty of bandwidth, so as long as the server holds up (it should) I don't really care how many times they download, nor am I planning to do anything to stop it.
So while there technically is over 2000 downloads, 3/4 of them are from the same person. If anyone actually considers how many downloads there are, there you go ![]()


