Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ... | |||
2014-03-15 | Merge pull request #4426 from wsoltys/slingpvrgb | jmarshallnz | |
fixed: switch channels using keypad while watching slingbox (fixes Ticket #14961) | |||
2014-03-15 | Merge pull request #4425 from wsoltys/suspendinggb | jmarshallnz | |
[WIN32] changed: don't call CAEFactory::DeviceChange() when PBT_APMSUSPEND was sent. | |||
2014-03-14 | fixed: switch channels using keypad while watching slingbox (fixes Ticket ↵ | wsoltys | |
#14961) | |||
2014-03-14 | [WIN32] changed: don't call CAEFactory::DeviceChange() when PBT_APMSUSPEND ↵ | wsoltys | |
was sent. | |||
2014-03-14 | Merge pull request #4407 from Montellese/jsonrpc_fix_datetime_reset | jmarshallnz | |
JSON-RPC: fix resetting a datetime property through VideoLibrary.SetFooDetails | |||
2014-03-13 | json-rpc: fix resetting a datetime property through VideoLibrary.SetFooDetails | montellese | |
2014-03-13 | json-rpc: don't try to set playcount/lastplayed for tvshows | montellese | |
2014-03-11 | [lang] update of skin.confluence language files | txtranslation | |
2014-03-11 | [lang] update of core language files | txtranslation | |
2014-03-11 | [lang] update of internal addon language files | txtranslation | |
2014-03-11 | Merge pull request #4371 from jmarshallnz/runaddon_fix | jmarshallnz | |
Runaddon fix - allows secondary extension points to be run | |||
2014-03-11 | Merge pull request #4394 from jmarshallnz/album_info_files | jmarshallnz | |
Album info files view was broken | |||
2014-03-11 | Merge pull request #4393 from xhaggi/fix-channel-manager-masterlock | jmarshallnz | |
[pvr] fix: password prompt appears twice if set icon in channel manager | |||
2014-03-11 | Merge pull request #4345 from cg110/OptimizeIsSamePath | jmarshallnz | |
Speedup FileItem::IsSamePath | |||
2014-03-11 | Merge pull request #4373 from koying/fixamcrk | jmarshallnz | |
FIX: [mediacodec] blacklist rockchip non-standard components | |||
2014-03-11 | Merge pull request #4317 from FernetMenta/dts | jmarshallnz | |
ffmpeg: change due to revert of a backported commit | |||
2014-03-11 | Merge pull request #4389 from Memphiz/osxobscuredbywindowserverbp | jmarshallnz | |
[osx/windowing] - add "Window Server" to the whitelist of obscuring | |||
2014-03-11 | Merge pull request #4357 from koying/fixfilemgrdoubleclick | jmarshallnz | |
FIX: [touch] workaround double-click in file manager | |||
2014-03-11 | Merge pull request #4352 from Memphiz/libnfsdowngradewin32 | jmarshallnz | |
[win32/libnfs] - downgrade to 1.3.0 because of issues with 1.6 on window... | |||
2014-03-11 | [ios] fix darwin_ios.xml missing tag | Jonathan Marshall | |
2014-03-10 | [osx/windowing] - add "Window Server" to the whitelist of obscuring | Memphiz | |
windows | |||
2014-03-10 | Merge pull request #4361 from afedchin/dxva_h264_intel_g | jmarshallnz | |
[DXVA] Fix h264 deconding with refs > 11 on recent Intel GPUs (SNB/IVB) | |||
2014-03-10 | Merge pull request #4384 from Memphiz/osxbreakdrainbp | jmarshallnz | |
[osxsink] - fix deadloop in drain | |||
2014-03-10 | [iossink/osxsink] - fixed - condvar has to wait on the mutex - not on the ↵ | Memphiz | |
singlelock | |||
2014-03-10 | [iossink/osxsink] - don't deadloop in drain when device is gone - but | Memphiz | |
handle timeout | |||
2014-03-10 | Merge pull request #4382 from jmarshallnz/fix_non_addon_scripts | jmarshallnz | |
[python] fix scripts run directly that aren't an add-on. fixes #14265 | |||
2014-03-10 | Merge pull request #4376 from xhaggi/epg-timeline | jmarshallnz | |
[epg] adjust title to the left edge for the first items in timeline view | |||
2014-03-09 | Merge pull request #4369 from jmarshallnz/skip_video_thumbs | jmarshallnz | |
[video] skip thumb loading earlier so we don't call CDirectory::GetDirectory() | |||
2014-03-09 | Merge pull request #4381 from BigNoid/textbox_height | jmarshallnz | |
[Confluence] Textbox fixes for ok | yes/no | progress dialog | |||
2014-03-09 | Merge pull request #4380 from cg110/AudioLibWarningFix | jmarshallnz | |
Fix compiler warning | |||
2014-03-09 | Merge pull request #4379 from jmarshallnz/win32_res_fix | jmarshallnz | |
[win32] fix size of DEVMODE struct. Fixes broken resolution switching | |||
2014-03-09 | Merge pull request #4375 from FernetMenta/wma | jmarshallnz | |
fix assert when playing certain wma files | |||
2014-03-09 | Merge pull request #4370 from jmarshallnz/clear_items_fix | jmarshallnz | |
[python] ensure we lock the GUI prior to calling ClearItems. Fixes #14780 | |||
2014-03-09 | Merge pull request #4368 from jmarshallnz/music_fixes | jmarshallnz | |
Music fixes for .nfo files | |||
2014-03-09 | Merge pull request #4338 from FernetMenta/google | jmarshallnz | |
AE: make sure sink suppports required samplerate for AC3 and DTS | |||
2014-03-09 | Merge pull request #4340 from FernetMenta/playlist | jmarshallnz | |
paplayer: avoid blocking in OpenFile, call QueueNextFile instead |