aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-18vda: if no image is returned, we must still reset cv_bufferJoakim Plate
2014-11-18vda: allow 3 render buffersJoakim Plate
2014-11-18[ffmpeg/vda] - update for current used ffmpeg (2.2)Memphiz
2014-11-18vda: switch cvref rendering over to standard UYVY422 rendererJoakim Plate
2014-11-18vda: allocate pot texture if requestedJoakim Plate
2014-11-18vda: use IOSurfaceGetPixelformat instead of CVPixelBufferGetPixelFormatTypeJoakim Plate
2014-11-18vda: cvref textures are non power of two so don't allocate extra spaceJoakim Plate
2014-11-18vda: fix chroma issue with vda uploadJoakim Plate
2014-11-18[addons] add toggle for hiding broken addons. hide by defaultThomas Amland
2014-11-18[Fix][win32] Discs that were present at start are not removed from views when...ace20022
2014-11-17Merge pull request #5695 from fritsch/vaapinewlogMartijn Kaijser
2014-11-17[jenkins/darwin] - ensure that audioencoder addons are not removed from tree ...Memphiz
2014-11-17Merge pull request #5725 from Jalle19/goparent-after-delete-lastjenkins4kodi
2014-11-17Merge pull request #5740 from elupus/samba_fixesKarlson2k
2014-11-17Merge pull request #5700 from Karlson2k/libdvdcss_fix_01Martijn Kaijser
2014-11-17Merge pull request #5613 from Jalle19/fix-mark-recordings-as-watchedjenkins4kodi
2014-11-17Merge pull request #5743 from ace20022/win32_readMartijn Kaijser
2014-11-17[emufnc] return exact '-1' instead of other negative values in dll_read() and...Karlson2k
2014-11-17[emufnc] fix possible compiler warningKarlson2k
2014-11-17libdvdcss: add custom patches as files to lib/libdvd/patches/Karlson2k
2014-11-17[Fix] Reading zero bytes from a file should yield zero read bytes.ace20022
2014-11-17libdvdcss: better handle partial read in libc_readKarlson2k
2014-11-17[gui] update the view state's list reference before the view state isSam Stenvall
2014-11-17[pvr] don't update the item list path before calling Update(),Sam Stenvall
2014-11-17[pvr] move ActionDeleteRecording to GUIWindowPVRRecordingsSam Stenvall
2014-11-17[pvr] go back to the parent folder when the last recording inside aSam Stenvall
2014-11-17[pvr] hopefully fix the folder watched overlay once and for all. WeSam Stenvall
2014-11-17[pvr] always update metadata (i.e. play count) for items, not justSam Stenvall
2014-11-17[pvr] fixed folder watched icon appearing only after the folder hadSam Stenvall
2014-11-17[pvr] fix bug where the selected item didn't change to the next oneSam Stenvall
2014-11-17[pvr] fix marking recordings as watched or unwatched (fixes #15118)Sam Stenvall
2014-11-17Merge pull request #5738 from Memphiz/osxdvdMemphiz
2014-11-17Merge pull request #5733 from xhaggi/pvr-fix-selecting-last-playing-groupjenkins4kodi
2014-11-17[vfs/Pipe] - fix premature close of pipe. It should only be closed ifMemphiz
2014-11-17Merge pull request #5707 from Karlson2k/better_emu_posix_03_redTobias Arrskog
2014-11-17Merge pull request #5736 from ace20022/supf_castTobias Arrskog
2014-11-17MMAL: Use Component Logging v2popcornmix
2014-11-16smb: eliminate unused while loop in OpenDirJoakim Plate
2014-11-16url: share name should always be updatedJoakim Plate
2014-11-16smb: make sure we deinit samba before global destructorJoakim Plate
2014-11-16smb: use utility function to convert time_t to local file timeJoakim Plate
2014-11-16smb: drop old (unused) purge codeJoakim Plate
2014-11-16smb: factor out stat to __stat64 conversionJoakim Plate
2014-11-16smb: eliminate smb.Init() calls in non static functionsJoakim Plate
2014-11-16smb: drop try/catch of exceptions from C apiJoakim Plate
2014-11-16smb: don't add : for empty passwordJoakim Plate
2014-11-16smb: set workgroup using standard apiJoakim Plate
2014-11-16Revert "[vfs] [posix] SMBFile: fix reading files opened with READ_TRUNCATED f...Joakim Plate
2014-11-16[osx] - mark removable shares which are either have DVD or CD media in it as ...Memphiz
2014-11-16[vtb/vda] - use component debug loggingMemphiz