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-05-31
Merge pull request #985 from qwerdy/master
Frodo_alpha2
Memphiz
2012-05-31
fixed: region locale of Chinese (Traditional) is TW
taxigps
2012-05-31
Merge branch 'master' of https://github.com/xbmc/xbmc
htpc
2012-05-31
fix infinite loop in SMBDirectory, thanks to ServerAlex for the heads up. clo...
Jonathan Marshall
2012-05-31
[ass] "there shall only be one" libass overlay
Joakim Plate
2012-05-29
Merge pull request #1025 from podtalje/master
jmarshallnz
2012-05-29
[ios/atv2] - removed some unused code and fixed local scale variable to cgflo...
Memphiz
2012-05-29
[ios/ipad3] - don't clamp resolution in VTB harware decoder if we have the po...
Memphiz
2012-05-29
[ios] - do the ipad3 retina fix only when we are queried for the mainScreen (...
Memphiz
2012-05-29
Update xbmc/guilib/GUIPanelContainer.cpp
podtalje
2012-05-29
changed: Proper fix for 50b1b726140de2ba12a7cf12b0a60242a001a6f6 (thanks jm)
arnova
2012-05-28
fixed: colordiffuse applying only to slider in sliderex control
pieh
2012-05-29
[cosmetics] remove colorKey from ControlImage docs, its not used in there
amet
2012-05-28
[gettext] fixed problem with single LF at file-end on Windows style Line-Ende...
alanwww1
2012-05-28
fixed: Thumbs + fanart would not show for video files with partial VideoInfoT...
arnova
2012-05-28
[gettext] converted and deleted strings.xml files for built-in addons
alanwww1
2012-05-28
[gettext] added addon data, summary, description, disclaimer to Confluence la...
alanwww1
2012-05-28
[ios] - fix retina support for iPad3 when not building with xcode4 and curren...
Memphiz
2012-05-28
[ios/atv2] - add helper for detecting ipad3, refactor a bit for reusing the s...
Memphiz
2012-05-28
Merge pull request #1019 from amet/PyList_Append_memleak
Zeljko Ametovic
2012-05-28
[ios] - deselect all controls when lifting the finger from touch screen
Memphiz
2012-05-28
[GUI] - add GUI_MSG_UNFOCUS_ALL for unfocusing all focus
Memphiz
2012-05-28
[ios] - focus control on doublefingersingletap gesture
Memphiz
2012-05-27
[fix] PyList_Append is known to memleak
amet
2012-05-27
Merge pull request #974 from anssih/fix/paplayer-zerobps
Anssi Hannula
2012-05-27
fix ios build
amet
2012-05-26
[osx/ios] kill useless assert and code style cleanup
davilla
2012-05-26
[ios] fixed c/p monster strkes again, plus cosmetics whitespace and indent-ma...
davilla
2012-05-26
Cleanup build-dep list in README.linux
Kyle Hill
2012-05-26
Fixed compilation error in XBDateTime.cpp
Kyle Hill
2012-05-26
[AE] Allow transcoding at 44100hz if specifically enabled in as.xml
Damian Huckle
2012-05-26
Merge pull request #1016 from fetzerch/bugfix-mysql-reconnect2
jmarshallnz
2012-05-27
CDateTime: fix invalid dates (1601-01-01) being handled as valid dates
montellese
2012-05-26
[AE] Give DirectSound the same love for graceful fallback to default device w...
Damian Huckle
2012-05-26
[AE] Add graceful fallback to alternate device for WASAPI when current device...
Damian Huckle
2012-05-26
[bluray] make sure we retain metadata on item when playing bluray
elupus
2012-05-26
[AE] switch pulseaudio to new API with support for passthrough
Joakim Plate
2012-05-26
Reconnect to MySql DB also on CR_SERVER_LOST error.
Christian Fetzer
2012-05-26
Merge pull request #988 from anssih/fix/AE-float-to-S24NE3
Anssi Hannula
2012-05-26
make sure to delete the videodb cache when switching watched mode (broken sin...
montellese
2012-05-26
[AE] Restore ReplayGain functionality, GUI settings and logging.
Damian Huckle
2012-05-26
missed change in 906878832065
Jonathan Marshall
2012-05-26
use PercentToGain to format up the volume sliders appropriately
Jonathan Marshall
2012-05-26
split CAEUtil::LinToLog() into PercentToGain/GainToScale and make the code cl...
Jonathan Marshall
2012-05-26
factor out OnCachingComplete from OnJobComplete - we shouldn't really be call...
Jonathan Marshall
2012-05-26
Increment texture use counts in a separate job to ensure it's done off-thread
Jonathan Marshall
2012-05-26
ensure we set at least some art for each scanned item, to ensure the backward...
Jonathan Marshall
2012-05-26
backward compatible retrieval of episode thumbs could fetch a folder.jpg for ...
Jonathan Marshall
2012-05-26
use a CVideoInfoTag reference to save writing the same thing over and over
Jonathan Marshall
2012-05-26
add index for incrementusecount to the texture database
Jonathan Marshall
[next]