Age | Commit message (Collapse) | Author |
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35566 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Fixed-up backport of r35563.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35565 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 518bf4b92b7f33b38a6bc70e56e952c0ed366bdf)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35564 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35561 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 4a2990045dd9b44caec7c967aecc83c64f3004e2)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35557 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 2901f6e28dbd4b4663bc0104162c618f2c265806)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35556 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
disable IPv6 from within XBMC via advancedsettings
(cherry picked from commit 4adc0fb8907751e2b39d58aeab5403266cab7ac4)
proper initial commit
(cherry picked from commit 875600bebfe514c7b87b5b0573a73cd0cf315f1e)
skip if advsetting is in place
(cherry picked from commit d177ec063a4af8b310d80675b7ff8d678b380deb)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35554 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
added: [osx] Cocoa_ShowCursor to complement Cocoa_HideCursor (cherry picked from commit 1762b2e9e8fa8ff59bbf222d2a99cbbe2dc2e99b)
fixed: Ensure the mouse cursor is really hidden when in fullscreen (and that it comes back again when not). Ideally this can be cleaned up once we move away from SDL (cherry picked from commit ed432147a55fd8b4057824e716cadd5302e90fb5)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35551 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
fixed: #10643 - can't add local folders to "favourites" menu on win32. (cherry picked from commit 69dad5c7907b0e1f5b2eb0837b1aad0387f83a4f)
added: unit tests for Paramify() and SplitExecFunction() (cherry picked from commit 3f1b0b45194e9c9cd5f39a7cf9791a943c4d81a6)
changed: Simplify the escape character tracking in SplitExecFunction (cherry picked from commit 1a740e14b491968a54a11f5ec630e9ee2c68446f)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35550 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
rather than <defaultvideosettings>, and default them both to on.
(cherry picked from commit 6a6d6d7d046d9f8669fefa92cd688d3f2dd96c06)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35540 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit c7319b971a8e95e5f905278142ade0d707c1b39e)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35539 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
internally - no longer sends an onclick message to the script.
(cherry picked from commit 0f659929021909730a21b7f925fb1477eb8676a4)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35538 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 866b7e93d19ba3fa7162835965e0ad411d7fbee6)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35531 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 8c6022f4fd116bb4c20b41d7afb99fbac97940af)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35529 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit c3611f1fd570d34800ecb1f848fd959e1811b7a4)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35528 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
livetv sources. may be others that need this as well
(cherry picked from commit 2d1c30c8f699f58ce74175499cc67921a81963d2)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35527 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 27d6fa911fd0258c94ff7e5cf24256dbca0d86e0)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35526 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 571fabe155bf8d3d7042c75f7d1f0c9fa2c3307b)
fixed: rebuild the channelmap when the layout changes
fixed: no need to build a channel map when just requesting the number of channels
fixed: init the channelmap in constructor to an empty one
(cherry picked from commit 153fb81a91eed115232b724889937f0916c1c8fc)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35523 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
closing made XBMC crashes.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35521 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35515 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit e5ff5ea7f04ea2b91c943ae7880031315e40eac0)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35512 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 5c04cf9fc90f355ec6e44aab52ff97f1b4d306f1)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35502 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
updated: ticket #10769, #10770 - turkish translation. thanks to queep
updated: ticket #10773 - dutch translation. thanks to adje
updated: ticket #10780 - japanese translation. thanks to kyouhei
(cherry picked from commit 8541b9e2a5c44fcff428b76295c60d981841db9e)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35500 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
fixed: Disable ipv6 for libcurl. It is known to cause long timeouts with some hardware in linux.
(cherry picked from commit 837b8662d6fd3b8003863e842fa3a06b1587fb72)
[changed] on second thought, this probably only breaks for a tiny set of users. Let's enable ipv6 by default and let affected users disable.
(cherry picked from commit eb64b9c978476f0eedbdeb719e3fabf7034abd99)
fixed build
(cherry picked from commit 91982515b4b94a0a53576b315398031e034d6266)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35495 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
shout:// url
(cherry picked from commit 3dde06817f748e38d34aaf1a1ba83eae5a0e4ec6)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35492 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit c4e647a861a312bd7a582d3b9ccf840e5d42c96b)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35491 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 986b4a3da2d4bdb80345dc39efa06c5f4e01c5fd)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35490 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Manual backport of r35485
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35489 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Fixed up backport of r35469.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35488 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Fixed up Backport of r35468.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35487 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
with shoutcast (ticket #10373). real solution is to get rid of libshout"
Reverts Dharma r34297
This reverts commit 75f92dc223491e2c92a146da387f60bcdfad1ac0.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35486 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35478 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
r35472 fixed: don't use alsa hw_params after they have been freed
r35475 fixed: memleak in mpegts demuxer on some malformed (??) mpegts files with too large pes packets
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35476 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit a3c7af1ecb7de9b5f23b030b25e85a265ba0e4ff)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35471 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
available online
(cherry picked from commit c6f57f11aa27a834a83c43527863de47c6fb83ee)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35467 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 4b694841815fe1ed54d20c77e601180a6a582e83)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35466 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 14a92dbee3a9934f189dacfaeab3f53076445e7e)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35465 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit d53b684ec95a650e9e46711f19044170af2b9260)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35464 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35457 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
turns it on, software upscaling has been removed from trunk so this is a dharma only commit
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35451 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35446 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
xbmc, i.e. when it is announced xbmc is up and running again
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35445 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 810901a1f6e0de5114e0e0c80e90245c2dc37193)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35442 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit a7e0c70e87d4dc69690d32afbc8c44ac886761a0)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35441 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
trough launcher plugin
(cherry picked from commit 745e4aa1e34f142b3eac37d881819f66969264b8)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35440 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
updated: ticket #10718 - polish translation. thanks to kolabor
updated: ticket #10637 - dutch translation. thanks to adje
updated: ticket #10515 - ukranian translation. thanks to issh
updated: ticket #10746 - norwegian translation. thanks to ventech
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35439 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit c1a3e83240e7143555f5b60574d79d6e52539fb7)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35438 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit db82c49ec38ac36bfeb3200476d79c80815cad65)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35437 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 863e8cdf00151768825e54bb1a440ce3b3a1d213)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35436 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35435 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|