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: PcVolumeControl/PcVolumeControliOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: PcVolumeControl/PcVolumeControliOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 584 files changed
  • 3 contributors

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    8f98e75 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Merge branch 'dev'

    Bill Booth committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    60552ab View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Refactor to 2.0

    This is a massive update. The app was effectively re-written to modern standards.
    The largest fix was multicast DNS support with the server. At the time of this commit
    we have yet to release the updated server with mDNS support.
    
    The chat balance feature was something new I thought up, as I was looking at the
    way other apps were designed to balance chat vocals against all the game audio.
    cwbooth5 committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    a6b2bd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Merge pull request #12 from PcVolumeControl/two-point-oh

    Refactor to 2.0
    
    This is a massive update from the 2020 version to a more modern UI.
    cwbooth5 authored Jun 12, 2026
    Configuration menu
    Copy the full SHA
    05eea95 View commit details
    Browse the repository at this point in the history
  2. Fix bug deleting recent servers

    You would have to delete/swipe twice to remove a row if the server was both discovered via mDNS and a recently connected server. Now that isn't double-counted and one swipe deletes it.
    cwbooth5 committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    6302752 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    This was overdue for at least the boilerplate.
    cwbooth5 committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    40fb470 View commit details
    Browse the repository at this point in the history
Loading