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: supremegamers/platform_hardware_libaudio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11-x86
Choose a base ref
...
head repository: android-generic/platform_hardware_libaudio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11-x86
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 29 files changed
  • 3 contributors

Commits on Dec 24, 2023

  1. Initial preparation for Celadon's Audio HAL

    This time we keep the old HAL, also correct the copying
    
    Signed-off-by: Huy Minh <[email protected]>
    hmtheboy154 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e420688 View commit details
    Browse the repository at this point in the history
  2. Force Headphone & Speaker to on

    Signed-off-by: hmtheboy154 <[email protected]>
    hmtheboy154 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    9c0392d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Fix copy list

    Signed-off-by: hmtheboy154 <[email protected]>
    hmtheboy154 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    8861d19 View commit details
    Browse the repository at this point in the history
  2. extra props: 32bit only pcm device support, per route pcm device supp…

    …ort, route command support
    Kethen committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3c6a870 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Merge pull request #1 from Kethen/11-x86-more_props_and_32bit_conv

    props for per route cards, 32bit only pcm format conversion
    hmtheboy154 authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a5a0778 View commit details
    Browse the repository at this point in the history
Loading