Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-26 | kodi.sh: use portable printf | Mike Frysinger | |
The `echo -n` command is not portable and not all shells support it. Use the portable `printf` instead to get the same behavior. | |||
2015-07-20 | [linux] fix crashlog generation | wsnipex | |
2015-07-06 | [cosmetics] some cleanup on spelling/capitalisation & xbmc -> kodi | uNiversaI | |
2015-02-01 | Remove FEH | Tobias Arrskog | |
2015-01-30 | fix(build): debian packages generation | Jonathan Dray | |
Generate and store the build date in a single place to avoid bugs when operations take more than one minute Replace "Xbmc" by "Kodi" in the displayed message | |||
2015-01-03 | Revert "Moved userdata to XDG_DATA_HOME" | Wolfgang Schupp | |
2015-01-02 | Merge pull request #5903 from rbalint/fix-bashism | Wolfgang Schupp | |
Fix bashisms in shell scripts | |||
2015-01-02 | Merge pull request #5895 from soeb/master | Wolfgang Schupp | |
Moved userdata to XDG_DATA_HOME | |||
2014-12-16 | [rebrand][Linux FEH_py.in] xbmc -> kodi | h.udo | |
2014-12-07 | Fix bashisms in shell scripts | Balint Reczey | |
Bashisms in scripts may cause problems on systems where the default shell is not Bash. | |||
2014-12-07 | Place link when migrating directory to new location | Stanisław Gackowski | |
2014-12-07 | [rebrand] new linux icons | Thomas Amland | |
2014-12-06 | Moved userfiles to XDG base directory spec compliant location (XDG_DATA_HOME) | Stanisław Gackowski | |
2014-11-27 | fix: [linux] include ffmpeg tarball in mk-debian-package.sh | wsnipex | |
needed because we cannot download anything during debuild stage | |||
2014-11-19 | [linux] systemd-coredumpctl was renamed to coredumpctl, support both in kodi.sh | wsnipex | |
2014-11-04 | use correct app name in the linux desktop file (fixes #15524) | wsnipex | |
2014-10-28 | Change APP_HOME -> KODI_HOME and other APP_* -> KODI_* | Karlson2k | |
2014-10-19 | [rebrand/linux] fix mk-debian-package.sh to use new app name | wsnipex | |
2014-10-19 | [rebrand] - more usage of APP_NAME and APP_NAME_LC in generated files | Memphiz | |
2014-10-19 | [rebrand][linux] adjust to new env var APP_HOME instead of XBMC_HOME | wsnipex | |
2014-10-19 | [rebrand][linux] migrate .xbmc to new name | wsnipex | |
2014-10-19 | [rebrand][build sys] use dynamic application name | wsnipex | |
2014-10-19 | [rebrand] - add symlink xbmc -> kodi for backward compatibility and some ↵ | wsnipex | |
more renaming | |||
2014-10-14 | [linux] don't call glxinfo or xdpyinfo when X11 or GL support was disabled ↵ | wsnipex | |
(fixes #15442) | |||
2014-10-01 | Improve portability | Maarten Bezemer | |
2014-07-23 | [linux] Make checking for command existence more consistent and POSIX compatible | Maarten Bezemer | |
2014-06-30 | autogenerate xbmc version dependent files | wsnipex | |
2014-05-02 | [linux] make use of new icons | da-anda | |
Conflicts: xbmc/windowing/X11/WinSystemX11.cpp | |||
2014-01-11 | [linux] allow override of crashlog directory | wsnipex | |
2013-09-05 | [debian packaging] allow package version prefix | wsnipex | |
2013-08-09 | xbmc.sh: extract core dump from systemd's journal | Marius T | |
On systemd systems, core dumps are - by default - written to systemd's logging system, the journal. The print_crash_report function only searches certain directories for the core dump, but would never find it in the journal, resulting in an empty stack trace in the crash log. As a workaround, simply extract the last core dump caused by xbmc.bin to "core" where the single_stacktrace function will find it. If the system is configured to not dump cores into the journal, systemd-coredumpctl will simply fail silently. see also http://www.freedesktop.org/software/systemd/man/systemd-coredumpctl.html | |||
2013-08-09 | xbmc.sh: read Release info from os-release | Marius T | |
If /etc/os-release exists, read the info from there instead of relying on lsb_release. see also commit 7a9aa6f5d9ac8df1c79eb06ed63bce8af162c3ba | |||
2013-07-25 | [cosmetics] update copyright headers | M. Kaijser | |
2013-06-07 | [tools] add debian packaging script | wsnipex | |
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser | |
2012-09-12 | fixed: trailing semicolon missing in desktop file (closes #13330 - thanks ↵ | vdrfan | |
amak79) | |||
2012-08-24 | fix xbmc.desktop file syntax | Ken Dreyer | |
"OnlyShowIn" values must have a semicolon as a trailing character, and correct the spelling of "Exec" | |||
2012-03-20 | Added Unity Quicklist integration | David Baucum | |
2012-02-22 | fixed: syntax error in FEH.py (closes #12682 - thanks bonemasterno1) | vdrfan | |
2011-10-27 | changd: slightly improved error message. thanks flyser | spiff | |
2011-10-27 | fixed: xbmc-standalone did not respect configure prefix. | spiff | |
thanks to flyser, closes #11895 | |||
2011-02-27 | changed: removed executable bit of FEH.py and xbmc-standalone.sh.in | vdrfan | |
2011-02-27 | fixed: xbmc-standalone command line args (fixes #9879) | vdrfan | |
2011-02-09 | Nuke ppa packaging from our repo and give it a new home. | theuni | |
Our tag and release schedules should be separate from our packaging. With this moved out, we can roll new XBMC releases from existing XBMC tags in order to correct packaging screwups. See: git://github.com/xbmc/xbmc-packaging.git | |||
2011-01-23 | Revert "Merge remote branch 'upstream/master'" | Lars Op den Kamp | |
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995. | |||
2011-01-04 | merge pvr-testing2 svn rev 32591 into trunk | Lars Op den Kamp | |
2010-12-06 | Customise distro description at build time only | lcapriotti | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35583 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-11-29 | removed: last traces of libshout. | theuni | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35524 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-11-15 | removed: dependency on libfaac which doesn't seem to be used anywhere | elupus | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35279 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-11-05 | incorrectly hardcoded user | lcapriotti | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35168 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 |