aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-05[win32] Refactoring of GetSpecialFolder in WIN32Util.cppKarlson2k
2013-08-05[win32] Refactoring of ResolveExecutablePath()Karlson2k
2013-08-05CUtil::GetHomePath fixes: for win32 expand wide string instead of UTF8Karlson2k
2013-08-04music: hide progress dialog before opening the artist/album/song info dialogmontellese
2013-08-04Merge pull request #3044 from Karlson2k/fonts_handling_01jmarshallnz
2013-08-04changed, replace unmanagable basic_keycodes array with keyMap. now we can act...S. Davilla
2013-08-04[webinterface.default] fix bad line breaks in base64 encoded images (introduc...montellese
2013-08-04gles: fix compile error after 6b6e8fca1a79796fff51f5e54e5be91f45aae3e7Martijn Kaijser
2013-08-04gles: fix compile error due to unable to compile test glesJoakim Plate
2013-08-04Merge pull request #2231 from stupid-boy/CpuFreqMartijn Kaijser
2013-08-04Merge pull request #3035 from FernetMenta/dropfixJoakim Plate
2013-08-04gles: make use of gfx context to set scissorJoakim Plate
2013-08-04dxva/vaapi: fix max resolution to allow 1080pJoakim Plate
2013-08-04[confluence] remove unused stringsMartijn Kaijser
2013-08-04[confluence] add document encoding headersMartijn Kaijser
2013-08-04[confluence] fix indenting to all tabsMartijn Kaijser
2013-08-04[confluence]remove comment syntax leftoverMartijn Kaijser
2013-08-04Merge pull request #3033 from sraue/fallbackpowerMartijn Kaijser
2013-08-04Merge pull request #2703 from ace20022/cores_revisedMartijn Kaijser
2013-08-04Merge pull request #2896 from Voyager1/protectplayerVoyager1
2013-08-04move playspeed handling to CApplicationPlayerVoyager1
2013-08-04move IsPlaying-IsPaused-IsPlayingAudio-IsPlayingVideo to CApplicationPlayer w...Voyager1
2013-08-04First implementation of the CRenderCapture interfaceOhad Benjamin
2013-08-04[rbp/omxplayer] Fix audio sync with visualisationpopcornmix
2013-08-04[rbp] Add screenshot implementation that includes video layerpopcornmix
2013-08-04ActiveAE: limit sampling rate to 48khz on SPDIFunknown
2013-08-04Fix seeking in audio files played over http for urls without file extensionMillencolin
2013-08-04paplayer/MP3codec: use float with (untampered) range -1.0 to 1.0 for proper m...Daniel Scheller
2013-08-04sync linux Makefile, Xcode projectS. Davilla
2013-08-04Protect Player!Voyager1
2013-08-04Support to handle additional content type audio/mpeg3Millencolin
2013-08-04Merge pull request #3046 from FernetMenta/pvrguideRainer Hochecker
2013-08-04Merge pull request #3047 from CharlieMarshall/patch-1Martijn Kaijser
2013-08-04Correct typoCharlie Marshall
2013-08-04pvr: try SwtichChannel when selecting a channel via EPGxbmc
2013-08-03Merge pull request #3045 from FernetMenta/resfixjmarshallnz
2013-08-04renderers: fix choosing best resolutionRainer Hochecker
2013-08-04CGUIFontTTFBase: Use real function names for log instead of hardcodedKarlson2k
2013-08-04CGUIFontTTFBase: don't use "printf" for errorsKarlson2k
2013-08-04CGUIFontTTFBase::RenderCharacter don't try to render character if character b...Karlson2k
2013-08-04CGUIFontTTFBase: make "spacing_between_characters_in_texture" constKarlson2k
2013-08-04CGUIFontTTFBase::CacheCharacter: correctly process empty glyphs (spaces)Karlson2k
2013-08-04GUIFontTTF: move m_textureScale calculation to right placesKarlson2k
2013-08-04CGUIFontTTFBase::CacheCharacter: free allocated glyph on errorKarlson2k
2013-08-04CGUIFontTTFGL::ReallocTexture log warning when allocated texture smaller than...Karlson2k
2013-08-04CGUIFontTTFDX::ReallocTexture: Don't try to copy from empty textureKarlson2k
2013-08-04CGUIFontTTFGL::Begin: prevent crash on unallocated textureKarlson2k
2013-08-04GUIFontTTFDX: prevent crash on unallocated texture or unavailable Direct3D de...Karlson2k
2013-08-03Merge pull request #3041 from Memphiz/rm_framemovejmarshallnz
2013-08-03Merge pull request #3040 from FernetMenta/pvr3dRainer Hochecker