aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-07Merge pull request #4645 from jmarshallnz/install_from_zip_not_packagesjmarshallnz
[addons] install from zip should install from the zip, not from packages
2014-06-07Merge pull request #4727 from Memphiz/fixtruefullscreenMemphiz
[osx/windowing] - fix true fullscreen on osx 10.6 (frame rate limiter wa...
2014-06-07Merge pull request #4712 from jmarshallnz/ca_planarjmarshallnz
[osx] support planar audio devices in core audio OSX sink
2014-06-07Merge pull request #4693 from Memphiz/remove_backgroundMemphiz
[application] - remove m_bInBackground and its setter/getter and use
2014-06-07Merge pull request #4690 from jmarshallnz/auto_textbox_height_fixjmarshallnz
[gui] auto height textboxes should take into account the cell height of last row
2014-06-07Merge pull request #4691 from fritsch/pacorkPeter Frühberger
AESinkPULSE: Initialize pause flag to be on safe side
2014-06-07Merge pull request #4689 from jmarshallnz/label_auto_width_fixjmarshallnz
[gui] fix auto-width labels not wrapping properly with <wrapmultiline>
2014-06-07Merge pull request #4685 from fritsch/pacorkjmarshallnz
AESinkPULSE: Make clear what we open - makes logfiles better readable
2014-06-07Merge pull request #4670 from fritsch/pacorkPeter Frühberger
AESinkPULSE: Start stream corked. Resume when starting to add packets
2014-06-07Merge pull request #4848 from MartijnKaijser/13.2b1jmarshallnz
13.2alpha1
2014-06-05[lang] update of skin.confluence language filestxtranslation
2014-06-05[lang] update of core language filestxtranslation
2014-06-05[lang] update of internal addon language filestxtranslation
2014-06-04[release] version bump to 13.2alpha1Martijn Kaijser
2014-06-04Merge pull request #4793 from MartijnKaijser/13.113.1-Gothamjmarshallnz
13.1
2014-06-02dvdplayer: keep copy of internal state of dvdplayeraudioJoakim Plate
This avoids external threads messing with internal objects like audio renderers.
2014-05-27[lang] update of skin.confluence language filestxtranslation
2014-05-27[lang] update of core language filestxtranslation
2014-05-27[lang] update of internal addon language filestxtranslation
2014-05-26TagLibVFSStream::seek: fix parsing files with broken structure (specified ↵Karlson2k
length in header is longer than actual file length)
2014-05-26TagLibVFSStream: fix initialization of m_bIsReadOnlyKarlson2k
2014-05-25curl: don't mess with the default cipher list as we can't know the formatPierre Ossman
2014-05-25[release] version bump to 13.1 finalMartijn Kaijser
2014-05-25make sure applications/xbmc.desktop does'nt have executable flagBlackEagle
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2014-05-25Merge pull request #4742 from MartijnKaijser/13.1rc113.1rc1-Gothamjmarshallnz
13.1rc1
2014-05-21fixed logging of audio endpoint device id.wsoltys
2014-05-19[lang] update of skin.confluence language filestxtranslation
2014-05-19[lang] update of core language filestxtranslation
2014-05-19[lang] update of internal addon language filestxtranslation
2014-05-18[release] version bump to 13.1 rc1Martijn Kaijser
2014-05-18Merge pull request #4700 from MartijnKaijser/13.1b213.1b2-Gothamjmarshallnz
13.1b2
2014-05-18Merge pull request #4730 from Montellese/gotham_announcement_fixjmarshallnz
deinitialize CAnnouncementManager before stopping all (network) services
2014-05-18[upnp] properly hide the addons nodeJonathan Marshall
2014-05-18Merge pull request #4695 from Memphiz/badaccessMemphiz
[airplay] - fix possible bad access as reported in
2014-05-18Merge pull request #4630 from Red-F/gotham-resume-pvr-lastplayedpositionjmarshallnz
FIX resume playing PVR recordings from the exact lastplayed position
2014-05-17Re-factored GetResumeString to not insert a bookmark in the video db, it is ↵Fred Hoogduin
never used
2014-05-17Re-factored FileItem to retrieve fresh resume data for recordings from the ↵Fred Hoogduin
PVR server
2014-05-17Re-factored FileItem to support IsResumePointSet() and GetCurrentResumeTime()Fred Hoogduin
2014-05-16deinitialize CAnnouncementManager before stopping all (network) servicesmontellese
partial backport of e2693c5cb5320cede4d4dd884059c4574366eef1 and b348974a3fd13d3bd6d02e308037b0862f4c8ea0.
2014-05-13bump to Gotham 13.1 beta2Martijn Kaijser
2014-05-12[linux] bad boolean type given to dbusPierre Ossman
2014-05-11Merge pull request #4664 from Montellese/broken_checks13.1b1-Gothamjmarshallnz
fix broken comparisons Conflicts: xbmc/settings/windows/GUIControlSettings.cpp
2014-05-11Merge pull request #4680 from MartijnKaijser/13.1_b1jmarshallnz
13.1 b1
2014-05-11[music] fix albumartist being used as a filter in song smartplaylistsJonathan Marshall
2014-05-11Merge pull request #4678 from koying/fixdroidrtmpjmarshallnz
FIX: [rtmp] do not hardlink librtmp
2014-05-10bump to Gotham 13.1 beta1Martijn Kaijser
2014-05-10FIX: [rtmp] do not hardlink librtmpChris \"Koying\" Browet
2014-05-09Merge pull request #4663 from FernetMenta/paplayerjmarshallnz
demuxer ffmpeg, workaround for broken probing of flac format
2014-05-08demuxer ffmpeg, workaround for broken probing of flac formatRainer Hochecker
2014-05-07Merge pull request #4592 from koying/fixlinhotplugjmarshallnz
FIX: [linux] fix & optimize input device checking