aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
AgeCommit message (Collapse)Author
2012-06-10[osx/ios/atv2] - sync xcode projectsMemphiz
2012-06-09[osx/ios/atv] update xcode project filesmontellese
2012-06-06libxbmc: fix xcode. Thanks davilla.theuni
2012-06-05[xcode] - check minor version of xcode not major - for generating the ↵Memphiz
symlinks for the packaging scripts
2012-06-03[xcode] - add build phase script for doing fancy ln stuff for getting our ↵Memphiz
build folder back when using xcode4 (this fixes our packaging scripts for xcode4) - add debugtype to dwarf+dsym on osx - else xcode4 doesn't generate dsym files
2012-06-01[osx/ios/atv2] sync xcode projects after #981amet
2012-05-25[osx] README.osx location changed in Xcode projectamet
2012-05-24[osx] changed to match depends default build, use 'latest' SDK and target ↵davilla
10.6 as min. Note to osx devs, make sure any new APIs are present in 10.6 sdk. removed double CoreFoundation framework ref
2012-05-14Merge pull request #958 from jmarshallnz/image_vfsjmarshallnz
Image VFS support for JSON-RPC - fixes #13010
2012-05-14[osx] 1) fixed, incorrect path to CoreFoundation.framework, was an absolute ↵davilla
path into 10.4sdk which does not exist under xcode3/xcode4 on osx 10.7. 2) xcode project cleanup
2012-05-13webserver: add handler for image://montellese
2012-05-13adds image:// file protocol as a wrapper for texture cache, to be used for ↵Jonathan Marshall
JSON-RPC images
2012-05-12[osx] changed 1) we welcome our new x86_64 overloads, enable building xbmc ↵davilla
for x86_64. 2) set sdk to 10.6 instead of 'current' to cut down of sdk differences. 3) purge osx project of unused frameworks including carbon
2012-05-11[osx] refactor sub-classes out of CoreAudioAEHALOSX into their own filesdavilla
2012-05-11[osx/ios] fix broken builddavilla
2012-05-11[osx/ios] re-org CoreAudio files into a CoreAudio dir to Engines dir cleandavilla
2012-05-10[osx] remove 10.4 specific code in favor of 10.6 apidavilla
2012-05-09[osx/ios] refactor depends build and switchover to using 10.6sdk for osxS. Davilla
2012-05-10[AE] remove old files from the build systemGeoffrey McRae
2012-05-10[AE] add new files to build systemGeoffrey McRae
2012-05-05[osx/ios] fixed broken build that caught me nappingdavilla
2012-05-04[osx] sync xcode projectdavilla
2012-05-02[osx] sync osx xcode projectdavilla
2012-05-02[cosmetic] - fixed order in xcode project for osxMemphiz
2012-05-01[fix] - sync xcode projects for ios and atv2Memphiz
2012-05-01Merge pull request #903 from jmarshallnz/library_reorg_v2jmarshallnz
Video library reorganisation via XML
2012-04-30[osx] partial fix for broken osx buildS. Davilla
2012-05-01initial implementation of library structure from xmlJonathan Marshall
2012-04-06Merge pull request #856 from amet/xbmc_monitorZeljko Ametovic
Callback function for xbmc module (xbmc.Monitor)
2012-04-06Callback function for xbmc module (xbmc.Monitor)amet
monitors for: - onSettingsChanged - onScreensaverDeactivated - onScreensaverActivated - onDatabaseUpdated, will return the database that has been updated (video/music)
2012-04-04Merge branch 'ffmpeg_0.10.2'elupus
2012-04-03move texture caching jobs to a separate fileJonathan Marshall
2012-03-31[osx/ios/atv2] - build and link static libs for ffmpeg because of build ↵Memphiz
issues on ios
2012-03-27[rename] - rename all iFile and iDirectory implementations to have the ↵Memphiz
protocol in suffix instead of prefix in filesystem - fix includes after file renaming - split Slingbox to SlingboxFile and SlingboxDirectory - split HDHomeRun to HDHomeRunFile and HDHomeRunDirectory - fix buildsystem/projects after file renaming
2012-03-27[osx/ios/atv2] - sync xcode projects after adff92756Memphiz
2012-03-27[osx/ios/atv2] sync xcode projects after 32b3b77amet
2012-03-27[osx/ios/atv2] sync xcode projectsamet
2012-03-25Merge pull request #528 from Memphiz/networkinfoMemphiz
[ios/atv2/osx] - add GetNameServers and GetDefaultGateway using scutil
2012-03-22[osx/ios/atv2] - sync xcode projectsMemphiz
2012-03-19Merged support for audio/L16 mimetype from andrewfg PR 251Sylvain Rebaud
2012-03-18[ios/atv2/osx] - add GetNameServers and GetDefaultGateway using scutilMemphiz
2011-12-17Revert the rest of the karaokeplayer commits. fixes xcode buildsLars Op den Kamp
This reverts commit 5684e8ef15bc5a4ef2c407a4dafb33684e4afb95 and 33a066668f698c3875da717539fef7e61650945a
2011-12-17[osx/ios/atv2] sync xcode projects after d1c5773amet
2011-12-05[osx] fixed, add missing bit from https://github.com/xbmc/xbmc/pull/527davilla
2011-11-16[osx/ios] sync xcode projects to pull request #527davilla
2011-10-15[osx] enable libcec under darwin intel/ppcdavilla
2011-10-11[upnp] - add FileUPNP wrapperMemphiz
2011-10-08[osx] revert part of 084768a9e285f9feb0d4d9247bad54c782b2b9e4, we will not ↵davilla
need libusb after all
2011-10-08[osx] fixed, enable libusb supportdavilla
2011-10-08[osx] fixed, exclude skin.touched from ADDONSYNC as we do for skin.confluencedavilla