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
Age
Commit message (
Expand
)
Author
2012-07-11
[WIN32] fixed compilation after f96a36d362fc8b9c24feec3fbaf3abab49bed81f
WiSo
2012-07-11
remove unnecessary include
spiff
2012-07-11
changed: move function implementation to avoid include
spiff
2012-07-11
remove unnecessary includes
spiff
2012-07-11
[AE] clean up headers
spiff
2012-07-11
cosmetics
spiff
2012-07-11
Changed: [Confluence] set the default fan art background image aspect ratio f...
Jezz_X
2012-07-11
Merge pull request #1056 from Montellese/jsonrpc_sendkey
Sascha Montellese
2012-07-11
[WIN32] fixed compilation after c1cecb9bddaea1510b0b083ae91db0b9658dee8a
WiSo
2012-07-11
[WIN32] changed: no need for a NULL check here anymore because native GetCurr...
WiSo
2012-07-10
Merge pull request #1138 from theuni/dirty_audio
Cory Fields
2012-07-10
[SoftAE] pass audio/silence down to the sink so it can decide if it wants to ...
Cory Fields
2012-07-10
[SoftAE] don't process silence when we don't have to.
Jonathan Marshall
2012-07-10
[SoftAE] change RunOutputStage to take in a boolean for audio (vs silence) an...
Jonathan Marshall
2012-07-10
mysql: don't show myth protocol if we don't have mysql support
Cory Fields
2012-07-10
Allow compiling without mysql dependency (--disable-mysql).
Schischu
2012-07-11
only nag about a music rescan if there is music in the library
Jonathan Marshall
2012-07-10
Merge pull request #973 from anssih/fix/AE-byteswap
Anssi Hannula
2012-07-10
Merge pull request #987 from anssih/AE-alsa-dev-rewrite
Anssi Hannula
2012-07-10
Merge pull request #976 from anssih/fix/AE-ca-s16le
Anssi Hannula
2012-07-10
jsonrpc: send Input.OnInputRequested/OnInputFinished from CGUIDialogNumeric a...
montellese
2012-07-10
CGUIDialogNumeric: handle GUI_MSG_SET_TEXT and add new SetMode() method which...
montellese
2012-07-10
Merge pull request #1131 from davilla/fix-ae-getcachetime
davilla
2012-07-10
change AE definition and usage of GetCacheTime to match how it is used in pla...
S. Davilla
2012-07-10
Merge pull request #1142 from huceke/use-intrinsic-atomics
davilla
2012-07-10
set the content of the tags list to "tags" instead of "movies"
montellese
2012-07-10
fix library/video/movies/tags.xml
montellese
2012-07-10
jsonrpc: add Input.OnInputRequested and Input.OnInputFinished notifications
montellese
2012-07-10
jsonrpc: add Input.ShowCodec/ShowOSD
montellese
2012-07-10
jsonrpc: add Input.ExecuteAction
montellese
2012-07-10
jsonrpc: add Input.SendText
montellese
2012-07-10
add GUI_MSG_SET_TEXT and support it in CGUIEditControl and CGUIDialogKeyboard
montellese
2012-07-10
videodb: fix UNIQUE INDEX on tag.strTag for MySQL
montellese
2012-07-10
[FreeBSD] use intrinsic atomics
Fneufneu
2012-07-10
fixed: double mapping in Lircmap.xml (thanks s7mx1)
vdrfan
2012-07-10
changed use also intrinsic for cas
gimli
2012-07-09
Merge pull request #1123 from davilla/use-intrinsic-atomics
davilla
2012-07-10
[xrandr] - fix compilation with 10.04
Memphis
2012-07-10
ensure the music/video database config is cleared when changing profiles
Jonathan Marshall
2012-07-09
Merge pull request #1124 from jmarshallnz/prompt_for_rescan
jmarshallnz
2012-07-09
[WIN32] fixed: we don't want CThread::GetCurrentThread() here.
WiSo
2012-07-09
Merge pull request #1140 from Karlson2k/UseJoystick_Globals_Fix
jmarshallnz
2012-07-09
Fix SystemGlobals.cpp - remove g_Joystick when not needed
Karlson2k
2012-07-09
Merge pull request #1100 from dteirney/libcmyth-upstream
David Teirney
2012-07-09
[libcmyth] Rename proginfo_prodyear to proginfo_year and change type to match...
David Teirney
2012-07-09
[libcmyth] Add missing exports to the libcmyth.def file for Windows.
David Teirney
2012-07-09
[libcmyth] Change include in the mysql include area to use winsock2.h rather ...
David Teirney
2012-07-09
Change protocol version in token map to be unsigned int as it can never be ne...
David Teirney
2012-07-09
[libcmyth] Pull across upstream changes to cmyth_get_bookmark_offset.
David Teirney
2012-07-09
[libcmyth] Pull across changes for cmyth_get_bookmark_mark from upstream.
David Teirney
[next]