Age | Commit message (Expand) | Author |
2012-08-31 | Merge pull request #1344 from fritsch/xbmc-upstreamFrodo_alpha5 | Damian Huckle |
2012-08-31 | revert DirectoryNodeOverview.cpp changes from 973831c | pieh |
2012-08-30 | [AE] - Make sure, that m_channelLayout is updated, when user has set too many... | fritsch |
2012-08-28 | [AE][WASAPI] Fix missing S24NE3 in sink test formats - Fixes Trac #13200 | Damian Huckle |
2012-08-28 | changed: strFirstAvailDrive is a member variable so name it accordingly. | WiSo |
2012-08-28 | [WIN32] don't use libcdio to get the first optical drive (although libcdio us... | WiSo |
2012-08-28 | [WIN32] added more logging | WiSo |
2012-08-27 | Merge pull request #1336 from Voyager-xbmc/focus-stack-selection-window | jmarshallnz |
2012-08-27 | [gui] set focus immediately to avoid repeated keypress | Voyager-xbmc |
2012-08-27 | [win32] remove FileUPnP.h, DllHDHomeRunDirectory.h and DllHDHomeRunFile.h fro... | montellese |
2012-08-27 | [FreeBSD] [OSS] fix 8 channels order with hdmi | Fneufneu |
2012-08-27 | [OSS] set channel number before changing channel order | Fneufneu |
2012-08-26 | [AE][SoftAE] Fix - force two channels if PCM and optical/coax | Damian Huckle |
2012-08-26 | Merge pull request #1329 from Voyager-xbmc/dvdplayer_fixes | Joakim Plate |
2012-08-26 | [osx/ca] - fix hog mode. Even when successfull setting hogmode we might not h... | Memphiz |
2012-08-26 | [cosmetics] - whitespaces | Memphiz |
2012-08-26 | Merge pull request #1333 from opdenkamp/fix-ae-crash | Lars Op den Kamp |
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-26 | fixed - set m_pFrame1 to NULL in CDVDAudioCodecFFmpeg ctor. fixes possible cr... | Lars Op den Kamp |
2012-08-25 | fix two-labeled button with chopped text being constantly marked as dirty | pieh |
2012-08-25 | [dvdplayer] fix vts_changes starting with a still randomly not working after ... | Voyager-xbmc |
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 |