Kodi related projects and sites: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{cleanup}}
{{cleanup}}
===Official XBMC community sites/pages===
===Official XBMC community sites/pages===
* '''http://xbmc.org''' - XBMC website
* XBMC website - http://xbmc.org
* '''http://xbmc.org/download/''' Download XBMC
* Download - http://xbmc.org/download/
* '''http://forum.xbmc.org''' - XBMC forums for help and support for both end-users, developers, skinners and graphics-designers
* Forums- http://forum.xbmc.org - XBMC forums for help and support for both end-users, developers, skinners and graphics-designers
* '''[irc://irc.freenode.org/xbmc #xbmc]''' [[w:IRC|IRC]] chat channel on irc.freenode.org
* [[w:IRC|IRC]] - [irc://irc.freenode.org/xbmc #xbmc] chat channel on irc.freenode.org
* '''http://trac.xbmc.org''' - XBMC Bug reporting
* Bug reporting - http://trac.xbmc.org
* '''https://github.com/xbmc/xbmc''' - XBMC Git repo - source code
* Git repo - https://github.com/xbmc/xbmc - source code
* '''http://xbmc.org/contribute/donate/''' - Donate to the XBMC Foundation
* Donate - http://xbmc.org/contribute/donate/
* '''http://www.facebook.com/XBMC''' XBMC Facebook page
* Facebook - http://www.facebook.com/XBMC
* '''http://plus.google.com/102926840947534443602/posts''' XBMC Google + page
* Google+ - http://plus.google.com/102926840947534443602/posts
* '''http://twitter.com/xbmc''' XBMC Twitter page
* Twitter - http://twitter.com/xbmc
* '''http://www.youtube.com/user/teamxbmc''' XBMC YouTube channel
* YouTube - http://www.youtube.com/user/teamxbmc


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

Revision as of 02:14, 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

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):

  • 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