| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup battery module | Sebastian Dransfeld | 2010-08-30 | 1 | -3/+2 |
* | FORMATTING | Lucas De Marchi | 2010-08-04 | 1 | -3/+0 |
* | globals declared in main now | Mike Blumenkrantz | 2010-06-19 | 1 | -7/+7 |
* | match eeze changes, add init/shutdown calls to illume2 keyboard | Mike Blumenkrantz | 2010-05-22 | 1 | -4/+4 |
* | udev mode enabled in battery module (--enable-device-udev) with polling time ... | Mike Blumenkrantz | 2010-05-18 | 1 | -25/+24 |
* | more udev battery progress, seems like a good stopping point for tonight. | Mike Blumenkrantz | 2010-05-17 | 1 | -4/+9 |
* | split battery module device backend into separate files to make it more manag... | Mike Blumenkrantz | 2010-05-17 | 1 | -0/+70 |
* | incremental commit towards udev. no functional changes made, udev support st... | Mike Blumenkrantz | 2010-05-17 | 1 | -7/+5 |
* | step 5: migrate battery module with properly #ifdef-ed code | Mike Blumenkrantz | 2010-05-01 | 1 | -4/+11 |
* | export less | Sebastian Dransfeld | 2010-01-22 | 1 | -1/+1 |
* | b attery has option fo forcing hal or internal (batget). config ui is still | Carsten Haitzler | 2009-02-01 | 1 | -0/+2 |
* | battery module now will use hal - if it finds it, for battery info. tested by | Carsten Haitzler | 2008-11-15 | 1 | -0/+9 |
* | struct Status appears to be a left-over and is not used afaik. | Christopher Michael | 2008-11-07 | 1 | -1/+0 |
* | Remove Evas list and replace them with Eina list. | Cedric BAIL | 2008-10-22 | 1 | -1/+1 |
* | Add alert popup to battery module. Was broken after batget changes. Popup i... | Nicholas Hughart | 2008-05-03 | 1 | -3/+3 |
* | move battery fetching/polling of info to its own sub process, pipe of stdout | Carsten Haitzler | 2008-03-03 | 1 | -34/+7 |
* | Add support for the new sysfs acpi power interface. With 2.6.24 kernels, the... | Nicholas Hughart | 2008-01-28 | 1 | -4/+5 |
* | e: | Carsten Haitzler | 2008-01-11 | 1 | -2/+2 |
* | boys and girls... animals and vegetables... pokemon and spatial anomolies | Carsten Haitzler | 2007-10-31 | 1 | -3/+2 |
* | Allow module to fire its alarm given a percentage remaining threshold. | Eric Schuele | 2007-05-20 | 1 | -1/+2 |
* | lots of freaky stuff. | Carsten Haitzler | 2006-09-03 | 1 | -0/+1 |
* | Revert back to void for e_modapi_init, HandyAndE is correct. | Christopher Michael | 2006-06-06 | 1 | -1/+1 |
* | Fix e_modapi_init to return int, not void. | Christopher Michael | 2006-06-06 | 1 | -1/+1 |
* | nice little overhaul of module related stuff. moduels now finally RELY on | Carsten Haitzler | 2006-06-01 | 1 | -1/+0 |
* | add icon provision for gadcon classes and label provider functions. also add | Carsten Haitzler | 2006-05-09 | 1 | -0/+1 |
* | e packages build again - also not much point having an enlightenment-data as | Carsten Haitzler | 2006-04-20 | 1 | -42/+15 |
* | Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAY... | handyande | 2006-03-12 | 1 | -1/+0 |
* | 2 pending patches in my inbox. | Carsten Haitzler | 2006-01-20 | 1 | -0/+1 |
* | If a module has a config dialogue, destroy it on module shutdown | Christopher Michael | 2006-01-06 | 1 | -0/+1 |
* | make symbol hiding actually work - fix some bugs, fixme's adjust bugs and | Carsten Haitzler | 2005-12-27 | 1 | -2/+3 |
* | module config dialog | Carsten Haitzler | 2005-12-17 | 1 | -11/+11 |
* | Remove not needed menus/Formatting | Christopher Michael | 2005-12-14 | 1 | -3/+1 |
* | Battery Config Dialog | Christopher Michael | 2005-12-14 | 1 | -0/+3 |
* | New modapi! | sebastid | 2005-09-24 | 1 | -1/+1 |
* | Move module api check to module loader. | sebastid | 2005-09-23 | 1 | -0/+2 |
* | Support /proc/pmu | sebastid | 2005-08-30 | 1 | -1/+2 |
* | bsd battery patch | Carsten Haitzler | 2005-08-02 | 1 | -2/+9 |
* | - change the names of the module entry points. This will break other | Dan Sinclair | 2005-04-12 | 1 | -5/+5 |
* | Add main menu to face menu. | sebastid | 2005-02-10 | 1 | -1/+2 |
* | - Menu for each face. | sebastid | 2005-02-10 | 1 | -10/+6 |
* | Move action from Battery_Face to Battery (We only need to check the battery | sebastid | 2005-02-09 | 1 | -14/+50 |
* | Port battery and temperature to gadman - finally | handyande | 2005-01-25 | 1 | -10/+1 |
* | battery alarm from nick | Carsten Haitzler | 2005-01-11 | 1 | -1/+5 |
* | a temperature monitor module for acpi... it's simple... and really only | Carsten Haitzler | 2005-01-02 | 1 | -0/+1 |
* | battery modules now... works... in theory. i have to test it on a real | Carsten Haitzler | 2004-12-27 | 1 | -1/+11 |
* | starting a battery module (in need this for my laptop) | Carsten Haitzler | 2004-12-27 | 1 | -0/+48 |