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-08-01
fix screen calibration window broken after 1b0360eb
Frodo_alpha4
pieh
2012-07-31
[osx/ios] fixed compiler warnings, move -Wreorder to WARNING_CFLAGS to OTHER_...
davilla
2012-07-31
[osx] check for RES_INVALID before we use it as an array index
davilla
2012-07-31
Fixed crash of death when calling XBPyThread::stop() while inside a python di...
Garrett Brown
2012-07-31
build: fix cmyth build after 2d79579ad.
Cory Fields
2012-07-31
Merge pull request #1181 from Memphiz/swscalecrash
Memphiz
2012-07-31
[AE/CA] - cosmetics - davilla told me if i do it that way i might end up beei...
Memphiz
2012-07-31
[AE/CA] - null pointers after deleting - yes we are pedantic here
Memphiz
2012-07-31
[cosmetics] - fix whitespaces
Memphiz
2012-07-31
[ios/tvout] - switch off overscan compensation which was introduced in iOS5.0...
Memphiz
2012-07-30
Merge pull request #1168 from FernetMenta/drfix
Rainer Hochecker
2012-07-29
Merge pull request #1179 from pieh/no_longer_focusable
Michal Piechowiak
2012-07-29
[WIN32] changed: DeviceIoControl needs only a data buffer of 8 bytes for this...
WiSo
2012-07-28
Fixed: xbmc.sh.in expects a return code of 65 if XBMC.RestartApp is called.
Garrett Brown
2012-07-28
[linux] - fixed compilation for cptspiff
Memphiz
2012-07-28
[osx/ios/atv2] - fix xcode projects
Memphiz
2012-07-28
[osx] - adapt readme for building with osx mountain lion
Memphiz
2012-07-28
cosmetics: indentation
vdrfan
2012-07-28
fixed: empty context menu entry on livetv items
vdrfan
2012-07-28
Merge pull request #1223 from Montellese/warnings_must_die
Sascha Montellese
2012-07-28
[cosmetic] CDVDAudioCodecPassthroughFFmpeg: fix "switch statement contains 'd...
montellese
2012-07-28
[cosmetic] yuv2rgbshader: fix "truncation from 'double' to 'float'^" warnings
montellese
2012-07-28
[cosmetic] CDVDMessageQueue: fix "conversion from 'counst double' to 'int', p...
montellese
2012-07-28
[cosmetic] udf25: fix "unary minus operator applied to unsigned type, result ...
montellese
2012-07-28
[cosmetic] mysqldataset: fix "'ARRAYSIZE': macro redefinition" warning
montellese
2012-07-28
[cosmetic] CSoftAEStream: fix multiple "convertion from foo to bar, possible ...
montellese
2012-07-28
changed: GUIBaseContainer.h include is no longer needed for VIEW_TYPE_*
vdrfan
2012-07-28
password manager: don't save/store authenticated url if it doesn't contain us...
pieh
2012-07-27
Merge pull request #791 from pieh/wraplist_focus_animation
Michal Piechowiak
2012-07-27
[ios] - learn something from android 1. eat all events with each messagepump.
Memphiz
2012-07-27
[WIN32] fixed: it shouldn't happen but according to some crash dumps varName ...
WiSo
2012-07-27
small optim in CGUIControlGroup::GetFocusedControl() to avoid double control ...
pieh
2012-07-27
try lookup first in CGUIControlGroup::GetFocusedControl()
pieh
2012-07-27
guilib: if currently focused control can no longer be focused, fallback to de...
pieh
2012-07-27
update scrollbar if any static item has changed
pieh
2012-07-27
reset static items only if item changes visibility
pieh
2012-07-27
use shared_ptr to track last focused item in containers
pieh
2012-07-27
fix sorting of special episodes (fixes #13166)
montellese
2012-07-27
CVideoInfoTag: add tags in ToSortable()
montellese
2012-07-27
cosmetic: removed superfluous dialog includes
vdrfan
2012-07-27
[WIN32] fixed: obey the return codes.
WiSo
2012-07-26
[WIN32] fixed: don't call SetSetting if we don't have a valid g_plugin. This ...
WiSo
2012-07-26
[fix] - workaround for swscale crashing on images which have an uneven number...
Memphiz
2012-07-25
Merge pull request #1176 from Voyager-xbmc/fix-watched-unwatched-tvshows
jmarshallnz
2012-07-25
fix watched-unwatched for TV shows and episodes
Voyager-xbmc
2012-07-25
Merge pull request #1205 from classicspam/Branch_MusicScannerBugFix
jmarshallnz
2012-07-24
Fixed: g_windowManager used a reference to itself
Garrett Brown
2012-07-24
Cosmetic: Fixed typo being placed in debug log
Garrett Brown
2012-07-24
Cosmetic: Fixed typo being placed in log
Garrett Brown
2012-07-24
cosmetics: fixed some warnings
WiSo
[next]