Age | Commit message (Collapse) | Author |
|
|
|
|
|
GetAllAddons is slow. avoid calling it for every addon we check
|
|
|
|
if service is actually running
|
|
UI sounds addons
|
|
|
|
|
|
|
|
repositories was checked for updates
|
|
|
|
Montellese/fix_musiclibrary_showallitems_setting_position
settings: fix position of musiclibrary.showallitems setting
|
|
|
|
episodes in directories
|
|
|
|
|
|
|
|
[rbp/mmal] A collection of MMAL fixes from newclock4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When switching rapidly between different files you sometimes ended up with a stale buffer
|
|
|
|
|
|
|
|
|
|
Bad things happen when submitting a buffer to renderer twice. We were attempting to protect against that with
a flip count. However that was getting reset from AddProcessor, the the sequence:
Decode->AddProcessor->RenderUpdate->AddProcessor->RenderUpdate
could occur. Instead use a bit from the MMAL flags which is unlikely to get out of sync with the MMAL buffer.
|
|
allocated by 2
|
|
|
|
[omxplayer] Limit subtitle updates to avoid closed caption stutters
|
|
rbp: Use new dispmanx function for vsync callbacks
|
|
settings group
|
|
|
|
|
|
CLangInfo: fix GetMeridiemSymbol to return the proper string based on the current 12/24-hour clock settings
|
|
[rbp] Disable analogue output of sink when passthrough is enabled
|
|
|
|
[omxplayer] Handle failures from EmptyThisBuffer and FillThisBuffer
|
|
[UX] improve some strings used in settings
|
|
Avoid leak of buffer as seen in PR6260
|
|
[rbp] Add Pi 2 specific settings defaults
|
|
[omximage] Increase timeout - this is sometimes hit
|
|
[OMXAudio] Make stereoupmix and fixed behave more like dvdplayer
|
|
|