aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-09Merge pull request #4380 from cg110/AudioLibWarningFixjmarshallnz
2014-03-09Fix compiler warningChris Gilbert
2014-03-09Merge pull request #4379 from jmarshallnz/win32_res_fixjmarshallnz
2014-03-09Speedup FileItem::IsSamePathChris Gilbert
2014-03-09Merge pull request #4370 from jmarshallnz/clear_items_fixjmarshallnz
2014-03-09Merge pull request #4368 from jmarshallnz/music_fixesjmarshallnz
2014-03-09Merge pull request #4338 from FernetMenta/googlejmarshallnz
2014-03-09Merge pull request #4340 from FernetMenta/playlistjmarshallnz
2014-03-09Merge pull request #4375 from FernetMenta/wmajmarshallnz
2014-03-08ffmpeg backport for assettion in wmaRainer Hochecker
2014-03-08avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()Michael Niedermayer
2014-03-08Merge pull request #4331 from Montellese/mysql_integer_cast_fixjmarshallnz
2014-03-08[music] fix .cue sheet media with embedded art not showing. fixes #14043Jonathan Marshall
2014-03-08[exif] use unknownToUTF8 for the EXIF_COMMENT_CHARSET_ASCII/UNKNOWN case as m...Jonathan Marshall
2014-03-08Merge pull request #4328 from koying/fixcontextcrashjmarshallnz
2014-03-08[win32] fix size of DEVMODE struct. Fixes broken resolution switchingJonathan Marshall
2014-03-08remove useless log lineJonathan Marshall
2014-03-08[cosmetics] indentingJonathan Marshall
2014-03-08[addons] allow RunAddon() to run plugin and script add-ons that have a servic...Jonathan Marshall
2014-03-08[python] fix extended progress bar double closure. fixes #14985Jonathan Marshall
2014-03-08[python] ensure we lock the GUI prior to calling ClearItems. Fixes #14780Jonathan Marshall
2014-03-08[music] fix embedded thumbs going missing once you leave a directory. fixes #...Jonathan Marshall
2014-03-08[music] set album/artist path at the top of the Show*Info() methods rather th...Jonathan Marshall
2014-03-08[music] ensure we grab the path of albums and artists before looking for .nfo...Jonathan Marshall
2014-03-08[nfo] remove unused variableJonathan Marshall
2014-03-08fix compile warningsJonathan Marshall
2014-03-08Merge pull request #4363 from ace20022/pap_zerojmarshallnz
2014-03-07[paplayer] Prevent possible division by zero in MP3Codec.ace20022
2014-03-07[dxva] Prefer standard Microsoft H.264 device instead of Intel H.264 VLD, no ...Anton Fedchin
2014-03-07[dxva] Add support workaround for Intel H.264 VLD, no FGT, ClearVideo decoder.Anton Fedchin
2014-03-07ffmpeg: dxva2_h264: add a workaround for old intel GPUsHendrik Leppkes
2014-03-07ffmpeg: dxva2_h264: set the correct ref frame index in the long slice structHendrik Leppkes
2014-03-07FIX: [touch] workaround double-click in file managerChris "Koying" Browet
2014-03-07[PiSink] Report all hdmi samples rate as supported. Required for passthroughpopcornmix
2014-03-07paplayer: avoid blocking in OpenFile, call QueueNextFile insteadRainer Hochecker
2014-03-07Merge pull request #4292 from FernetMenta/aefixesjmarshallnz
2014-03-07Merge pull request #4308 from Montellese/settinglist_minmax_conflictjmarshallnz
2014-03-07AE: make sure sink suppports required samplerate for AC3 and DTSRainer Hochecker
2014-03-07Merge pull request #4322 from Memphiz/noblockaddpacketsjmarshallnz
2014-03-07Merge pull request #4336 from Memphiz/osxdisplayportjmarshallnz
2014-03-06[osxsink] - properly set the ae device type based on either ca or heuristical...Memphiz
2014-03-06[osxsink/iossink] - don't block addpackets if ca didn't do the initial data p...Memphiz
2014-03-07Merge pull request #4341 from FernetMenta/eac3jmarshallnz
2014-03-06AE: only display setting for EAC3 if sink supports itRainer Hochecker
2014-03-06[win32/libnfs] - downgrade to 1.3.0 because of issues with 1.6 on windowsMemphiz
2014-03-06Merge pull request #4321 from Montellese/uriutils_resolvepath_fixjmarshallnz
2014-03-05Merge pull request #4329 from t-nelson/droid_native_srTrent Nelson
2014-03-04mysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" an...montellese
2014-03-05Merge pull request #4327 from da-anda/confluence-labelsjmarshallnz
2014-03-04[Confluence] fix usage of "next" label in mismatching contexts, which caused ...da-anda