Re: [Banshee-List] hal-sharp documentation



On Sat, 2006-04-15 at 00:24 -0700, Eric Moret wrote:
> Hello all,
> 
> I am looking for hal-sharp documentation and so far was not able to find 
> much. Looking at banshee's source code, I see a mix of managed/unmanaged 
> code to detect cd insertion. Is there any reason for using unmanaged code? 
> Would it be possible to do it with 100% managed code instead?

http://banshee-project.org/files/documentation/banshee/Hal

This is monodoc-generated documentation and it has not been filled in
with details, but the API should be fairly straight forward.

As for CD detection, yes, you can do this in managed. The detection in
Banshee is fully managed. The only unmanaged code is GStreamer related,
and a P/Invoke into an ioctl call to eject the disk. I need to add HAL
method call support to hal-sharp, and when I do, you could even do
ejecting in managed, however, it requires HAL 0.5.6 or better.

--Aaron

> Best,
> __
> Eric 
> 
> 
> 
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]