-
Notifications
You must be signed in to change notification settings - Fork 4
/
com.behringer.XAirEdit.metainfo.xml
62 lines (62 loc) · 2.66 KB
/
com.behringer.XAirEdit.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>com.behringer.XAirEdit</id>
<provides><id>com.behringer.XAirEdit.desktop</id></provides>
<launchable type="desktop-id">com.behringer.XAirEdit.desktop</launchable>
<name>X Air Edit</name>
<developer_name>Behringer</developer_name>
<summary>Behringer XR mixers user interface</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary=https://www.behringer.com/product.html?modelCode=P0BI8</project_license>
<url type="homepage">https://www.behringer.com/product.html?modelCode=P0BI8</url>
<description>
<p>X Air Edit is the companion application the Behringer XR mixers.
It gives full control on mixing and effect processing as
well as provides live metering data.
</p>
</description>
<screenshots>
<screenshot type="default">
<caption>X Air Edit Mixer View</caption>
<image>https://raw.githubusercontent.com/flathub/com.behringer.XAirEdit/master/screenshot.png</image>
</screenshot>
</screenshots>
<releases>
<release version="1.8.1" date="2024-04-09">
<description>
<ul>
<li>Fixed connection issue for HW models: XR18V2, X18V2, XR12W, XR16W</li>
</ul>
</description>
</release>
<release version="1.8" date="2023-06-21">
<description>
<ul>
<li>Added support for V2 mixers with alternative MCU, FPGA, USB, WIFI module: XR18V2, X18V2</li>
<li>Added support for mixers with alternative WIFI module: XR12W, XR16W</li>
<li>Improved load/save 'working directory' directory handling on all OS</li>
<li>Improved RTA Source handling, fixed Solo Priority</li>
<li>Improved EQ graph display with eq numbers and frequency lines</li>
<li>Fixed multiple connect popup issue</li>
<li>Fixed panning feedback on linked channels during sync from pc to mixer</li>
<li>Fixed Stereo De-esser m/s process sync</li>
<li>Fixes for touch interface glitches</li>
</ul>
</description>
</release>
<release date="2021-04-28" version="1.7">
<description>
<ul>
<li>Preventing sleep on MAC (no App Nap)</li>
<li>Improved touch interface for all platforms</li>
<li>New GUI preferences 'Confirm Pop-Ups'</li>
<li>New preferences for Auto Connect and Auto Synchronize</li>
<li>Sync-Direction is saved as preference</li>
<li>Command line interface on startup with options</li>
</ul>
</description>
</release>
<release date="2017-01-30" version="1.5"/>
</releases>
<content_rating type="oars-1.1"/>
</component>