aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01fix screen calibration window broken after 1b0360ebFrodo_alpha4pieh
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 indexdavilla
2012-07-31Fixed crash of death when calling XBPyThread::stop() while inside a python di...Garrett Brown
2012-07-31build: fix cmyth build after 2d79579ad.Cory Fields
2012-07-31Merge pull request #1181 from Memphiz/swscalecrashMemphiz
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 hereMemphiz
2012-07-31[cosmetics] - fix whitespacesMemphiz
2012-07-31[ios/tvout] - switch off overscan compensation which was introduced in iOS5.0...Memphiz
2012-07-30Merge pull request #1168 from FernetMenta/drfixRainer Hochecker
2012-07-29Merge pull request #1179 from pieh/no_longer_focusableMichal Piechowiak
2012-07-29[WIN32] changed: DeviceIoControl needs only a data buffer of 8 bytes for this...WiSo
2012-07-28Fixed: xbmc.sh.in expects a return code of 65 if XBMC.RestartApp is called.Garrett Brown
2012-07-28[linux] - fixed compilation for cptspiffMemphiz
2012-07-28[osx/ios/atv2] - fix xcode projectsMemphiz
2012-07-28[osx] - adapt readme for building with osx mountain lionMemphiz
2012-07-28cosmetics: indentationvdrfan
2012-07-28fixed: empty context menu entry on livetv itemsvdrfan
2012-07-28Merge pull request #1223 from Montellese/warnings_must_dieSascha Montellese
2012-07-28[cosmetic] CDVDAudioCodecPassthroughFFmpeg: fix "switch statement contains 'd...montellese
2012-07-28[cosmetic] yuv2rgbshader: fix "truncation from 'double' to 'float'^" warningsmontellese
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" warningmontellese
2012-07-28[cosmetic] CSoftAEStream: fix multiple "convertion from foo to bar, possible ...montellese
2012-07-28changed: GUIBaseContainer.h include is no longer needed for VIEW_TYPE_*vdrfan
2012-07-28password manager: don't save/store authenticated url if it doesn't contain us...pieh
2012-07-27Merge pull request #791 from pieh/wraplist_focus_animationMichal 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-27small optim in CGUIControlGroup::GetFocusedControl() to avoid double control ...pieh
2012-07-27try lookup first in CGUIControlGroup::GetFocusedControl()pieh
2012-07-27guilib: if currently focused control can no longer be focused, fallback to de...pieh
2012-07-27update scrollbar if any static item has changedpieh
2012-07-27reset static items only if item changes visibilitypieh
2012-07-27use shared_ptr to track last focused item in containerspieh
2012-07-27fix sorting of special episodes (fixes #13166)montellese
2012-07-27CVideoInfoTag: add tags in ToSortable()montellese
2012-07-27cosmetic: removed superfluous dialog includesvdrfan
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-25Merge pull request #1176 from Voyager-xbmc/fix-watched-unwatched-tvshowsjmarshallnz
2012-07-25fix watched-unwatched for TV shows and episodesVoyager-xbmc
2012-07-25Merge pull request #1205 from classicspam/Branch_MusicScannerBugFixjmarshallnz
2012-07-24Fixed: g_windowManager used a reference to itselfGarrett Brown
2012-07-24Cosmetic: Fixed typo being placed in debug logGarrett Brown
2012-07-24Cosmetic: Fixed typo being placed in logGarrett Brown
2012-07-24cosmetics: fixed some warningsWiSo