Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-24 | Merge pull request #4465 from arnova/subtitle_path_setting | jmarshallnz | |
changed: Always show subtitle custom path option | |||
2014-03-24 | Merge pull request #4088 from xhaggi/fix-schedule-recording | jmarshallnz | |
[pvr] fix: schedule recording with ending after midnight (Ticket #14165) | |||
2014-03-24 | Merge pull request #4462 from cg110/CoverityFixes2 | jmarshallnz | |
A couple more bugs fixes from Coverity | |||
2014-03-24 | Merge pull request #4452 from NedScott/settings-description | jmarshallnz | |
correct ID for PVR settings description | |||
2014-03-24 | Merge pull request #4442 from FernetMenta/channels | jmarshallnz | |
AE: fix CAEChannelInfo::ResolveChannels, it returned duplicate channels ... | |||
2014-03-24 | Merge pull request #4455 from wsnipex/online-check | jmarshallnz | |
get rid of non DNS online check | |||
2014-03-24 | Merge pull request #4461 from fritsch/activeae-coverity | jmarshallnz | |
AE: coverity changes | |||
2014-03-24 | Merge pull request #4448 from Karlson2k/xml_warn_charset | jmarshallnz | |
XBMCTinyXML: put warnings to log if suspicious charset is used for XML processing | |||
2014-03-24 | Merge pull request #4441 from Memphiz/osxdevicereset | jmarshallnz | |
[osx] - fix issues with turning off/on tv when playback is paused | |||
2014-03-24 | Merge pull request #4454 from ronie/mvid-track | jmarshallnz | |
make musicvideo tracknumber available to skins | |||
2014-03-24 | Merge pull request #4456 from koying/showdroidprops | jmarshallnz | |
CHG: [droid] show build properties at startup for easier debug | |||
2014-03-22 | Merge pull request #4457 from fritsch/pa-gotham-fixes | Trent Nelson | |
ActiveAE: Fixes for gotham | |||
2014-03-22 | Merge pull request #4436 from ace20022/ext_sub_details | Trent Nelson | |
[Ext. subs] Use ISO639-2 T language codes for external subtitles details. | |||
2014-03-22 | Merge pull request #4433 from FernetMenta/alsa | Trent Nelson | |
AE: add verbose logging, start with alsa logger | |||
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 |