aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-23[darwindeps/python] - fix missing _environ symbol which was resolved by accid...Memphiz
2012-09-23[ios/atv2] - disable usage of fastmemcpy - it breaks build on apples newest b...Memphiz
2012-09-23[darwin] - allow building depends against ios6 sdkMemphiz
2012-09-23Merge pull request #1448 from Montellese/fix_random_sortSascha Montellese
2012-09-23SortUtils: fix random sorting always being the same after restartmontellese
2012-09-23CUtil: add thread-safe GetRandomNumber()montellese
2012-09-23fixed, broke -jN builds with TexturePacker fixdavilla
2012-09-23fixed build, TexturePacker depends on xbmc/guilib/XBTF.h and xbmc/guilib/XBTF...davilla
2012-09-23Merge pull request #1439 from t-nelson/buttonmenu_typoTrent Nelson
2012-09-23Merge pull request #1346 from alanwww1/transifex-updatealanwww1 (Attila)
2012-09-23[fix] potential deadlock in Player.Jim Carroll
2012-09-23[osx/ios] fixed, python dev is a pain under darwin, move build of xbmc/interf...davilla
2012-09-23[fix] Deadlock when scripts that extend the Monitor class exit.Jim Carroll
2012-09-23[lang] September update of internal addons language filesalanwww1
2012-09-23[lang] September update of skin.confluence language filesalanwww1
2012-09-23[lang] September update of core language filesalanwww1
2012-09-23[lang] cosmetics on English language filealanwww1
2012-09-23[lang] create new language: Estonianalanwww1
2012-09-23[lang] create new language: Galicianalanwww1
2012-09-23[pvr] change the default min audio cache level to 10%. fixes stuttering on ra...Lars Op den Kamp
2012-09-23[pvr] fixed - reset recording window contents when a recording is deleted. wa...Lars Op den Kamp
2012-09-23[pvr] insert channels loaded from the db directly in the group that's being l...Lars Op den Kamp
2012-09-22fixed, interlaced display settings was very broke under desktop and standalone.davilla
2012-09-22[fix] Use proper paths for the python include in the test.Jim Carroll
2012-09-22[osx] enable building of xbmc-pvr-addons for osx onlydavilla
2012-09-22[osx/ios] bump xbmc-pvr-addons version and fix the constant rebuildingdavilla
2012-09-22build: let ffmpeg figure out arm flags based on cpuCory Fields
2012-09-22[osx] fixed depends/libcec constant rebuilding when nothing changesdavilla
2012-09-22Merge pull request #1460 from elupus/pvrfixJoakim Plate
2012-09-22[win32] fix MusicInfoTagLoader.h appearing in root level of VS projectmontellese
2012-09-22[win32] update VS projects after d83dc04f4754f1045edeb72234ade67d32d056d4montellese
2012-09-22[fix] fix the type checking when namespaces are involved.Jim Carroll
2012-09-22Added a test to verify some type checking permutations.Jim Carroll
2012-09-22SortUtils: albums and artists don't have a FieldTitle property (which resulte...montellese
2012-09-21pvr: rework parsing of stream to not hammer re-open of codecsJoakim Plate
2012-09-21pvr: fixed invalid usage of m_dllAvCodec before openJoakim Plate
2012-09-21dvdplayer: allow demuxer signal to player that stream info has changedJoakim Plate
2012-09-21fixed, the default video saturation is too high, lower it so black/color leve...davilla
2012-09-21[nfs] - fix issue with nfs when multiple exports are subwords of each other (...Memphiz
2012-09-21fix GUIDialogSelect showing wrong button label after first window loadpieh
2012-09-21jsonrpc: fix returning empty objects as null (which does not match the JSON s...montellese
2012-09-21include stdint.h for int64_t typedefFneufneu
2012-09-20Revert "[ios] dpkg-deb -info can seq fault and abort the buildbot, info is no...davilla
2012-09-20[test] add comments about TestFileOperationJob.ActionCreateFolder/ActionDelet...montellese
2012-09-20[test] fix TestFileOperationJob.ActionCopy/ActionMove/ActionReplace/ActionDeletemontellese
2012-09-20Revert "Fix actions for move/copy when destination set is actually a file."montellese
2012-09-20Revert "Fix test case for new handling of ActionCopy."montellese
2012-09-21fix+cosmetic: don't allocate the vfsstream on the constructor, this was a stu...Chris Roberts
2012-09-19[ios] dpkg-deb -info can seq fault and abort the buildbot, info is not really...davilla
2012-09-19fix multiimage never refreshing in LOAD_ON_GUI_INIT/KEEP_IN_MEMORY windows - ...pieh