mantaraya36's blog
Brain dump
Getting things ready for GSoC
I’ve set up a repository where I’ll be doing my work at:
https://github.com/mantaraya36/xmms2-mantaraya36
And I’ve now finished setting up emacs for my first real-world usage of it after several months with QtCreator. Finally got CEDET and ECB installed and now emacs starts making sense as an IDE.
Had a quick look at how waf is set up and I think I get as much as I need for now… Also, reviewing XMMS2_Coding_Style.
Might be nice to figure out how to integrate waf into a CEDET project… but I’ll probably end up just having a separate terminal for building.
The first thing I’ll get into is writing a proof of concept LADSPA plugin loader to get acquainted with writing xform plugins. This is where I’ll get started:
http://xmms2.org/wiki/Writing_XMMS2_Plugins
http://xmms2.org/wiki/Notes_from_developing_an_xform_plugin