summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-02lib: Change has_{v,h}strip() to get_num_strips()Bastien Nocera4-26/+8
2012-02-02data: Link to Device IDs wikiBastien Nocera1-0/+3
2012-02-02data: Add definition for ISDv4 E3 deviceTimo Kluck1-0/+15
2012-02-02data: Update documentation for "Styli" keyBastien Nocera1-1/+4
2012-02-02data: Cintiq tablets aren't reversibleBastien Nocera2-2/+2
2012-02-02lib: Fix creation of device matchBastien Nocera2-2/+2
2012-02-02lib: Warn when a builtin device is reversibleBastien Nocera1-0/+4
2012-01-31lib: Don't export private symbolsRobert Ancell1-1/+1
2012-01-31data: Add Wacom Bamboo Pen and TouchMika Pflüger1-0/+34
2012-01-31lib: Error out when DB is NULLBastien Nocera1-0/+10
2012-01-31test: Fix test for latest changesBastien Nocera1-3/+3
2012-01-31data: Add additional metadata that isn't yet representableJason Gerecke17-0/+567
2012-01-31data: Introduce Puck type and IDsJason Gerecke27-23/+85
2012-01-31data: Update existing and add new tablets to databaseJason Gerecke27-11/+332
2012-01-31data: Update stylus definitionsJason Gerecke1-17/+31
2012-01-31data: Add definition for Graphire3 tabletMark Chandler1-0/+15
2012-01-28data: Update the example definition with more detailsBastien Nocera1-1/+12
2012-01-27data: Add more instructions on writing definition filesBastien Nocera1-4/+28
2012-01-27data: Remove unused Model propertyBastien Nocera2-4/+0
2012-01-27lib: Model != ClassBastien Nocera1-8/+8
2012-01-26data: Add class to Cintiq 21UX2 tabletBastien Nocera1-0/+1
2012-01-26test: Add test for serial wacom deviceBastien Nocera1-0/+5
2012-01-25lib: Bump sonameBastien Nocera2-0/+12
2012-01-25data: add some supported styli for the Cintiq 21UXCosimo Cecchi2-0/+3
2012-01-25build: Bump version for API changeBastien Nocera1-1/+1
2012-01-25lib: Get DeviceMatch from udev for fallbackBastien Nocera1-0/+5
2012-01-25lib: Grab product name from the kernel for genericBastien Nocera1-6/+35
2012-01-25all: Remove separate Vendor/Product stringsBastien Nocera14-47/+21
2012-01-25lib: Fix return value typeBastien Nocera1-1/+1
2012-01-25data: add a data file for the Cintiq 21UX tabletCosimo Cecchi1-0/+13
2012-01-25data: add a data file for the Graphire4 4x5 tabletCosimo Cecchi1-0/+11
2012-01-170.2Bastien Nocera2-1/+9
2012-01-17Revert "test: Fix "bogus" device test"Bastien Nocera1-1/+1
2012-01-17data: Don't use 0x0/0x0 for Cintiq DeviceMatchBastien Nocera1-1/+1
2012-01-16data: Add num buttons for Intuos4 styliBastien Nocera1-0/+2
2012-01-13wacom: Add details about BuiltIn propertyBastien Nocera1-2/+6
2012-01-13data: Add example definition to tarballBastien Nocera1-0/+2
2012-01-13wacom: Set device builtin statusBastien Nocera1-2/+12
2012-01-13wacom: Get the device's builtin status from udevBastien Nocera1-1/+23
2012-01-13wacom: Add private enum for builtin tri-stateBastien Nocera1-0/+6
2012-01-13test: Add test for reversible propertyBastien Nocera1-0/+1
2012-01-13test: Fix "bogus" device testBastien Nocera1-1/+1
2012-01-13data: Put the Reversible feature in the correct sectionBastien Nocera5-7/+7
2011-12-18data: First pass at Cintiq 21UX2Bastien Nocera1-0/+12
2011-12-18data: Add first pass at serial device for testsBastien Nocera1-0/+12
2011-12-18lib: Don't add devices that lack DeviceMatchBastien Nocera1-11/+18
2011-12-16Update gitignoreBastien Nocera1-0/+1
2011-12-16test: Fix running test when uninstalledBastien Nocera2-2/+2
2011-12-16doc: Clean up generated fileBastien Nocera1-0/+2
2011-12-16test: Abort when the DB fails to loadBastien Nocera1-0/+1