summaryrefslogtreecommitdiffstats
path: root/res/linux
AgeCommit message (Collapse)Author
2020-03-29added udev rule for AlphaTheta devicesSwiftb0y
2020-03-18Extend, update, and sort list of USB vendor idsUwe Klotz
2020-03-18Change USB HID udev rules from GROUP/MODE to TAG uaccessUwe Klotz
2019-11-23Replace HTTP with HTTPS in URLsUwe Klotz
2019-11-12Merge pull request #2340 from uklotzde/2.2_disable_qtwaylandDaniel Schürmann
lp1850729: Disable QtWayland in desktop launcher
2019-11-11Add desktop-application to appdata so that it shows up in storefrontsRebecca Wallander
https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Application.html
2019-11-06Add missing command line arguments to Linux launcher and menu entryUwe Klotz
2018-09-23Rename desktop launcherUwe Klotz
2018-05-27Update <id> and <launchable> tags according to AppStream spec v0.12Uwe Klotz
2018-04-17Merge pull request #1616 from uklotzde/lp1763007_pasuspender_usageDaniel Schürmann
lp1763007: Fix invocation args of pasuspender
2018-04-16Add Gemini to USB rules listSean M. Pappalardo
2018-04-16Fix invocation args of pasuspenderUwe Klotz
2017-09-09Update mixxx.desktopOlivier Humbert
adds French menu items
2017-02-07fix udev rule for USB HID controllersbe_
2016-11-07Fix invalid key/value pair in file /usr/lib/udev/rules.d/90-mixxx.usb.rulesleigh123linux
systemd-udevd[585]: invalid key/value pair in file /usr/lib/udev/rules.d/90-mixxx.usb.rules on line 7, starting at character 99 ('#') systemd-udevd[585]: hint: comments can only start at beginning of line systemd-udevd[585]: invalid key/value pair in file /usr/lib/udev/rules.d/90-mixxx.usb.rules on line 8, starting at character 99 ('#') systemd-udevd[585]: hint: comments can only start at beginning of line
2016-10-12Fix the AppData file to actual validateRichard Hughes
Also, while we're here update the file to the latest spec level and match the style guide somewhat closer.
2015-12-15Rename udev rules file to comply with dh_installudevSean M. Pappalardo
2015-12-15Merge remote-tracking branch 'origin/udev_fix' into udev_fixSean M. Pappalardo
2015-12-15Remove priority from mixxx-usb udev rule file nameSean M. Pappalardo
2015-12-15Uncomment hiddev line - restoring previous stateSean M. Pappalardo
2015-12-15Rename udev rules file to reflect all USB devicesSean M. Pappalardo
2015-12-15Change udev rule file to only affect USB HID devices, fixing bug #1526418Sean M. Pappalardo
2015-09-28Fix problems in mixxx.desktop.Johannes Obermayr
Fixes: $ desktop-file-validate /res/linux/mixxx.desktop "pasuspender mixxx || mixxx" for key "Exec" in group "Desktop Entry" contains a reserved character '|' outside of a quote .desktop file is not valid, check with desktop-file-validate Enhances: - German translation - Proper menu categories
2015-09-28Fix problems in mixxx.appdata.xml.Johannes Obermayr
Fixes: W: invalid-xml-in-appdata /usr/share/appdata/mixxx.appdata.xml The appdata file provided by the package is not valid XML and will cause problems. Use e.g. xmllint to verify the problem and fix. $ xmllint mixxx.appdata.xml mixxx.appdata.xml:39: parser error : Opening and ending tag mismatch: p line 37 and description </description> ^ mixxx.appdata.xml:45: parser error : error parsing attribute name <updatecontact>Mixxx Devel <mixxx-devel@lists.sourceforge.net></updatecontact> ^ mixxx.appdata.xml:45: parser error : attributes construct error <updatecontact>Mixxx Devel <mixxx-devel@lists.sourceforge.net></updatecontact> ^ mixxx.appdata.xml:45: parser error : Couldn't find end of Start Tag mixxx-devel line 45 <updatecontact>Mixxx Devel <mixxx-devel@lists.sourceforge.net></updatecontact> ^ mixxx.appdata.xml:46: parser error : Opening and ending tag mismatch: description line 9 and component </component> ^ mixxx.appdata.xml:47: parser error : Premature end of data in tag component line 3 ^
2015-07-02add Eks, Nintendo, and Sony USB Vendor IDs to mixxx-usb-hid.rulesbe_
2015-07-02move mixxx.desktop, mixxx.appdata.xml, and mixxx-usb-hid.rules to new folder ↵be_
res/linux