aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-25Merge pull request #13584 from koying/fixdroid3D2DChris Browet
2018-02-25[cmake][windows] require SDK 10.0.14393.0 or higherRechi
2018-02-25[Settings] Allow s/w decode for GBM platformpeak3d
2018-02-25Merge pull request #13580 from peak3d/giMarkus Pfau
2018-02-25Merge pull request #13579 from ksooo/pvr-guide-window-grid-wrapKai Sommerfeld
2018-02-25Merge pull request #13552 from codesnake/aml_3d_cleanupMarkus Pfau
2018-02-25Merge pull request #13565 from afedchin/win10-sdkMartijn Kaijser
2018-02-25[win10] don't try to resize dx device at exitAnton Fedchin
2018-02-25[win10] force resolution change at start upAnton Fedchin
2018-02-25[GIT] correct arm / aarch64 tools depends folder in .gitignorepeak3d
2018-02-25FIX: [amc] 3D->2DChris "Koying" Browet
2018-02-25Merge pull request #13582 from afedchin/hlsl-fixAnton Fedchin
2018-02-25VideoPlayer: DirectX - make sure rgb values are not negative after yuv2rgb co...Anton Fedchin
2018-02-25Fix OSD song user rating update issues.DaveTBlake
2018-02-25Merge pull request #13581 from FernetMenta/glslRainer Hochecker
2018-02-25VideoPlayer: OpenGL - make sure rgb values are not neg after yuv2rgb conversionRainer Hochecker
2018-02-24Fetch full song info and art types info, and set user rating as separate jobs...DaveTBlake
2018-02-24amlcodec: cleanup and simplify 3D handling codeAlex Deryskyba
2018-02-24[PVR] Guide window: Reintroduce 'wrap around' when navigating the epg grid.Kai Sommerfeld
2018-02-24Merge pull request #13577 from hudokkow/fix_git_sha_length_detectionMartijn Kaijser
2018-02-23Merge pull request #13503 from peak3d/gbmarmMarkus Pfau
2018-02-23[cmake] Fix build stamp generationh.udo
2018-02-22Expose Title to the API of tagMathieu Malaterre
2018-02-22Merge pull request #13572 from koying/fix3DcacheChris Browet
2018-02-22VideoPlayer: videobuffers, fix memleak, allow to have more pools of same typeRainer Hochecker
2018-02-21FIX: [3D] reset datacache value between plays (by fernet)Chris "Koying" Browet
2018-02-21Merge pull request #13562 from jimfcarroll/PTHREAD_PRIO_INHERITJim Carroll
2018-02-21Change class name on an old class to comply with coding standards and remove ...Jim Carroll
2018-02-21Merge pull request #13570 from afedchin/fix-hlsl-amd-bugAnton Fedchin
2018-02-21DirectX: fix NaN in shadersAnton Fedchin
2018-02-21Merge pull request #10741 from hudokkow/cpluff_0.1.4Rechi
2018-02-20Merge pull request #13512 from lrusak/rendercapsLukas Rusak
2018-02-20add back the custom pthread mutex attribute PTHREAD_PRIO_INHERIT.Jim Carroll
2018-02-20[c-pluff] Add patches folder for reference and keep track of changesh.udo
2018-02-20[c-pluff] Update to 0.1.4h.udo
2018-02-20Merge pull request #13567 from Rechi/cleanup/warningRechi
2018-02-20[rendering] RenderSystemDX: drop render caps.Anton Fedchin
2018-02-20rendering: drop a bunch of outdated stuffRainer Hochecker
2018-02-20[rendering] RenderSystemGLES: remove rendercapsLukas Rusak
2018-02-20[cleanup] silence sign compare warningRechi
2018-02-20[win10] bump SDK versionAnton Fedchin
2018-02-20[win10] drop obsolete code.Anton Fedchin
2018-02-20[win10] made application works on Xbox in stand alone mode.Anton Fedchin
2018-02-20[win10] xbox: resolution and refresh mode changing.Anton Fedchin
2018-02-20[win10] improve window sizing/moving handlingAnton Fedchin
2018-02-20[win10] use static properties instead of instance to save windows propsAnton Fedchin
2018-02-20[win10] Win10App: prohibit app pre-launchingAnton Fedchin
2018-02-20[utils] CPUInfo: add uwp code.Anton Fedchin
2018-02-19Merge pull request #13525 from tamland/subtitle_dialogtamland
2018-02-18Merge pull request #13559 from FernetMenta/glslRainer Hochecker