blob: 74a32075186594d05ebc05008e1837404771055c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#+TITLE: TODO for AVRemote
* Release 1.0 :20%:
** TODO [#C] Use a select() call on socket
** TODO [#C] Monitor GetTransportState for results
** DONE [#A] HTTP streaming URLs load
** DONE [#B] Realize how seek can work
** DONE [#B] Auto detection of devices and ports :miniupnpc:
miniupnpc works, but its mostly designed for internet gateway
routers and has a lot of overhead (despite the mini in the name).
it makes sense to rewrite just the messaging that we need.
|