Giter Site home page Giter Site logo

pippo-san / xbmc4xbox Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.07 GB

The aim of this fork is to continue the work made by Buzz over the years

License: Other

Batchfile 0.04% Makefile 2.13% C 65.43% Shell 1.69% Roff 0.64% Perl 0.27% Lex 0.01% Yacc 0.02% Assembly 1.99% C++ 12.35% Awk 0.02% Python 12.89% M4 0.49% sed 0.01% SAS 0.01% CLIPS 0.01% Pascal 0.07% Ada 0.10% C# 0.25% HTML 1.62%

xbmc4xbox's Introduction

Building XBMC:
--------------

You'll need the following to build XBMC
- Visual Studio.NET 2003
- XDK 5778 or higher
- XBMC sources offcourse 
  You can download the latest snapshot of XBMC here: 
  http://xbmc.sourceforge.net/xbmc.tar.gz  or 
  use CVS to get the sources. Look here: http://sourceforge.net/cvs/?group_id=87054

Next 
  - Install Visual Studio.NET
      When installing VS.NET. Make sure to install all C++ stuff
  - Install XDK 5778 (or higher)
      Make sure to do a full install of the XDK!!! Minimal or customized install wont work
  - use winrar or a similar program to uncompress xbmc.tar.gz into a folder

Building
-----------------
Start Visual Studio.NET and open the xbmc.sln solution file
Next build the solution with Build->Build Solution (Ctrl+Shift+B)
NOTE:  Dont worry about the following warnings which appear at the end of the build. 
They are normal and can be ignored
  Creating Xbox Image...
  IMAGEBLD : warning IM1029: library XONLINE is unapproved
  IMAGEBLD : warning IM1030: this image may not be accepted for certification
  Copying files to the Xbox...


Then when all is build, its time to install XBMC on your xbox!
(You can also use the build.bat file to make a build of xbmc)


Installing XBMC:
-----------------

edit xboxmediacenter.xml and fill in all the details for your installation

After editting xboxmediacenter.xml you need to copy the following files & folder to your xbox
lets say you're installing XBMC on your xbox in the folder e:\apps\xbmc then:

1.create e:\apps\xbmc on your xbox
2. copy following files from pc->xbox

   PC                       XBOX
-------------------------------------------------------------------------------   
XboxMediaCenter.xml ->  e:\apps\xbmc\XboxMediaCenter.xml
keymap.xml          ->  e:\apps\xbmc\keymap.xml
FileZilla Server.xml->  e:\apps\xbmc\FileZilla Server.xml
release/default.xbe ->  e:\apps\xbmc\default.xbe
system/             ->  e:\apps\xbmc\system         (copy all files & subdirs)
skin/               ->  e:\apps\xbmc\skin           (copy all files & subdirs)
sounds/             ->  e:\apps\xbmc\sounds         (copy all files & subdirs)
language/           ->  e:\apps\xbmc\language       (copy all files & subdirs)
weather/            ->  e:\apps\xbmc\weather        (copy all files & subdirs)
media               ->  e:\apps\xbmc\media          (copy all files & subdirs)
screensavers        ->  e:\apps\xbmc\screensavers   (copy all files & subdirs)
visualisations      ->  e:\apps\xbmc\visualisations (copy all files & subdirs)
scripts/            ->  e:\apps\xbmc\scripts        (these are just samples, only extract if you want to experiment with it)
python              ->  e:\apps\xbmc\python         (unpack the python.rar file)
web                 ->  e:\apps\xbmc\web            (unpack the xbmc.rar file)
credits             ->  e:\apps\xbmc\credits        (copy all files but not subdirs)

!!! please not that you unpack the .rar files in scripts/ python/ and web/ !!!


xbmc4xbox's People

Contributors

pippo-san avatar

Watchers

 avatar

xbmc4xbox's Issues

Video OSD problems

Doesn't correctly display images on the OSD on confluence/confluence lite with the latest changes on the "refactor-change-conditions" branch

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.