aboutsummaryrefslogtreecommitdiff
path: root/tools/Linux
AgeCommit message (Collapse)Author
2010-07-02run update-rc.d first, then removelcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31559 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18Intrepid is not supported anymorewattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31183 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18Change version in ppa-builderwattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31182 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17Change the version of XBMC packageswattazoum
Fix the package building on karmic git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31139 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-10fixed: set datarootdir in xbmc.sh.inanssih
datadir may be derived from datarootdir. Missing definition did not cause issues as autoconf was expanding it itself as a backward compatibility measure, while emitting a warning during configure. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31018 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-08fixed: hardcoding of libdir and datadir in xbmc.sh.inanssih
This fixes cases like libdir="/usr/lib64". This time make sure it works even when libdir and datadir reference prefix and exec_prefix variables. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30990 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-08Revert "fixed: hardcoding of libdir and datadir in xbmc.sh.in"althekiller
This reverts commit 76ee3bea2326f77edddba7239065abea344a238b. bzzt. Those autoconf macros contain unexpanded shell vars. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30989 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-08remove PM3HD from debian packageswattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30977 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-08fixed: hardcoding of libdir and datadir in xbmc.sh.inanssih
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30974 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-07fixed: LINUX - crash report file path as presented to the user was wrong.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30893 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-05changed: LINUX - Dump crash reports in $HOME instead of $PWD. Resolves #8801.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30845 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-28Add copyright information for fonts used in XBMCceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30632 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-19Add the terms of the iTunes Visualizer Plug-In files used in goom.ceros7
License found at http://developer.apple.com/sdk/itunesvisualsdk.html git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30313 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-18[arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard ↵davilla
working getting arm platform rolling git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30281 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Exit with exit status from python script in case of failure.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30233 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Guard against case where ulimit may be unsupported by shell.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30232 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Minor cosmetic fixes.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30231 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Add copyright header to xbmc-standalone shell script.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30230 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Convert xbmc-standalone script to plain shell script.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30229 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Support setting the libdir path with xbmc script to support multiarch better.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30228 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Convert xbmc script to standard shell script.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30225 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Add missing copyright header for xbmc script.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30224 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16Add copyright information for POSIX directory browsing functions.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30209 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-15No need to repeat copyright information for Team XBMC.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30177 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-15Add copyright information for PS3 Sixaxis Controller Client.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30175 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-15Add copyright information for PS3 BD Remote Client.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30173 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-15Add copyright information for OSXRemote Client.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30165 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-15Add copyright information for J2ME Client.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30164 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add homepage to C-Pluff.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30150 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add copyright information for C-Pluff.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30149 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add missing copyright information for enca.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30148 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Grammar check.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30147 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Minor cosmetic change.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30146 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add copyright and license information for OpenSSH.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30145 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add copyright information for Crystal HD.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30143 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add copyright information for json-cpp.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30142 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Add libvdpau dependency for xbmc-bin.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30139 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14Merge branch 'fhs'ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30134 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Put location of source file for CString class.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30112 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Add copyright information for guilib/AnimatedGif.* files.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30107 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. Drop the indentations for upstream authors.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30106 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Cosmetic fixes for copyright.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30105 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. Mainline moved for branches/linux to trunk :)ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30104 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. The SNTP protocol code was removed as there was no need to ↵ceros7
provide an NTP server. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30103 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. The RSA Data Security MD5 code was replaced with a public ↵ceros7
domain implementation git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30102 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. The use of ftpparse was replaced with using PCRE instead.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30101 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. The RingBuffer class was reimplemented by us.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30100 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. Libdumb was replaced with libmodplug.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30099 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. The use of shnplay.h has been replaced with using FFmpeg ↵ceros7
for a shorten decoder instead. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30098 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13Update copyright. Monkey's Audio has been replaced with using FFMpeg.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90