Rockbox Ports are now being developed for various digital audio players!
By the way: which files do I need to copy between devices in order to import the database? Does the "changelog" suffice or do I also need one of the other files labeled "database..."?
Is there any way somebody could supply a pre-filesystem-rework build with LOAD TO RAM still included?
Quote from: RockBoxNewB on October 02, 2016, 12:50:55 PMBy the way: which files do I need to copy between devices in order to import the database? Does the "changelog" suffice or do I also need one of the other files labeled "database..."?I don't know if it is possible to transfer the database from one device to an other, but the files labelled database_*.tcd contain the database. As long as the file structure is the same on both devices, copying those files could import the database.
Quote from: RockBoxNewB on October 03, 2016, 03:27:49 AMIs there any way somebody could supply a pre-filesystem-rework build with LOAD TO RAM still included?If you use such a build, you will not have all the new features and bugfixes that were committed since then.Better than waiting for someone to supply such a build is making your own. I recently made myself familiar with compiling and stuff, it is sometimes not easy, but so great if you manage to compile your own build. This is also more in line with "hacking" and "modding" like you do it with your iPod. So I suggest to have a look at http://www.rockbox.org/wiki/DevelopmentGuide and http://www.rockbox.org/wiki/LinuxSimpleGuideToCompiling
Quote from: cereal_killer on October 03, 2016, 06:31:23 AMQuote from: RockBoxNewB on October 02, 2016, 12:50:55 PMBy the way: which files do I need to copy between devices in order to import the database? Does the "changelog" suffice or do I also need one of the other files labeled "database..."?I don't know if it is possible to transfer the database from one device to an other, but the files labelled database_*.tcd contain the database. As long as the file structure is the same on both devices, copying those files could import the database.Don't do this.The Database context menu has export and import options for precisely this purpose, this exports to an ASCII plain text file that guarantees forward and backward compatibility.
Quote from: cereal_killer on October 03, 2016, 06:31:23 AMQuote from: RockBoxNewB on October 03, 2016, 03:27:49 AMIs there any way somebody could supply a pre-filesystem-rework build with LOAD TO RAM still included?If you use such a build, you will not have all the new features and bugfixes that were committed since then.Better than waiting for someone to supply such a build is making your own. I recently made myself familiar with compiling and stuff, it is sometimes not easy, but so great if you manage to compile your own build. This is also more in line with "hacking" and "modding" like you do it with your iPod. So I suggest to have a look at http://www.rockbox.org/wiki/DevelopmentGuide and http://www.rockbox.org/wiki/LinuxSimpleGuideToCompilingI'm going to go ahead and guess you're not familiar with the massive complexity surrounding the filesystem rework, and that's fine. I don't expect you to.
Page created in 0.077 seconds with 14 queries.