Age | Commit message (Expand) | Author |
2011-07-18 | [add] - added support for dns name resolution | Memphiz |
2011-07-18 | [libnfs] - version bump to new api and new buildsys | Memphiz |
2011-07-18 | [add] - added nfs browser to network source list | Memphiz |
2011-07-18 | [add] - added nfs to zeroconf browser | Memphiz |
2011-07-18 | fixed: trac #11722. compile on platforms where GL_BGRA_EXT is not defined | theuni |
2011-07-18 | Merge pull request #278 from otzy007/patch-1 | Memphiz |
2011-07-18 | [win32] added missing include after addition of 3GPP/TX3g Subtitle support | pieh |
2011-07-18 | add 3GPP/TX3G (aka MPEG-4 Timed Text) Subtitle support, millions of XBMC/Hand... | davilla |
2011-07-17 | Merge pull request #283 from Machine-Sanctum/master | Memphiz |
2011-07-18 | ensure windows are always flagged as visible so that they're always processed... | Jonathan Marshall |
2011-07-17 | Set "xbmc" path to "xbmcbin" path by default. | Andres Mejia |
2011-07-17 | Made some minor changes to Dutch language | Martijn Kaijser |
2011-07-17 | Merge pull request #282 from dsoms/3d176dee4579400b50763ba9b273b3e82a7efbec | Matthias Kortstiege |
2011-07-17 | Updated Catalan language files | David Soms |
2011-07-17 | Fix cleaning of asap files. | Andres Mejia |
2011-07-17 | Fix check for use of sample_aspect_ratio. | Andres Mejia |
2011-07-17 | fixed: no video playback in picture slideshow after f704e72 (fixes #11745) | vdrfan |
2011-07-17 | added property(IsSpecial) to special items (seasons, episodes) | pieh |
2011-07-17 | Add 'mads' program to be cleaned during 'make clean'. | Andres Mejia |
2011-07-16 | Only enable openmax if gles is enabled. | Andres Mejia |
2011-07-16 | Fix path to Makefile.include. | Andres Mejia |
2011-07-16 | Change how __LINUX_USER__ is defined. | Andres Mejia |
2011-07-16 | Merge remote-tracking branch 'xbmc/master' | Andres Mejia |
2011-07-16 | Use pkgconfig check to auto-enable openmax. | Andres Mejia |
2011-07-17 | added missing fallback icons in DialogAlbumInfo dialog | pieh |
2011-07-17 | added: set Music Album fallback icon to "DefaultAlbumCover.png" | pieh |
2011-07-16 | [ios] added depthbuffer to gles for exciting things later on | davilla |
2011-07-16 | [egl] fixed ass SSA subtitle rendering and more, 1) CMatrixGLES::PushMatrix n... | davilla |
2011-07-16 | [egl] revert manual top/bottom invert and refactor for fast RGBA->BGRA swap | davilla |
2011-07-16 | [ios] removed stray file from project | davilla |
2011-07-16 | fixed: clean up any old query in CRenderCaptureGL if the flags changed to do ... | bobo1on1 |
2011-07-16 | fixed: don't use GL_ARB_occlusion_query in CRenderCaptureGL when CAPTUREFLAG_... | bobo1on1 |
2011-07-16 | added: make RenderCaptureGL respect the videoplayer.usepbo setting | bobo1on1 |
2011-07-16 | fixed: c/p error in CRenderCaptureGL | bobo1on1 |
2011-07-16 | remove xbmcgui.lock() and xbmcgui.unlock() functionality, the API call is lef... | amet |
2011-07-16 | [egl] changed, minor corrections in code, does not fix ass SSA subs | davilla |
2011-07-16 | [egl] changed, use fast_memcpy, it is faster | davilla |
2011-07-16 | [egl] fixed, bookmarks were inverted and saved as RGBA instead of BGRA. note ... | davilla |
2011-07-16 | fixed: avoid toasting when playlist ends during automatic playback | elupus |
2011-07-16 | changed: if repeate all is enabled for playlists, allow previous to move to l... | elupus |
2011-07-16 | changed: make flac the default cdrip encoder - we're not shipping with lame b... | vdrfan |
2011-07-15 | [osx] Zero-out new audio layout structure in case we don't set all the fields. | Chris Lance |
2011-07-15 | [osx] Add workaround for incorrectly-encoded 5.1 channel audio streams. Sever... | Chris Lance |
2011-07-15 | restored behaviour of python windows to pre jmarshallnz/ill_be_back merge | pieh |
2011-07-15 | fixed CGUIFadeLabelControl::OnMessage not reporting that message was handled | pieh |
2011-07-15 | Fix for locking the predicate change in the set method. | Jim Carroll |
2011-07-15 | Merge pull request #281 from Machine-Sanctum/master | Matthias Kortstiege |
2011-07-15 | Updated Dutch language on commit | Martijn Kaijser |
2011-07-15 | updated : [Confluence] German translation | vdrfan |
2011-07-14 | [ios] fixed, do not patch twice, once is enough | S. Davilla |