Age | Commit message (Expand) | Author |
2012-08-25 | Merge pull request #1182 from zewt/localizedstrings-to-utf8 | jmarshallnz |
2012-08-25 | Merge pull request #1298 from Karlson2k/Log_ascii_fix | jmarshallnz |
2012-08-25 | Merge pull request #1324 from Karlson2k/VS2012_compat | jmarshallnz |
2012-08-25 | fix two-labeled button with chopped text being constantly marked as dirty | pieh |
2012-08-25 | fix "* All albums" etc and playing all songs from an artist or album (fixes #... | montellese |
2012-08-25 | [osx] - allow external players (reuse code from linux - works fine with vlc) | Memphiz |
2012-08-25 | [cosmetics] - whitespaces | Memphiz |
2012-08-25 | [osx] fixed, remove useless GL_UNPACK_ROW_LENGTH, CGLTexImageIOSurface2D does... | davilla |
2012-08-25 | [osx] fixed vda with strange strides, we need to make the texture pot then us... | davilla |
2012-08-25 | Merge pull request #1331 from frals/headless | Memphiz |
2012-08-25 | Merge pull request #1332 from Voyager-xbmc/dvdplayer-fix-player-init-check | Memphiz |
2012-08-25 | [dvdplayer] fix typo - check correct player init | Voyager-xbmc |
2012-08-25 | [UnrarXLib] check validity of ui ptr before access | Nick Leppänen Larsson |
2012-08-25 | fixed: Cosmetics -> K = Kilo, M = Mega, b = bit, B = byte | arnova |
2012-08-24 | Merge pull request #1327 from ktdreyer/desktop-file-syntax | Arne Morten Kvarving |
2012-08-24 | fix xbmc.desktop file syntax | Ken Dreyer |
2012-08-24 | fixed, g_renderManager.Configure in CAMLPlayer needs another param | davilla |
2012-08-24 | Fixed: Ticket #11882 - Can't get subtitle overlay because m_pCurrent not init... | taxigps |
2012-08-23 | changed: Mark those const (cosmetics) | arnova |
2012-08-23 | fixed: No need to fetch the resume point in the thumbLoader as this is alread... | arnova |
2012-08-23 | Merge pull request #1325 from iroot/patch-2 | Damian Huckle |
2012-08-23 | Update xbmc/windows/GUIWindowSystemInfo.cpp | iroot |
2012-08-23 | [XBMCTinyXML] Add VS2012 tinyxml libs | Karlson2k |
2012-08-23 | Make PartyModeManager.cpp and AddonDatabase.cpp compatible with STL from VS2012 | Karlson2k |
2012-08-23 | Fixed: Ticket #13210 - Can't get image from some web site because don't retur... | taxigps |
2012-08-22 | Merge pull request #1323 from Karlson2k/Fixes_XBMC_02 | jmarshallnz |
2012-08-22 | [DVDPlayer] Use DXVA codecs defines from SDK on VS2012 | Karlson2k |
2012-08-22 | [libRTV] Use "ntohll" function implementation from SDK on VS2012 | Karlson2k |
2012-08-22 | [UnrarXLib] Disable incompatible with VS2012 useless def | Karlson2k |
2012-08-22 | [guilib][win32] Prevent dereferencing of NULL pointer in GUIFontTTFDX.cpp | Karlson2k |
2012-08-22 | [guilib] Incorrect check for return value in TextureManager | Karlson2k |
2012-08-22 | [droid] fix single and double long press detection on devices sending touch m... | montellese |
2012-08-22 | Merge pull request #1321 from Karlson2k/Fix_Teletex_01 | Joakim Plate |
2012-08-22 | Merge pull request #1319 from Karlson2k/Fix_DVD_01 | Joakim Plate |
2012-08-22 | jsonrpc: fix invalid output of "type" in JSONRPC.Introspect | montellese |
2012-08-22 | Merge pull request #1322 from Karlson2k/Fixes_Win32_02 | jmarshallnz |
2012-08-22 | Properly handle errors | Karlson2k |
2012-08-22 | Prevent using of uninitialized variable | Karlson2k |
2012-08-22 | Properly handle errors | Karlson2k |
2012-08-22 | Fix incorrect GetWindowInfo calls | Karlson2k |
2012-08-22 | Fix wrong teletext constant | Karlson2k |
2012-08-22 | Prevent using of uninitialized variable | Karlson2k |
2012-08-21 | [AE][WASAPI] fixes #1287 crash in WASAPI sink after changes made to unify ret... | Damian Huckle |
2012-08-22 | [droid] also unfocus a focused item on any XBMC_MOUSEBUTTONUP event | montellese |
2012-08-21 | [droid] fix unfocusing of focused item after a pan gesture (scrolling) | montellese |
2012-08-20 | Merge pull request #1309 from huceke/peripherals | huceke |
2012-08-20 | [droid] - correct the git repo in the readme to point it to master | Memphiz |
2012-08-20 | [peripherals/udev] changed move get file descriptor to waitforupdate | gimli |
2012-08-20 | Merge pull request #1311 from Karlson2k/CircularCache_fix_1 | wsoltys |
2012-08-20 | Fix CircularCache::Open | Karlson2k |