| Commit message (Collapse) | Author | Age |
... | |
| |
|
|\ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from folders other than the project root
|
|
|
|
| |
_BSD_SOURCE macro
|
| |
|
| |
|
|
|
|
| |
p2pvr's core adapter
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(assumes storage endpoint) through the web frontend - implemented as two project2 stream sources
|
|
|
|
| |
associations, along with the pointless programid column
|
| |
|
|
|
|
| |
Gracefully handle not found problems
|
|
|
|
|
| |
Add the beginnings of the web frontend
Remove the deprecated p2 client code, now superceeded by the Project2 slice compiler
|
| |
|
|
|
|
| |
delivery next being used for recordings, mimimises fails/retries
|
| |
|
| |
|
|
|
|
|
|
|
| |
different (TS and SI) data to clients
Refactor muxer to not block and read output data whilst writing input data
Add a (service) streamer for testing
|
| |
|
| |
|
| |
|
|
|
|
| |
Log exception on background send fail
|
|
|
|
|
| |
Throw exception when no devices are available, don't return null
Don't iterate all transponders when getting network details
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Enable multiple threads
Add mutexes where required
Proxy ICE logs into p2 logger
|
| |
|
|
|
|
| |
instantiatation in different compilation units
|