aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
AgeCommit message (Collapse)Author
2014-05-02[ios/atv2] - sync project for new icons - add the media folder to xcodeMemphiz
2014-03-15Merge pull request #4386 from FernetMenta/flacjmarshallnz
paplayer: drop flac/wav decoder, use ffmpeg instead
2014-02-22[osx] drop CDVDAudioCodecPassthroughFFmpeg - it was broken in 4f74e67f2f anywayJonathan Marshall
2014-02-22[ios/osx] adds Darwin sinks for ActiveAE and drop the CoreAudio engine.Jonathan Marshall
2014-02-22[ios/osx] adds ActiveAE files to the IOS/OSX projectsJonathan Marshall
2014-02-11Revert "[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we ↵Memphiz
crash and burn when we load libmpeg2 as dylib - closes #14813" This reverts commit 0e53fea3bbf092cccad9f5ade492754ee2a22ead. Conflicts: XBMC.xcodeproj/project.pbxproj
2014-02-10Merge pull request #4011 from fritsch/vdpau-settingsjmarshallnz
Linux: Gui Settings for HW Decoders
2014-02-09XCode: Adjust to new DVDVideoCodec.cpp thx @davillafritsch
2014-02-09[ios] fixed, stupid editorS. Davilla
2014-02-09[ios] fixed atv2 runtime. missing link to libxml2S. Davilla
2014-02-01remove unused MusicInfoTagLoaderWavJonathan Marshall
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 scrapersnight199uk
2013-12-07[info] splits InfoSingle/Expression out from InfoBool.hJonathan Marshall
2013-11-19[osx/ios/atv2] - sync xcode projectMemphiz
2013-11-13[xcode] - another xcode nothing change...Memphiz
2013-11-12[oxs/ios/atv2] xcode changesJonathan 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-12adds a directory provider classJonathan Marshall
2013-11-12refactors static content in containers into a list provider classJonathan Marshall
2013-11-11[xcode] adds new files to xcode projectmontellese
2013-11-11Merge pull request #3614 from elupus/audio_cleanJoakim Plate
DVDPlayerAudio cleanup
2013-11-11[ios/atv2] - fix build after d567178fdedefff5ea6366da05f9175aea814bacMemphiz
2013-11-10dvdplayer: drop old performance countersJoakim Plate
Have not been used or tested for ages and contain old xbox references Note. need win32 project fixes
2013-11-05subs: move rendering to text subtitles to overlay rendererJoakim 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 projectJonathan Marshall
2013-11-03adds new files to xcode projectsJonathan Marshall
2013-11-03[osx/ios/atv2] - sync xcode projectMemphiz
2013-11-03[textures] expose the texture cache to JSON-RPC with GetTextures/RemoveTextureJonathan Marshall
2013-11-03[smartplaylist] move CDatabaseQueryRule to a new fileJonathan Marshall
2013-10-31Merge pull request #3455 from FernetMenta/audiopageRainer Hochecker
new audio settings
2013-10-29[xcode] - remove stale references to ios6.1 sdkMemphiz
2013-10-28[osx/ios/atv2] - sync xcode projectMemphiz
2013-10-26[osx] - fix compile after f90170a2605328f4d09b5d6de04d98885f12b3b4Memphiz
2013-10-16Revert "darwin: add missing NDEBUG/_DEBUG flags"S. Davilla
We already handle these flags in a differet area. This reverts commit 4ab2c1c3cca1bc1d1fbd8f08878240ecfe2ff133.
2013-10-14darwin: add missing NDEBUG/_DEBUG flagsdavilla
2013-10-07[xcode] - link against gnutls and related depsMemphiz
2013-10-02Refactor CWinEventsTrent Nelson
We need the implementations to be instantiated in order to extend the Observer class.
2013-10-02osx/ios: cosmeticsS. Davilla
2013-09-09[osx/ios/atv2] - sync xcode projectMemphiz
2013-09-08[osx/ios/atv2] - sync xcode projectsMemphiz
2013-09-01Merge pull request #3174 from amet/smcMartijn Kaijser
[atv2/ios] fix failed build after e831da6192a25e219754cbdb0672842fc262262e
2013-09-01[atv2/ios] fix failed build after e831da6192a25e219754cbdb0672842fc262262eamet
2013-08-31Merge pull request #3162 from amet/smcMartijn Kaijser
[osx] cosmetic fixes in System info page
2013-08-30[osx] talk to SMC to get CPU and GPU temp for System Info pageamet
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 UnrarXLibdavilla