summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08Update README.md build instructionsHEADmasterGhostNaN
2024-01-27And check for empty mpv_optionsGhostNaN
2024-01-27Init mpv_options to avoid errorsGhostNaN
2024-01-27Allow holder to have no video for --playlist optionGhostNaN
2024-01-27Load mpv configs the sane wayGhostNaN
2024-01-27Allow using "--playlist" optionGhostNaN
2023-11-19Allow specifying multiple outputsGhostNaN
2023-11-02Make the auto pause unpause faster1.4GhostNaN
2023-08-08Add a way to show outputsGhostNaN
2023-05-08Merge pull request #49 from ddxtanx/masterGhostNaN
2023-05-07Now just treat arg as int, compare against -1Garrett Credi
2023-05-07Fix char bug so opt parsing doesn't infinite loopGarrett Credi
2023-04-22Fix "stopping" behaviorGhostNaN
2023-04-22Move egl and mpv init to before wl surface configureGhostNaN
2023-04-22Simplify pausing and stopping functionsGhostNaN
2023-04-21Fix up EGL initGhostNaN
2022-11-19Improve verbose and error messagesGhostNaN
2022-09-23Fix race condition on output1.3GhostNaN
2022-09-21Update man pageGhostNaN
2022-09-20Replace xdg_output with wl_output v4GhostNaN
2022-09-20Main syntax cleanupGhostNaN
2022-09-20Update README.mdGhostNaN
2022-09-17Update Glad lib and Wayland protocolsGhostNaN
2022-09-17Modify dummy bufferGhostNaN
2022-09-17Main cleanup and TLCGhostNaN
2022-09-16Merge pull request #26 from mstoeckl/multi-outputGhostNaN
2022-09-15Fix round-robin frame drawing behaviorManuel Stoeckl
2022-09-10Match any name if output = '*'Manuel Stoeckl
2022-09-10Resize output->egl_window on re-configureManuel Stoeckl
2022-09-10Disentangle EGL initialization from output initializationManuel Stoeckl
2022-09-10Link EGL surface and window to a specific outputManuel Stoeckl
2022-09-09Support DPI scaling by y-fujiiGhostNaN
2022-09-08Merge pull request #23 from mstoeckl/asan-fixesGhostNaN
2022-09-08Fix out-of-bounds writeManuel Stoeckl
2022-09-08Localize temp file creation and fix invalid memory accessManuel Stoeckl
2022-02-24Touching up 1.2.11.2.1GhostNaN
2022-02-22Fixed mpv events, cleanup, and moreGhostNaN
2021-11-15Improve man page1.2GhostNaN
2021-11-08Add man pageGhostNaN
2021-11-07Fix options file overwriteGhostNaN
2021-10-30Merge pull request #14 from ZerdoX-x/patch-1GhostNaN
2021-10-30better place to install mpvpaperzerdox
2021-08-23Turn auto-next into slideshow optionGhostNaN
2021-06-03Add auto-next option and fix usage textGhostNaN
2020-12-26Move mpv options and force vo as libmpvGhostNaN
2020-12-12Define uint manuallyGhostNaN
2020-12-04Finishing touches for update 1.11.1GhostNaN
2020-12-02Fix SIGINT exitingGhostNaN
2020-11-30Improve resource saving optionsGhostNaN
2020-11-23Added resource saving optionsGhostNaN