aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-09Merge pull request #4378 from Montellese/mysql_integer_cast_fixjmarshallnz
2014-03-08mysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" an...montellese
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[osx] fixed missing line in backport 9a05eedJonathan Marshall
2014-03-08Merge pull request #4277 from xhaggi/fix-recordings-parent-dirjmarshallnz
2014-03-08remove useless log lineJonathan Marshall
2014-03-08[python] fix extended progress bar double closure. fixes #14985Jonathan Marshall
2014-03-08fix compile warningsJonathan Marshall
2014-03-08Merge pull request #4366 from Montellese/uriutils_resolvepath_fixjmarshallnz
2014-03-08Merge pull request #4365 from Montellese/settinglist_minmax_conflictjmarshallnz
2014-03-07URIUtils: fix out of range exception in resolvePath()montellese
2014-03-08Merge pull request #4364 from ace20022/pap_zero_gothamjmarshallnz
2014-03-07[paplayer] Prevent possible division by zero in MP3Codec.ace20022
2014-03-08Merge pull request #4349 from Memphiz/noblockaddpacketsbpjmarshallnz
2014-03-08Merge pull request #4348 from Memphiz/osxdisplayportbpjmarshallnz
2014-03-08Merge pull request #4347 from FernetMenta/aefixesjmarshallnz
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-07[osxsink/iossink] - don't block addpackets if ca didn't do the initial data p...Memphiz
2014-03-07[osxsink] - properly set the ae device type based on either ca or heuristical...Memphiz
2014-03-07ActiveAE: add windowing callback for application focus changeRainer Hochecker
2014-03-07ActiveAE: use keep alive timer when stream is pausedRainer Hochecker
2014-03-06Merge pull request #4343 from FernetMenta/eac3Trent Nelson
2014-03-06AE: only display setting for EAC3 if sink supports itRainer Hochecker
2014-03-06Merge pull request #4325 from MartijnKaijser/gotham_langfixesjmarshallnz
2014-03-05[DROID][AE] Don't guess at supported sampling rateTrent Nelson
2014-03-05[DROID][JNI] Add method to query HW sample rate.Trent Nelson
2014-03-05[Confluence] fix usage of "next" label in mismatching contexts, which caused ...da-anda
2014-03-04[language] fix inconsistent naming of Blu-ray and improve wording of related ...da-anda
2014-03-04[language] fix typoMartijn Kaijser
2014-03-04[language] remove unused setting descriptionsMartijn Kaijser
2014-03-04[language] fix wrong string meaning. should say "Apple Remote support could n...Martijn Kaijser
2014-03-04Merge pull request #4324 from FernetMenta/wasapijmarshallnz
2014-03-04Merge pull request #4319 from Memphiz/tvoutnonativekeyboardjmarshallnz
2014-03-03Merge pull request #4318 from MartijnKaijser/b2Trent Nelson
2014-03-03[release] version bump to 13.0 beta2Martijn Kaijser
2014-03-04[language] update strings.po for missing PVR help textNedScott
2014-03-03Merge pull request #4314 from MartijnKaijser/beta1Gotham-beta1Trent Nelson
2014-03-03ActiveAE: increase max buffer size from 80ms to 100msRainer Hochecker
2014-03-04Merge pull request #4312 from wsoltys/pvrfixjmarshallnz
2014-03-04Merge pull request #4274 from arnova/sub_stack_handlingjmarshallnz
2014-03-03Merge pull request #4285 from davilla/amlhw3d-interlaceTrent Nelson
2014-03-03WASAPI: increase buffer for USB devicesRainer Hochecker
2014-03-03fixed exception because of accessing an uninitialized playingChannel object.WiSo
2014-03-03ffmpeg: backport detect MPEG streams with faulty DTS and discardRainer Hochecker
2014-03-03avformat/utils: detect MPEG streams with faulty DTS and discard affected DTSMichael Niedermayer