Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-24 | [info] don't ToLower() info conditions prior to resolving them - we need ↵ | Jonathan Marshall | |
only compare them caseless in the info store | |||
2014-01-15 | [ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we crash and ↵ | Memphiz | |
burn when we load libmpeg2 as dylib - closes #14813 | |||
2014-01-15 | [atv2] - added -lxslt to the linker flags in xcode project for atv2 target. ↵ | Memphiz | |
Seems atv2 target is the only one who doesn't pick up the xcconfig (maybe because of the include indirection or what - i think its a bug in xcode3). This would have resulted in crash&burn on atv2 at runtime when accessing a function from libxslt (we don't see the issue during compile time because of lazy linking which is needed because of atv2 backrow stuff) | |||
2013-12-22 | [scrapers] Support XSLT transforms (XML->XML) in the scrapers | night199uk | |
2013-12-07 | [info] splits InfoSingle/Expression out from InfoBool.h | Jonathan Marshall | |
2013-11-19 | [osx/ios/atv2] - sync xcode project | Memphiz | |
2013-11-13 | [xcode] - another xcode nothing change... | Memphiz | |
2013-11-12 | [oxs/ios/atv2] xcode changes | Jonathan Marshall | |
2013-11-12 | [xcode] - i call this a "xcode nothing" change - but xcode insists on a ↵ | Memphiz | |
different order of those files ... | |||
2013-11-12 | [subtitles] adds new dialog for subtitles to core. | Jonathan Marshall | |
2013-11-12 | adds a directory provider class | Jonathan Marshall | |
2013-11-12 | refactors static content in containers into a list provider class | Jonathan Marshall | |
2013-11-11 | [xcode] adds new files to xcode project | montellese | |
2013-11-11 | Merge pull request #3614 from elupus/audio_clean | Joakim Plate | |
DVDPlayerAudio cleanup | |||
2013-11-11 | [ios/atv2] - fix build after d567178fdedefff5ea6366da05f9175aea814bac | Memphiz | |
2013-11-10 | dvdplayer: drop old performance counters | Joakim Plate | |
Have not been used or tested for ages and contain old xbox references Note. need win32 project fixes | |||
2013-11-05 | subs: move rendering to text subtitles to overlay renderer | Joakim Plate | |
This fixes issues with 3d modes where subtitles would apear on one eye before the other, due to timestamps differing between render passes. | |||
2013-11-05 | [osx] add CharsetDetection.cpp/h to xcode project | Jonathan Marshall | |
2013-11-03 | adds new files to xcode projects | Jonathan Marshall | |
2013-11-03 | [osx/ios/atv2] - sync xcode project | Memphiz | |
2013-11-03 | [textures] expose the texture cache to JSON-RPC with GetTextures/RemoveTexture | Jonathan Marshall | |
2013-11-03 | [smartplaylist] move CDatabaseQueryRule to a new file | Jonathan Marshall | |
2013-10-31 | Merge pull request #3455 from FernetMenta/audiopage | Rainer Hochecker | |
new audio settings | |||
2013-10-29 | [xcode] - remove stale references to ios6.1 sdk | Memphiz | |
2013-10-28 | [osx/ios/atv2] - sync xcode project | Memphiz | |
2013-10-26 | [osx] - fix compile after f90170a2605328f4d09b5d6de04d98885f12b3b4 | Memphiz | |
2013-10-16 | Revert "darwin: add missing NDEBUG/_DEBUG flags" | S. Davilla | |
We already handle these flags in a differet area. This reverts commit 4ab2c1c3cca1bc1d1fbd8f08878240ecfe2ff133. | |||
2013-10-14 | darwin: add missing NDEBUG/_DEBUG flags | davilla | |
2013-10-07 | [xcode] - link against gnutls and related deps | Memphiz | |
2013-10-02 | Refactor CWinEvents | Trent Nelson | |
We need the implementations to be instantiated in order to extend the Observer class. | |||
2013-10-02 | osx/ios: cosmetics | S. Davilla | |
2013-09-09 | [osx/ios/atv2] - sync xcode project | Memphiz | |
2013-09-08 | [osx/ios/atv2] - sync xcode projects | Memphiz | |
2013-09-01 | Merge pull request #3174 from amet/smc | Martijn Kaijser | |
[atv2/ios] fix failed build after e831da6192a25e219754cbdb0672842fc262262e | |||
2013-09-01 | [atv2/ios] fix failed build after e831da6192a25e219754cbdb0672842fc262262e | amet | |
2013-08-31 | Merge pull request #3162 from amet/smc | Martijn Kaijser | |
[osx] cosmetic fixes in System info page | |||
2013-08-30 | [osx] talk to SMC to get CPU and GPU temp for System Info page | amet | |
2013-08-28 | [AE/CA] - replace CoreAudioRingBuffer with AERingBuffer (which is the same ↵ | Memphiz | |
duped implementation) | |||
2013-08-11 | [osx/ios/atv2] restore missing -DSILENT compiler flag for UnrarXLib | davilla | |
2013-08-11 | [osx/atv2/ios] - sync xcode project after json-rpc profile pr | Memphiz | |
2013-08-07 | [osx/ios/atv2] - sync xcode project | Memphiz | |
2013-08-04 | sync linux Makefile, Xcode project | S. Davilla | |
2013-08-01 | fixed broken build. please remember to add to all three projects when you ↵ | davilla | |
add files, see getinfo, target | |||
2013-08-01 | [3D] add a global toggle to enable/disable stereoscopic related features and ↵ | Joakim Plate | |
moved interaction with stereoscopic related settings to a central stereoscopics manager | |||
2013-08-01 | dvdplayer: factor out render flags from player | Joakim Plate | |
2013-07-16 | Merge pull request #2964 from wsnipex/configure | Arne Morten Kvarving | |
[configure] don't use relative include paths in addon headers | |||
2013-07-16 | [configure] don't use relative include paths in addon headers | wsnipex | |
this breaks xbmc dev packages where all headers are installed in standard include paths | |||
2013-07-13 | darwin: fix stray touch | davilla | |
2013-07-08 | [ios/atv2/osx] - sync xcode project | Memphiz | |
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 |