Age | Commit message (Collapse) | Author |
|
one, please
|
|
|
|
|
|
Fix redirected shoutcast ticket 12729
|
|
Fix the WaitData amount in CSimpleFileCache::Seek, count from read pos.
|
|
jsonrpc: fix (odd) paths being passed to builtins methods
|
|
|
|
|
|
|
|
|
|
builtins methods
|
|
Fix resume playback from playlist does not work (trac 13929)
|
|
prevent crash - but show our nice topshelf logo instead
|
|
|
|
toprow
|
|
|
|
|
|
of output device channels (should fix mixing issues where user reported stereo files appear mono only and maybe some other strange things)"
This reverts commit 6353323f3e834d95fb17bc35794645ba1060c963.
The mixing unit is not the same as device. The output's in the mixing
unit doesn't match the device output. So the matrix it has internally
doesn't have anything to do with device outputs.
|
|
jsonrpc: correct Player.PlayPause behavior
|
|
|
|
|
|
video library: fix handling of watched episode count in custom tvshow nodes
|
|
(fixes #14097)
|
|
default) to be able to only copy the properties of a list without the items
|
|
refresh the correct video viewed in the video info dialog (fixes #13676)
|
|
|
|
When the shoutcast file was 302 redirected, libcurl may return the
content-length of the 302 page's body, it cause next read return 0.
|
|
|
|
Fix CurlFile::Exists/Stat for check ftp directory with proper cwd method.
|
|
Fix curl slist related double append and memory leak
|
|
ulion/fix_ios_gesture_longpress_override_pan_problem
[IOS] Fix long press gesture send mouse right down/up/move event correctly
|
|
[IOS] Fix ios gesture end event not sent problem when gesture canceled
|
|
Silence warnings double -> int
|
|
AE: Fix segfault after indirection patches
|
|
In current implementation using play parameter as boolean won't force the playerspeed to 1 as it should.
This PR correct this so that using a bool parameter act as the toggle and provide the same behavior as GUI or EventServer.
|
|
|
|
|
|
|
|
|
|
|
|
[IOS] Fix and unify postMouseMotionEvent use scaled point position.
|
|
|
|
|
|
|
|
|
|
Refactor CSimpleFileCache::WaitData, kill race conditions.
|
|
|
|
[Fix] Add lost parameter in GUIKeyboardFactory
|
|
|
|
|