Age | Commit message (Expand) | Author |
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 | [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 |
2012-09-19 | fix defaultcontrol for containers after f2e9d06, initial static items process... | pieh |
2012-09-19 | fix showing texture from stale path if infolabel changed value to empty after... | pieh |
2012-09-19 | jsonrpc: remove "artistid" property from songs and albums | montellese |
2012-09-19 | remove unneeded include | pieh |
2012-09-19 | fix win32 build | pieh |
2012-09-19 | [OSS] AddPackets must return INT_MAX on failure | Fneufneu |
2012-09-19 | Add back in the missing 'read' function. | Jim Carroll |
2012-09-19 | Merge pull request #1432 from opdenkamp/fetchurl | Lars Op den Kamp |
2012-09-19 | updated .gitignore so it doesn't include /addons/pvr.* | Lars Op den Kamp |
2012-09-19 | also match device id 2548:1002 (new firmware version) | Lars Op den Kamp |
2012-09-19 | removed no longer needed ifdefs | Lars Op den Kamp |
2012-09-18 | fixed - space after \ in libid3tag's Makefile.am | Lars Op den Kamp |
2012-09-18 | Merge pull request #1430 from opdenkamp/build-pvr-addons | Lars Op den Kamp |
2012-09-18 | Merge pull request #1442 from ronie/buttontranslator | Lars Op den Kamp |
2012-09-18 | [cec] default value for sending devices to standby when the screensaver is ac... | Lars Op den Kamp |
2012-09-18 | [cec] fixed - don't send standby commands when the cec adapter is being disabled | Lars Op den Kamp |
2012-09-18 | [osx/ios] fixed, exclude .git dirs from packaging | davilla |