diff options
author | deva <deva> | 2005-06-02 15:03:23 +0000 |
---|---|---|
committer | deva <deva> | 2005-06-02 15:03:23 +0000 |
commit | 907dbf7e8915fb459e4ab1482fd4dbd8c8ea50d4 (patch) | |
tree | 5c6278093dc03a4b2fe35dc6c8a76aef15eea106 /ChangeLog | |
parent | df793bb0657844c98c0505f47db80798b4ad495e (diff) |
Fixed crash in network.cc if socket not connected.
Added option to skop ecery second frame in player
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Changelog for MIaV ======================================= +Juni NN 2005 - MIaV version 0.2.4 +--------------------------------------- +New Features: + - Skip every other frame, in player window, in order to save resources. +Bug Fixes: + - Fixed crash, when socket could not connect. + +======================================= May 26 2005 - MIaV version 0.2.3 --------------------------------------- New Features: |