Hi there,
THis week I wrote the xen-xl parser with support for spice
graphics and the disk format!Am integrating it into the build system
May be I will add support for the network config and vTPM.
I will send out for review next week.
Cheers,
David.
--
To unsubscribe, e-mail: opensuse-project+unsubscribe(a)opensuse.org
To contact the owner, email: opensuse-project+owner(a)opensuse.org
Hi,
this is my fourteenth weekly status report for my GSoc project.
This week I have been working on adding ALSA and OSS4 support to
libmatemixer. ALSA turned out to be quite simple, even though the
documentation is pretty sparse, there is a lot of example code and the
API is intuitive. OSS4 is a bit of a different story and for the whole
time I haven't been sure if I wanted to do it at all, but I'm brave and
adventurous and I'm going to struggle with it till the end.
So for the weekend and the next week the plans are big. I have
incomplete OSS4, some known problems in the other backends and I must
adapt the previous library code and application code to API changes I
have made recently. So once again, wish me luck, I'm almost done :)
Thank you,
Michal
--
To unsubscribe, e-mail: opensuse-project+unsubscribe(a)opensuse.org
To contact the owner, email: opensuse-project+owner(a)opensuse.org
Hi,
For my GSoC project, I will be working on caja, the file manager for the
MATE desktop. My primary goal is to extend its extensions functionality
to allow runtime (de-)activation of individual plugins, and to create an
extension management system to allow more complex extensions.
In the last few weeks, I've worked on the main step for my project;
allowing extensions to be toggled on/off during runtime. This step took
a lot longer than I anticipated, but my implementation now works. I
think I will require most of the upcoming week to make the code
production-ready. It still needs a lot of polish, and I also struggle
with a strange crash bug for which gdb is unexpectedly unhelpful. As
soon as this issue is resolved, I will commit my 'at-runtime' code to
github and invite people to test it. I also hope to start writing the
documentation for the extension system, and start on step (5) below, but
finishing the code is my first priority at this point.
5. Allow extensions to expose a proper name, so we don't have to
identify them by their module filename ('example.so') in the GUI.
With kind regards,
Alexander van der Meij
alexandervdm @ freenode
--
To unsubscribe, e-mail: opensuse-project+unsubscribe(a)opensuse.org
To contact the owner, email: opensuse-project+owner(a)opensuse.org