Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-13 | [osx/ios] add swig to build depends | davilla | |
2012-09-10 | [darwin] quick fix for finding swig/java used for new codegen | davilla | |
2012-09-10 | [tags] Add Makefile and taglib dependency, add taglib to xcode, android, ↵ | Chris Roberts | |
linux and win32 depends | |||
2012-09-09 | [darwin] switch back to pulling tarball from mirrors in case upstream vanishes | davilla | |
2012-09-08 | bump pvr addons version | davilla | |
2012-09-07 | [darwin] bump addon version to pickup n7 fix | davilla | |
2012-09-07 | [darwin/deps] - configure with --enable-upnp explicitly because xcode ↵ | Memphiz | |
project needs this to be on (who knows if the default will switch over to disabled sometime haha) | |||
2012-09-06 | [darwin] bump to librtmp head + 60-second patch, I give up trying to get ↵ | davilla | |
tarballs from rtmpdump devs | |||
2012-09-06 | [darwin] fixed packaging, the internal name used when linking name needs to ↵ | davilla | |
change or we will try and find it again when packaging | |||
2012-09-06 | [darwin] - enable gtest targets | Memphiz | |
2012-09-06 | [darwin] add temp helper file for pvr addon binary build | davilla | |
2012-09-04 | Merge pull request #1282 from huceke/raspberrypi | huceke | |
RaspberryPI support | |||
2012-09-04 | cec: bump the libCEC versions of win32 and osx to 1.8.1 (same as linux) | Lars Op den Kamp | |
2012-09-03 | [osx/ml] - allow to build XBMC against osx sdk 10.8 | Memphiz | |
2012-09-03 | release: bump versions for September merge window | Martijn Kaijser | |
2012-08-10 | [osx] fixed default sdk selector when compiling on 10.8 and force to 10.7 sdk | davilla | |
2012-08-01 | release: bump versions for August merge window | montellese | |
2012-07-03 | Merge pull request #887 from Pulse-Eight/cec1.6 | Lars Op den Kamp | |
cec - libCEC 1.7 and firmware v2 support (for wake over CEC) | |||
2012-07-02 | cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using ↵ | Lars Op den Kamp | |
firmware v2 on the CEC adapter, which adds wake over CEC * added a new setting to control whether to put the TV in standby when the player is put in standby. * added some button mappings: all menu related buttons -> menu, previous channel -> teletext, added support for the channels list on samsung, mapped next fav -> menu (when available) * display the firmware version and firmware revision date in the peripheral manager (if available) * handle the new CEC alert callback (libCEC 1.6+) * replaced 'Put this PC in standby mode when the TV is switched off' with an enum that allows the user to chose between 'Ignore', 'Suspend' and 'Shutdown' * display a warning if the port cannot be opened because of permission problems or when the port is busy * map NEXT_FAVORITE, DOT and AN_RETURN to XINPUT_IR_REMOTE_TITLE (context menu) * added libCEC 1.7.0 support, which adds physical address autodetection for AMD graphics cards, and some nVidia cards on Linux. when the address is autodetected, then the 'HDMI port number' and 'connected to HDMI device' settings will be hidden * fixed - crash when changing settings without libCEC started. * fixed - range of wake and power-off devices * fixed - update the correct standby device setting ('standby_devices' not 'wake_devices') * fixed - don't get the settings from the eeprom, but always use the settings provided in xbmc * fixed - ignore OnScreensaverDeactivated message if it was triggered by a shutdown/suspend command. If the screensaver is activated and hence the tv is in standby, a shutdown command will first deactivate the screensaver and then start the shutdown. The tv will be turned on but immediately send a standby command which may be ignored if it is still powering on. * fixed - don't crash when XBMC was compiled with libCEC support, but libcec.dll/.so/.dylib can't be loaded. display a kaitoast warning instead. * fixed - re-check the menu language and audiosystem status after the user changes settings * fixed - keypress handling. handle diagonal buttons properly * fixed - include system.h in Peripheral.h, or HAVE_LIBCEC may not be defined * fixed - don't reinit the connection when libCEC detected that the connection was lost, but just display a warning message. the OS will detect that the device has been removed and will already close the connection * fixed - ensure that the callbacks are reset to NULL before setting them * win32 - pthreadVC2.dll is no longer needed and not included in the zip anymore, so don't try to copy it | |||
2012-07-01 | release: bump versions for July merge window | Memphiz | |
2012-06-29 | [atv2] - remove the install clamp for ios > 5 | Memphiz | |
2012-06-29 | [ios] - new gas-preprocessor.pl needed for the ffmpeg arm pic patch - thx to ↵ | Memphiz | |
m.rullgard from libav | |||
2012-06-05 | [osx] fixed crash under 10.6 with xbcm built with 10.7sdk/10.6 min, thx amet ↵ | davilla | |
for find/test" | |||
2012-06-02 | [libshairport] - pass metadata to xbmc | Memphiz | |
2012-06-01 | Merge pull request #932 from Memphiz/nfsbump13 | Memphiz | |
bump libnfs to 1.3 | |||
2012-05-31 | Merge pull request #969 from davilla/fix-ios-python-ctypes | davilla | |
[osx/ios] fixed, build libffi and use it with python26 to create _ctypes... | |||
2012-05-31 | release: bump versions for June merge window | theuni | |
2012-05-18 | [darwin-deps] - added build for libboblight (not hooked up to be auto built ↵ | Memphiz | |
- only for using our nice buildsys when bumps are needed for boblight addon) | |||
2012-05-16 | [osx/ios] fixed, build libffi and use it with python26 to create _ctypes.so ↵ | davilla | |
for ios, use it for osx too | |||
2012-05-14 | [osx/ios] fixed depends build on a neked xcode4, install help2man during ↵ | davilla | |
bootstrap as autoconfig needs it | |||
2012-05-13 | [osx/ios] fixed, use an absolute path setup by depends configure to locate ↵ | davilla | |
Makefile.buildtools | |||
2012-05-12 | [ios] fixed, ios depends build on xcode4/10.7 | davilla | |
2012-05-12 | [osx/ios] fixed, sed on 10.7 seems sensitive | davilla | |
2012-05-11 | [darwin-deps] - force libGLEW to only onejob (doesn't handle it solid) | Memphiz | |
2012-05-11 | [darwin-deps] - force libsdl to only onejob (doesn't handle it solid) | Memphiz | |
2012-05-09 | [osx/ios] refactor depends build and switchover to using 10.6sdk for osx | S. Davilla | |
2012-05-07 | [osx/ios/atv2] use tarballs from our mirrors | amet | |
2012-05-07 | [osx/ios] bump cmake from 2.8.4 to 2.8.8 | davilla | |
2012-05-06 | [osx/ios] fixed native compile under 10.7/5.x sdks | davilla | |
2012-05-06 | [ios] fixed, libgcrypt compile under ios 5.x sdk | davilla | |
2012-05-06 | [osx/ios] prep for x86_64 | davilla | |
2012-05-06 | [osx/ios] fixed more c/p errors | davilla | |
2012-05-06 | [osx/ios] fixed c/p errors | davilla | |
2012-05-06 | [osx] bring in 'SDL: Fixed bug #1111', invalid inline assembly in ↵ | davilla | |
src/video/mmx.h | |||
2012-05-06 | [osx/ios] restrict stpncpy.patch to sdk's > 10.6 | davilla | |
2012-05-06 | [osx/ios] bump yasm from 1.1.0 to 1.2.0 | davilla | |
2012-05-06 | [osx] bump libsdl from 1.2.13 to 1.2.14 | davilla | |
2012-05-06 | [osx/ios] bump liblzo2 from 2.03 to 2.06 and remove useless patch | davilla | |
2012-05-06 | [osx] gettext needs stpncpy.patch for sdk > 10.4 | davilla | |
2012-05-06 | [osx/ios] use system default gcc when building native python | davilla | |