aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
AgeCommit message (Expand)Author
2011-05-15changed: remove old virtualpath codespiff
2011-04-30[osx] fixed powerpc-osx buildbeenje
2011-04-28changed: our aiff codec does not handle all files so let ffmpeg do the honorsspiff
2011-04-28[osx/ios/atv2] fixed: xcode buildamet
2011-04-19[osx/ios/atv2] sync xcode projectsamet
2011-04-17[osx/ios/atv2] sync xcode projectsamet
2011-04-13[osx] changed, use linker flags to specify external depends libs so we can re...S. Davilla
2011-04-12[osx/ios] finish libXBMS removalS. Davilla
2011-04-07Updated the xcode project for osx.jimfcarroll
2011-04-07[osx/ios] remove libxbms.a linkageS. Davilla
2011-04-06[osx] fixed build breakageof the universe
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-06fixes osx buildJonathan Marshall
2011-04-05Code changes for external python. Changes include submissions by cptspiff,WiS...spiff
2011-04-04JSONRPC: sync xcodeamet
2011-03-28[osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json o...S. Davilla
2011-03-28Add disc stub support for cataloging DVDs, Blurays etc. Addresses #10384.Harry Muscle
2011-03-27[osx/ios/linux] changed, drop arch from various static lib names, this syncs ...S. Davilla
2011-03-27[osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded...S. Davilla
2011-03-27[osx] fixed 2 more warnings dieS. Davilla
2011-03-27[osx] fixed 1322 warning on release build. dwarf-with-dsym is broke in 3.2.x ...S. Davilla
2011-03-26add CacheCircular.* to OSX build projectsJonathan Marshall
2011-03-24[osx] remove unnessary static linkingS. Davilla
2011-03-23[osx/ios] changed libmpeg2 from static link to xbmc binary to dyloaded/unload...S. Davilla
2011-03-23[osx/ios] changed libwavpack from static link to xbmc binary to dyloaded/unlo...S. Davilla
2011-03-23[osx/ios] changed libmodplug, libmad, libogg, libvorbis, libvorbisfile, libvo...S. Davilla
2011-03-23[osx] silence xcode warning, remove unused LIBRARY_SEARCH_PATHamet
2011-03-22refactor dylib packaging and include those in DllPaths_generated.h that we do...S. Davilla
2011-03-19Fix XCode build on case sensitive filesystems.Jonathan Lane
2011-03-19[osx/ios] fixed. resolve special://frameworks for all three osx cases (xbmc.a...S. Davilla
2011-03-19[osx/ios] add libbluray and bump project min xcode version to 3.1S. Davilla
2011-03-18[osx/ios] banish libass to xxx-depends, this removes the need for an external...S. Davilla
2011-03-16[osx/ios] changed, banish libmicrohttp and libmodplug to the backlands of xxx...S. Davilla
2011-03-15[ios] final mergeS. Davilla
2011-03-14[ios] prep, breakout pool handling and add path/framework path handingS. Davilla
2011-03-14[osx] preflight and XBMCHelper installed paths changedS. Davilla
2011-03-11[osx] fixed make build and changed xcode to match. Moral... don't mix SDL dyn...S. Davilla
2011-03-09utilise the arabic shaping of fribidi 0.19.1 and higher rather than the home-...Jonathan Marshall
2011-03-08merged: files_in_lib branch, removing the separate video files window and pla...Jonathan Marshall
2011-03-08cleanup: removed GUIWindowVideoFiles as it's no longer requiredJonathan Marshall
2011-03-08added: sources://<type_of_source>/ vfs entry to allow listing of sources outs...Jonathan Marshall
2011-03-05[osx] changed, osx readme and xcode project to support new osx build systemS. Davilla
2011-03-05Modified the xcode project file to reflect the removed files.jimfcarroll
2011-02-22added GlobalsHandling.h to xcode project.Jim
2011-02-19Merge removal of unneeded libdts and liba52Anssi Hannula
2011-02-18[osx] xcode project sync to c22dcafcb3984248d287f7eb310d651b6d67775eS. Davilla
2011-02-17added: method of capturing videoframes from the renderer, from any threadbobo1on1
2011-02-17Removed use of libfaad2. It was already disabled on all platforms.theuni
2011-02-17[osx-ppc] fixed, update osx-ppc app packagingS. Davilla
2011-02-16added: xbmcvfs.(copy,delete,rename) and xbmc.subHashAndFileSizeS. Davilla