Age | Commit message (Expand) | Author |
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-25 | Merge pull request #3146 from FernetMenta/aefixes | Rainer Hochecker |
2013-08-25 | Merge pull request #3151 from MartijnKaijser/settings_stagefright | Martijn Kaijser |
2013-08-25 | [settings] libstagefright setting should be in android.xml | Martijn Kaijser |
2013-08-25 | ActiveAE: fix stereo upmix | Rainer Hochecker |
2013-08-25 | ffmpeg: add av_channel_layout_extract_channel to util interface | Rainer Hochecker |
2013-08-25 | Merge pull request #3147 from herrnst/avcodecid2 | davilla |
2013-08-25 | [Touched] update skin | Martijn Kaijser |
2013-08-25 | [win32] Set minimum of Vista and up required to install | Martijn Kaijser |
2013-08-25 | ActiveAE: flush engine on pause stream if only a single stream is playing | Rainer Hochecker |
2013-08-25 | xbmc/utils/BitstreamConverter.{cpp,h}: s/CodecID/AVCodecID/, fixes compile wi... | Daniel Scheller |
2013-08-25 | fix compile after e0c7bba39023b5ac62309cbfcd4aa0f6867307eb | Martijn Kaijser |
2013-08-25 | Merge pull request #3138 from Fice/editSortTitle | Sascha Montellese |
2013-08-24 | Merge pull request #3141 from stupid-boy/GUIControl | jmarshallnz |
2013-08-24 | Merge pull request #3142 from wsoltys/defaultaudio | wsoltys |
2013-08-24 | fixed: compiler warning | WiSo |
2013-08-24 | Merge pull request #3133 from FernetMenta/aefixes | Rainer Hochecker |
2013-08-24 | [WIN32] changed: use the directsound default device on clean startup instead ... | WiSo |
2013-08-24 | fix CAEConvert SSE2 code | Voyager1 |
2013-08-24 | ActiveAE: use aligned_malloc for buffer accessed by AEConvert | unknown |
2013-08-24 | ActiveAE: fix IsSinkCompatible | unknown |
2013-08-24 | ActiveAE: align sound buffers to 16 | unknown |
2013-08-24 | ActiveAE: let ffmpeg do conversion to S24XE4, fixes crackling sound on WASAPI | unknown |
2013-08-24 | AE: add DataFormatToUsedBits to util, needed for 24 bit data formats | unknown |
2013-08-24 | GUIControl: yet another focus flood | stupid-boy |
2013-08-24 | [make] don't install addon data of disabled addons | wsnipex |
2013-08-24 | [configure] make waveform and spectrum visualizations optional | wsnipex |
2013-08-24 | Fixed missing error message in debug log, "Unable to load '.so file', reason:... | Garrett Brown |
2013-08-24 | fixed, compiler warning | davilla |
2013-08-24 | aml: sync with pivos upstream | davilla |
2013-08-24 | refactor BitstreamConverter | davilla |
2013-08-23 | changed libamplayer includes to support AMLogic Android 4.1/4.2 | davilla |
2013-08-23 | changed, split libamplayer includes into amcodec and amplayer to make sync wi... | davilla |
2013-08-23 | Merge pull request #3128 from stupid-boy/CGUIListLabel | jmarshallnz |
2013-08-23 | GUILabel optimization. | stupid-boy |
2013-08-23 | Merge pull request #3135 from Karlson2k/xbmctinyxml_fix_01 | Martijn Kaijser |
2013-08-23 | update readme | Martijn Kaijser |
2013-08-23 | jni: add docs for jni vector helper | Cory Fields |
2013-08-23 | jni: MediaCodec, remove non-standard functions | S. Davilla |
2013-08-23 | jni: Add a templated helper for retrieving jobjectArrays. | Cory Fields |
2013-08-23 | jni: fixed Buffer/ByteBuffer and added ByteBuffer.duplicate | davilla |
2013-08-23 | 'Edit Sort Title' should show acutal sort string | Fice |
2013-08-23 | Merge pull request #3136 from FernetMenta/coreaudiofix | Rainer Hochecker |
2013-08-23 | AE: fix coreaudio after e4ffe757f43074075749c59e8971f32649aa99a3 | Rainer Hochecker |
2013-08-23 | Merge pull request #3134 from FernetMenta/activefix | Rainer Hochecker |
2013-08-23 | XBMCTinyXML::Parse: fix small error with huge impact | Karlson2k |
2013-08-23 | ActiveAE: fix hang in case of sink fails writing data | Rainer Hochecker |
2013-08-23 | Merge pull request #3125 from janbar/noepg_timeline_crash | Lars Op den Kamp |
2013-08-22 | fixed build with amplayer, thanks rockchip | davilla |