Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Detect tape devices | Timothy Pearson | 2012-04-26 | 1 | -1/+2 | |
| | ||||||
* | Fix disk device media insert remove detection | Timothy Pearson | 2012-04-26 | 1 | -4/+18 | |
| | ||||||
* | Fix tde-config command line branding. | Darrell Anderson | 2012-04-21 | 2 | -8/+8 | |
| | ||||||
* | Update branding with command line --help generic options. | Darrell Anderson | 2012-04-21 | 3 | -18/+18 | |
| | ||||||
* | Fix power and sleep button input classification | Timothy Pearson | 2012-04-18 | 1 | -2/+2 | |
| | ||||||
* | Fix sleep button | Timothy Pearson | 2012-04-18 | 1 | -1/+1 | |
| | ||||||
* | Fix detection of PS/2 and AC97 devices | Timothy Pearson | 2012-04-18 | 1 | -3/+12 | |
| | ||||||
* | Add key device monitoring support | Timothy Pearson | 2012-04-15 | 2 | -7/+74 | |
| | ||||||
* | Additional fixups to provide methods needed by kpowersave | Timothy Pearson | 2012-04-15 | 2 | -10/+102 | |
| | ||||||
* | Add ability to read switch states | Timothy Pearson | 2012-04-14 | 2 | -21/+417 | |
| | ||||||
* | Repair quite a few bugs in the TDE hw library | Timothy Pearson | 2012-04-14 | 2 | -75/+643 | |
| | | | | Add methods needed for kpowersave | |||||
* | Add CPU governor detection and setting capability | Timothy Pearson | 2012-04-13 | 2 | -8/+70 | |
| | ||||||
* | Add monitor class to TDE hardware library | Timothy Pearson | 2012-04-12 | 4 | -452/+1178 | |
| | ||||||
* | Add network, battery, and AC power device classes and parsers to the TDE ↵ | Timothy Pearson | 2012-04-11 | 2 | -76/+1105 | |
| | | | | hardware library | |||||
* | Update final HTML install path so all modules are consistent. | Darrell Anderson | 2012-04-10 | 3 | -4/+4 | |
| | ||||||
* | Fix FTBFS | Timothy Pearson | 2012-04-10 | 1 | -1/+3 | |
| | ||||||
* | Fix USB device lookup | Timothy Pearson | 2012-04-08 | 3 | -17/+221 | |
| | | | | | Add proper Event and Input device handlers Add Sensor support | |||||
* | Add detailed CPU information gathering to the TDE hardware library | Timothy Pearson | 2012-04-08 | 6 | -9/+2589 | |
| | ||||||
* | Classify power and backlight devices | Timothy Pearson | 2012-04-07 | 5 | -17/+426 | |
| | | | | Parse ACPI device types | |||||
* | Update disk device labeling | Timothy Pearson | 2012-04-06 | 2 | -16/+93 | |
| | ||||||
* | Fix generic multimedia device listing | Timothy Pearson | 2012-04-06 | 2 | -1/+17 | |
| | ||||||
* | Add a couple of convenience functions to the TDE hw lib | Timothy Pearson | 2012-04-06 | 2 | -0/+21 | |
| | ||||||
* | Classify devices based on PCI class if possible | Timothy Pearson | 2012-04-05 | 3 | -47/+226 | |
| | | | | Lots of bugfixes | |||||
* | Reliably detect device driver | Timothy Pearson | 2012-04-05 | 1 | -0/+15 | |
| | ||||||
* | Update TDE hardware library to classify most devices halfway correctly | Timothy Pearson | 2012-04-05 | 2 | -15/+450 | |
| | ||||||
* | Add device friendly name generation to TDE hardware library | Timothy Pearson | 2012-04-05 | 2 | -41/+462 | |
| | ||||||
* | Fix typo. | Darrell Anderson | 2012-04-04 | 1 | -1/+1 | |
| | ||||||
* | Build device structure in TDE hardware library | Timothy Pearson | 2012-04-03 | 2 | -6/+145 | |
| | | | | Repair potential segfault in same due to ptrlist copying | |||||
* | Fix last commit | Timothy Pearson | 2012-04-02 | 1 | -0/+1 | |
| | ||||||
* | Add external textfile device class rule support to TDE hardware library | Timothy Pearson | 2012-04-02 | 6 | -78/+596 | |
| | | | | Move floppy detection to the new system as an example | |||||
* | Add preliminary floppy drive support to hardware library | Timothy Pearson | 2012-04-01 | 1 | -4/+57 | |
| | ||||||
* | Fix a number of bugs in the TDE hardware library and stabilize device mapper ↵ | Timothy Pearson | 2012-04-01 | 2 | -23/+94 | |
| | | | | device detection | |||||
* | Fix a potential crash | Timothy Pearson | 2012-03-31 | 1 | -2/+2 | |
| | ||||||
* | Add proper mount monitoring to TDE hardware library | Timothy Pearson | 2012-03-31 | 2 | -158/+350 | |
| | | | | The media kioslave backend based on this library can now mount/unmount simple flash drives | |||||
* | Conver TDE hardware library to fully event driven operation | Timothy Pearson | 2012-03-31 | 2 | -41/+55 | |
| | ||||||
* | Add disk device size method to TDE hardware library, along with a number of ↵ | Timothy Pearson | 2012-03-30 | 2 | -7/+141 | |
| | | | | bug fixes | |||||
* | Add mount and unmount functionality to TDE disk hardware class | Timothy Pearson | 2012-03-30 | 2 | -1/+142 | |
| | ||||||
* | Add device mapper functions to TDE hardware library | Timothy Pearson | 2012-03-30 | 2 | -6/+115 | |
| | ||||||
* | Greatly enhance udev disk scanning and mount detection functions of TDE ↵ | Timothy Pearson | 2012-03-30 | 2 | -63/+700 | |
| | | | | hardware library | |||||
* | Add initial tdehardwaredevices skeleton to tdecore | Timothy Pearson | 2012-03-29 | 7 | -3/+384 | |
| | | | | Do not use the added classes yet, as the API and ABI are still under heavy construction! | |||||
* | Add source code module name [kdetcompmgr] to stdout/stderr messages to ↵ | Darrell Anderson | 2012-03-21 | 1 | -1/+1 | |
| | | | | improve readability. | |||||
* | Fix references of K Menu -> TDE Menu. | Darrell Anderson | 2012-03-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2012-03-07 | 22 | -161/+161 | |
|\ | ||||||
| * | Fix branding issues of non-KDE -> non-TDE. | Darrell Anderson | 2012-03-07 | 1 | -2/+2 | |
| | | ||||||
| * | Fix kcontrol branding with event sound files. | Darrell Anderson | 2012-03-07 | 1 | -82/+82 | |
| | | ||||||
| * | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 17 | -57/+57 | |
| | | ||||||
| * | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2012-03-07 | 3 | -20/+20 | |
| | | ||||||
* | | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 5 | -12/+12 | |
|/ | ||||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 16 | -209/+209 | |
| | ||||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 35 | -99/+99 | |
| |