Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-12 | FIX: eol | Chris "Koying" Browet | |
2013-03-12 | Merge pull request #2407 from koying/chgmainjava | Chris Browet | |
CHG: [droid] wraps native activity in a java class | |||
2013-03-11 | CHG: [droid] wraps native activity in a java class | Chris "koying" Browet | |
2013-03-11 | depends: rename aux to avoid windows pitfalls | Cory Fields | |
2013-03-11 | depends: fix android packaging | Cory Fields | |
2013-03-11 | depends: add mess of depends | Cory Fields | |
2013-03-10 | Merge pull request #2359 from jimfcarroll/buffer | Jim Carroll | |
Addon binary reading and writing | |||
2013-03-10 | Introduce a Buffer class and use it to replace custom API definitions for ↵ | Jim Carroll | |
RenderCapture and xbmcvfs.File. | |||
2013-03-10 | FIX: tabs to space | Chris "koying" Browet | |
2013-03-10 | [cec] minor bump to 2.1.1. fixes some issues for Pi users and LG owners | Lars Op den Kamp | |
2013-03-09 | Merge pull request #2383 from theuni/jni-manager | Cory Fields | |
Android JNI Manager | |||
2013-03-07 | Merge pull request #2243 from MartijnKaijser/13.0alpha2_bump | davilla | |
[release] version bump to 13.0 alpha2 as we start new merge window. | |||
2013-03-07 | [pvr] bumped pvr add-on rev to 5ef7f7f88c9dd3ca9c1daf57e7c92c005faa5910 ↵ | Lars Op den Kamp | |
after the API version bump | |||
2013-03-06 | droid: Only load libxbmc.so from the first loaded java class | Cory Fields | |
2013-03-02 | fix Android build breakage for libcec | davilla | |
2013-03-01 | Merge pull request #1794 from opdenkamp/cecdevscan | Lars Op den Kamp | |
[cec] get the CEC devices that are connected to the system from libCEC | |||
2013-03-01 | Merge pull request #2276 from theuni/intents | Cory Fields | |
Beginning of Android intents handling | |||
2013-03-01 | intents: add a sample listener for sdcard insert events | Cory Fields | |
2013-02-28 | [cec] get the CEC devices that are connected to the system from libCEC, ↵ | Lars Op den Kamp | |
rather than getting them from usb device scanning (or other methods). this way all adapters that libCEC supports are automatically supported by XBMC, without the need for specific device scanning code. bumped libCEC to 2.1.0 | |||
2013-02-26 | [atv2-packaging] - copy our icon to TopRowIcon.png in case we are moved to ↵ | Memphiz | |
toprow | |||
2013-02-21 | intents: Add a java class for listening to intent broadcasts | Cory Fields | |
2013-02-20 | [atv2/packaging] - on postinst copy our app icon to ↵ | Memphiz | |
/Applications/AppleTV.app/com.apple.frontrow.appliance.xbmc\@720p.png - needed for ios6 | |||
2013-02-20 | [atv2] - bump seatbelt unlock patch for patching ios6.1 binary | Memphiz | |
2013-02-15 | [release] version bump to 13.0 alpha2 as we start new merge window. | Martijn Kaijser | |
2013-02-11 | Merge pull request #2219 from ulion/bump_darwin_samba_3_6_12 | Memphiz | |
bump samba for darwin from 3.6.0 to 3.6.12 Fixes access to samba server running on osx 10.7 and later (was worked around by custom samba package via smbup which is superseeded by this). | |||
2013-02-11 | bump samba for darwin from 3.6.0 to 3.6.12 | ulion | |
2013-02-09 | Merge pull request #2200 from MartijnKaijser/header_update | Martijn Kaijser | |
[cosmetics] update date in GPL header | |||
2013-02-09 | [darwin] use our mirrors for libtiff tarball | amet | |
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser | |
2013-02-07 | Merge pull request #1934 from wsnipex/gitrev | davilla | |
allow gitrev to be read from file | |||
2013-02-07 | [osx/ios] bump libtiff from 3.8.2 to 3.9.7 and configure without X11 | davilla | |
2013-02-04 | Merge pull request #2136 from Montellese/droid_screenrotation | Martijn Kaijser | |
[droid] allow landscape and reverse landscape orientation | |||
2013-02-02 | release-source script needs bash | wsnipex | |
on some systems /bin/sh is a simplistic posix shell | |||
2013-01-30 | [droid] - fix ssh/sftp protocol. (the return NULL in would lead to ↵ | Memphis | |
early/error return when libssh tries to fetch the default SSH_OPTIONS_SSH_DIR) | |||
2013-01-29 | [droid] allow landscape and reverse landscape orientation | montellese | |
2013-01-27 | [release] version bump to 13.0 alpha1 as we start new merge windows. | Martijn Kaijser | |
2013-01-26 | fix the configure script to retrieve correct xcode path if xcode not installed | ulion | |
in the default location. | |||
2013-01-24 | [droid] fixes #14014, bump libass version and package it | davilla | |
2013-01-20 | [droid] bump librtmp from 2.3 to 2.4 | davilla | |
2013-01-19 | [pvr] bump add-ons to ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc-pvr-addons/commit/96774c4f775b156a46fb58151379dece3e773c96 | |||
2013-01-14 | [pvr] bump pvr add-ons to ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e023c8b7728017851bfd12d4df9e5c26993 | |||
2013-01-08 | Add subtitle control to PS3 BD Remote keymap | skyblaster | |
2013-01-06 | [WIN32] update TexturePacker.exe after 6ebca6 | WiSo | |
2013-01-06 | check the result of lzo1x_optimize | Jonathan Marshall | |
2013-01-06 | pass the correct output buffer size to lzo1x_compress rather than the input ↵ | Jonathan Marshall | |
buffer size | |||
2012-12-31 | [release] bump version to RC3 | Martijn Kaijser | |
2012-12-30 | [pvr] bump add-ons to ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc-pvr-addons/commit/5f97406cffb412ac5161c3dc51205caca009fcc7 | |||
2012-12-28 | [rbp/tools] fixed added new firmware include path | gimli | |
2012-12-19 | Merge pull request #1961 from MartijnKaijser/version_bumpFrodo_rc2 | davilla | |
[release] bump version to 12.0 RC2 | |||
2012-12-20 | [pvr] bump add-ons to ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc-pvr-addons/commit/0482a89a81f3f3de8f61ac620abcd79c116e8a9d |