Bug 45406 - Add new device i.Beat Jess
Summary: Add new device i.Beat Jess
Status: RESOLVED FIXED
Alias: None
Product: media-player-info
Classification: Unclassified
Component: New device (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Martin Pitt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 08:11 UTC by Linus Walleij
Modified: 2012-01-31 08:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add i.Beat Jess MSI file (922 bytes, patch)
2012-01-30 08:11 UTC, Linus Walleij
Details | Splinter Review

Description Linus Walleij 2012-01-30 08:11:45 UTC
Created attachment 56331 [details] [review]
Add i.Beat Jess MSI file

I have the i.Beat Jess media player and noticed it was missing from
the device database. Here is a patch adding it. Contents:

From 2746a12e9637c4f32213cba2d2910598813a9d81 Mon Sep 17 00:00:00 2001
From: Linus Walleij <triad@df.lth.se>
Date: Mon, 30 Jan 2012 17:04:03 +0100
Subject: [PATCH] Add support for iBeat Jess

This device (named after Jessica Simpson I think) is a simplistic
mass-storage music player with WMA, MP3 and WAV support.

Signed-off-by: Linus Walleij <triad@df.lth.se>
---
 media-players/trekstor_i.beat-jess.mpi |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100644 media-players/trekstor_i.beat-jess.mpi

diff --git a/media-players/trekstor_i.beat-jess.mpi b/media-players/trekstor_i.beat-jess.mpi
new file mode 100644
index 0000000..5d48178
--- /dev/null
+++ b/media-players/trekstor_i.beat-jess.mpi
@@ -0,0 +1,8 @@
+[Device]
+Product=i.Beat Jess
+Vendor=TrekStor
+AccessProtocol=storage
+DeviceMatch=usb:0835:2835;
+
+[Media]
+OutputFormats=audio/mpeg;audio/x-ms-wma;audio/x-wav
-- 
1.7.7.6
Comment 1 Martin Pitt 2012-01-31 08:50:53 UTC
Thank you! Pushed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.