Kodi related projects and sites: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Robot: Cosmetic changes)
Line 1: Line 1:
{{BehindScenes|'''XBMC related projects and sites'''}}<br />
{{BehindScenes|'''XBMC related projects and sites'''}}<br />


==Official XBMC sites==
== Official XBMC sites ==
* XBMC website - http://xbmc.org
* XBMC website - http://xbmc.org
* XBMC wiki - http://wiki.xbmc.org
* XBMC wiki - http://wiki.xbmc.org
Line 16: Line 16:
* YouTube - http://www.youtube.com/user/teamxbmc
* YouTube - http://www.youtube.com/user/teamxbmc


==Unofficial local XBMC community sites==
== Unofficial local XBMC community sites ==
*[http://www.xbmc.fr XBMC Magazine (www.xbmc.fr)], 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)
*[http://www.xbmc.ru XBMC Russia (www.xbmc.ru)], russian XBMC fan-site and community-forums (Russian only)
* [http://www.xbmc.ru XBMC Russia (www.xbmc.ru)], russian XBMC fan-site and community-forums (Russian only)
**[http://xbmc.ru/wiki XBMC Russian Wiki]
** [http://xbmc.ru/wiki XBMC Russian Wiki]
*[http://www.xbmcfreak.nl XBMC Netherlands (www.xbmcfreak.nl)], Dutch XBMC fan-site and community-forums (Mainly Dutch)
* [http://www.xbmcfreak.nl XBMC Netherlands (www.xbmcfreak.nl)], Dutch XBMC fan-site and community-forums (Mainly Dutch)
*[http://www.xbmcnerds.com XBMCNerds (www.xbmcnerds.com)], German XBMC fan-site and community-forums (German only)
* [http://www.xbmcnerds.com XBMCNerds (www.xbmcnerds.com)], German XBMC fan-site and community-forums (German only)
*[http://www.xbmc.nu XBMC Media Center Sweden (www.xbmc.nu)], Swedish XBMC fan-site and community-forums (Swedish only)
* [http://www.xbmc.nu XBMC Media Center Sweden (www.xbmc.nu)], Swedish XBMC fan-site and community-forums (Swedish only)


==Indirectly XBMC related projects==
== 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):
Open source projects that XBMC depends on (if you help/support or contribute these projects then you indirectly help/support XBMC):
*[http://ffmpeg.sourceforge.net FFmpeg] - XBMC uses FFmpeg codec suite to decode and view DivX, JPG, etc.
* [http://ffmpeg.sourceforge.net FFmpeg] - XBMC uses FFmpeg codec suite to decode and view DivX, JPG, etc.
*[http://dvd.sourceforge.net libdvdnav] - XBMC uses libdvdnav from this project to display/navigate DVD-Video menus
* [http://dvd.sourceforge.net libdvdnav] - XBMC uses libdvdnav from this project to display/navigate DVD-Video menus
*[http://www.gnu.org/software/libcdio/ libCDIO] - XBMC uses this library to read ISO 9660, CDDA and parse CD/DVD images
* [http://www.gnu.org/software/libcdio/ libCDIO] - XBMC uses this library to read ISO 9660, CDDA and parse CD/DVD images
*[http://libmpeg2.sourceforge.net/ libmpeg2] - XBMC uses the libmpeg2 codec library to decode MPEG 1/2 & VOB
* [http://libmpeg2.sourceforge.net/ libmpeg2] - XBMC uses the libmpeg2 codec library to decode MPEG 1/2 & VOB
*[http://www.xiph.org/ogg/vorbis/ libvorbis] - XBMC uses the libvorbis codec library to decode OGG audio
* [http://www.xiph.org/ogg/vorbis/ libvorbis] - XBMC uses the libvorbis codec library to decode OGG audio
*[http://www.mars.org/home/rob/proj/mpeg/ libmad] - XBMC uses the libmad codec library to decode MP3 audio
* [http://www.mars.org/home/rob/proj/mpeg/ libmad] - XBMC uses the libmad codec library to decode MP3 audio
*[http://developers.videolan.org/libdca.html libdca] (formaly libdts) - XBMC used the libdca codec library to decode DTS audio in software
* [http://developers.videolan.org/libdca.html libdca] (formaly libdts) - XBMC used the libdca codec library to decode DTS audio in software
*[http://www.xiph.org xiph] - XBMC uses the xpih codec library to decode Theora Video (VP3)
* [http://www.xiph.org xiph] - XBMC uses the xpih codec library to decode Theora Video (VP3)
*[http://mikmod.raphnet.net MikMod] - XBMC uses this library from this project to playback Tracker Mod's
* [http://mikmod.raphnet.net MikMod] - XBMC uses this library from this project to playback Tracker Mod's
*[http://lzo.sourceforge.net LZO] - XBMC uses the LZO library to compress/decompress XBMC skin textures
* [http://lzo.sourceforge.net LZO] - XBMC uses the LZO library to compress/decompress XBMC skin textures
*[http://freedesktop.org/Software/FriBidi FiBidi] - XBMC uses FriBidi Unicode Bidirectional Algorithm library to flip sibtitles
* [http://freedesktop.org/Software/FriBidi FiBidi] - XBMC uses FriBidi Unicode Bidirectional Algorithm library to flip sibtitles
*[http://www.python.org Python] - XBMC has a limited ported version of the Python framework for scripts
* [http://www.python.org Python] - XBMC has a limited ported version of the Python framework for scripts


==Old Xbox stuff==
== Old Xbox stuff ==
* http://xbmc4xbox.org.uk - For continued support of XBMC for Xbox
* http://xbmc4xbox.org.uk - For continued support of XBMC for Xbox
* [http://forums.xbox-scene.com/index.php?showforum=180 Xbox-Scene.com's XBMC-community-forums] - help and support forum
* [http://forums.xbox-scene.com/index.php?showforum=180 Xbox-Scene.com's XBMC-community-forums] - help and support forum

Revision as of 16:08, 27 April 2013

Template:BehindScenes

Official XBMC sites

Unofficial local XBMC community sites

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

Old Xbox stuff