Age | Commit message (Collapse) | Author |
|
Enable Xlint and correct warnings
|
|
Update strings.xml
|
|
|
|
merge PR 1939 in to devel
|
|
|
|
Re-enable embedded images
|
|
- remove unused 'subscription list' strings
- remove correct tab indents
|
|
|
|
Get casting fix in 1.6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Chromecast issue 340 initial PR
|
|
related to a reconnection service that is now handled by the playback service.
|
|
|
|
|
|
problem was: apparently stopping was taking over any load command that immediately followed it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was possibly due to some changes not entirely validated on a merge conflict.
|
|
|
|
|
|
|
|
|
|
make video playback callback dependent on casting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|