User:User890104: Difference between revisions
User890104 (talk | contribs) No edit summary |
User890104 (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
Recently, I have been working on: | Recently, I have been working on: | ||
* An unified [[U-Boot]] [https://github.com/freemyipod/u-boot repository] for [[Nano_2G]], [[Nano_5G]] and [[Nano_7G]], compiled from other developers' own research and | * An unified [[U-Boot]] [https://github.com/freemyipod/u-boot repository] for [[Nano_2G]], [[Nano_5G]] and [[Nano_7G]], compiled from other developers' own research and implementation | ||
* A [[Linux]] [https://github.com/freemyipod/linux repository] for [[Nano_7G]] which is going to incorporate changes from the [[Nano_2G]] and [[Nano_5G]] ports of the other developers | * A [[Linux]] [https://github.com/freemyipod/linux repository] for [[Nano_7G]] which is going to incorporate changes from the [[Nano_2G]] and [[Nano_5G]] ports of the other developers | ||
* Merged the [[Nano_3G]] and [[Nano_4G]] | * Merged the incomplete [[Nano_3G]] and [[Nano_4G]] branch of Rockbox into upstream together with some fixes | ||
I'm currently working on: | I'm currently working on: | ||
* More [[Linux]] drivers for [[Nano_7G]] | * More [[Linux]] drivers for [[Nano_7G]] | ||
* Rockbox on [[Nano_3G]] and [[Nano_4G]] | * [https://www.rockbox.org/ Rockbox] on [[Nano_3G]] and [[Nano_4G]] | ||
My long-term goals are: | My long-term goals are: | ||
* [[U-Boot]] for the whole S5L nano series | * [[U-Boot]] for the whole S5L nano series | ||
* [[Linux]] for the whole S5L nano series | * [[Linux]] for the whole S5L nano series | ||
* Rockbox for the whole S5L nano series | * [https://www.rockbox.org/ Rockbox] for the whole S5L nano series | ||
I used to provide the project with iPod Nano 2G and iPod classic [[emCORE]] installer builds, which are not suitable for everyday use. The binaries can be found at http://builds.freemyipod.org/ | I used to provide the project with iPod Nano 2G and iPod classic [[emCORE]] installer builds, which are not suitable for everyday use. The binaries can be found at http://builds.freemyipod.org/ | ||
I used to work on [[emCOREFS]], it provides easy access to iPod's internal storage using [[emCORE_Monitor_Protocol|emCORE's monitor protocol]], libusb and FUSE. It is working somehow, but it's still incomplete and needs to be optimised. If you are curious about my current progress, you can check it out at [https://github.com/freemyipod/freemyipod/tree/master/emcore/tools/emcorefs emcore/tools/emcorefs on the freemyipod GitHub repo] | I used to work on [[emCOREFS]], it provides easy access to iPod's internal storage using [[emCORE_Monitor_Protocol|emCORE's monitor protocol]], libusb and FUSE. It is working somehow, but it's still incomplete and needs to be optimised. If you are curious about my current progress, you can check it out at [https://github.com/freemyipod/freemyipod/tree/master/emcore/tools/emcorefs emcore/tools/emcorefs on the freemyipod GitHub repo] | ||
Latest revision as of 16:11, 5 April 2026
My name is Vencislav Atanasov. I am from Sofia, Bulgaria. I enjoy writing pieces of software, mainly to improve my experience and knowledge. I own some iDevices.
If you want to get in touch, my contacts are on my blog
Recently, I have been working on:
- An unified U-Boot repository for iPod nano (2nd generation), iPod nano (5th generation) and iPod nano (7th generation), compiled from other developers' own research and implementation
- A Linux repository for iPod nano (7th generation) which is going to incorporate changes from the iPod nano (2nd generation) and iPod nano (5th generation) ports of the other developers
- Merged the incomplete iPod nano (3rd generation) and iPod nano (4th generation) branch of Rockbox into upstream together with some fixes
I'm currently working on:
- More Linux drivers for iPod nano (7th generation)
- Rockbox on iPod nano (3rd generation) and iPod nano (4th generation)
My long-term goals are:
- U-Boot for the whole S5L nano series
- Linux for the whole S5L nano series
- Rockbox for the whole S5L nano series
I used to provide the project with iPod Nano 2G and iPod classic emCORE installer builds, which are not suitable for everyday use. The binaries can be found at http://builds.freemyipod.org/
I used to work on emCOREFS, it provides easy access to iPod's internal storage using emCORE's monitor protocol, libusb and FUSE. It is working somehow, but it's still incomplete and needs to be optimised. If you are curious about my current progress, you can check it out at emcore/tools/emcorefs on the freemyipod GitHub repo