index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Linux
/
xbmc.sh.in
Age
Commit message (
Expand
)
Author
2014-01-11
[linux] allow override of crashlog directory
wsnipex
2013-08-09
xbmc.sh: extract core dump from systemd's journal
Marius T
2013-08-09
xbmc.sh: read Release info from os-release
Marius T
2013-07-25
[cosmetics] update copyright headers
M. Kaijser
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2010-11-02
added: note in linux crashlog if gdb is not installed
anssih
2010-10-28
fixed: backtrace in crashlog when core name is "core"
anssih
2010-10-22
fixed: do not enable core dumps when gdb is not installed
anssih
2010-10-22
fixed: various issues with backtrace generation on linux
anssih
2010-10-07
fixed: removal of core files when gdb is not installed
anssih
2010-08-22
fixed: #9879 - option --lircdev /var/run/lirc/lircd doesn't work
vdrfan
2010-06-10
fixed: set datarootdir in xbmc.sh.in
anssih
2010-06-08
fixed: hardcoding of libdir and datadir in xbmc.sh.in
anssih
2010-06-08
Revert "fixed: hardcoding of libdir and datadir in xbmc.sh.in"
althekiller
2010-06-08
fixed: hardcoding of libdir and datadir in xbmc.sh.in
anssih
2010-06-07
fixed: LINUX - crash report file path as presented to the user was wrong.
althekiller
2010-06-05
changed: LINUX - Dump crash reports in $HOME instead of $PWD. Resolves #8801.
althekiller
2010-05-16
Exit with exit status from python script in case of failure.
ceros7
2010-05-16
Guard against case where ulimit may be unsupported by shell.
ceros7
2010-05-16
Minor cosmetic fixes.
ceros7
2010-05-16
Support setting the libdir path with xbmc script to support multiarch better.
ceros7
2010-05-16
Convert xbmc script to standard shell script.
ceros7
2010-05-16
Add missing copyright header for xbmc script.
ceros7
2010-05-14
Merge branch 'fhs'
ceros7
2009-12-31
added: [LINUX] xbmc-standalone wrapper script to restart XBMC on crash so lo...
althekiller
2009-12-28
fixed: Ticket #8303 - Startup script uses wrong binary for core analysis (tha...
vdrfan
2009-12-06
* explicitely add libcurl3 in the runtime dependencies
wattazoum
2009-12-01
[fix] when using external python the core dump can be generated in the script...
wattazoum
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller