blob: c075307cbd1dc79dff7db131216e8fd14710942e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
-*- Text -*-
Changelog for MIaV
=======================================
May 26 2005 - MIaV version 0.2.3
---------------------------------------
New Features:
- Mpeg4 encoding option.
Bug Fixes:
- Made unfreeze close connection, when no recording is done.
- Made info (error message system) work correctly.
- Free of NULL input queue removed.
- Name is overwritten with a message, if non-valid cpr is used.
- Error messagebox is now model with mainwindow as its parent.
- Some cleanup in the statusbar.
=======================================
May 22 2005 - MIaV version 0.2.2
---------------------------------------
New Features:
- Added multithread encoding to the server.
Bug Fixes:
- None
=======================================
May 17 2005 - MIaV version 0.2.1
---------------------------------------
Fixed some bugs and added some time code to the gui..
=======================================
May 9 2005 - MIaV version 0.2.0
---------------------------------------
Wiped all the ffmpeg code out of there.
=======================================
May 3 2005 - MIaV version 0.1.3
---------------------------------------
First really functional release (hence the version jump).
=======================================
Oct 31 2004 - MIaV version 0.0.2
---------------------------------------
Second release, still very beta.
=======================================
Aug 23 2004 - MIaV version 0.0.1
---------------------------------------
The very first (very beta) release of MIaV.
|