Re: [linux-minidisc] changed himdformat.c to work on linux and windows



>Betreff : Re: [linux-minidisc] changed himdformat.c to work on linux and windows
>Gesendet: 09.04.2010 20:21:25
>An : "manner.moe@gmx.de"
>Von: "Adrian Glaubitz <glaubitz@physik.fu-berlin.de>"

>----- Originale Nachricht -----
>Hi,

>On Fri, Apr 02, 2010 at 11:34:41PM +0200, manner.moe@gmx.de wrote:
>> I´ve implemented himd format feature in libhimd and qhimdtransfer using 
>> libsgutils2.
>> This is for test purposes only wether we are not sure if we can use 
>> libsgutils2 on mac.
>> If not we can use libusal/libscg instead, but the usage is a bit more 
>> complicated.

>Please remember that we need to figure whether we can get this working
>on MacOS as well. And, furthermore, we should also wait with this
>patch until autodetection and formatting is ready on Linux, too.

>Adrian

Yes I know, using libscg/libusal instead of libsgutils2 should only affect 
libhimd. 
If autodetection is ready on linux and the scsi_device is set correctly 
formatting should work, too.

I sent this patch as a sample of implementation and for testing.

Just a little change:
We should use isEnabled(false)/isEnabled(true) instead of hide()/show() for 
disabling/enabling the himd_devices combobox.

Thomas