Commit Graph

91 Commits (ccaaecf59c0e607be633c45ad3b7bb1ef29e981f)

Author SHA1 Message Date
Alexander Golubev dff837200e
Fix lvm volumes appearing as removable devices
11 months ago
ormorph 8d96e85f7d Added compatibility for hwlib support for musl
2 years ago
Michele Calgaro 5f795c0bb2
tdehw lib: make sure to emit hardwareRemoved signal after removing the device from the device list.
3 years ago
Alexander Golubev 0631f76fb7
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
3 years ago
Michele Calgaro f159fa61a9
tdehw lib: reworked device notifications to avoid repeated scanning of devices.
3 years ago
Michele Calgaro 4a8875301d
Removed unused code related to hardware events.
3 years ago
gregory guy d7fad5b469
As default behaviour, use hwdata files for pci and usb ids files.
3 years ago
Slávek Banko c7b651a6ca
Build tdehw library as a standalone library.
4 years ago
Michele Calgaro 99b855062b
tdehw lib: fixed detection of mountable optical disks with incomplete
4 years ago
Michele Calgaro 9bc16841d1
Fixed mounting and unmounting of mapped storage devices.
4 years ago
Michele Calgaro 33794c4ec3
Fixed displaying of encrypted disks.
4 years ago
Slávek Banko fb1316c785
tdehwlib: Add regular monitoring of power supply device status,
4 years ago
Slávek Banko f68fadda81
tdehwlib: Add event device classification according to the provided switches.
5 years ago
Slávek Banko c088fbf55b
tdehwlib: Unify units of battery values.
5 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
5 years ago
Slávek Banko ecd1e4bd40
tdehwlib: Adjusted parsing of battery information
5 years ago
Slávek Banko ba82cdf5be
tdehwlib: Fix parsing of CPU cores frequency information
5 years ago
Slávek Banko 8856d5dde1
tdehw: Fix wrong merge location in prior commit.
5 years ago
Slávek Banko 86c1d896c7
tdehwlib: Adjusted parsing of battery information
5 years ago
Slávek Banko 3b0f07f2cd
tdehwlib: Classify the charger as an AC adapter, not as a battery.
5 years ago
Michele Calgaro 11935291c7
Normalized names of devices to avoid unintentional mixed used of icons from different
5 years ago
Michele Calgaro c76553c4fb
tdehw: TRUE/FALSE --> true/false renaming.
5 years ago
Michele Calgaro 09835dceb7
tdehw: improved code for mount table.
5 years ago
Michele Calgaro 536cfddc84
Use new function TQT_DBusData::getAsVariantData() instead of local
6 years ago
Slávek Banko dfe3c9649f
tdehwlib: Fix the flag setting whether the storage device contains the file system.
6 years ago
Slávek Banko 051acc7df5 Fix crash in tdehwlib if /sys/devices/system/cpu/cpu* is not accessible
7 years ago
Slávek Banko eb6f8213d4 tdehwlib: Add a rule for classifying parport device
8 years ago
Slávek Banko cc4f1996df tdehwlib: Add a rule for classifying remote control devices
8 years ago
Slávek Banko d1280c31d9 tdehwlib: Allow to gather connection information on virtual net devices
8 years ago
Slávek Banko a73511a98d tdehwlib: Allow to classify virtual devices by subsystem
8 years ago
Slávek Banko d2b61ae9da Fix memory leak after processing udev_monitor
8 years ago
Slávek Banko 1a5bc0e4ff Fix memory leak after processing udev_device
8 years ago
Timothy Pearson 30c008d551 Probe partitions to get filesystem type
8 years ago
Timothy Pearson b18bff9ad8 Properly classify Lenovo USB camera platform subdevices
8 years ago
Timothy Pearson d82b64cbbd Add IBM VIO device
8 years ago
Timothy Pearson d15fe834b1 Add nvmem device type
8 years ago
Michele Calgaro 92394e2850 tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to disk).
9 years ago
Michele Calgaro 3b095cf3cd tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to disk).
9 years ago
Slávek Banko 36481f68c1 Fix crash in tdehwlib on partitions without parent disk
9 years ago
Slávek Banko ff469a69ff Fix mountable flag for disk partitions
9 years ago
Slávek Banko 613eadbbc3 Add a rule for classifying ATA Compact Flash Adapter
9 years ago
Slávek Banko 5104679806 Set partition disk type and status based on the parent device
9 years ago
Slávek Banko f8fbb3bd78 Set hotpluggable flag for flash disks instead of removable
9 years ago
Slávek Banko dc350e6c64 Force removable flag for flask disks in tdehwlib
9 years ago
Slávek Banko f4fb3a8e71 Fix crash in tdehwlib if not exists /sys/devices/system/cpu
9 years ago
Slávek Banko 6dfc04c51a Fix ZIP drive classification in tdehwlib
9 years ago
Slávek Banko 6a2a9de49c Classify flash drives as HDD in tdehwlib
9 years ago
Slávek Banko 893ac9fad0 Prefer encoded disk labels in tdehwlib
9 years ago
Slávek Banko ba2a3bc188 Add floppy into disk type clasification in tdehwlib
9 years ago
Slávek Banko 68102d50e9 Fix disk type clasification in tdehwlib
9 years ago