]> Some of my projects - aniplayer-old.git/commit
- Redesign of the state machine (incomplete).
authorAPTX <APTX@.(none)>
Mon, 3 Aug 2009 00:38:34 +0000 (02:38 +0200)
committerAPTX <APTX@.(none)>
Mon, 3 Aug 2009 00:38:34 +0000 (02:38 +0200)
commiteb802ad22c8937d01db5f2a9ab0f7dcddc6e4b1e
tree4f385587550b303b9238c8a27a8d6ff86b3ff228
parent203e78cd4d8bb3af8059cd832dd3b9916dd03fab
- Redesign of the state machine (incomplete).
- Added new method bool requiresSession() (returns true by default).
- New UpdateCommand.
- Polished AuthCommand.
lib/anidbudpclient/abstractcommand.cpp
lib/anidbudpclient/abstractcommand.h
lib/anidbudpclient/anidbudpclient.cpp
lib/anidbudpclient/anidbudpclient.h
lib/anidbudpclient/anidbudpclient.pro
lib/anidbudpclient/authcommand.cpp
lib/anidbudpclient/authcommand.h
lib/anidbudpclient/uptimecommand.cpp [new file with mode: 0644]
lib/anidbudpclient/uptimecommand.h [new file with mode: 0644]
src/videowindow.cpp