Skip to content
Snippets Groups Projects
  1. Mar 21, 2019
  2. Mar 20, 2019
  3. Mar 19, 2019
  4. Mar 18, 2019
    • Lioncash's avatar
      fsp_srv: Unstub SetCurrentProcess · 9f092554
      Lioncash authored
      This just acts as a basic setter for a given PID value and performs no
      further checking, so we can just store the passed in value.
      9f092554
    • Lioncash's avatar
      service/am: Add basic implementation of ChangeMainAppletMasterVolume · 26b80954
      Lioncash authored
      All this does is supply a new volume level and a fade time in
      nanoseconds for the volume transition to occur within.
      26b80954
    • Lioncash's avatar
      service/am: Unstub SetTransparentVolumeRate() · c07ebeac
      Lioncash authored
      Like the other volume setter, this mainly just sets a data member within
      the service, nothing too special.
      c07ebeac
    • Lioncash's avatar
      service/am: Unstub SetExpectedMasterVolume() · ecd3afdc
      Lioncash authored
      This function passes in the desired main applet and library applet
      volume levels. We can then just pass those values back within the
      relevant volume getter functions, allowing us to unstub those as well.
      
      The initial values for the library and main applet volumes differ. The
      main applet volume is 0.25 by default, while the library applet volume
      is initialized to 1.0 by default in the services themselves.
      ecd3afdc
  5. Mar 17, 2019
  6. Mar 16, 2019
  7. Mar 15, 2019
  8. Mar 13, 2019
  9. Mar 12, 2019
Loading