Kodi related projects and sites: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Montellese
(XBMC doesn't use GoAhead webserver anymore)
Line 1: Line 1:
{{cleanup}}
{{cleanup}}
===Official XBMC community sites/pages===
===Official XBMC community sites/pages===
*The [http://xbmc.org/ official XBMC website].
* '''http://xbmc.org''' - Official XBMC website
*The [http://forum.xbmc.org XBMC forums] offers help and support for both end-users, developers, skinners and graphics-designers (English only!).
* '''http://xbmc.org/download/''' Download XBMC
*[http://www.mirc.com/irc.html IRC channel: #XBMC (on Freenode network), official support/chat on IRC] (English only!).
* '''http://forum.xbmc.org''' - XBMC forums for help and support for both end-users, developers, skinners and graphics-designers
*[http://sourceforge.net/projects/xbmc XBMC @ SourceForge.NET], the Official XBMC Project page (English only!).
* '''[irc://irc.freenode.org/xbmc #xbmc]''' [[w:IRC|IRC]] chat channel on irc.freenode.org
<br>
* '''http://trac.xbmc.org''' - XBMC Bug reporting
* '''https://github.com/xbmc/xbmc''' - XBMC Git repo - source code
* '''http://xbmc.org/contribute/donate/''' - Donate to the XBMC Foundation


===Affiliated XBMC community sites/pages===
===Affiliated XBMC community sites/pages===

Revision as of 02:02, 27 February 2012

Cleanup.png This page or section may require cleanup, updating, spellchecking, reformatting and/or updated images. Please improve this page if you can. The discussion page may contain suggestions.


Official XBMC community sites/pages

Affiliated XBMC community sites/pages

Local 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
  • 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
  • Python - XBMC has a limited ported version of the Python framework for scripts