Author Topic: [Release] JAV - Plugin for automatic volume level switching  (Read 16082 times)

Offline cuevavirus

  • Hot Pockets
  • Useful Idiot
  • *****
  • Posts: 140
    • View Profile
[Release] JAV - Plugin for automatic volume level switching
« on: November 18, 2019, 08:34:35 PM »


Automatically switch between your last used speaker and headphone volumes.

Download

Usage

- When the audio output device is changed, the volume level automatically switches to the last used volume for that device.
- Bluetooth audio devices have volume levels saved per device, for up to 32 devices.
- When a Bluetooth audio device is disconnected, automatic mute follows your setting.
- If your Vita is muted, the volume changes but remains muted. Press the volume buttons to unmute.
- For Europe region Vitas, AVLS does not turn on automatically at boot or after 20 hours of playback.

Installation

Supported firmware versions:

- Retail 3.60-3.73
- Testkit 3.60, 3.65

Install under *main of your taiHEN config.

Code: [Select]
*main
ur0:/tai/jav.suprx

Changelog

v2.2.0

- Workaround for taiHEN unhook bug (https://github.com/yifanlu/taiHEN/pull/88)
- Support testkit firmware 3.60

v2.1.0

- Support retail firmwares 3.61, 3.63
- Support testkit firmware 3.65

v2.0.0

- Bluetooth audio device support (separate volume for up to 32 paired devices)
- Config path changed to `ux0:data/jav`
- Enhancements to visual indicator
- Performance enhancements (thread consumes 30% less CPU time)

v1.1.0

- Fix race condition
- Improve headphone detection (no longer uses input buffer)
« Last Edit: June 17, 2022, 07:04:59 PM by cuevavirus »

Offline cuevavirus

  • Hot Pockets
  • Useful Idiot
  • *****
  • Posts: 140
    • View Profile
Re: [Release] volume_profile
« Reply #1 on: November 21, 2019, 02:10:20 AM »
New version 1.1.0

  • Fix critical boot time crash error
  • Improved headphone detection
« Last Edit: May 05, 2020, 06:42:47 AM by cuevavirus »

Offline cuevavirus

  • Hot Pockets
  • Useful Idiot
  • *****
  • Posts: 140
    • View Profile
Re: [Release] JAV - Plugin for automatic volume level switching
« Reply #2 on: December 14, 2019, 06:33:08 AM »
Release v2.0.0
(name changed from volume_profile)




Changes

    Bluetooth audio device support (separate volume for up to 32 paired devices)
    Config path changed to ux0:data/jav
    Visual and performance enhancements
    Energy Star certified

« Last Edit: June 17, 2022, 07:34:24 PM by cuevavirus »

Offline cuevavirus

  • Hot Pockets
  • Useful Idiot
  • *****
  • Posts: 140
    • View Profile
Re: [Release] JAV - Plugin for automatic volume level switching
« Reply #3 on: September 10, 2020, 08:11:31 AM »
New version v2.2.0

This version fixes the issue when used with Quick Menu Plus

- Workaround for taiHEN unhook bug (https://github.com/yifanlu/taiHEN/pull/88)
- Support testkit firmware 3.60