aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-25Merge pull request #1182 from zewt/localizedstrings-to-utf8jmarshallnz
2012-08-25Merge pull request #1298 from Karlson2k/Log_ascii_fixjmarshallnz
2012-08-25Merge pull request #1324 from Karlson2k/VS2012_compatjmarshallnz
2012-08-25fix two-labeled button with chopped text being constantly marked as dirtypieh
2012-08-25fix "* 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] - whitespacesMemphiz
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-25Merge pull request #1331 from frals/headlessMemphiz
2012-08-25Merge pull request #1332 from Voyager-xbmc/dvdplayer-fix-player-init-checkMemphiz
2012-08-25[dvdplayer] fix typo - check correct player initVoyager-xbmc
2012-08-25[UnrarXLib] check validity of ui ptr before accessNick Leppänen Larsson
2012-08-25fixed: Cosmetics -> K = Kilo, M = Mega, b = bit, B = bytearnova
2012-08-24Merge pull request #1327 from ktdreyer/desktop-file-syntaxArne Morten Kvarving
2012-08-24fix xbmc.desktop file syntaxKen Dreyer
2012-08-24fixed, g_renderManager.Configure in CAMLPlayer needs another paramdavilla
2012-08-24Fixed: Ticket #11882 - Can't get subtitle overlay because m_pCurrent not init...taxigps
2012-08-23changed: Mark those const (cosmetics)arnova
2012-08-23fixed: No need to fetch the resume point in the thumbLoader as this is alread...arnova
2012-08-23Merge pull request #1325 from iroot/patch-2Damian Huckle
2012-08-23Update xbmc/windows/GUIWindowSystemInfo.cppiroot
2012-08-23[XBMCTinyXML] Add VS2012 tinyxml libsKarlson2k
2012-08-23Make PartyModeManager.cpp and AddonDatabase.cpp compatible with STL from VS2012Karlson2k
2012-08-23Fixed: Ticket #13210 - Can't get image from some web site because don't retur...taxigps
2012-08-22Merge pull request #1323 from Karlson2k/Fixes_XBMC_02jmarshallnz
2012-08-22[DVDPlayer] Use DXVA codecs defines from SDK on VS2012Karlson2k
2012-08-22[libRTV] Use "ntohll" function implementation from SDK on VS2012Karlson2k
2012-08-22[UnrarXLib] Disable incompatible with VS2012 useless defKarlson2k
2012-08-22[guilib][win32] Prevent dereferencing of NULL pointer in GUIFontTTFDX.cppKarlson2k
2012-08-22[guilib] Incorrect check for return value in TextureManagerKarlson2k
2012-08-22[droid] fix single and double long press detection on devices sending touch m...montellese
2012-08-22Merge pull request #1321 from Karlson2k/Fix_Teletex_01Joakim Plate
2012-08-22Merge pull request #1319 from Karlson2k/Fix_DVD_01Joakim Plate
2012-08-22jsonrpc: fix invalid output of "type" in JSONRPC.Introspectmontellese
2012-08-22Merge pull request #1322 from Karlson2k/Fixes_Win32_02jmarshallnz
2012-08-22Properly handle errorsKarlson2k
2012-08-22Prevent using of uninitialized variableKarlson2k
2012-08-22Properly handle errorsKarlson2k
2012-08-22Fix incorrect GetWindowInfo callsKarlson2k
2012-08-22Fix wrong teletext constantKarlson2k
2012-08-22Prevent using of uninitialized variableKarlson2k
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 eventmontellese
2012-08-21[droid] fix unfocusing of focused item after a pan gesture (scrolling)montellese
2012-08-20Merge pull request #1309 from huceke/peripheralshuceke
2012-08-20[droid] - correct the git repo in the readme to point it to masterMemphiz
2012-08-20[peripherals/udev] changed move get file descriptor to waitforupdategimli
2012-08-20Merge pull request #1311 from Karlson2k/CircularCache_fix_1wsoltys
2012-08-20Fix CircularCache::OpenKarlson2k