My last post was a long ago, I have been a bit busy coding since then. So that's where I am:

  • The LibVLC really works, it should be possible to start using it in WinCE programs
  • The file input has been reworked (again)
  • The audio output works, but seems to slow, I have timing issues when I want to listen to music
  • The video output has been ported but not tested
  • Nearly all modules compile fine
  • I worked on the port of some codecs
  • The interface rebuilding is in progress: the preferences are now working, but not the playlist. The rest is working fine

There's still some work to do :)

Now, I need to make it read properly audio and video, have a good interface, prepare the compilation process (automake, etc.) and do some docs!