blob: e44c2a92cf25c0ad1c318163707f5256563af627 (
plain)
| 1
2
3
4
5
6
7
8
 | - Clean up memory leakages. Call _unref functions etc.
- Convert strings to/from UTF-8
- Implement own main loop. The current implementation depends on the
  GLib mainloop.
- Get test working. Probably a threading issue.
 |