Difference between revisions of "Peerix/Todo"

From Organic Design wiki
(priorities)
(update new todos)
Line 2: Line 2:
 
In priority order
 
In priority order
 
*Test ISO9660 cd boot from buildroot toolchain
 
*Test ISO9660 cd boot from buildroot toolchain
*Test SDL use of /dev/fbcon (check enviroment variables)
+
<s>*Test SDL use of /dev/fbcon (check enviroment variables)</s>
 
**Plain SDL code in [http://www.organicdesign.co.nz/wiki/index.php?title=Interface.h&oldid=26836 interface.h history]
 
**Plain SDL code in [http://www.organicdesign.co.nz/wiki/index.php?title=Interface.h&oldid=26836 interface.h history]
*Add ALSA into the build
+
*Add ALSA (kernel and userspace)
 +
*Add SDL_ttf
 +
*Add freetype
 
**Incorporate geexbox asound configs for auto config of sound
 
**Incorporate geexbox asound configs for auto config of sound
 
*Think more about how to integrate /sys with the nodal structure
 
*Think more about how to integrate /sys with the nodal structure
*Include FUSE
+
*Include FUSE (kernel and userspace)
 
**libntfs support
 
**libntfs support
 
**Peer file system support
 
**Peer file system support

Revision as of 00:23, 11 December 2006

In priority order

  • Test ISO9660 cd boot from buildroot toolchain

*Test SDL use of /dev/fbcon (check enviroment variables)

  • Add ALSA (kernel and userspace)
  • Add SDL_ttf
  • Add freetype
    • Incorporate geexbox asound configs for auto config of sound
  • Think more about how to integrate /sys with the nodal structure
  • Include FUSE (kernel and userspace)
    • libntfs support
    • Peer file system support