]> git.sesse.net Git - vlc/commit
Remove HAL support
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 17 Oct 2009 15:18:55 +0000 (18:18 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 17 Oct 2009 15:18:55 +0000 (18:18 +0300)
commit0565b5c2e5062b41e6e1d2b441724899bfdcf38d
treecb7e34a806233f799b138d6efd72fd43dc6cae38
parentda8ac5627f3cc9a99a9b8945ab71107843afd684
Remove HAL support

HAL is officially deprecated. The new udev discs module provide the same
functionality in VLC. Moreover, the plugin was waking up the CPU at
regular intervals. Last, InitDeviceValues seemed to cause problems with
wrong disc paths being saved to vlcrc for some people
configure.ac
modules/services_discovery/Modules.am
modules/services_discovery/hal.c [deleted file]
src/libvlc.c