aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj/project.pbxproj
AgeCommit message (Expand)Author
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 add...davilla
2013-08-01[3D] add a global toggle to enable/disable stereoscopic related features and ...Joakim Plate
2013-08-01dvdplayer: factor out render flags from playerJoakim Plate
2013-07-16Merge pull request #2964 from wsnipex/configureArne Morten Kvarving
2013-07-16[configure] don't use relative include paths in addon headerswsnipex
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 XB...Lars Op den Kamp
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
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 targe...davilla
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
2013-06-01[osx] fixed, xcode3 wants thisdavilla
2013-06-01Merge pull request #2805 from Fice/xcode_settingsmanagerMemphiz
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 e...Stephan Diederich
2013-05-27[xcode] add iOS and ATV2 Target to main Xcode projectStephan Diederich
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 fil...davilla
2013-04-05allow fullscreen actions such as next subtitle, audio stream, audio/subs dela...Jonathan Marshall
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 XBMC...Memphiz
2013-03-25[OSX] SSE42 is for i7+ cpu, should not be set by default.ulion
2013-03-15[osx/ios/atv2] - sync xcode projects to include Buffer.hulion
2013-03-13depends: Prepend -target to staging to avoid clashes with old depstheuni
2013-03-13[darwin] change path ..xbmc-depends/toolchain -> ..xbmc-depends/buildtools-na...davilla
2013-03-13[osx] changed, enable sse3/sse4.1/sse4.2 all osx 10.6 targets support itdavilla
2013-03-13[osx] match OTHER_LDFLAGS for debug and releasedavilla
2013-03-13[darwin] fixed XBMC_DEPENDS def in xcdoe project, ARCHS is all archs, CURRENT...davilla
2013-03-11depends: fix osx projectCory Fields