aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2012-05-01[fix] - sync xcode projects for ios and atv2Memphiz
2012-05-01[osx] bump OSXRemote xcode project min version to xcode 3.1, disable ↵S. Davilla
distributed build to shutup a warning that it can not distcc the build, change the c-lang to compiler-default to match the main xcode project
2012-04-30[osx/ios] bump libjpeg-turbo to release version 1.2.0S. Davilla
2012-04-30release: bump versions for May merge windowtheuni
2012-04-28[ios] fix deprecated swp{b} spew for arm6+S. Davilla
2012-04-21release: change osx release var to make it line up with usage elsewheretheuni
2012-04-17[ios] update gas-preprocessor.pldavilla
2012-04-03release: version bumps for 12.0 alpha1theuni
Each merge window will be defined as an alpha release. Thus, the first commit in the next merge window should be a bump to 12.0 alpha2. For internal versioning that cannot be handled with strings, we use currentvers + .9 instead, so that versions are always incrementing. It's not nice to mix, but since they're for dev use only, confusion should be minimal. xbmc.addon will be 11.9.1 for the first alpha in the 12.0 release series, 11.9.2 for the second, etc. This way final release will be 12.0.0 as expected. configure.in is handled the same way.
2012-03-31[atv2/ios5.1] - create the appliances dir if needed - its not there after jbMemphiz
2012-03-29[osx/ios/libcec] - fixed that Makefile - really!Memphiz
2012-03-29[osx/ios] fixed, quit messing with this fileS. Davilla
2012-03-28[osx/ios] bump libcec from vauge 'latest' to libcec-1.5.2davilla
2012-03-27cec: get libCEC-latest from packages.pulse-eight.net, so it can be updated ↵Lars Op den Kamp
separately, e.g. to add vendor support
2012-03-27cec: added an option to configure whether or not to send an 'inactive ↵Lars Op den Kamp
source' message. bugzid: 439
2012-03-27cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set ↵Lars Op den Kamp
the config in libCEC.
2012-03-20Added Unity Quicklist integrationDavid Baucum
2012-03-14[osx] fix release build and packaging, yes I really, really tested this to ↵davilla
make sure it works
2012-02-27[osx/ios] fixed build, that will teach me to c/p from TheUni without testing :)davilla
2012-02-27[osx/ios] fixed enable buildbot to create release versiondavilla
2012-02-22fixed: syntax error in FEH.py (closes #12682 - thanks bonemasterno1)vdrfan
2012-01-18[osx/ios] fixed, curl now has librtmp depends so build librtmp before curl, ↵davilla
thx jm
2012-01-16[osx/ios] fixed, bump tarball version to one that does not have pre-compiled ↵davilla
bits... yes, I have been trouted
2012-01-16[osx/ios] fixed... again for those troublemakers in the backdavilla
2012-01-15[osx/ios] changed, bring changes into lib so others can use it without ↵davilla
having to patch the crap out of it
2012-01-15[osx/ios] fixed, qualify windows DEBUG ifdef as it collides with the darwin onedavilla
2012-01-15[osx/ios] fixed, force TIXML_USE_STL and just build the libdavilla
2012-01-15[osx/ios] add tinyxml as system lib for osx/iosdavilla
2012-01-08changed: allow sixwatch to recover after suspend or some exceptionJoakim Plate
2012-01-08changed: avoid crashing just cause we fail to set MTUJoakim Plate
It is usually not needed. Also added a readme file for ubuntu about what packages are needed
2012-01-07[osx/ios] - bump curl version to 7.21.6 - this fixes issues with some ↵Memphiz
redirected urls (e.x. used by youtube) - HTTP 302 requests
2012-01-04[osx/ios] - fix airtunes when used from iTunes on a IPv6 enabled macMemphiz
2012-01-02[osx/ios] bump libbluray to match other platformsdavilla
2012-01-01[osx/ios] fixed wrong LIBDYLIB refdavilla
2011-12-04[fix] - fixed access of files with some stupid nfs servers (HaneWin) - fixes ↵Memphiz
iso playback with that servers ...
2011-11-26[ios] fixed, add com.nito.updatebegone to depends for xbmc-atv to stop the ↵davilla
atv2 update prompt from killing us and flooding the forums with new user posts
2011-11-23[ios] fixed, -Os can generate broked code and we should not be using it for ↵davilla
building depends
2011-11-15fixed, bump libcec to 1.2.0davilla
2011-11-14[fix] - libplist doesn't like -j8 ... so we force to -j1 ...Memphiz
2011-11-11[osx] bump to libcec-1.1.0davilla
2011-11-08[osx/ios] sync libshairport to 40ab15b1cb6e6c868d6b5ac2f295807741e902f4davilla
2011-11-07[fix] - definition clash of LOG_INFO and LOG_DEBUG between shairport.h and ↵Memphiz
syslog.h
2011-11-06[osx/ios] fixed config.site leakage, some autotools use cpp to determine ↵davilla
presence so we must also pass -m and -sysroot so the correct sdk is used for testing. thanks WayneP the find/fix
2011-11-04[osx] bump libcec from 0.7 to 1.0.0davilla
2011-10-31[osx/ios] changed, bump freetype from 2.3.9 to 2.4.7davilla
2011-10-31[osx/ios] changed, bump fontconfig from 2.6.0 to 2.8.0, bump libass from ↵davilla
0.9.11 to 0.9.13
2011-10-31[ios] added, if /var/mobile/Media/Photos/seas0nTV.png exists on install, ↵davilla
then remove it. Added at request of Firecore
2011-10-27ps3d: made commandline sixpair usableelupus
2011-10-27changd: slightly improved error message. thanks flyserspiff
2011-10-27fixed: xbmc-standalone did not respect configure prefix.spiff
thanks to flyser, closes #11895
2011-10-27ps3d.py: automatically pair sixaxis with bluetooth dongle when connected ↵elupus
over usb