aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-24VideoPlayer: fix aspec ratio of libass subsRainer Hochecker
2018-07-24[JSON]Fix AudioLibrary.GetSources to always return "file" property. Fix GetGe...DaveTBlake
2018-07-24Merge pull request #14056 from enen92/subtitlesoverlayCristiano Silva
2018-07-24Merge pull request #14208 from garbear/rp-dimensionsGarrett Brown
2018-07-24Merge pull request #13746 from pkerling/eglutils-waylandpkerling
2018-07-24RetroPlayer: Fix crash in zero-copy games if dimensions are changedGarrett Brown
2018-07-24RetroPlayer: Use rotation provided by coreGarrett Brown
2018-07-24RetroPlayer: Remove width and height state from renderersGarrett Brown
2018-07-24RetroPlayer: Fix documentation for CRPRenderManager::Flush()Garrett Brown
2018-07-24RetroPlayer: Remove dead codeGarrett Brown
2018-07-24Merge pull request #14210 from AkariDN/plugin-scan-protectionRainer Hochecker
2018-07-23Merge pull request #14218 from Rechi/bumpPythonRechi
2018-07-23Merge pull request #13867 from FernetMenta/threadsRainer Hochecker
2018-07-23[depends] bump python27 to 2.7.15Rechi
2018-07-23[depends][python27] uniformize patchesRechi
2018-07-23[VideoLibrary] Fix database cleaning for plugin sourcesAkariDN
2018-07-23[VideoLibrary] Do not scan and refresh unsupported plugin sourcesAkariDN
2018-07-23Merge pull request #14215 from wsnipex/fix-fmtRechi
2018-07-23Merge pull request #14165 from pkerling/db-cleanup-path-hashpkerling
2018-07-23Merge pull request #14217 from Rechi/cmake/uwpFmtRechi
2018-07-23[cmake] fix building with internal fmtwsnipex
2018-07-23[cmake][win10] remove required_deps hackRechi
2018-07-23Merge pull request #14216 from peak3d/xkbcommonMarkus Pfau
2018-07-23[database] Reset path hashes when cleaning up files in video databasePhilipp Kerling
2018-07-23[wayland] Use CEGLContextUtilPhilipp Kerling
2018-07-23Make EGL display/surface/context/config privatePhilipp Kerling
2018-07-23Split and rename destroy functionsPhilipp Kerling
2018-07-23Use eglCreatePlatformWindowSurfaceEXT if availablePhilipp Kerling
2018-07-23Allow to specify EGL platform enum for CreateDisplay()Philipp Kerling
2018-07-23Add CEGLUtils::HasClientExtensionPhilipp Kerling
2018-07-23Automatically call SurfaceAttrib()Philipp Kerling
2018-07-23Remove vertical alignmentPhilipp Kerling
2018-07-23Shuffle code aroundPhilipp Kerling
2018-07-23Move CEGLContextUtils default member initialization to variable declarationsPhilipp Kerling
2018-07-23Improve CEGLContextUtils error handlingPhilipp Kerling
2018-07-23Add state checks in EGLUtilsPhilipp Kerling
2018-07-23Do not recreate EGL context every time window is createdPhilipp Kerling
2018-07-23Rename CEGLContextUtils parameter names to comply with coding stylePhilipp Kerling
2018-07-22Rework FindXkbcommon.cmakepeak3d
2018-07-22Merge pull request #14214 from fritsch/forcesyncRainer Hochecker
2018-07-22GLContextEGL: Adjust sleeptime when detecting missed msc increasefritsch
2018-07-22Merge pull request #14213 from FernetMenta/X11Rainer Hochecker
2018-07-22Merge pull request #14212 from Rechi/bumpFFmpegRechi
2018-07-22X11: implement GetFrameLatencyAdjustmentxbmc
2018-07-22FFmpeg: Bump to 4.0.2-Leia-Alpha3Rechi
2018-07-22Merge pull request #14211 from FernetMenta/X11Peter Frühberger
2018-07-22X11: some fixes to OML timingsxbmc
2018-07-21Merge pull request #14192 from Rechi/cleanup/warningsRechi
2018-07-21[cleanup][windowing] silence casts away qualifiers warningsRechi
2018-07-21[cleanup][video] silence casts away qualifiers warningsRechi