[vlma-devel] commit: Moving towards DVBlast integration. (Adrien Grand )

git version control git at videolan.org
Fri Nov 27 11:49:30 CET 2009


vlma | branch: master | Adrien Grand <jpountz at jpountz.net> | Fri Nov 27 11:48:20 2009 +0100| [b3f0fdf11d9042b40aad379296c1505b60f46188] | committer: Adrien Grand 

Moving towards DVBlast integration.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=b3f0fdf11d9042b40aad379296c1505b60f46188
---

 vlma-watchdog/src/conf.py              |   30 +--
 vlma-watchdog/src/constants.py         |   30 +++
 vlma-watchdog/src/serialization.py     |   86 +++-----
 vlma-watchdog/src/streamer/.gitignore  |    1 +
 vlma-watchdog/src/streamer/__init__.py |    4 +
 vlma-watchdog/src/streamer/api.py      |  249 ++++++++++++++++++
 vlma-watchdog/src/streamer/dvblast.py  |    8 +
 vlma-watchdog/src/streamer/vlc.py      |   37 +++
 vlma-watchdog/src/utils.py             |  106 ++++++++
 vlma-watchdog/src/vlc.py               |  433 --------------------------------
 vlma-watchdog/src/watchdog.py          |   35 +++
 vlma-watchdog/src/web.py               |  181 ++++++--------
 12 files changed, 584 insertions(+), 616 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=b3f0fdf11d9042b40aad379296c1505b60f46188


More information about the vlma-devel mailing list