Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-22 | Merge 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-22 | Merge pull request #4335 from Jalle19/change-default-level | Trent Nelson | |
Use FF_LEVEL_UNKNOWN by default (prevents some common mismatches in | |||
2014-03-22 | Merge pull request #4414 from Memphiz/ios7airplayfix | Trent Nelson | |
[airplay] - fix regression introduced by ios7 clients | |||
2014-03-21 | Merge pull request #4296 from Voyager1/dvd-various-fixes | Voyager1 | |
DVD various fixes related to libdvdnav issues and skip to menu | |||
2014-03-21 | Merge pull request #4372 from ksooo/optimize_capplication_checkshutdown | jmarshallnz | |
Optimized CApplication::CheckShutdown() not to do further checks for tim... | |||
2014-03-21 | Merge pull request #4418 from Karlson2k/fix_xml_enc | jmarshallnz | |
[scrapers] Fix processing xml files with incorrect suggested encoding or incorrect encoding in xml declaration | |||
2014-03-21 | Merge pull request #4420 from t4-ravenbird/woa-log-enable | jmarshallnz | |
woa - add logmsg when enable changed | |||
2014-03-22 | Merge pull request #4443 from at-visions/GothamAlsaRecover | jmarshallnz | |
Added error recovery if snd_pcm_writei fails | |||
2014-03-21 | Merge pull request #4449 from FernetMenta/vda | Trent Nelson | |
VDA decoder fix: add pts to picture buffer | |||
2014-03-21 | Merge pull request #4362 from popcornmix/avoid_pictures | Trent Nelson | |
[players] Skip picture attachments in video players | |||
2014-03-21 | Merge pull request #4432 from FernetMenta/paplayer | Trent Nelson | |
paplayer: fix display of bits per sample for dvdplayer codecs | |||
2014-03-21 | Merge pull request #4427 from bkuhls/uclibc | Trent Nelson | |
[uClibc] Fix TZ after bfc296b | |||
2014-03-21 | Merge pull request #4438 from fritsch/xbmc-upstream | Trent Nelson | |
AESinkDirectSound: Only add AC3 and DTS if we are not PCM device | |||
2014-03-21 | Merge pull request #4408 from koying/fixamcexynos | Trent Nelson | |
FIX: [amc] add omx.exynos to white list | |||
2014-03-21 | Merge pull request #4450 from ndogxj/patch-1 | Trent Nelson | |
[Fix] use av_free to free m_convertBuffer | |||
2014-03-21 | Merge pull request #4440 from Montellese/settings_fixes | Trent Nelson | |
Two fixes in the settings system | |||
2014-03-20 | ADDED alsa recovery function | Lukas Obermann | |
2014-03-17 | [lang] update of skin.confluence language files | txtranslation | |
2014-03-17 | [lang] update of core language files | txtranslation | |
2014-03-17 | [lang] update of internal addon language files | txtranslation | |
2014-03-18 | Merge pull request #4434 from margro/gotham_vfs_crash | jmarshallnz | |
[Gotham] Crash fix: Add check for negative file length. | |||
2014-03-16 | Add 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 #14970 | Jonathan Marshall | |
2014-03-15 | version bump to 13.0 beta3 | Jonathan Marshall | |
2014-03-15 | Merge pull request #4428 from Montellese/jsonrpc_optional_loggingGotham_beta2 | jmarshallnz | |
JSON-RPC: make logging of incoming requests optional and configurable | |||
2014-03-15 | Merge pull request #4400 from Jalle19/fix-log-messages | jmarshallnz | |
Fix some erroneous log messages | |||
2014-03-15 | Merge pull request #4424 from Memphiz/darwinsinkloggingbp | jmarshallnz | |
[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-15 | Merge pull request #4290 from dgburr/fix-swig-memory-leak-master | jmarshallnz | |
Fix memory leakage in python bindings | |||
2014-03-15 | Merge pull request #4360 from rbalint/debian-build-fixes | jmarshallnz | |
Use NULL from cstddef | |||
2014-03-15 | Merge pull request #4387 from Tolriq/swig_javahome | jmarshallnz | |
Correctly use JAVA_HOME when generating SWIG bindings | |||
2014-03-15 | Merge pull request #4429 from Montellese/videodb_getfileinfo | jmarshallnz | |
videodb: fix getting streamdetails in GetFileInfo() | |||
2014-03-15 | Merge pull request #4417 from joethefox/swap_spa_langcode | jmarshallnz | |
Swap "spa" langcode definition line so "Spanish" is displayed instead of "Castilian".... | |||
2014-03-15 | Merge pull request #4419 from popcornmix/3daspect2 | jmarshallnz | |
[omxplayer] When setting fullscreen flag we don't want noaspect, try 2 | |||
2014-03-15 | Merge pull request #4355 from popcornmix/reduce_video_swing | jmarshallnz | |
[omxplayer] Reduce rate of clock change to reduce video stutters | |||
2014-03-15 | Merge pull request #4356 from popcornmix/invalidpts | jmarshallnz | |
[omxplayer] Always enable timestamp fifo mode. | |||
2014-03-15 | Merge pull request #4421 from FernetMenta/pvr | jmarshallnz | |
[PVR] bump add-ons | |||
2014-03-15 | Merge pull request #4403 from taxigps/unrarxlib | jmarshallnz | |
fixed UnrarXlib: can't extract file with non-english file name. | |||
2014-03-15 | Merge pull request #4367 from arnova/more_sub_fixes | jmarshallnz | |
Fix for downloading subtitles for http videos | |||
2014-03-15 | Merge pull request #4410 from FernetMenta/res | jmarshallnz | |
fix switching refresh rates | |||
2014-03-15 | Merge pull request #4413 from FernetMenta/aefixes | jmarshallnz | |
ActiveAE: ignore device change events in suspend state | |||
2014-03-15 | Merge pull request #4399 from Jalle19/missing-db-close | jmarshallnz | |
[pvr] add missing database close call | |||
2014-03-15 | Merge pull request #4406 from jmarshallnz/thumb_fixes | jmarshallnz | |
Thumb fixes | |||
2014-03-15 | Merge pull request #4404 from popcornmix/3daspect | jmarshallnz | |
[omxplayer] When setting fullscreen flag we don't want noaspect | |||
2014-03-15 | Merge pull request #4386 from FernetMenta/flac | jmarshallnz | |
paplayer: drop flac/wav decoder, use ffmpeg instead | |||
2014-03-15 | Merge pull request #4397 from tru/imagehelperheaderguard | jmarshallnz | |
Fix: Incorrect header guard in libprojectM | |||
2014-03-15 | Merge pull request #4396 from tru/guicontrolheaderguard | jmarshallnz | |
Fix: Header guard in GUIControlFactor.h had a typo. | |||
2014-03-15 | Merge pull request #4392 from xhaggi/fix-epg-scrolling | jmarshallnz | |
[epg] fix scrolling in grid if last item ends on next page | |||
2014-03-15 | Merge pull request #4385 from FernetMenta/aefixes | jmarshallnz | |
audio settings: check visible for ac3transcaode when changing number of ... |