index
:
ohm
debian
master
Open Hardware Manager
robtaylor
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-17
Comment out EXTRA_DIST += lines in gtk-doc makefiles.
Rob Taylor
2
-2
/
+2
2007-08-16
Add missing ohm-plugin-docs.sgml
Rob Taylor
1
-0
/
+10
2007-08-16
ohm-plugin fix
Rob Taylor
1
-1
/
+1
2007-08-16
call gtkdocize before automake
Rob Taylor
1
-2
/
+3
2007-08-16
gtk-doc for libohm
Rob Taylor
5
-2
/
+91
2007-08-16
output whether gtk-doc is enabled at end of configure
Rob Taylor
1
-0
/
+1
2007-08-16
gtk-doc for Ohm plugin interface
Rob Taylor
8
-0
/
+151
2007-08-15
prefix struct names with underscore in public api
Rob Taylor
2
-9
/
+11
2007-08-13
add ohm-plugin-internal.h to ohmd_SOURCES
Rob Taylor
1
-0
/
+1
2007-08-13
split ohm-plugin.h into ohm-plugin.h and ohm-plugin-internal.h
Rob Taylor
4
-48
/
+75
2007-08-13
initialise plugin's conf in init
Rob Taylor
1
-1
/
+1
2007-08-08
try to free up some more memory
Rob Taylor
1
-1
/
+3
2007-08-08
remove unneeded scripts
Rob Taylor
2
-22
/
+0
2007-08-08
add --time option to run-ohm.sh
Rob Taylor
1
-3
/
+10
2007-08-04
fix valgrind warnings in OhmPlugin
Rob Taylor
1
-1
/
+6
2007-08-04
unref owned objects in dispose, not finalize
Rob Taylor
2
-9
/
+46
2007-08-04
fix valgrind warnings in OhmModule
Rob Taylor
1
-24
/
+17
2007-08-04
Fix crasher on destroy in plugin-idle
Rob Taylor
1
-2
/
+3
2007-08-04
make run-ohm.sh's valgrind running more useful
Rob Taylor
2
-2
/
+760
2007-08-03
add --efence and --underfence options to run-ohm.sh
Rob Taylor
3
-0
/
+14
2007-08-03
fix crasher in ohmd/ohm-plugin.c
Rob Taylor
1
-1
/
+0
2007-08-03
fix memleak in OhmModule
Rob Taylor
1
-1
/
+1
2007-08-03
add command line options for --g-fatal-warnings and --g-fatal-critical
Rob Taylor
2
-2
/
+18
2007-08-03
add SIGINT handler to ohmd
Rob Taylor
1
-2
/
+14
2007-08-03
make run-ohm.sh more capable
Rob Taylor
1
-4
/
+25
2007-08-01
update plugins to new plugin interface
Rob Taylor
12
-406
/
+203
2007-08-01
change plugin interface to be more efficient
Rob Taylor
4
-327
/
+248
2007-08-01
add --debug option to run-ohm.sh
Rob Taylor
1
-1
/
+8
2007-07-25
fix loading of the plugin conf directory when installed properly
Richard Hughes
2
-13
/
+18
2007-07-23
fix type in backlight plugin Makefile.am
Rob Taylor
1
-1
/
+1
2007-07-23
remove mkinstalldirs from EXTRA_DIST
Rob Taylor
1
-2
/
+1
2007-07-23
allow running of ohmd uninstalled
Rob Taylor
19
-233
/
+109
2007-07-23
Correct some documentation of OhmConf.
Rob Taylor
1
-8
/
+20
2007-07-23
Don't expose signals in class structure of OhmConf
Rob Taylor
2
-8
/
+2
2007-07-23
Use $(LIBTOOL) rather then executing libtool directly
Rob Taylor
1
-2
/
+2
2007-07-18
Turn DPMS off (put the DCON to sleep) when going into suspend
Chris Ball
1
-0
/
+7
2007-07-18
Fix DCON switching; open X display, don't always reset backlight.state = 1
Chris Ball
2
-2
/
+6
2007-07-18
The xrandr semantics are inverted -- flip them
Chris Ball
1
-2
/
+2
2007-07-13
it is possible to be set in coldplug
Richard Hughes
1
-2
/
+2
2007-07-13
make the idle.timer_ values public, we'll want to change them in the session
Richard Hughes
1
-3
/
+3
2007-07-13
require xorg if using the display
Richard Hughes
4
-2
/
+4
2007-07-13
only connect idletime when X is up
Richard Hughes
1
-10
/
+51
2007-07-13
add an xorg plugin to detect when X is up and to set XAUTHORITY
Richard Hughes
7
-1
/
+147
2007-07-13
add ohm-get-key for shell scripts
Richard Hughes
4
-2
/
+88
2007-07-13
don't assume we can do gdk_init, fixes a segfault on boot when running under ...
Richard Hughes
2
-5
/
+36
2007-07-13
don't unref ctx if not allocated
Richard Hughes
1
-1
/
+1
2007-07-13
try to reconnect if X is not started up with ohm starts
Richard Hughes
2
-16
/
+75
2007-07-13
add a session setter for testing
Richard Hughes
3
-1
/
+88
2007-07-12
suggest xrandr in backlight
Richard Hughes
1
-0
/
+1
2007-07-12
watch the hal device for either a property changed _or_ a device condition
Richard Hughes
1
-2
/
+4
[prev]
[next]