|
6 | 6 | <name>JamesDSP for PulseAudio (Legacy)</name> |
7 | 7 | <developer_name>Tim Schneeberger</developer_name> |
8 | 8 | <summary>Open-source audio effect processor for PulseAudio (Legacy)</summary> |
9 | | - <content_rating type="oars-1.0" /> |
| 9 | + <content_rating type="oars-1.1" /> |
10 | 10 | <keywords> |
11 | 11 | <keyword>audio</keyword> |
12 | 12 | <keyword>dsp</keyword> |
|
19 | 19 | <keyword>equalizer</keyword> |
20 | 20 | </keywords> |
21 | 21 |
|
22 | | - <metadata_license>CC-BY-SA-4.0</metadata_license> |
| 22 | + <metadata_license>CC0-1.0</metadata_license> |
23 | 23 | <project_license>GPL-3.0-or-later</project_license> |
24 | 24 |
|
25 | 25 | <description> |
|
40 | 40 | <url type="translate">https://crowdin.com/project/jdsp4linux</url> |
41 | 41 | <url type="donation">https://ko-fi.com/thepbone</url> |
42 | 42 |
|
| 43 | + <recommends> |
| 44 | + <display_length>700</display_length> |
| 45 | + </recommends> |
| 46 | + |
| 47 | + <supports> |
| 48 | + <control>pointing</control> |
| 49 | + <control>console</control> |
| 50 | + <control>touch</control> |
| 51 | + </supports> |
| 52 | + |
43 | 53 | <provides> |
44 | 54 | <binary>jamesdsp</binary> |
45 | | - <dbus type="user">me.timschneeberger.jdsp4linux.Service</dbus> |
46 | | - <dbus type="user">me.timschneeberger.jdsp4linux.Gui</dbus> |
| 55 | + <dbus type="user">me.timschneeberger.jdsp4linux</dbus> |
47 | 56 | </provides> |
48 | 57 |
|
49 | 58 | <releases> |
| 59 | + <release type="stable" version="2.5.0" date="2023-06-16T00:00:00Z"> |
| 60 | + <description> |
| 61 | + <ul> |
| 62 | + <li>Features:</li> |
| 63 | + <li>Scripting/IPC support</li> |
| 64 | + <li>Translation support</li> |
| 65 | + <li>Merged upstream updates for libjamesdsp</li> |
| 66 | + <li>Bug fixes:</li> |
| 67 | + <li>Fixed crashes when updating the AutoEQ database</li> |
| 68 | + <li>Fixed various issues with the audio backend</li> |
| 69 | + <li>Suspend audio pipeline after 10s if no apps are connected to save CPU power</li> |
| 70 | + </ul> |
| 71 | + </description> |
| 72 | + </release> |
50 | 73 | <release type="stable" version="2.4.0" date="2022-09-08T00:00:00Z"> |
51 | 74 | <description> |
52 | 75 | <ul> |
|
0 commit comments