summaryrefslogtreecommitdiff
path: root/hwdb.d/70-av-production.hwdb
Commit message (Collapse)AuthorAgeFilesLines
* hwdb: Add support for Elgato Stream Pedal (#25550)Tonći Galić2022-11-291-0/+4
| | | | This adds the [Elgato Stream Pedal](https://www.elgato.com/en/stream-deck-pedal) as part of the supported family
* hwdb: Add support for Elgato Stream Deck XL (gen 2)Jonathan Kang2022-10-211-0/+4
| | | | | | Add support for the following Elgato Stream Deck Device: ID 0fd9:008f Elgato Systems GmbH Stream Deck XL
* hwdb: Add AV production access to Elgado Stream Deck devicesGeorges Basile Stavracas Neto2022-03-141-1/+25
| | | | | | | | | | | The Stream Deck products from Elgato are simple key pads intended to be used as macro pads. They're popular within the streaming community. This commit adds all 5 Stream Deck variants available to the AV production file. See https://www.elgato.com/en/stream-deck
* Add AV production controllers to hwdb and add uaccessBe2022-03-141-0/+123
This adds support for AV production controller devices, such as DJ tables, music-oriented key pads, and others. The USB vendor and product IDs come from Mixxx, Ctlra, and Ardour. Fixes #20533 Co-developed-by: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>