This is an old revision of the document!


TODO List

  • Create icon for options dialog (iPhone icon?) 32×32
  • Get a better header sorting function
  • Implement Search works as I think, array of properties with array length on the end (doesnt seem to!)
  • Speed up long list enumeration (see below)
  • Ask how to enumerate a view, is there an enumerateByProperty method like for lists?
  • Implement press and hold functionality (pops up a list) Added as right hand side button.
  • Implement hooks in component to allow extensions to their own links (see above) Done
  • Implement HTML5 Audo component to play mp3 files. (Or add m3u link to play button).
  • Implement playlist editing
  • Implement DAAP Server
  • Can we control Scrolling in Javascript? If so implement in Search and possibly vertical bar window.scroll(0,150); horizontal and vertical scroll targets * Add functionality so we can scroll through a list of options in the now playing view (e.g. mashTape info, lyrics), add hook for extensions, and save this state in a cookie