Kodi related projects and sites: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Pike
m (Reverted edits by BadBoy (Talk); changed back to last version by Donno)
>Pike
(fixed some bad links and removed skinsite links)
Line 1: Line 1:
===Official XBMC (Xbox Media Center) community sites/pages===
===Official XBMC community sites/pages===
*The [http://www.xboxmediacenter.com/ official XBMC website].
*The [http://xbmc.org/ official XBMC website].
*The [http://www.xbmc.xbox-scene.com/forum/ XBMC forums] offers help and support for both end-users, developers, skinners and graphics-designers (English only!).
*The [http://forum.xbmc.org XBMC forums] offers help and support for both end-users, developers, skinners and graphics-designers (English only!).
*[http://www.mirc.com/irc.html IRC channel: #xbmc (on Freenode network), official support/chat on IRC] (English only!).
*[http://www.mirc.com/irc.html IRC channel: #XBMC (on Freenode network), official support/chat on IRC] (English only!).
*[http://sourceforge.net/projects/xbmc XBMC @ SourceForge.NET], the Official XBMC Project page (English only!).
*[http://sourceforge.net/projects/xbmc XBMC @ SourceForge.NET], the Official XBMC Project page (English only!).
<br>
<br>
===Affiliated XBMC community sites/pages===
===Affiliated XBMC community sites/pages===
*[http://forums.xbox-scene.com/index.php?showforum=180 Xbox-Scene.com's XBMC-community-forums], unofficial/independent XBMC help and support forum (English only!).
*[http://forums.xbox-scene.com/index.php?showforum=180 Xbox-Scene.com's XBMC-community-forums], unofficial/independent XBMC help and support forum (English only!).
*[http://www.xbmc.org XBMC Magazine (www.xbmc.org)], french XBMC fan-site and community-forums (French only!)
*[http://www.xbmc.fr XBMC Magazine (www.xbmc.fr)], french XBMC fan-site and community-forums (French only!)
<br>
<br>
===Unofficial XBMC community sites/pages===
===Unofficial XBMC community sites/pages===
*[http://www.allxboxskins.com/skins/index.php?app=XBMC&cat=0 AllXboxSkins.com XBMC-skins section], unofficial/independent site with GUI-skins for XBMC.
We don't link to the two old Xbox skin sites here because they are mostly outdated and unmaintained to the degree where they now spread malware :/
*[http://www.xbox-skins.net/forums/index.php?dlcategory=7 Xbox-Skins.NET XBMC-skins section], unofficial/independent site with GUI-skins for XBMC.
*[http://xbmc.blogspot.com XBMC News Blog (http://xbmc.blogspot.com)], unofficial/independent fan-site with XBMC news (English).
*[http://xbmc.blogspot.com XBMC News Blog (http://xbmc.blogspot.com)], unofficial/independent fan-site with XBMC news (English).
<br>
<br>

Revision as of 11:23, 6 March 2008

Official XBMC community sites/pages


Affiliated XBMC community sites/pages


Unofficial XBMC community sites/pages

We don't link to the two old Xbox skin sites here because they are mostly outdated and unmaintained to the degree where they now spread malware :/


Indirectly XBMC related projects

Open source projects that XBMC depends on (if you help/support or contribute these projects then you indirectly help/support XBMC):

  • MPlayer - XBMC A/V playback core is based upon the MPlayer for Linux Project
  • FFmpeg - XBMC uses FFmpeg codec suite to decode and view DivX, JPG, etc.
  • libdvdnav - XBMC uses libdvdnav from this project to display/navigate DVD-Video menus
  • libCDIO - XBMC uses this library to read ISO 9660, CDDA and parse CD/DVD images
  • libmpeg2 - XBMC uses the libmpeg2 codec library to decode MPEG 1/2 & VOB
  • libvorbis - XBMC uses the libvorbis codec library to decode OGG audio
  • libmad - XBMC uses the libmad codec library to decode MP3 audio
  • libdca (formaly libdts) - XBMC used the libdca codec library to decode DTS audio in software
  • xiph - XBMC uses the xpih codec library to decode Theora Video (VP3)
  • MikMod - XBMC uses this library from this project to playback Tracker Mod's
  • SidPlay2 - XBMC uses this library from this project to playback SID (C64) audio
  • matroska/матрёшка - XBMC uses Matroska library to demux Matroska containers
  • CxImage - XBMC uses this library for it's picture viewing and picture slideshows
  • Goom - XBMC uses Goom (v1.99) audio visualization engine as one visualisation
  • MXM - XBMC got matrix-trails screensaver code from the "Media X Menu" project
  • LZO - XBMC uses the LZO library to compress/decompress XBMC skin textures
  • FiBidi - XBMC uses FriBidi Unicode Bidirectional Algorithm library to flip sibtitles
  • FileZilla - XBMC uses FileZilla FTP server from this project
  • GoAhead WebServer XBMC uses the libGoAhead for XBMC built-in WebServer
  • Python - XBMC has a limited ported version of the Python framework for scripts