mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
@@ -139,7 +139,7 @@ static std::string pairing_register = "";
|
||||
static std::vector <std::string> registered_keys;
|
||||
static double db_low = -30.0;
|
||||
static double db_high = 0.0;
|
||||
static bool taper_volume = true;
|
||||
static bool taper_volume = false;
|
||||
|
||||
/* logging */
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: uxplay
|
||||
Version: 1.68.1
|
||||
Version: 1.68.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
%global gittag v%{version}
|
||||
|
||||
Reference in New Issue
Block a user