aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
AgeCommit message (Expand)Author
2012-11-25[osx/ios/atv2] - sync xcode projectsMemphiz
2012-11-16[osx] fixed buildJonathan Marshall
2012-11-13[osx] fixed borked include pathsdavilla
2012-11-12[osx/ios] fix build, sync xcode projectsdavilla
2012-11-09[osx/ios/atv2] - fix prebuilt step - add xbmc-depends toolchain dir to PATH s...Memphiz
2012-11-08[osx/ios/atv2] - only generate python interface in xcode prebuilt step - and ...Memphiz
2012-10-28[osx/ios/atv2] - don't build the legacy interface via make in the xcode prebu...Memphiz
2012-10-25[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-24[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-16[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-16adds backward compatibility art updater for Eden->FrodoJonathan Marshall
2012-10-16move video and music thumbloaders to their own .cpp/h filesJonathan Marshall
2012-10-15remove unneeded CGUIStandardWindow classJonathan Marshall
2012-10-10[osx/ios/atv2] remove HTTP-API referencesmontellese
2012-10-09[osx/ios] fixed, only find files and not directories with *.pvr, etcdavilla
2012-10-09Merge pull request #1399 from Montellese/gsoc_advanced_filterSascha Montellese
2012-10-09[osx/ios/atv2] update xcode project filesmontellese
2012-10-08Merge pull request #1571 from Memphiz/bxaremoveArne Morten Kvarving
2012-10-08changed: drop now unused CGUIDialogVideoScanspiff
2012-10-08[BXACodec] - get rid of the now obsolete BXACodecMemphiz
2012-10-07[osx] add dvddemuxbxa to xcode project for osxChris Roberts
2012-10-07[osx] remove remaining references to libid3tag and libapetag from osx xcode p...Chris Roberts
2012-10-07changed: remove now unused CGUIDialogMusicScanspiff
2012-10-05libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the linu...Cory Fields
2012-10-04[osx/ios/atv2] - sync xcode projects and fix compilation (added missing Perip...Memphiz
2012-10-05[screenshot] move Screenshot.h/cpp to utils, and update projectsJonathan Marshall
2012-10-02[osx/ios/atv2] - sync xcode projects (add AddonsOperations.cpp/.h)Memphiz
2012-09-30 [dvdplayer/subs] - factor the calculation from relative to absolute overlayt...Memphiz
2012-09-26[ios/osx] - enable LCD support like already available on the other linux plat...Memphiz
2012-09-26[osx/ios] fixed, do not run makefile scripts unless we are buildingS. Davilla
2012-09-23[osx/ios] fixed, python dev is a pain under darwin, move build of xbmc/interf...davilla
2012-09-18[osx/ios] fixed, exclude .git dirs from packagingdavilla
2012-09-10[osx] fixed, xbmc/interfaces/bindings does not exist anymore and -ltag belong...davilla
2012-09-10[tags+replaygain] Make ReplayGain normal tags in CMusicInfoTag - we have to r...Chris Roberts
2012-09-10[tags] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg, WMA, and WavPack TagLoa...Chris Roberts
2012-09-10[tags] Add new TagLoaderTagLib & associated VFSStreamChris Roberts
2012-09-10[tags] Add Makefile and taglib dependency, add taglib to xcode, android, linu...Chris Roberts
2012-09-09@Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a codeg...Jim Carroll
2012-09-07[osx/ios/atv2] - sync xcode projectMemphiz
2012-09-06[osx] - fix packaging of pvr addons when building the XBMC.app (at least i gu...Memphiz
2012-09-06[osx] - move SDLMain.mm from xbmc/osx to xbmc/main and stick it into the main...Memphiz
2012-09-05[osx] process any .pvr files located in addons when packagingS. Davilla
2012-09-05osx: fixup Xcode project after test mergeJoakim Plate
2012-09-05[osx] - readded the framework (was indeed needed) - to the correct place in t...Memphiz
2012-09-05[osx] - fix osx xcodeproject (remove unneeded framework and resorted the upnp...Memphiz
2012-09-05Merge pull request #1230 from alcoheca/upgrade-platinumAlasdair Campbell
2012-09-05[UPnP] Platinum now stats files before serving via http. This means serving f...Alasdair Campbell
2012-09-05[UPnP] update Platinum/Neptune to 0.6.9.1Alasdair Campbell
2012-09-05[osx] use llvm instead of clang in xcode project to match depends usagedavilla
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp