Rockbox General > Rockbox General Discussion
Archos V1 daily's-no more rombox.ucl...
(1/1)
bubba:
I finally upgraded my v1 Archos from ver2.5 to a recent daily build. Â Wow! what a lot of changes since then.
With the most recent build (10/24) there is no rombox.ucl.  With the 9/28 version there was.  When looking at the list of old builds, the size of the  download got about 140k smaller starting on 10/16.  Is rombox no longer being supported?  I prefer rombox.ucl as it gives me 1.525 Mb for the buffer as opposed to only 1.371 Mb with rockbox.ucl(in the 9/28 build). However, I remember it being significantly larger in ver2.5.  What happened?  I equate a smaller buffer with less battery life.
.
Thanks for the great firmware
scorche:
More features happened. Right now, Rockbox is too big to build rombox. If you wish to wait a few more days, I should have my patch done that will prevent Tagcache from building if specified, which will open up a lot of room and will allow you to build rombox again.
EDIT:
Alright. The patch is now committed. All you have to do now is comment out a line in the config file of your device, and it will free up enough room when you build it to have a rombox.ucl.
Specifically, change a line in firmware/export/config-recorder.h (in your case):
--- Code: ---#define HAVE_TAGCACHE
--- End code ---
to
--- Code: ---/*#define HAVE_TAGCACHE*/
--- End code ---
Navigation
[0] Message Index
Go to full version