Age | Commit message (Expand) | Author |
2012-09-26 | [osx/ios] fixed, do not run makefile scripts unless we are building | S. 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 packaging | davilla |
2012-09-16 | [atv2] - add missing linkage against taglib for atv2 | Memphiz |
2012-09-10 | [ios/atv2] - sync xcode projects | Memphiz |
2012-09-09 | @Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a codeg... | Jim Carroll |
2012-09-08 | [ios/atv2] - fix the linkpath in check_xbmc_dylib_depends before iterating th... | Memphiz |
2012-09-07 | [osx/ios/atv2] - sync xcode project | Memphiz |
2012-09-06 | [ios] add missing pvr packaging | davilla |
2012-09-05 | [ios/atv2] - sync xcode projects for the upnp bump | Memphiz |
2012-09-05 | [pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc... | Lars Op den Kamp |
2012-08-06 | [osx/ios/atv2] - fix build on commandline when using xcode 4.x | Memphiz |
2012-08-06 | [osx/ios/atv2] update project files | montellese |
2012-08-03 | [ios] fixed xcode project, GUIKeyboard.cpp does not exist anymore | davilla |
2012-08-01 | [keyboard] - buildsys changes | Memphiz |
2012-07-31 | [osx/ios] fixed compiler warnings, move -Wreorder to WARNING_CFLAGS to OTHER_... | davilla |
2012-07-28 | [osx/ios/atv2] - fix xcode projects | Memphiz |
2012-07-13 | changed: remove unused Cssrc class | spiff |
2012-07-12 | changed: drop CProgramDatabase | spiff |
2012-07-12 | changed: remove CShortcut class and related code | spiff |
2012-07-12 | [seekbar] adds seek handler rather than handling seeking directly in CGUIDial... | Jonathan Marshall |
2012-07-10 | adds new CDatabaseManager, and allow it to access CDatabase::Update directly. | Jonathan Marshall |
2012-07-08 | Merge pull request #1108 from Montellese/movie_tagging | Sascha Montellese |
2012-07-08 | [osx/ios/atv2] update project files | montellese |
2012-07-08 | adds SaveFileStateJob.h to the Xcode project | Jonathan Marshall |
2012-07-03 | [ios/atv/xcode] add -Wreorder to build flags to match what is standard on new... | Memphiz |
2012-06-10 | [osx/ios/atv2] - sync xcode projects | Memphiz |
2012-06-09 | [osx/ios/atv] update xcode project files | montellese |
2012-06-05 | [xcode] - check minor version of xcode not major - for generating the symlink... | Memphiz |
2012-06-03 | [xcode] - add build phase script for doing fancy ln stuff for getting our bui... | Memphiz |
2012-06-01 | [osx/ios/atv2] sync xcode projects after #981 | amet |
2012-05-13 | webserver: add handler for image:// | montellese |
2012-05-13 | adds image:// file protocol as a wrapper for texture cache, to be used for JS... | Jonathan Marshall |
2012-05-11 | [osx/ios] fix broken build | davilla |
2012-05-11 | [osx/ios] re-org CoreAudio files into a CoreAudio dir to Engines dir clean | davilla |
2012-05-10 | [ios] banish eprint to the dark regions of null | davilla |
2012-05-09 | [osx/ios] refactor depends build and switchover to using 10.6sdk for osx | S. Davilla |
2012-05-10 | [AE] remove old files from the build system | Geoffrey McRae |
2012-05-10 | [AE] add new files to build system | Geoffrey McRae |
2012-05-05 | [osx/ios] fixed broken build that caught me napping | davilla |
2012-05-04 | [ios] sync xcode projects | davilla |
2012-05-02 | [ios/atv2] sync xcode projects | davilla |
2012-05-02 | [ios/atv2] - sync xcode projects | Memphiz |
2012-05-01 | [fix] - sync xcode projects for ios and atv2 | Memphiz |
2012-05-01 | initial implementation of library structure from xml | Jonathan Marshall |
2012-04-08 | [ios/atv2] - sync projects for tvout changes | Memphiz |
2012-04-06 | Merge pull request #856 from amet/xbmc_monitor | Zeljko Ametovic |
2012-04-06 | Callback function for xbmc module (xbmc.Monitor) | amet |
2012-04-04 | Merge branch 'ffmpeg_0.10.2' | elupus |
2012-04-03 | Merge pull request #798 from jmarshallnz/vttc_texturecache_changes | jmarshallnz |