Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
thread is running
|
|
12.1
|
|
|
|
GPUs
|
|
|
|
playing video else we may obtain invalid info due to racing
|
|
folder or a video file
|
|
SaveFileState-job, where it already partially was (for DVD stuff).
This fixes a few issues:
- Races causing possible invalid streamdetails to be stored in the db;
- Stream details for current file were not stored when item was not in the db yet;
- Check whether the streamdetails in the db need updating by comparing. This fixes also fixes previously invalid/incomplete stored details;
- Also clarify the special case for DVD stuff.
|
|
have a file id set in their infotag
|
|
|
|
selection rules
|
|
#14101)
|
|
(fixes #13848)
|
|
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.
|
|
|
|
|
|
|
|
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.
|
|
44916b33908f77692d8838446035de3e3bc10ca1
|
|
|
|
|
|
builtins methods
|
|
|
|
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.
|
|
This makes discovery of xbmc more reliable in mac osx.
Thanx to matli on forum for find.
Signed-off-by: Joakim Plate <elupus@ecce.se>
Signed-off-by: Memphiz <memphis@machzwo.de>
|
|
OSX create the txt records using a dictionary, so to maintain
order, we use a custom hash function that put all elements
in the same hash bucket.
|
|
|
|
(fixes #14097)
|
|
default) to be able to only copy the properties of a list without the items
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|