2008-12-23, 23:42
As always when the exams are getting closer, I spent my time in projects I shouldn't. This is what came out this time:
I missed the old days using my old xbox as an emulator box and wanted the same on my htpc. I tried several multi emulator frontends, but all of them where optimized for a 4:3 cabinet. As I have a 16:9 LCD, they all where really ugly.
After that, I tried to integrate it into XBMC. I tried the launcher plugin, but honestly I could get it to work the way I wanted and I didn't like the configuration inside of XBMC. So I did my own plugin.
I took a complete different approach: Instead of a big plugin, I have a very small plugin that takes a xml file and creates the folders and files I want. The second part is a editor for those xml files written in java. In the editor, you can manually add files and folders in a tree structure, or you can automatically add roms and search for corresponding icons in another directory.
Here are some screenshots:
This plugin is not yet finished or ready for a release. If someone is interested in working on this plugin please pm me. I have already set up a svn for all the source code.
Jack
I missed the old days using my old xbox as an emulator box and wanted the same on my htpc. I tried several multi emulator frontends, but all of them where optimized for a 4:3 cabinet. As I have a 16:9 LCD, they all where really ugly.
After that, I tried to integrate it into XBMC. I tried the launcher plugin, but honestly I could get it to work the way I wanted and I didn't like the configuration inside of XBMC. So I did my own plugin.
I took a complete different approach: Instead of a big plugin, I have a very small plugin that takes a xml file and creates the folders and files I want. The second part is a editor for those xml files written in java. In the editor, you can manually add files and folders in a tree structure, or you can automatically add roms and search for corresponding icons in another directory.
Here are some screenshots:
This plugin is not yet finished or ready for a release. If someone is interested in working on this plugin please pm me. I have already set up a svn for all the source code.
Jack