[www.stealthboy.com]

[personal]
[interests]
[contact]
[resume]
[links]

[back]

MYTHTV CONTRIBUTIONS

Icons:

  • weather
  • games
  • images

    Put those images in the theme/blue dir and add this to the theme/blue/theme.xml file:
    <buttondef name="GAME">
        <image>game.png</image>
        <offset>15,10</offset>
      </buttondef>
    
      <buttondef name="IMAGES">
        <image>images.png</image>
        <offset>15,10</offset>
      </buttondef>
    

    Code:

  • I'm working on a streaming audio handler for MythMusic. No code to release as of yet.