aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-17[WIN32] fixed build - upstream moved the pre-built libcurl. Thanks ralfonat10.0-DharmaCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35647 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-17sync scripts.recentlyadded from addons repotheuni
(cherry picked from commit 23cfddf1fb53838f4f4fe0595d6606b63e8ef701) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35646 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-17bump version strings for final.theuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35644 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-17changed: allow cache buffer size to be configured via advancedsettings ↵theuni
rather than hardcoded. Thanks ralfonat. Acked by elupus. (cherry picked from commit acf0e0874177f9b44259d06528f61e7959a375d6) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35643 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-15merge r35638, fixed (again), need to ref from @executable_path path or ↵davilla
loader will not look in xbmc.app for dlopen'ed dylibs git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35639 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-13fixed: ticket #10896 - memory leak watching videos with libass subtitles. ↵spiff_
thanks to evetsso! (cherry picked from commit 99b4db4d04c9ae35b124e268a29d8c378d94ba10) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35636 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-13fixed: #10876 - skin addon (auto-)update when using the same skin causes ↵jmarshallnz
funkiness on win32. We now unload the skin prior to install. (cherry picked from commit 0d58f4ce1e8c3a48a5c36131e860d02cb7812858) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35634 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-13fixed: Don't remove a job from the processing queue until OnJobComplete has ↵jmarshallnz
been done - this function may be time consuming or may lock while waiting on app thread. Other jobs queued up and waited on by app thread could then cause deadlocks. (cherry picked from commit d3af3e0a1dc53df86f1b790bee6b5390ba65b205) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35633 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-13added: UnloadSkin builtin function, and allow ↵jmarshallnz
ApplicationMessenger::ExecBuiltIn to wait on the builtin before returning (cherry picked from commit a249081ab2e3d4b2b5348607df6a3513522bc40f) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35632 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-13changed: Ensure CGUIWindow::Initialize returns false if the window manager ↵jmarshallnz
isn't configured, and also ensure dialogs don't pop up. (cherry picked from commit 783ee034e3985868d9a8fecc38c137867d24aa8a) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35631 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-13fixed: crash in the fadelabel control if the font couldn't be found - thanks ↵jmarshallnz
to Voyager-xbmc (cherry picked from commit f1eae555b9972059b045e5ada62fd4d5f18a4fbf) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35630 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-12merge r35623, [osx] we want basename, not the pathdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35624 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-12fixed: browse for path is rule with video xsp's should show video sourcesspiff_
(cherry picked from commit 34eb767374efde11b531d8d1d1893e1481431e6e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35620 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-11fixed: libvdpau 0.4 installs a callback on the Display*, we need to keep a ↵bobo1on1
static handle to libvdpau around so we don't segfault on XCloseDisplay() (cherry picked from commit 30b611e4e50cde4f3d1b4e63ed3c72cba0dfbebd) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35615 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-10changed: syncing web interface trunk -> dharmamalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35611 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-09merge r35608, [osx] fixed, figure out correct dylib names to match what ↵davilla
linker uses git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35610 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08updated: ticket #10790, #10791 - korean translation. thanks to airplanezspiff_
updated: ticket #10795 - turkish translation. thanks to queep updated: ticket #10804 - polish translation. thanks to kolabor updated: ticket #10818 - dutch translation. thanks to idioteque updated: ticket #10842 - romanian translation. thanks to danny3 updated: ticket #10848 - spanish translation. thanks to poxitron (cherry picked from commit 668d5a86f488bc33153569485a05d895a7877750) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35606 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08updated: ticket #10852 - spanish translation. thanks to poxitronspiff_
(cherry picked from commit 5d7b7e89f9d998ec4c7ff6750c1b57f1d8e57b8e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35605 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08[WIN32] merged r35603 from trunkwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35604 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08fixed: if upnp client wasn't started, xbmc could crash in GetFriendlyName()elupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35602 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08changed: allow 8 second skew between streams in mov before attempting to seekelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35599 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08merged r35594, use versions from http://code.google.com/p/xbmc-port-depends, ↵davilla
the official install method git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35595 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-08merge -> fixed, trac #10830, OGG files can be played but don't get scanned, ↵davilla
this has been broke a long time git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35593 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-07simpler regex - credits TheUnilcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35590 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-07fix inverse logiclcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35589 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-07remove distro description customisationlcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35588 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-07merged: trunk r35585 & r35586 - fixed: Video files played from an URL source ↵arnova
would in some cases show an URL encoded playing title git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35587 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-06Backport: r35583lcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35584 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-06fixed: #10841 - Control.SetFocus(id,position) failed for position > items.size()jmarshallnz
(cherry picked from commit 3fc4ef73814f62bce7f619487ffa6e87ad30be01) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35582 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-06fixed: #10702 - removed confusing default scraper options - still available ↵jmarshallnz
via advancedsettings.xml (cherry picked from commit 73dff59784476120936cbcf2e89f55be7288c429) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35581 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-06fixed: #10799 - "order by" has no effect in album type smartplaylists. ↵jmarshallnz
Thanks to fiveisalive (cherry picked from commit 4878c225496b822611d7c3b47c233ff17003741b) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35580 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-02fixed: crash due to race condition in prompting for skin change after installjmarshallnz
(cherry picked from commit 3a808bfe9f37417f36186e600704d22f68ac87b1) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35571 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-02merged: r33362 from trunkjmarshallnz
fixed: Remove hack of pushing up set content dialog on press of Info where content hasn't been set - means that Info as default select action works for non-library items. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35570 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-02merged: trunk r35547 - fixed: Ticket #10745 - Item stays highlighted after ↵arnova
play finishes in file manager (thanks Jmarshall!) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35569 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-02bump version strings for rc2.Dharma_rc2theuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35566 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-02[live] use stable dharma repo for included add-onstheuni
Fixed-up backport of r35563. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35565 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-02changed: move to final dharma add-on repository. Goodbye dharma-pre.theuni
(cherry picked from commit 518bf4b92b7f33b38a6bc70e56e952c0ed366bdf) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35564 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-01[live] added: avahi-daemon package. Fixed up backport of r35560.theuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35561 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-01[WIN32] fixed: charset conversion in WASAPI init (ticket #10792)CrystalPT
(cherry picked from commit 4a2990045dd9b44caec7c967aecc83c64f3004e2) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35557 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-01fixed: broken xml in allmusic artists scrapertheuni
(cherry picked from commit 2901f6e28dbd4b4663bc0104162c618f2c265806) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35556 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-01Backport ipv6 disabling script. Squashed 3 commits.theuni
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
2010-11-30merged: r35545,r35546 from trunk:jmarshallnz
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
2010-11-30merged: r35543,r35544,r35548 from trunkjmarshallnz
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
2010-11-30changed: Save the addonupdate/notification settings under the <general> tab ↵jmarshallnz
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
2010-11-30fixed: #10781 - Disallow more than 100 settings per category from addons.jmarshallnz
(cherry picked from commit c7319b971a8e95e5f905278142ade0d707c1b39e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35539 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-30fixed: Ensure id=2 (view as button) in windowxml scripts is handled ↵jmarshallnz
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
2010-11-30sync scripts with git 3392eeddtheuni
(cherry picked from commit 866b7e93d19ba3fa7162835965e0ad411d7fbee6) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35531 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-30fixed: only prompt to set content if the path is saved.theuni
(cherry picked from commit 8c6022f4fd116bb4c20b41d7afb99fbac97940af) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35529 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-30removed: last traces of libshout.theuni
(cherry picked from commit c3611f1fd570d34800ecb1f848fd959e1811b7a4) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35528 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-30fixed: don't ask to remove content from the library when removing rss and ↵theuni
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