aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
AgeCommit message (Collapse)Author
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
2013-08-11[osx/atv2/ios] - sync xcode project after json-rpc profile prMemphiz
2013-08-07[osx/ios/atv2] - sync xcode projectMemphiz
2013-08-04sync linux Makefile, Xcode projectS. Davilla
2013-08-01fixed 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-01dvdplayer: factor out render flags from playerJoakim Plate
2013-07-16Merge pull request #2964 from wsnipex/configureArne Morten Kvarving
[configure] don't use relative include paths in addon headers
2013-07-16[configure] don't use relative include paths in addon headerswsnipex
this breaks xbmc dev packages where all headers are installed in standard include paths
2013-07-13darwin: fix stray touchdavilla
2013-07-08[ios/atv2/osx] - sync xcode projectMemphiz
2013-07-09added 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
2013-07-08[ios/atv2/xbmc] - sync xcode projectsMemphiz
2013-06-13[osx] fixed, stray touch under xcode3davilla
2013-06-08dvdplayer: support vda decoding using ffmpeg hwaccel infrastructureJoakim Plate
This removes the requirment that width/height have to be known before hand, as well as avoid need to extract extradata before hand.
2013-06-06[FIX] add CFavouritesDirectory to ATV/iOS build targetsFice
2013-06-04[RFC] convert CFavourites into CFavouritesDirectoryFice
2013-06-04Remove DownloadQueue & DownloadQueueManagerRawk
2013-06-01[xcode] fixed packaging of XBMC.app, explicitly set SDKROOT in XBMC.app ↵davilla
target, thx mdd
2013-06-01[xcode] remove ref to nonexisting file, thx mdddavilla
2013-06-01[osx] changed, remove dyload of vda, link to framework insteaddavilla
2013-06-01explicitly set 32/64bit ARCHS in XBMC.appStephan Diederich
so it can be built for 64bit on 32bit machines refs #2786
2013-06-01[osx] fixed, xcode3 wants thisdavilla
2013-06-01Merge pull request #2805 from Fice/xcode_settingsmanagerMemphiz
[XCODE] Add missing SettingsManager.h to Xcode poject
2013-06-01[XCODE] Add missing SettingsManager.h to Xcode pojectFice
2013-05-27[xcode] remove UnrarXLib{.sln,.vcproj} from xcodeprojectStephan Diederich
2013-05-27[xcode] move all after buildsteps into external 'command' shell scripts for ↵Stephan Diederich
easy diffs
2013-05-27[xcode] add iOS and ATV2 Target to main Xcode projectStephan Diederich
* iOS Target added * ATV2 Target added * add build phases from iOS project * add build phases from ATV2 project * factor out most of the configuration into xcconfig files this should help in tracking down changes in the build configs, make diffs easier and such. * provide a xcconfig cascade for the project level (Common -> Debug/Release) as well as on the target level (App -> App-OSX/App-iOS/App-ATV2) * add xcconfig and after buildstep scripts to xcode for easy editing
2013-05-13[osx/ios/atv2] - sync xcode projectsMemphiz
2013-05-13[osx/ios/atv2] - sync xcode projects (generic environment))Memphiz
2013-05-11[OSX] support system input method and send inputed text to xbmc.ulion
2013-05-09wake on accesst4.ravenbird
2013-05-05[osx/ios/atv2] - sync xcode projectsMemphiz
2013-05-02[osx/ios] fixed broken build, missing FavouritesOperations.xxdavilla
2013-05-02[osx/ios] sync xcode projects with removal of DVDPlayerAudioResamplerdavilla
2013-05-01[osx/ios/atv2] - sync xcode projectsMemphiz
2013-04-08fixed broken build, please ping a darwin dev so we can sync xcode project ↵davilla
files rather than discover broken builds
2013-04-05allow fullscreen actions such as next subtitle, audio stream, audio/subs ↵Jonathan Marshall
delay etc. to be handled in other places
2013-04-04[osx/ios/atv2] - sync xcode projectsMemphiz
2013-04-01[osx/ios/atv2] - sync xcode projectsMemphiz
2013-03-30[osx/ios] cosmetic cleanup of project viewsS. Davilla
2013-03-26[OSX] SSE4.1 is also not supported by some of old macbook, e.g. cpu T7200.ulion
2013-03-25[osx/ios/atv2] - xcode: add XBMC_DEPENDS_ROOT and us it for constructing ↵Memphiz
XBMC_DEPENDS - allows overwrite of XBMC_DEPENDS_ROOT when building with xcodebuild from commandline