aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 46b71a29146a35b749b7699ee4eb66ea50533179 (plain)
1
2
3
4
5
6
7
8
9
10
11
Definitely:

Maybe:

- actual realtime scheduling (maybe). sched(7). not sure it's
  needed (nice -20 seems OK even while compiling mame with -j5), and it
  might interfere with stuff like JACK.
- use a log file instead of stderr, so we can have error/warning messages
  after detaching from the tty.
- options to set the virtual device name and vendor/product IDs. would anyone
  ever need this?