File: TODO

package info (click to toggle)
zomg 0.9-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: sh: 1,634; ansic: 221; xml: 99; makefile: 37
file content (22 lines) | stat: -rw-r--r-- 729 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Target: Modularity
 - Make m4 optional for build

Target: Robustness
 - Retry submission functionality for long-running sessions
 - Cope with unreported failures (HOW?!)
 - Deal with partial cache flush successes
 - Make lockfile-progs optional

Target: UI
 - ncurses frontend
   * trap WINCH and do something about it
   * fix scrolling
   * at least split the five into one?
   * tuning needs to be supported
   * get rid of all prints that don't use status_msg et al.
 - Multi-threaded operation (daemon a la vux?)
   + Repeat-current-song command
   + Repeat loops
 - libre.fm and others
   + have initial setup offer "other service" and "none" options
   + handle "seamless" tuning of librefm:// vs. lastfm:// radio streams