vuplus_xbmc
2012-05-31 MemphizMerge pull request #985 from qwerdy/master Frodo_alpha2
2012-05-31 taxigpsfixed: region locale of Chinese (Traditional) is TW
2012-05-31 htpcMerge branch 'master' of https://github.com/xbmc/xbmc
2012-05-31 Jonathan Marshallfix infinite loop in SMBDirectory, thanks to ServerAlex...
2012-05-30 Joakim Plate[ass] "there shall only be one" libass overlay
2012-05-29 jmarshallnzMerge pull request #1025 from podtalje/master
2012-05-29 Memphiz[ios/atv2] - removed some unused code and fixed local...
2012-05-29 Memphiz[ios/ipad3] - don't clamp resolution in VTB harware...
2012-05-29 Memphiz[ios] - do the ipad3 retina fix only when we are querie...
2012-05-29 podtaljeUpdate xbmc/guilib/GUIPanelContainer.cpp
2012-05-29 arnovachanged: Proper fix for 50b1b726140de2ba12a7cf12b0a6024...
2012-05-28 piehfixed: colordiffuse applying only to slider in sliderex...
2012-05-28 amet[cosmetics] remove colorKey from ControlImage docs...
2012-05-28 alanwww1[gettext] fixed problem with single LF at file-end...
2012-05-28 arnovafixed: Thumbs + fanart would not show for video files...
2012-05-28 alanwww1[gettext] converted and deleted strings.xml files for...
2012-05-28 alanwww1[gettext] added addon data, summary, description, discl...
2012-05-28 Memphiz[ios] - fix retina support for iPad3 when not building...
2012-05-28 Memphiz[ios/atv2] - add helper for detecting ipad3, refactor...
2012-05-28 Zeljko AmetovicMerge pull request #1019 from amet/PyList_Append_memleak
2012-05-28 Memphiz[ios] - deselect all controls when lifting the finger...
2012-05-28 Memphiz[GUI] - add GUI_MSG_UNFOCUS_ALL for unfocusing all...
2012-05-27 Memphiz[ios] - focus control on doublefingersingletap gesture
2012-05-27 amet[fix] PyList_Append is known to memleak
2012-05-27 Anssi HannulaMerge pull request #974 from anssih/fix/paplayer-zerobps
2012-05-27 ametfix ios build
2012-05-27 davilla[osx/ios] kill useless assert and code style cleanup
2012-05-27 davilla[ios] fixed c/p monster strkes again, plus cosmetics...
2012-05-27 Kyle HillCleanup build-dep list in README.linux
2012-05-27 Kyle HillFixed compilation error in XBDateTime.cpp
2012-05-27 Damian Huckle[AE] Allow transcoding at 44100hz if specifically enabl...
2012-05-26 jmarshallnzMerge pull request #1016 from fetzerch/bugfix-mysql...
2012-05-26 montelleseCDateTime: fix invalid dates (1601-01-01) being handled...
2012-05-26 Damian Huckle[AE] Give DirectSound the same love for graceful fallba...
2012-05-26 Damian Huckle[AE] Add graceful fallback to alternate device for...
2012-05-26 elupus[bluray] make sure we retain metadata on item when...
2012-05-26 Joakim Plate[AE] switch pulseaudio to new API with support for...
2012-05-26 Christian FetzerReconnect to MySql DB also on CR_SERVER_LOST error.
2012-05-26 Anssi HannulaMerge pull request #988 from anssih/fix/AE-float-to...
2012-05-26 montellesemake sure to delete the videodb cache when switching...
2012-05-26 Damian Huckle[AE] Restore ReplayGain functionality, GUI settings...
2012-05-26 Jonathan Marshallmissed change in 906878832065
2012-05-26 Jonathan Marshalluse PercentToGain to format up the volume sliders appro...
2012-05-26 Jonathan Marshallsplit CAEUtil::LinToLog() into PercentToGain/GainToScal...
2012-05-26 Jonathan Marshallfactor out OnCachingComplete from OnJobComplete - we...
2012-05-26 Jonathan MarshallIncrement texture use counts in a separate job to ensur...
2012-05-26 Jonathan Marshallensure we set at least some art for each scanned item...
2012-05-26 Jonathan Marshallbackward compatible retrieval of episode thumbs could...
2012-05-26 Jonathan Marshalluse a CVideoInfoTag reference to save writing the same...
2012-05-26 Jonathan Marshalladd index for incrementusecount to the texture database
2012-05-26 Jonathan Marshallno need to run IncrementUseCount for just checking...
2012-05-25 bobo1on1fixed: line endings
2012-05-25 arnovafixed: Broken directory cache
2012-05-25 Jonathan MarshallJSON-RPC: return empty for fanart if it doesn't exist
2012-05-25 Jonathan MarshallGetSingleValue was broken for where/order clauses due...
2012-05-25 Jonathan Marshallthe directory hasn't changed, just the archive name
2012-05-25 Jonathan MarshallGetArtForItem() needs to use the second dataset as...
2012-05-25 Jonathan Marshalladds dataset-specific version of GetSingleValue, allowi...
2012-05-25 Jonathan Marshallupdate tinyxml build dep fetches so we can grab a suita...
2012-05-25 Jonathan Marshallswitch VS2010 debug project to disable STL iterator...
2012-05-24 Jonathan Marshalldon't hit iterators during RunStreamStage unless we...
2012-05-24 Jonathan Marshallupdate CXBMCTinyXML::Test() to correctly verify hex...
2012-05-24 Jonathan Marshallsupport &#[0-9]{1-5}; in XML entities. fixes #13059
2012-05-24 amet[osx] README.osx location changed in Xcode project
2012-05-24 davillafixed compiler warning spew under clang 'indirection...
2012-05-24 davilla[osx] fixed compile warning
2012-05-24 davilla[osx] fix compile warning
2012-05-24 davilla[osx] changed to match depends default build, use ...
2012-05-24 davilla[osx/ios] ignore xcode4 user settings
2012-05-23 alanwww1updated: Czech translation for core strings (thanks...
2012-05-23 alanwww1 (Attila)Merge pull request #989 from alanwww1/modified_po_format
2012-05-23 montellesefix partymode for smartplaylists with no filters
2012-05-22 Jonathan Marshallno need for deleting the videodb cache when running...
2012-05-22 Jonathan Marshalluse the video thumb loader for video art in the infoman...
2012-05-22 Sascha MontelleseMerge pull request #993 from fetzerch/bugfix-flac-album...
2012-05-22 cfetzerbugfix: CMusicInfoTag::AppendAlbumArtist should append...
2012-05-20 alanwww1changed: language files to modified PO file format...
2012-05-20 alanwww1changed: POUtils to parse modified PO file format
2012-05-20 gimlichanged move system_gl.h where it belongs to
2012-05-20 Anssi Hannula[AE] disabled: SSE-accelerated float-to-S24NE3 conversion
2012-05-20 Anssi Hannula[AE] fixed: float-to-S24NE3 conversion on LE systems
2012-05-20 gimli[egl] fixed after gl refactor
2012-05-20 alanwww1updated: language files from Transifex test project...
2012-05-20 montellesefix "Play in party mode" for smartplaylists
2012-05-20 qwerdyFixes Ticket #12760 Resend all LCD Lines after dim
2012-05-20 montellesejsonrpc: send details with Player.OnStop notification...
2012-05-19 davilla[osx] silence kAUGraphErr_NodeNotFound error, it is...
2012-05-19 davilla[osx/ios] cosmetics
2012-05-19 Anssi Hannulafixed: bail out in PAPlayer if codec reports 0 bps...
2012-05-19 montellesejsonrpc: make sure to return artist details even if...
2012-05-19 Martin van... restored: optional crossfade for consecutive albumtrack...
2012-05-19 davilla[osx] restore previous logic but keep the new checks
2012-05-19 davillafixed, it is -lcrystalhd NOT -llibcrystalhd :)
2012-05-19 davilla[osx] changed, add a property listener for virtual...
2012-05-19 davilla[osx] fixed 2x video playback with spdif, qualify sampl...
2012-05-19 davilla[osx/ios] fixed, set a limit on how long we will wait...
2012-05-19 davilla[osx] fixed autorelease memory leak
2012-05-19 Damian Huckle[AE] [DirectSound] Work around AE initializing before...
2012-05-19 Damian Huckle[AE] DirectSound use calculated sleep durations to...
2012-05-18 spiff[AE] fixed: free mainloop in PulseAE
next