User:User890104: Difference between revisions

From freemyipod
Jump to navigation Jump to search
No edit summary
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 implementations
* 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]] incomplete branch of Rockbox into upstream together with some fixes
* 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:

I'm currently working on:

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