aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-18[add] - added support for dns name resolutionMemphiz
2011-07-18[libnfs] - version bump to new api and new buildsysMemphiz
2011-07-18[add] - added nfs browser to network source listMemphiz
2011-07-18[add] - added nfs to zeroconf browserMemphiz
2011-07-18fixed: trac #11722. compile on platforms where GL_BGRA_EXT is not definedtheuni
2011-07-18Merge pull request #278 from otzy007/patch-1Memphiz
2011-07-18[win32] added missing include after addition of 3GPP/TX3g Subtitle supportpieh
2011-07-18add 3GPP/TX3G (aka MPEG-4 Timed Text) Subtitle support, millions of XBMC/Hand...davilla
2011-07-17Merge pull request #283 from Machine-Sanctum/masterMemphiz
2011-07-18ensure windows are always flagged as visible so that they're always processed...Jonathan Marshall
2011-07-17Set "xbmc" path to "xbmcbin" path by default.Andres Mejia
2011-07-17Made some minor changes to Dutch languageMartijn Kaijser
2011-07-17Merge pull request #282 from dsoms/3d176dee4579400b50763ba9b273b3e82a7efbecMatthias Kortstiege
2011-07-17Updated Catalan language filesDavid Soms
2011-07-17Fix cleaning of asap files.Andres Mejia
2011-07-17Fix check for use of sample_aspect_ratio.Andres Mejia
2011-07-17fixed: no video playback in picture slideshow after f704e72 (fixes #11745)vdrfan
2011-07-17added property(IsSpecial) to special items (seasons, episodes)pieh
2011-07-17Add 'mads' program to be cleaned during 'make clean'.Andres Mejia
2011-07-16Only enable openmax if gles is enabled.Andres Mejia
2011-07-16Fix path to Makefile.include.Andres Mejia
2011-07-16Change how __LINUX_USER__ is defined.Andres Mejia
2011-07-16Merge remote-tracking branch 'xbmc/master'Andres Mejia
2011-07-16Use pkgconfig check to auto-enable openmax.Andres Mejia
2011-07-17added missing fallback icons in DialogAlbumInfo dialogpieh
2011-07-17added: set Music Album fallback icon to "DefaultAlbumCover.png"pieh
2011-07-16[ios] added depthbuffer to gles for exciting things later ondavilla
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 swapdavilla
2011-07-16[ios] removed stray file from projectdavilla
2011-07-16fixed: clean up any old query in CRenderCaptureGL if the flags changed to do ...bobo1on1
2011-07-16fixed: don't use GL_ARB_occlusion_query in CRenderCaptureGL when CAPTUREFLAG_...bobo1on1
2011-07-16added: make RenderCaptureGL respect the videoplayer.usepbo settingbobo1on1
2011-07-16fixed: c/p error in CRenderCaptureGLbobo1on1
2011-07-16remove 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 subsdavilla
2011-07-16[egl] changed, use fast_memcpy, it is fasterdavilla
2011-07-16[egl] fixed, bookmarks were inverted and saved as RGBA instead of BGRA. note ...davilla
2011-07-16fixed: avoid toasting when playlist ends during automatic playbackelupus
2011-07-16changed: if repeate all is enabled for playlists, allow previous to move to l...elupus
2011-07-16changed: 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-15restored behaviour of python windows to pre jmarshallnz/ill_be_back mergepieh
2011-07-15fixed CGUIFadeLabelControl::OnMessage not reporting that message was handledpieh
2011-07-15Fix for locking the predicate change in the set method.Jim Carroll
2011-07-15Merge pull request #281 from Machine-Sanctum/masterMatthias Kortstiege
2011-07-15Updated Dutch language on commitMartijn Kaijser
2011-07-15updated : [Confluence] German translationvdrfan
2011-07-14[ios] fixed, do not patch twice, once is enoughS. Davilla