Stephen 'Okra' Houston
5370793399
Sysinfo Gadget: More thread vs object lifetime work: Make threads no longer dependent on the main loop objects and vice versa.
6 years ago
Stephen 'Okra' Houston
9e7b78ffab
Gadgets: Make sure to avoid conflicts with functions and globals.
6 years ago
Al 'netstar' Poole
4e1d079aa8
Batman: Add multi-battery support for bsd based distros.
...
Differential was D4670
6 years ago
Al Poole
55a7d4feed
Fixes issues w/battery and batman living together
...
Summary:
The problems were that both sysctl implementations defined public accessable fields named bat.
The static definition moves into the file scopes.
The E_FREE calls are fixing a use after free.
Reviewers: zmike!, bu5hm4n
Subscribers: cedric
Differential Revision: https://phab.enlightenment.org/D4629
6 years ago
Al 'netstar' Poole
2f218a1694
Enlightenment - BSD - Fix typos in battery sysctl float compares.
6 years ago
Al 'netstar' Poole
82af16c32b
Enlightenment - BSD - Cleanup sysctl code for batteries.
6 years ago
Stephen 'Okra' Houston
b51b591171
Enlightenment: Sysinfo gadget supporting files
6 years ago
Al Poole
b4f3a8da0a
Enlightenment: Factor all sysctl battery code for bsd into e_mod_sysctl.c
...
This commit should now allow battery to support OpenBSD, FreeBSD, Dragonfly BSD, and NetBSD
6 years ago
Al Poole
4f1f29ae35
fix openbsd battery calc on amd64
7 years ago
Maxime Villard
4a52c46268
From: Maxime Villard <rustyBSD@gmx.fr>
...
Subject: [E-devel] [e][PATCH] Optimizations v2
Date: Fri, 21 Dec 2012 22:17:32 +0100
Hi,
same patch as before: removed useless nullchecks and
switched some free()'s to E_FREE().
SVN revision: 81592
10 years ago
Vincent Torri
8058b50c82
E17: fix crash of the battery module on OpenBSD if the system has no AC adapter or battery sensor
...
SVN revision: 79630
10 years ago
Vincent Torri
bf452c89ba
E: various clean up for the battery module on OpenBSD
...
patch by Maxime Villard (rustyBSD)
SVN revision: 75575
11 years ago
Mike Blumenkrantz
82fcf900bd
formatting
...
SVN revision: 75196
11 years ago
Vincent Torri
66f257b886
E17: add OpenBSD support for the battery module
...
patch by Jonathan Armani <armani@openbsd.org>
SVN revision: 64526
11 years ago