aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-16git: add some missing files to git ignoreJoakim Plate
2013-12-16Revert add of generated file in 66e8eb2e9c0c9d7f044850ddd5e3b8e6aeb14925Joakim Plate
2013-12-16livetv: dvb subtitle identifiers should be written big endianJoakim Plate
2013-12-16Merge pull request #3837 from elupus/mpegtsJoakim Plate
2013-12-16Merge pull request #3831 from xhaggi/epg-past-dataSascha Woo
2013-12-16Merge pull request #3832 from wsoltys/fixeswsoltys
2013-12-16Merge pull request #3800 from popcornmix/sub_flurrypopcornmix
2013-12-16Merge pull request #3801 from popcornmix/unique_res_namespopcornmix
2013-12-16[players] Fix for subtitle flood at start of filepopcornmix
2013-12-15Use std::string instead of CStdString in URL.cppGarrett Brown
2013-12-15Merge pull request #3812 from Memphiz/iosshutdownmenuMemphiz
2013-12-15[fix] Fix compiler warning for initialization order with GNU compilers.Jim Carroll
2013-12-15Merge pull request #3795 from da-anda/fix-balloontipsronie
2013-12-15ffmpeg: add patch to stop find_stream info when all pmt's are foundJoakim Plate
2013-12-15mpegts: stop analyzing when pmt for all programs have been foundJoakim Plate
2013-12-15[confluence] fixed position of stereoscopics and subtitle balloon-tip in vide...Franz Koch
2013-12-15Merge pull request #3780 from wsoltys/paplayerwsoltys
2013-12-14fixed: clear m_profiles later as SetCurrentProfileId uses it to set the profi...WiSo
2013-12-14Merge pull request #3833 from jimfcarroll/fix-14753jmarshallnz
2013-12-14[fix] Aspect ration constructor parameter was being ignored and the member va...Jim Carroll
2013-12-14changed: use empty() instead of size()WiSo
2013-12-14changed: rename critsection variable to prevent confusion with the cs variabl...WiSo
2013-12-14removed: member variable already defined in parent class.WiSo
2013-12-14fixed: the parent class already defines a member variable m_processing but of...WiSo
2013-12-14removed: the extra qualification 'CSysInfo::' is unnecessaryWiSo
2013-12-14changed: function parameter should be passed by referenceWiSo
2013-12-14Merge pull request #3824 from FernetMenta/aefixesPeter Frühberger
2013-12-14[pvr] fix: wrong condition while getting first/last epg date xhaggi
2013-12-14ALSA: allow driver to increase number of channels, fixes playback of 5.0Rainer Hochecker
2013-12-14Merge pull request #3825 from ace20022/aae_refRainer Hochecker
2013-12-14Merge pull request #3826 from ace20022/init_uninitMartijn Kaijser
2013-12-14mpegts: revert old change for NOHEADER, we will handle it on PMT insteadJoakim Plate
2013-12-13Merge pull request #3682 from basrieter/stream_proxyjmarshallnz
2013-12-13upnp: fix parsing of <dc:date> (which is in W3C format)montellese
2013-12-13ActiveAE: use quality setting for resampling gui soundsRainer Hochecker
2013-12-13ActiveAE: avoid resampling sounds when not neededRainer Hochecker
2013-12-13ActiveAE: fix unsigned/signed mismatchRainer Hochecker
2013-12-13CArchive: cosmetics: use parameter name corresponding to parameter typeKarlson2k
2013-12-13HttpHeader::GetCharset: fix charset extractionKarlson2k
2013-12-13[BaseRenderer] Member variables 'CBaseRenderer::m_RenderFeaturesCallBackFn' a...ace20022
2013-12-13[WinRenderer] Member variable 'CWinRenderer::m_neededBuffers' is not initiali...ace20022
2013-12-13[ActiveAE] Function parameter 'format' should be passed by reference.ace20022
2013-12-12Merge pull request #3809 from Memphiz/fixripple2Memphiz
2013-12-12[depends] fixed, bad option on unzip, -o will overwrite and -q will keep it q...S. Davilla
2013-12-12Merge pull request #3810 from t-nelson/depends_config_extraMemphiz
2013-12-12HttpHeader::GetCharset: remove unused variableKarlson2k
2013-12-11Merge pull request #3813 from opdenkamp/morececfixesLars Op den Kamp
2013-12-12[CEC] increased SCREENSAVER_TIMEOUT from 10 to 20 seconds. philips sends anot...Lars Op den Kamp
2013-12-12[CEC] fixed - screensaver being activated sends the tv to standby, which make...Lars Op den Kamp
2013-12-11[osx/mavericks] - on mavericks don't use pbo rendering with intel gpus as it ...Memphiz