aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-11Merge pull request #6472 from MartijnKaijser/14.2rc114.2rc1-HelixMartijn Kaijser
bump to 14.2rc1
2015-03-11Merge pull request #6659 from fritsch/helix-aeincrease20Martijn Kaijser
ActiveAE: Wait 60 seconds max for init
2015-03-10Merge pull request #6671 from mkortstiege/helix_no_changetimeMatthias Kortstiege
[win32file] use LastWriteTime instead of ChangeTime (fixes #15590)
2015-03-09[win32file] use LastWriteTime instead of ChangeTime (fixes #15590)Matthias Kortstiege
2015-03-09Merge pull request #6615 from subnine/HelixMatthias Kortstiege
Index the entire collection's fanart when building the "fanart://Remote%i" strings
2015-03-09ActiveAE: Wait 60 seconds max for initfritsch
2015-03-09Merge pull request #6664 from koying/fixdroidaddonsettingsHelixMartijn Kaijser
FIX: [droid] properly save addon settings even if the control is not focused (fixes #13913)
2015-03-08Add index to count all of the collection's fanart when creating thesub9
"fanart://Remote%i" strings
2015-03-08FIX: [droid] properly save addon settings even if the control is not focused ↵Chris "Koying" Browet
(fixes #13913)
2015-03-07Merge pull request #6645 from mkortstiege/helix_curlftpsMartijn Kaijser
[curl] fix ftps exists handling - helix
2015-03-07[curl] fix ftps exists handlingMatthias Kortstiege
2015-03-07Merge pull request #6469 from ace20022/bd_menu_fix_helixMartijn Kaijser
[fix][bluray] Fix Blu-Ray playback for all playback paths and refactor ShowPlaySelection
2015-03-02Merge pull request #6587 from mkortstiege/helix_fix_transactionsMatthias Kortstiege
[mysql] properly toggle mysql transactions automode
2015-03-02[mysql] properly toggle mysql transactions automodeMatthias Kortstiege
2015-03-01Merge pull request #6574 from ↵Martijn Kaijser
Montellese/Helix_texturecache_fix_http_chunked_transfer CTextureCacheJob: add fallback hash in case neither mtime/ctime nor size of an image are known
2015-02-28CTextureCacheJob: add fallback hash in case neither mtime/ctime nor size of ↵montellese
an image are known
2015-02-28Merge pull request #6541 from tamland/plugin_ext_fix_helixMartijn Kaijser
[addons] make sure to get correct extension point before attempting to c...
2015-02-27Merge pull request #6497 from mkortstiege/helix_mysqlMartijn Kaijser
[mysql] fix transaction handling by set autocommit to false when requested
2015-02-27Merge pull request #6552 from MartijnKaijser/nopvrrepoMartijn Kaijser
[pvr] remove pvr-repo until we really need it.
2015-02-26[pvr] remove pvr-repo until we really need it.Martijn Kaijser
2015-02-25Merge pull request #6531 from mkortstiege/helix_smb_dotfilesMatthias Kortstiege
[smbdirectory] mark dot files and folders hidden - helix
2015-02-24[addons] make sure to get correct extension point before attempting to cast ↵Thomas Amland
to plugin fixes crash when plugin isn't the first extension point
2015-02-24Merge pull request #6499 from koying/fixuppilosxHelixMemphiz
FIXUP: fix python PIL after #5218
2015-02-24Merge pull request #6534 from Montellese/Helix_addons_fix_language_filterMartijn Kaijser
[win32] addons: fix filtering foreign language addons
2015-02-23[win32] addons: fix filtering foreign language addonsmontellese
2015-02-23Merge pull request #6508 from mkortstiege/flickering_helixMartijn Kaijser
[videoinfoscanner] reset library bools only once - helix
2015-02-23[smbdirectory] mark dot files and folders hidden (fixes #15680)Matthias Kortstiege
2015-02-21Merge pull request #6501 from FernetMenta/dsfixMartijn Kaijser
[win32] - fix DirectSound for streams with very low sample rates
2015-02-21[videoinfoscanner] reset library bools only once - fixes #15805Matthias Kortstiege
2015-02-20[win32] - fix DirectSound for streams with very low sample ratesRainer Hochecker
2015-02-20FIXUP: fix python PIL after #5218Chris "koying" Browet
2015-02-18[mysql] fix transaction handling by set autocommit to false when requestedMatthias Kortstiege
2015-02-17bump to 14.2rc1Martijn Kaijser
2015-02-17[Fix][bluray] Show simplified bd menu with all playback paths.ace20022
This fixes playback of (unsupported) bd-java menu disc via the simple menu, e.g., through json-rpc. Additionally GUIDialogSimpleMenu accepts CFileItem& now.
2015-02-17PR6334 xcode syncMatthias Kortstiege
2015-02-17[dialogs] Move CGUIWindowVideoBase::ShowPlaySelection to its own class.ace20022
2015-02-17[FileItem] Change m_items.size() <= 0 to m_items.empty().ace20022
2015-02-17Merge pull request #6450 from MartijnKaijser/14.2b2Martijn Kaijser
bump to 14.2 beta2
2015-02-17Merge pull request #6465 from mkortstiege/helix_opt_fasthash14.2b1-HelixMartijn Kaijser
[videoinfoscanner] added ability to explicitly skip fast hashing
2015-02-16Merge pull request #6451 from mkortstiege/helix_obsolete_hashMartijn Kaijser
[dialogvideoinfo] removed obsolete path invalidation code
2015-02-16Merge pull request #6452 from FernetMenta/backportsMartijn Kaijser
[pvr] - bump addons
2015-02-16[videoinfoscanner] added ability to explicitly skip fast hashingMatthias Kortstiege
2015-02-16Merge pull request #6456 from Memphiz/fixvideosyncbpMemphiz
[OSX] - fix videosync by making graphicsContext the only source of truth
2015-02-15[ios] CVideoSyncCocoa::GetFps() return float value.Jonathan Lane
2015-02-15[osx/ios] VideoSyncCocoa log refresh rate as floating point value.Jonathan Lane
2015-02-15[osx] VideoSyncCocoa: Return FPS from graphicsContext in GetFps().Jonathan Lane
Consider graphicsContext as single-source-of-truth for the refresh rate instead of returning Cocoa_GetCVDisplayLinkRefreshPeriod() in CVideoSyncCocoa::GetFps().
2015-02-15Merge pull request #6439 from mkortstiege/multipath_backportMartijn Kaijser
[videoinfoscanner] fix multipath scanning
2015-02-15Merge pull request #6403 from Karlson2k/w32_setloc_01hMartijn Kaijser
Locale fixes (Helix)
2015-02-15[pvr] - bump addonsRainer Hochecker
2015-02-15[dialogvideoinfo] removed obsolete path invalidation codeMatthias Kortstiege