[vlc-devel] commit: Remove HAL support ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Oct 17 17:24:21 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Oct 17 18:18:55 2009 +0300| [0565b5c2e5062b41e6e1d2b441724899bfdcf38d] | committer: Rémi Denis-Courmont 

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

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0565b5c2e5062b41e6e1d2b441724899bfdcf38d
---

 configure.ac                          |    4 -
 modules/services_discovery/Modules.am |    1 -
 modules/services_discovery/hal.c      |  346 ---------------------------------
 src/libvlc.c                          |   78 --------
 4 files changed, 0 insertions(+), 429 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0565b5c2e5062b41e6e1d2b441724899bfdcf38d



More information about the vlc-devel mailing list