aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-19fix defaultcontrol for containers after f2e9d06, initial static items process...pieh
2012-09-19fix showing texture from stale path if infolabel changed value to empty after...pieh
2012-09-19jsonrpc: remove "artistid" property from songs and albumsmontellese
2012-09-19remove unneeded includepieh
2012-09-19fix win32 buildpieh
2012-09-19[OSS] AddPackets must return INT_MAX on failureFneufneu
2012-09-19Add back in the missing 'read' function.Jim Carroll
2012-09-19Merge pull request #1432 from opdenkamp/fetchurlLars Op den Kamp
2012-09-19updated .gitignore so it doesn't include /addons/pvr.*Lars Op den Kamp
2012-09-19also match device id 2548:1002 (new firmware version)Lars Op den Kamp
2012-09-19removed no longer needed ifdefsLars Op den Kamp
2012-09-18fixed - space after \ in libid3tag's Makefile.amLars Op den Kamp
2012-09-18Merge pull request #1430 from opdenkamp/build-pvr-addonsLars Op den Kamp