Age | Commit 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 sdk | Memphiz |
2012-09-23 | Merge pull request #1448 from Montellese/fix_random_sort | Sascha Montellese |
2012-09-23 | SortUtils: fix random sorting always being the same after restart | montellese |
2012-09-23 | CUtil: add thread-safe GetRandomNumber() | montellese |
2012-09-23 | fixed, broke -jN builds with TexturePacker fix | davilla |
2012-09-23 | fixed build, TexturePacker depends on xbmc/guilib/XBTF.h and xbmc/guilib/XBTF... | davilla |
2012-09-23 | Merge pull request #1439 from t-nelson/buttonmenu_typo | Trent Nelson |
2012-09-23 | Merge pull request #1346 from alanwww1/transifex-update | alanwww1 (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 files | alanwww1 |
2012-09-23 | [lang] September update of skin.confluence language files | alanwww1 |
2012-09-23 | [lang] September update of core language files | alanwww1 |
2012-09-23 | [lang] cosmetics on English language file | alanwww1 |
2012-09-23 | [lang] create new language: Estonian | alanwww1 |
2012-09-23 | [lang] create new language: Galician | alanwww1 |
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-22 | fixed, 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 only | davilla |
2012-09-22 | [osx/ios] bump xbmc-pvr-addons version and fix the constant rebuilding | davilla |
2012-09-22 | build: let ffmpeg figure out arm flags based on cpu | Cory Fields |
2012-09-22 | [osx] fixed depends/libcec constant rebuilding when nothing changes | davilla |
2012-09-22 | Merge pull request #1460 from elupus/pvrfix | Joakim Plate |
2012-09-22 | [win32] fix MusicInfoTagLoader.h appearing in root level of VS project | montellese |
2012-09-22 | [win32] update VS projects after d83dc04f4754f1045edeb72234ade67d32d056d4 | montellese |
2012-09-22 | [fix] fix the type checking when namespaces are involved. | Jim Carroll |
2012-09-22 | Added a test to verify some type checking permutations. | Jim Carroll |
2012-09-22 | SortUtils: albums and artists don't have a FieldTitle property (which resulte... | montellese |
2012-09-21 | pvr: rework parsing of stream to not hammer re-open of codecs | Joakim Plate |
2012-09-21 | pvr: fixed invalid usage of m_dllAvCodec before open | Joakim Plate |
2012-09-21 | dvdplayer: allow demuxer signal to player that stream info has changed | Joakim Plate |
2012-09-21 | fixed, 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-21 | fix GUIDialogSelect showing wrong button label after first window load | pieh |
2012-09-21 | jsonrpc: fix returning empty objects as null (which does not match the JSON s... | montellese |
2012-09-21 | include stdint.h for int64_t typedef | Fneufneu |
2012-09-20 | Revert "[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/ActionDelete | montellese |
2012-09-20 | Revert "Fix actions for move/copy when destination set is actually a file." | montellese |
2012-09-20 | Revert "Fix test case for new handling of ActionCopy." | montellese |
2012-09-21 | fix+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-19 | fix multiimage never refreshing in LOAD_ON_GUI_INIT/KEEP_IN_MEMORY windows - ... | pieh |