aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-22Merge pull request #4337 from ↵Trent Nelson
voguemaster/only_allow_extend_duration_real_streams Do not allow non-content stream types to extend the format context's dur...
2014-03-22Merge pull request #4335 from Jalle19/change-default-levelTrent Nelson
Use FF_LEVEL_UNKNOWN by default (prevents some common mismatches in
2014-03-22Merge pull request #4414 from Memphiz/ios7airplayfixTrent Nelson
[airplay] - fix regression introduced by ios7 clients
2014-03-21Merge pull request #4296 from Voyager1/dvd-various-fixesVoyager1
DVD various fixes related to libdvdnav issues and skip to menu
2014-03-21Merge pull request #4372 from ksooo/optimize_capplication_checkshutdownjmarshallnz
Optimized CApplication::CheckShutdown() not to do further checks for tim...
2014-03-21Merge pull request #4418 from Karlson2k/fix_xml_encjmarshallnz
[scrapers] Fix processing xml files with incorrect suggested encoding or incorrect encoding in xml declaration
2014-03-21Merge pull request #4420 from t4-ravenbird/woa-log-enablejmarshallnz
woa - add logmsg when enable changed
2014-03-22Merge pull request #4443 from at-visions/GothamAlsaRecoverjmarshallnz
Added error recovery if snd_pcm_writei fails
2014-03-21Merge pull request #4449 from FernetMenta/vdaTrent Nelson
VDA decoder fix: add pts to picture buffer
2014-03-21Merge pull request #4362 from popcornmix/avoid_picturesTrent Nelson
[players] Skip picture attachments in video players
2014-03-21Merge pull request #4432 from FernetMenta/paplayerTrent Nelson
paplayer: fix display of bits per sample for dvdplayer codecs
2014-03-21Merge pull request #4427 from bkuhls/uclibcTrent Nelson
[uClibc] Fix TZ after bfc296b
2014-03-21Merge pull request #4438 from fritsch/xbmc-upstreamTrent Nelson
AESinkDirectSound: Only add AC3 and DTS if we are not PCM device
2014-03-21Merge pull request #4408 from koying/fixamcexynosTrent Nelson
FIX: [amc] add omx.exynos to white list
2014-03-21Merge pull request #4450 from ndogxj/patch-1Trent Nelson
[Fix] use av_free to free m_convertBuffer
2014-03-21Merge pull request #4440 from Montellese/settings_fixesTrent Nelson
Two fixes in the settings system
2014-03-20ADDED alsa recovery functionLukas Obermann
2014-03-17[lang] update of skin.confluence language filestxtranslation
2014-03-17[lang] update of core language filestxtranslation
2014-03-17[lang] update of internal addon language filestxtranslation
2014-03-18Merge pull request #4434 from margro/gotham_vfs_crashjmarshallnz
[Gotham] Crash fix: Add check for negative file length.
2014-03-16Add check for negative file length.Marcel Groothuis
This prevents a crash when querying the length of a PVR live stream from Python. PVR addons can return -1 for LengthLiveStream() which originally resulted in a request for 4294967295 bytes which failed.
2014-03-15[infomanager] videoplayer.content(movies) would return true if streamdetails ↵Jonathan Marshall
had been read for files outside the library. fixes #14963
2014-03-15[addons] ensure we clear the disabled cache when deiniting. fixes #14970Jonathan Marshall
2014-03-15version bump to 13.0 beta3Jonathan Marshall
2014-03-15Merge pull request #4428 from Montellese/jsonrpc_optional_loggingGotham_beta2jmarshallnz
JSON-RPC: make logging of incoming requests optional and configurable
2014-03-15Merge pull request #4400 from Jalle19/fix-log-messagesjmarshallnz
Fix some erroneous log messages
2014-03-15Merge pull request #4424 from Memphiz/darwinsinkloggingbpjmarshallnz
[osxsink/iossink] - don't spam the log with audiobuffer underruns with 0...
2014-03-14[osxsink/iossink] - don't spam the log with audiobuffer underruns with 0 ↵Memphiz
bytes available - those underruns happen alot when we idle but sink isn't suspended yet - instead only log those underruns once until there was some data played again
2014-03-15Merge pull request #4290 from dgburr/fix-swig-memory-leak-masterjmarshallnz
Fix memory leakage in python bindings
2014-03-15Merge pull request #4360 from rbalint/debian-build-fixesjmarshallnz
Use NULL from cstddef
2014-03-15Merge pull request #4387 from Tolriq/swig_javahomejmarshallnz
Correctly use JAVA_HOME when generating SWIG bindings
2014-03-15Merge pull request #4429 from Montellese/videodb_getfileinfojmarshallnz
videodb: fix getting streamdetails in GetFileInfo()
2014-03-15Merge pull request #4417 from joethefox/swap_spa_langcodejmarshallnz
Swap "spa" langcode definition line so "Spanish" is displayed instead of "Castilian"....
2014-03-15Merge pull request #4419 from popcornmix/3daspect2jmarshallnz
[omxplayer] When setting fullscreen flag we don't want noaspect, try 2
2014-03-15Merge pull request #4355 from popcornmix/reduce_video_swingjmarshallnz
[omxplayer] Reduce rate of clock change to reduce video stutters
2014-03-15Merge pull request #4356 from popcornmix/invalidptsjmarshallnz
[omxplayer] Always enable timestamp fifo mode.
2014-03-15Merge pull request #4421 from FernetMenta/pvrjmarshallnz
[PVR] bump add-ons
2014-03-15Merge pull request #4403 from taxigps/unrarxlibjmarshallnz
fixed UnrarXlib: can't extract file with non-english file name.
2014-03-15Merge pull request #4367 from arnova/more_sub_fixesjmarshallnz
Fix for downloading subtitles for http videos
2014-03-15Merge pull request #4410 from FernetMenta/resjmarshallnz
fix switching refresh rates
2014-03-15Merge pull request #4413 from FernetMenta/aefixesjmarshallnz
ActiveAE: ignore device change events in suspend state
2014-03-15Merge pull request #4399 from Jalle19/missing-db-closejmarshallnz
[pvr] add missing database close call
2014-03-15Merge pull request #4406 from jmarshallnz/thumb_fixesjmarshallnz
Thumb fixes
2014-03-15Merge pull request #4404 from popcornmix/3daspectjmarshallnz
[omxplayer] When setting fullscreen flag we don't want noaspect
2014-03-15Merge pull request #4386 from FernetMenta/flacjmarshallnz
paplayer: drop flac/wav decoder, use ffmpeg instead
2014-03-15Merge pull request #4397 from tru/imagehelperheaderguardjmarshallnz
Fix: Incorrect header guard in libprojectM
2014-03-15Merge pull request #4396 from tru/guicontrolheaderguardjmarshallnz
Fix: Header guard in GUIControlFactor.h had a typo.
2014-03-15Merge pull request #4392 from xhaggi/fix-epg-scrollingjmarshallnz
[epg] fix scrolling in grid if last item ends on next page
2014-03-15Merge pull request #4385 from FernetMenta/aefixesjmarshallnz
audio settings: check visible for ac3transcaode when changing number of ...