aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-30Fix typo in AddonManager.hGarrett Brown
2013-08-30Merge pull request #3159 from FernetMenta/aefixesRainer Hochecker
2013-08-30AE: handle EAC-3 substreamsunknown
2013-08-30AE: fix stream info for EAC3Rainer Hochecker
2013-08-29[AE/CA] - fix another comparison with unsigned intMemphiz
2013-08-29Merge pull request #3158 from anssih/fix/AE-getdelayAnssi Hannula
2013-08-29Merge pull request #3160 from Memphiz/removecaringbufferdavilla
2013-08-29[AE] - Fix wrong comparison in AERingBuffer (backport from old CoreAudioRingB...Memphiz
2013-08-29settings: fix listing of invisible categories and groupsmontellese
2013-08-28[AE/CA] - replace CoreAudioRingBuffer with AERingBuffer (which is the same du...Memphiz
2013-08-28Merge pull request #3156 from Memphiz/fixcaconsumersMemphiz
2013-08-28SoftAE: Fix A/V sync issues caused by wrong buffer time calculationAnssi Hannula
2013-08-28Allow FreeBSD to choose AE EngineFneufneu
2013-08-28[CA/AE] - fix race in 2 threads consuming the ringbuffer (dvdplayeraudio call...Memphiz
2013-08-27Merge pull request #3004 from nikolai-r/masterdavilla
2013-08-27[AE/CA] - fix regression (stuck ringbuffer after 46min, 62min, 180min - depen...Memphiz
2013-08-27Revert "[AE/CA] - ooppps - typo in last commit (note to self - commit on the ...Memphiz
2013-08-27Merge pull request #3153 from FernetMenta/aefixesRainer Hochecker
2013-08-27Merge pull request #3144 from MartijnKaijser/win32_min_versionMartijn Kaijser
2013-08-27resolve issue #3004Nikolai Rusakov
2013-08-26ActiveAE: gapless and audiophile are best friends, revisit after we have new ...Rainer Hochecker
2013-08-26ActiveAE: fix determination when a stream is drainedRainer Hochecker
2013-08-26ActiveAE: fix crash for multiple streams when transcodingRainer Hochecker
2013-08-26[osx] fix - include all subfolders in pvr addonsamet
2013-08-26ActiveAE: only convert gui sounds if format has changedRainer Hochecker
2013-08-26ActiveAE: reset fading flag when drained, paplayer waits on thisRainer Hochecker
2013-08-26Merge pull request #3140 from wsnipex/binary-addonsMartijn Kaijser
2013-08-26fixed: signed/unsigned comparision warning in ActiveAEResample.cppvdrfan
2013-08-25Merge pull request #3148 from FernetMenta/aepauseRainer Hochecker
2013-08-25fixed, validate extradata before dereferencing itS. Davilla
2013-08-25Merge pull request #3113 from ace20022/cleanup_guilibMartijn Kaijser
2013-08-25[GUICallback] Correct operators &operator=(GUIEvent<Cookie> &aEvent) and &ope...ace20022
2013-08-25[GraphicContext] Variable 'newRes' is assigned a value that is never used.ace20022
2013-08-25[GUIWindow] Consecutive return, break, continue, goto or throw statements are...ace20022
2013-08-25[Guilib] Make class 'Foo' non-copyable.ace20022
2013-08-25[GuiLib] Member initialization issues, i.e.:ace20022
2013-08-25[GuiLib] 'Foo::operator=' should return 'Foo &'.ace20022
2013-08-25[GuiLib] The scope of the variable 'foo' can be reduced.ace20022
2013-08-25[DirectXGraphics] Checking if unsigned variable 'foo' is less than zero.ace20022
2013-08-25[GuiLib] Technically the member function 'Foo::bar' can be const.ace20022
2013-08-25[JpegIO] Common realloc mistake: 'm_inputBuff' nulled but not freed upon fail...ace20022
2013-08-25[GuiLib] Variable 'foo' is reassigned a value before the old one has been used.ace20022
2013-08-25[GuiLib] Possible inefficient checking for 'foo' emptiness.ace20022
2013-08-25[GuiLib] Technically the member function 'Foo::bar' can be static.ace20022
2013-08-25[GuiLib] Prefix ++/-- operators should be preferred for non-primitive types.ace20022
2013-08-25Merge pull request #3146 from FernetMenta/aefixesRainer Hochecker
2013-08-25Merge pull request #3151 from MartijnKaijser/settings_stagefrightMartijn Kaijser
2013-08-25[settings] libstagefright setting should be in android.xmlMartijn Kaijser
2013-08-25ActiveAE: fix stereo upmixRainer Hochecker
2013-08-25ffmpeg: add av_channel_layout_extract_channel to util interfaceRainer Hochecker