[totem/wip/hadess/reimplement-mpris: 2/5] variable-rate: The MPRIS plugin also uses those rates
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/reimplement-mpris: 2/5] variable-rate: The MPRIS plugin also uses those rates
- Date: Mon, 21 Feb 2022 17:30:08 +0000 (UTC)
commit 0f6ba54e6bd9000c1c8482e3218dc45f830e930e
Author: Bastien Nocera <hadess hadess net>
Date: Mon Feb 21 17:59:09 2022 +0100
variable-rate: The MPRIS plugin also uses those rates
src/plugins/variable-rate/totem-variable-rate-plugin.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/plugins/variable-rate/totem-variable-rate-plugin.c
b/src/plugins/variable-rate/totem-variable-rate-plugin.c
index 6fa15a411..6d88a05e9 100644
--- a/src/plugins/variable-rate/totem-variable-rate-plugin.c
+++ b/src/plugins/variable-rate/totem-variable-rate-plugin.c
@@ -55,6 +55,8 @@ typedef struct {
#define NUM_RATES 6
#define NORMAL_RATE_IDX 1
+/* NOTE:
+ * Keep in sync with mpris/totem-mpris.c */
static struct {
float rate;
const char *label;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]