Kodi related projects and sites: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 4: Line 4:
* Download - http://xbmc.org/download/
* Download - http://xbmc.org/download/
* Forums- 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
* [[w:IRC|IRC]] - [irc://irc.freenode.org/xbmc #xbmc] chat channel on irc.freenode.org
* IRC / live chat - [irc://irc.freenode.org/xbmc #xbmc on irc.freenode.org]
* Bug reporting - http://trac.xbmc.org
* Bug reporting - http://trac.xbmc.org
* Git repo - https://github.com/xbmc/xbmc - source code
* Git repo - https://github.com/xbmc/xbmc - source code

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