Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Olympus m:robe plugin (Read 2187 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Olympus m:robe plugin

Hi,

I'm interested in developing a plugin similar to foo_pod for the Olympus m:robe. Unfortunately my knowlege of c++ is little to none; I took a college course about 5 years back.

This is not an impossible task and rather an easy one for someone w/ a programming background. The mrobe database is written in plain text xml files. I would like a create a plugin that would basically load/edit these files. Its functionality would be very similar to foo_pod -- load songs to playlist, send music to mrobe, edit playlists, load playlists, etc.

If anyone out there is interested in this project let me know.

So far I've downloaded the SDK and tutuorial and pretty much starting from scratch.