Age | Commit message (Collapse) | Author |
|
char*' to fix compiler warnings (addon relevant part)"
This reverts commit db44ba5faf00cf29ac7a45ef49a933d1ef45366b.
|
|
[pvr] Increase PVR API version to 1.9.4 and add related changes
|
|
|
|
fix compiler warnings (addon relevant part)
|
|
|
|
[coverity] Fix for #1194431
|
|
Move to C++11; use as much std:: instead of boost:: as possible
|
|
|
|
|
|
|
|
upnp: support for external subtitles
|
|
|
|
|
|
|
|
Added custom data to resources field - needed to add some attributes to res.
Added new struct PLK_SecResource - needed by Somasung devices. It's not specialized struct (just general one), because I can't find any "sec" specification.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
|
|
|
|
|
|
|
|
upstreamed for inclusion - patch by karlson2k
|
|
(which doesn't use libdvdcss and therefore hits this bug)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SlingboxLib: Fix alternative CSlingbox constructor
|
|
|
|
results; check for negative values; update types to ssize_t
|
|
|
|
return values; some fixes for new types in "Read()"; update types in code to match 'ssize_t' returned by 'Read()'; some usage of negative return values for Read()
|
|
timidity: Fix "Stage 1 -> Hall 1" reverb effect type
|
|
CSlingbox::CSlingbox(const char * szAddress, unsigned int uiPort /* = 5001 */) {
// Call default constructor
CSlingbox();
...
}
"CSlingbox();" - object is created and immediately removed.
Therefore with CSlingbox(const char * szAddress, unsigned int uiPort /* = 5001 */) class members will not be initialized.
|
|
[bluray] Add mouse support in menus.
|
|
|
|
d13aee8e81be9032ed78fd707d485fdcb4ed5bd6
|
|
|
|
|
|
Removecrystalhd
|
|
|
|
|
|
|
|
|
|
|