Go to file
davilla 9ed3e580ea Merge pull request #3821 from MartijnKaijser/12.3
[release] bump version to 12.3
2013-12-12 13:47:49 -08:00
XBMC-ATV2.xcodeproj - rewrite the XBMCAppliance and XBMCController for using obj-c runtime class definition and hooking. This is needed for supporting atv2 on ios6 (see the comments in the impl.) 2013-02-25 12:55:20 -05:00
XBMC-IOS.xcodeproj [ios] - enable the full iphone5 resolution by adding the right formated default splash image into the bundle 2013-02-19 11:16:41 -05:00
XBMC.xcodeproj [osx] fix broken build on 10.7+, and now we find out what 8ffa50cb58 was all about 2013-03-11 01:19:49 -04:00
addons sync addons with repo 2013-10-30 21:57:55 -04:00
build-aux Use an auxilary directory for build tools and ensure they're not placed in revision control. 2010-03-26 21:14:09 +00:00
docs [droid] Update docs to reflect which ndk to use 2012-12-04 18:49:30 -05:00
doxygen_resources updated: doxygen "build" script. 2010-03-17 09:44:09 +00:00
language Revert "Merge pull request #3242 from readmanr/Frodo-english-check" 2013-09-12 15:46:11 +02:00
lib [WIN32] fixed: make frodo branch jenkins ready 2013-11-01 14:20:35 +01:00
m4 Code changes for external python. Changes include submissions by cptspiff,WiSo,blinkseb, and jcarroll 2011-04-05 17:11:27 -04:00
media regression with hebrew characters. 2013-11-01 13:23:41 -04:00
project - fix crashing with libnfs 1.6 by bumping to 1.6.1 (which is 1.6.0 + a compile fix - 32bit time_t define was missing in the release target of vs project for libnfs) 2013-12-04 19:09:49 -05:00
sounds/Bursting Bubbles step 3/4: Move linuxport to trunk. How'd I get roped into this? 2009-09-23 01:49:50 +00:00
system [keymap] Add alias "Gamepad F310 (Controller)" to Windows XBOX 360 controllers 2013-03-10 21:10:29 -04:00
tools Merge pull request #3821 from MartijnKaijser/12.3 2013-12-12 13:47:49 -08:00
userdata rss: fix xbmc.org feed 2013-03-14 20:06:01 -04:00
xbmc Merge pull request #3821 from MartijnKaijser/12.3 2013-12-12 13:47:49 -08:00
.dummy.am Use AM_INIT_AUTOMAKE to install config.guess and config.sub. 2010-03-26 21:00:19 +00:00
.gitignore [win32] build xbmc-pvr-addons with BuildSetup.bat 2012-12-05 17:11:21 +01:00
.gitmodules changed, do not show skin.touched submodule changes 2011-10-11 00:24:40 -04:00
CONTRIBUTORS changed: added myself to new contributor file 2010-10-27 21:45:50 +00:00
LICENSE.GPL step 3/4: Move linuxport to trunk. How'd I get roped into this? 2009-09-23 01:49:50 +00:00
Makefile.in remove broken itunes visualization 2012-11-24 21:11:35 +01:00
Makefile.include.in autotools: fix build hitting wrong config header (ticket #13364) 2012-11-19 16:42:24 +00:00
README Update README with copied "About" message from xbmc.org. 2012-05-05 15:56:04 -04:00
bootstrap build: try to code-gen during bootstrap 2012-11-08 16:35:18 -05:00
bootstrap.mk [linux] remove remaining references to libid3tag/libapetag 2012-10-05 13:26:07 +02:00
codegenerator.mk build: re-run the code-generator when headers change 2012-11-11 20:30:22 -05:00
configure.in Merge pull request #3821 from MartijnKaijser/12.3 2013-12-12 13:47:49 -08:00
copying.txt step 3/4: Move linuxport to trunk. How'd I get roped into this? 2009-09-23 01:49:50 +00:00
gitrev.sh fixed: git version script was broken on OSX - replace sed with awk 2010-05-10 20:54:18 +00:00
xbmc-xrandr.c cosmetic: silent compiler warnings in xbmc-xrandr 2012-08-01 19:36:51 +02:00

README

About
-----
XBMC is an award-winning free and open source (GPL) software media player and
entertainment hub for digital media. XBMC is available for multiple platforms.
Created in 2003 by a group of like minded programmers, XBMC is a non-profit
project run and developed by volunteers located around the world. More than 50
software developers have contributed to XBMC, and 100-plus translators have
worked to expand its reach, making it available in more than 30 languages.

While XBMC functions very well as a standard media player application for your
computer, it has been designed to be the perfect companion for your HTPC.
Supporting an almost endless range of remote controls, and combined with its
beautiful interface and powerful skinning engine, XBMC feels very natural to
use from the couch and is the ideal solution for your home theater.

Currently XBMC can be used to play almost all popular audio and video formats
around. It was designed for network playback, so you can stream your multimedia
from anywhere in the house or directly from the internet using practically any
protocol available. Use your media as-is: XBMC can play CDs and DVDs directly
from the disk or image file, almost all popular archive formats from your hard
drive, and even files inside ZIP and RAR archives. It will even scan all of
your media and automatically create a personalized library complete with box
covers, descriptions, and fanart. There are playlist and slideshow functions, a
weather forecast feature and many audio visualizations. Once installed, your
computer will become a fully functional multimedia jukebox.

------------
Installation
------------
See docs/README.xxx for specific platform build information.