Age | Commit message (Collapse) | Author | Files | Lines |
|
Makes haldaemon and haluser variables so users can read them using
pkg-config (previously they were keywords, which are reserved for
pkg-config extension)
|
|
Added hal user and group as Haluser and Halgroup pkg-config file (hal.pc)
|
|
return true if called with 'cdrom' and caps were 'cdrom.cdr block'.
(ds_add_capability): only announce new capability if we actually added
it
add linux_ieee1394.[ch]
new files
visit IEEE1394 devices (osspec_probe): handle IEEE1394 devices
(handle_hotplug): handle IEEE1394 devices
add video4linux, fix I2C capitalization
add support for video4linux, minor I2C fixes (visit_class_device): add
support for video4linux (visit_class_device): use class device path for
I2C (handle_hotplug): hotplug support for video4linux
Add linux_class_video4linux.[ch]
new files
Add linux_dvd_rw_utils.[ch]
Check for DVD writer capabilities
Fixup up so applications only need to include libhal and not dbus
new files
Change protototype of foo() to foo(void) to avoid warnings when compiling
-Wstrict-prototypes
|
|
|