Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-17 | [win32] ignore skins.nsi | Martijn Kaijser | |
2013-08-01 | Merge pull request #2999 from dnunes/webinterface | Sascha Montellese | |
[webinterface.default] JS bugfix, cleanup and linting. | |||
2013-07-29 | Cosmetic fixes: | diego nunes | |
- Added Sublime Project files to gitignore; - Linting/cleanup of Webinterface JavaScript; - Cleanup of Webinterface CSS; Cosmetic changes to better fit the XBMC current code style. | |||
2013-07-17 | [win32] add files created when running BuildSetup.bat to .gitignore | montellese | |
2013-07-09 | [win32] update gitignore for library.xbmc.codec | montellese | |
2013-07-08 | Improve recompile speed: Don't include git_revision.h in system.h (leads to ↵ | Garrett Brown | |
excessive recompiles) | |||
2013-07-09 | added callback methods for binary add-ons to get codec id information from ↵ | Lars Op den Kamp | |
XBMC, so the dep on avcodec.h can be removed. only IDs used by pvr.hts and pvr.vdr.vnsi have been included | |||
2013-05-10 | jni: build jni library | Cory Fields | |
2013-05-05 | [WIN32] grrr, libid3tag isn't used anymore. | WiSo | |
2013-05-05 | [WIN32] updated .gitignore | WiSo | |
2013-05-04 | changed utils/Makefile to use Makefile.in | davilla | |
2013-05-04 | clean up /xbmc refs and and sort | davilla | |
2013-04-13 | update gitignore for new ffmpeg 1.2 libs | Voyager1 | |
2013-03-19 | depends: remove python pil helper scripts and docs, they've been moved to ↵ | Cory Fields | |
depends | |||
2013-02-05 | Updated libdvdcss, read and nav to the latest versions | Pär Björklund | |
All XBMC modifications are kept intact Moved get/set state functions from vm.h to dvdnav_internal.h where they should be Added comments to clarify which functions are added by XBMC | |||
2013-01-31 | [add] visualization.fishbmc | Marcel Ebmer | |
2012-12-05 | [win32] build xbmc-pvr-addons with BuildSetup.bat | montellese | |
2012-10-05 | [linux] remove remaining references to libid3tag/libapetag | montellese | |
2012-09-22 | [fix] Use proper paths for the python include in the test. | Jim Carroll | |
2012-09-19 | updated .gitignore so it doesn't include /addons/pvr.* | Lars Op den Kamp | |
2012-09-18 | [pvr] configure and build pvr add-ons if the tree is found in /pvr-addons, ↵ | Lars Op den Kamp | |
so these can be built and run within the tree. | |||
2012-09-09 | @Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a ↵ | Jim Carroll | |
codegenerated one. | |||
2012-09-07 | [UPnP] changed: make UPnP optional (enabled by default), fix some missing ↵ | Alasdair Campbell | |
#ifdef HAS_UPNP guards | |||
2012-09-07 | [git] - add xbmc/main/Makefile to gitignore | Memphiz | |
2012-09-05 | [GSOC] Add xbmc-test to .gitignore. | Andres Mejia | |
2012-09-05 | [GSOC] Add files from gtest to be ignored by git. | Andres Mejia | |
2012-09-04 | Merge pull request #1282 from huceke/raspberrypi | huceke | |
RaspberryPI support | |||
2012-09-05 | [pvr] added PVR support to XBMC (taken from ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc/commit/c576c080532a0e4c4ffc7babd57782f80a6951ba) add-ons are not included, but can be found here: https://github.com/opdenkamp/xbmc-pvr-addons | |||
2012-08-18 | [rbp] added omxplayer Makefile to .gitignore | gimli | |
2012-08-08 | [droid] add new internal player for amlogic based SoCs | davilla | |
2012-08-08 | [droid] update gitignore | Cory Fields | |
2012-08-08 | [droid] quit fighting it and just use a new file for android paths | theuni | |
2012-08-08 | [droid] generate Makefile for exports | theuni | |
2012-05-24 | [osx/ios] ignore xcode4 user settings | davilla | |
2012-05-10 | Merge pull request #37 from Fneufneu/freebsd | Fneufneu | |
add FreeBSD support | |||
2012-05-10 | [AE] update .gitignore | Geoffrey McRae | |
2012-05-07 | add freebsd Makefile to gitignore | Fneufneu | |
2012-04-21 | Tests working under windows. | Jim Carroll | |
2012-04-04 | [WIN32] changed: adapt .gitignore to new ffmpeg version | WiSo | |
2012-01-15 | Stop tracking autotools generated files in git. | Andres Mejia | |
2012-01-07 | added system/librtmp.dll to .gitignore. libcurl brings this additional library. | WiSo | |
2011-10-13 | changed libcec to be dyloaded like others, also change lib/libcec/Makefile ↵ | davilla | |
to be pure convenence make and remove the internal/external bits, libcec is a system lib. treat it that way. | |||
2011-10-11 | [WIN32] added libcec.dll and pthread*.dll to .gitignore. | WiSo | |
2011-10-11 | cec: use libcec as an internal lib and fetch it in "bootstrap". added ↵ | Lars Op den Kamp | |
--enable-external-libcec option to configure. to keep a permanent copy, remove "make download" from bootstrap to change the location of the tarball to another mirror, change lib/libcec/Makefile.in | |||
2011-10-08 | update to include more Goom autogenerated files | davilla | |
2011-10-08 | changed: added goom2k4 files to .gitignore | vdrfan | |
2011-10-01 | [WIN32] add dnssd.dll and /system/airplay to .gitignore. move liplist.dll to ↵ | WiSo | |
/system/airplay as it has a bunch of other dll dependencies. | |||
2011-09-30 | cec: added support for the Pulse-Eight CEC Adaptor. split up ↵ | Lars Op den Kamp | |
linux/PeripheralBusUSB into PeripheralBusUSBLibUdev and PeripheralBusUSBLibUSB. fixed automake files | |||
2011-09-30 | Squashed original peripherals PR #383 | Lars Op den Kamp | |
This is a PR for a new "peripherals manager", /xbmc/peripherals, that detects devices and automatically configures them for use with XBMC. The device mappings and configurations can be defined in system/peripherals.xml. Users can modify settings via system->system->input->peripherals. It works as follows: - CPeripherals contains one or more CPeripheralBus instances. - CPeripheralBus contains the device scanning implementations for the different platforms we support. - The implementations for the devices can be found in peripheral/devices and all devices inherit from CPeripheral. - The devices that are detected are looked up in peripherals.xml, starting at the top of the file and going down. If no mapping was found for the device, an instance of one of the default classes will be created: CPeripheralHID, CPeripheralDisk or CPeripheralNIC. - in peripherals.xml, devices can be matched by vendor id (vendor="xxxx"), product id (product="xxxx"), bus type (bus="xxxx"), device class (class="xxxx") or a combination of these values. The class that will be instantiated for that device is defined in mapTo="xxxx" - the configuration for the device can be defined in peripherals.xml as well. Have a look at system/peripherals.xml, where you can find the possible settings in the demo entry at the bottom. When a device is inserted and there are any settings with configurable="true" present for that device, these settings will be added to the settings dialog, under system->system->input->peripherals. - an example of how these settings can be used can be found in CPeripheralHID, which checks for a "keymap" setting and will automatically switch the keymap XBMC uses to the one that is defined in the setting. TODO: - keep separate configs when the same device is found more than once - general review of this code. | |||
2011-09-11 | [WIN32] added libnfs.dll to .gitignore | wsoltys | |