Age | Commit message (Collapse) | Author |
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34663 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34529 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
cba to maintain it. can be revisited when codecs are add-ons.
(cherry picked from commit 94c0008877f549e66ccc00aef09e5fcc8179c34a)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34444 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
removing web folder and updating build scripts as contents is now part of plugin system; removing debug log info from WebServer.cpp
changed: addon.xml summary information updated. (cherry picked from commit e1aeeb7b46f588eb95cb18fecc5debb3521385cf)
(cherry picked from commit d5491a207c04130f33334bb6e5d1380e693fbe18)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33657 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
r33147 [WIN32] r33145 for VS2010 - bluray support
r33145 [WIN32] build xbmc with support for libbluray
r33144 [WIN32] added libbluray headers, dll and how to build the dll
r32602 changed, install libbluray into /usr/lib on Linux because XB_FIND_SONAME can't find it in /usr/local/lib, revert later
r32564 add libbluray download/makefile
r32562 opps, copy/paste monster bites again
r32561 changed, dyload libbluray instead of static linking it
r32398 cleanup: leftover from libbdnav removal
r32329 fixed: yet another leftover from libbdnav removal
r32326 fixed: removed now deleted libbdnav from build system
r32319 removed: old libbdnav sources aswell as the old mpls playback code.
r32261 added: support stacking with libbluray
r32236 fix compile error is HAVE_LIBBLURAY not defined
r32234 changed: generalize the SeekTime inputstream interface
r32233 changed: make chapter support from input stream a general interface
r32232 added: support for using libbluray to play bdmv files (index.bdmv or *.mpls)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33193 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32773 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit 8a990eea33234931bd4f20a00c433b66b5f87bd0)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32543 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit f8a2b82c0155e3f4478c76add876e27e57889558)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32542 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32451 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
(cherry picked from commit cd462c056b649083b32fd27f02224e77f2578ca4)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32305 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31784 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
The standard specifies that a 48x48 icon is mandatory, so add one. In
addition to that one, install media/icon.png as 256x256 icon. The old
non-square Linux-specific icon is removed.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31744 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
profile://xbmcbin
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31703 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
-framework flags
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31157 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31149 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Makefile.ins with config.status.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31125 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31042 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
not being build with make, 3) cosmetic restore xcode_depends items, 4) remove useless CXXFLAGS from link line and move LDFLAGS to the front where it matters
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31041 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Some options that can be used in LDFLAGS only affect libraries that are
specified after the option. For those to work correctly, the objects and
libraries have to be specified after LDFLAGS, not before.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31029 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31019 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30911 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
windows devs
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30721 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
https://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd (among other things) and available through the XBMC addon manager. PS: hope I fixed the build system right :)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30512 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30496 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30282 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
working getting arm platform rolling
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30281 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30033 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
changed: update osx libass to 0.9.9 (ticket #9196)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30029 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
go into datarootdir.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29975 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
installation of certain files.
This still forces files in libdir to be installed in datarootdir
(i.e. $(prefix)/share) instead.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29946 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
This still installs binaries to $(DESTDIR)$(prefix)/share, which of course is
not FHS compliant. Something else would need to be done to comply with FHS and
support multiarch packages.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29943 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29732 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29586 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29549 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29511 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28927 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28918 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
This reverts commit 0e8d33e10e4d1649827865b3aec4bb5231666f88.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28883 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28880 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
wip2
p
cpluff build
cpluff wip
build
wip
wip
wip
wip
qip
wip
wip
wip
wip
qip
wip
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28876 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
more cpluff decrufting
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28874 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28658 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28561 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28526 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28407 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28335 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
fixed: Euphoria screensaver does not release his data on stop
added: Screensavers to addon framework
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28311 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27912 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
both 32/64 bit kernels, 2) fixed ppc build breakage
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27905 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|