Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: a9a380b259df
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e480328bcdc0
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 4, 2018

  1. Copy the full SHA
    7cdb44e View commit details
    Browse the repository at this point in the history
  2. mpv: add cddaSupport-flag to play Audio CDs

    Introduced `cddaSupport` for `mpv` which defaults to false. By enabling
    it, `mpv` will be compiled with cdda support (`libcdio{,-paranoia}`) to
    play audio CDs.
    oxzi committed Sep 4, 2018
    Copy the full SHA
    14837a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Merge pull request #46035 from geistesk/mpv-cdda

    mpv: Added flag for cddaSupport to play Audio CDs
    Mic92 committed Sep 5, 2018
    Copy the full SHA
    e480328 View commit details
    Browse the repository at this point in the history