TMF Hg

added 'make doc' rule to makefile

  • Tue, 26 Aug 2008 22:05:07 +0100
  • by Philip Pemberton <philpem@philpem.me.uk> [Tue, 26 Aug 2008 22:05:07 +0100] rev 8
  • added 'make doc' rule to makefile
    fixed lpfktest to call lpfk_open() correctly after API fixups in 2:071056e12321

add Doxygen control file

  • Tue, 26 Aug 2008 22:01:01 +0100
  • by Philip Pemberton <philpem@philpem.me.uk> [Tue, 26 Aug 2008 22:01:01 +0100] rev 7
  • add Doxygen control file

fix typo in makefile that broke 'make clean'

  • Tue, 26 Aug 2008 22:00:24 +0100
  • by Philip Pemberton <philpem@philpem.me.uk> [Tue, 26 Aug 2008 22:00:24 +0100] rev 6
  • fix typo in makefile that broke 'make clean'

Added "Conway's Life" demo to LPFK test suite. This is a good test for

  • Tue, 26 Aug 2008 21:59:54 +0100
  • by Philip Pemberton <philpem@philpem.me.uk> [Tue, 26 Aug 2008 21:59:54 +0100] rev 5
  • Added "Conway's Life" demo to LPFK test suite. This is a good test for
    cached LED status setting, and a decent base for other LPFK games.

made error codes negative

  • Tue, 26 Aug 2008 19:14:23 +0100
  • by Philip Pemberton <philpem@philpem.me.uk> [Tue, 26 Aug 2008 19:14:23 +0100] rev 4
  • made error codes negative
    tweaked lpfk_read to return an error constant instead of a magic number