summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Drop non-hwdb mode, require udev 196 nowMartin Pitt1-14/+5
2018-08-15Drop Makefile.am in subdirectoriesMartin Pitt1-1/+0
2018-08-15Update to changed FSF address in GPL header commentsMartin Pitt3-3/+3
2017-09-15mpi2hwdb.py: Force default icon to be multimedia-playerBastien Nocera1-0/+2
2017-09-15mpi2hwdb.py: Export the icon through hwdb to udevBastien Nocera1-1/+2
2013-09-30Terminate udev rules with an empty lineMartin Pitt1-1/+1
2013-07-24mpi2udev.py: Output UTF-8 independently of localeMartin Pitt1-6/+10
2013-07-24mpi2hwdb.py: Fix indentationMartin Pitt1-15/+14
2013-07-24udev-syntax-check.py: Read input file with UTF-8 encodingMartin Pitt1-1/+1
2013-07-24mpi2hwdb.py: Output UTF-8 independently of localeMartin Pitt1-6/+12
2013-07-24tools: force UTF-8 encoding for reading mpi filesMartin Pitt2-2/+2
2013-07-23Port generator tools to Python 3Martin Pitt3-31/+31
2013-07-23Drop obsolete fdi2mpi.pyMartin Pitt2-344/+1
2013-07-23Add support for udev's hwdbTom Gundersen4-18/+122
2011-01-28Don't generate icon rules as it is currently broken (See : https://bugs.launc...Jonathan Ernst1-1/+2
2010-09-21Add automatic syntax checkingMartin Pitt2-1/+56
2010-09-21mpi2udev.py: Add missing comma in rules with iconsMartin Pitt1-1/+1
2010-09-21fix copy&paste errors in tools copyright headersMartin Pitt2-3/+3
2010-08-23Add parser tools to the distributionBastien Nocera1-0/+1
2010-04-30mpi2udev.py: Add matching to USB product and manufacturer nameMartin Pitt1-1/+3
2010-04-12fdi2mpi.py: fix copy&paste typo in licenseMartin Pitt1-1/+1
2010-04-12Dual-license fdi2mpi.py under X11, tooMartin Pitt1-1/+22
2010-03-19Fix udev rules to catch MTP devices, tooMartin Pitt1-0/+4
2010-03-18Add support for per-device iconsMartin Pitt1-2/+11
2009-11-13mpi2udev.py: Take USBProduct into accountMartin Pitt1-1/+1
2009-11-13trigger udev rules on change events, tooMartin Pitt1-1/+1
2009-07-23adjust rule generation to new DeviceMatch memberChristophe Fergeau1-5/+18
2009-07-08change mpi format to make it more genericChristophe Fergeau1-0/+21
2009-07-08add workarounds to get nicer vendor namesChristophe Fergeau1-0/+6
2009-07-08only keep most relevant Model name in fdi2mpiChristophe Fergeau1-1/+5
2009-07-08fix c&p typoChristophe Fergeau1-1/+1
2009-07-08fix match_op2glob docChristophe Fergeau1-3/+1
2009-07-08get rid of unused return valueChristophe Fergeau1-11/+7
2009-07-08keep list of product_ids instead of flattening them right awayChristophe Fergeau1-4/+6
2009-07-08remove vendor name from product nameChristophe Fergeau1-0/+7
2009-07-03in mpi files, make sure product ID lists are ;-separatedChristophe Fergeau2-5/+12
2009-07-03Initial import of the media player informationChristophe Fergeau3-0/+696