8000 Comparing v1.1.1...master · khenriks/mp3fs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: khenriks/mp3fs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: khenriks/mp3fs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 32 files changed
  • 1 contributor

Commits on Apr 4, 2021

  1. Add tip regarding mount dependencies

    Requested in #65.
    khenriks committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    68b7193 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    55aa6f5 View commit details
    Browse the repository at this point in the history
  2. Convert mp3fs.h to C++

    This uses standard C++ syntax for the params struct.
    khenriks committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    f9409ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65f9fab View commi 10000 t details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa5848 View commit details
    Browse the repository at this point in the history
  5. Inline cmp_by_atime in StatsCache

    This is simple enough it should just be a lambda.
    khenriks committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    55b1998 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    dc8285e View commit details
    Browse the repository at this point in the history
  2. Use apt for Debian and Ubuntu package installation

    It was mentioned in #67 that aptitude isn't present by default in
    Debian, and apt seems to be the preferred tool now.
    khenriks committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e2a8e99 View commit details
    Browse the repository at this point in the history
  3. Update Travis build environment

    This also switches to a newer method for specifying extra packages to
    install.
    khenriks committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8ce2f43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bda170 View commit details
    Browse the repository at this point in the history
Loading
0