GSoC:2008 GenIPC Milestones - nesciens/xmms2-wiki GitHub Wiki
Student accepted
\?/
C clientlib
Collections is only partially autogenerated because of xmmsc_coll_parse and all the black magic it introduces. There is simple API to construct collection by manually DAG creation.
Updating xmms CLI
C-glib
Plugin to use glib primitives.
python
Using IPC primitives from C library
Writing native IPC primitives
documentation
Docs about adding support for new languages.
Collection parser
Possible ways:
- Move parser to server-side
- Use bison's output to recreate parser state-table and write meta-monster that will be able to use that table
C++
perl
ruby
Maybe ?