aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-16smb: drop try/catch of exceptions from C apiJoakim Plate
These won't throw catchable exceptions
2014-11-16smb: don't add : for empty passwordJoakim Plate
libsmbclient parser can't handle that
2014-11-16smb: set workgroup using standard apiJoakim Plate
smb.conf file is only written once, thus changes in GUI will not have any effect
2014-11-16Revert "[vfs] [posix] SMBFile: fix reading files opened with READ_TRUNCATED ↵Joakim Plate
flag" This reverts commit b202cd09426d1ce1e8921b827a84476472cf35fe. This change is invalid. The whole point of READ_TRUNCATED is to allow lower layer file systems to return any amount of data less than or equal to requested size. This is for efficiency reasons. After this change each request of X bytes from xbmc would result in multiple network roundtrips
2014-11-16[osx] - mark removable shares which are either have DVD or CD media in it as ↵Memphiz
SOURCE_TYPE_DVD so the audio cd rip context menu is visible for it
2014-11-16[vtb/vda] - use component debug loggingMemphiz
2014-11-16Merge pull request #5721 from MartijnKaijser/14.0b314.0b3-HelixMartijn Kaijser
[release] bump to 14.0 beta3
2014-11-16[dvdplayer] Remove superfluous cast.ace20022
Since 923baa83e091bbf80159b8aff523915ec0af824a m_SpeedState.lasttime is a int64_t.
2014-11-16[lang] update of skin.confluence language filestxtranslation
2014-11-16[lang] update of core language filestxtranslation
2014-11-16[lang] update of internal addon language filestxtranslation
2014-11-16IMX: Use Component Loggingfritsch
2014-11-16VDPAU: Component Loggingfritsch
2014-11-16VAAPI: Use Component Loggingfritsch
2014-11-16music library: add the possibility to clean the database in the backgroundmontellese
2014-11-16Merge pull request #5720 from MartijnKaijser/15543Martijn Kaijser
show correct dialog header text for master lock code. fixes #15543
2014-11-16show correct dialog header text for master lock code. fixes #15543Martijn Kaijser
2014-11-16Merge pull request #5729 from Montellese/fix_music_queuing_15545Tobias Arrskog
fix queuing of songs starting playback if something is already playing
2014-11-16video library: add the possibility to clean the database in the backgroundmontellese
2014-11-16[pvr] fix update of groups and overriding group properties we only store locallyxhaggi
2014-11-16[pvr] persist channel group after updated from clientxhaggi
2014-11-16Merge pull request #5732 from FernetMenta/drTobias Arrskog
fix incorrect display of fps when dr kicks in
2014-11-15Merge pull request #5730 from Jalle19/add-base-callTobias Arrskog
[pvr] add missing call to parent's OnPrepareFileItems()
2014-11-15Merge pull request #5731 from popcornmix/white_noiseTobias Arrskog
[ResamplePi] Add support for formats that need shifting
2014-11-15fix incorrect display of fps when dr kicks inxbmc
2014-11-15Merge pull request #5651 from rbalint/fix-suspendTobias Arrskog
Fix suspend with upowerd >= 0.99.1
2014-11-15[ResamplePi] Add support for formats that need shiftingpopcornmix
This case is triggered by HiFiBerry's 24-bit format. Requires updated firmware
2014-11-15Merge pull request #5714 from FernetMenta/rewind2Peter Frühberger
dvdplayer: fix rewind
2014-11-15Merge pull request #5716 from FernetMenta/amdRainer Hochecker
videorefclock: use videosync DRM on AMD systems
2014-11-15Merge pull request #5637 from zzattack/ps3-keymapTobias Arrskog
[keymap] Fix PS3 dualshock for SDL2
2014-11-15Merge pull request #5626 from popcornmix/deinterlace_changeTobias Arrskog
[mmalrenderer] Add choice of 3 deinterlace schemes
2014-11-15Merge pull request #5683 from romanvm/masterTobias Arrskog
Ukr and Rus language fixes
2014-11-15Merge pull request #5693 from wsnipex/rtmpTobias Arrskog
[rtmp] fix crash on seek on live streams
2014-11-15Merge pull request #5677 from foo86/enable-raspberrypi-optimizationTobias Arrskog
[rbp] Enable optimization on Raspberry Pi
2014-11-15Merge pull request #5696 from FernetMenta/flickerTobias Arrskog
dvdplayer: avoid short screen flicker caused by unnecessary reconfigure ...
2014-11-15Merge pull request #5709 from FernetMenta/dtscorrectionTobias Arrskog
dvdplayer: fix dts correction, again
2014-11-15Merge pull request #5710 from FernetMenta/vaapivdpauTobias Arrskog
dvdplayer: vaapi, vdpau - implement codec control flags
2014-11-15Merge pull request #5712 from zzattack/buttontranslator-fixTobias Arrskog
[buttontranslator] fix keymap overrides not working
2014-11-15Merge pull request #5719 from fritsch/upTobias Arrskog
AESinkPULSE: Rebrand pulseaudio sink name to reflect kodi
2014-11-15[lang] fix invalid or wrong language names to be in sync with Transifextxtranslation
2014-11-15fix queuing of songs starting playback if something is already playing ↵montellese
(fixes #15545)
2014-11-15[pvr] add missing call to parent's OnPrepareFileItems()Sam Stenvall
2014-11-14[mmalrenderer] Add choice of 4 deinterlace schemespopcornmix
2014-11-14Merge pull request #5728 from Memphiz/fixflickerMemphiz
[darwin] - fix flicker in sysinfo - querying gateway via pipe needs a sleep
2014-11-14[darwin] - fix flicker in sysinfo - querying gateway via pipe needs a sleepMemphiz
2014-11-14Merge pull request #5718 from FernetMenta/pikemodeRainer Hochecker
AE: always request float from sink when in fixed mode, fixes unwanted re...
2014-11-14Merge pull request #5724 from uNiversaI/patch-1Sam Stenvall
[cosmetics] minor spacing in readme
2014-11-14Merge pull request #5726 from Jalle19/undef-getcurrenttimejenkins4kodi
2014-11-14[epg] rename GetCurrentTime() to avoid naming collision withSam Stenvall
Windows-specific macro
2014-11-14[cosmetics] minor spacing in readmeuNiversaI
argh in tabs vs spaces