-rw-r--r-- | noncore/multimedia/camera/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/multimedia/camera/ChangeLog b/noncore/multimedia/camera/ChangeLog index 23d6773..d8b342d 100644 --- a/noncore/multimedia/camera/ChangeLog +++ b/noncore/multimedia/camera/ChangeLog | |||
@@ -1,26 +1,27 @@ | |||
1 | 2003-??-?? Michael Lauer <mickey@Vanille.de> | 1 | 2003-12-18 Michael Lauer <mickey@Vanille.de> |
2 | 2 | ||
3 | * Released as Version 1.0.1 (Stable) | ||
3 | * Added persistant configuration settings | 4 | * Added persistant configuration settings |
4 | * Refactored the camera API into a library | 5 | * Refactored the camera API into a library |
5 | * Added a command line capturing application (e.g. for web-cam) | 6 | * Added a command line capturing application (e.g. for web-cam) |
6 | 7 | ||
7 | 2003-04-25 Michael Lauer <mickey@Vanille.de> | 8 | 2003-04-25 Michael Lauer <mickey@Vanille.de> |
8 | 9 | ||
9 | * Released as Version 1.0 | 10 | * Released as Version 1.0 (Stable) |
10 | * Added video capturing | 11 | * Added video capturing |
11 | 12 | ||
12 | 2003-04-08 Michael Lauer <mickey@Vanille.de> | 13 | 2003-04-08 Michael Lauer <mickey@Vanille.de> |
13 | 14 | ||
14 | * Released as Version 0.2 (Beta) | 15 | * Released as Version 0.2 (Beta) |
15 | * Added photo capturing | 16 | * Added photo capturing |
16 | * Made the main layout a full preview window | 17 | * Made the main layout a full preview window |
17 | * Implemented portrait/landscape switching based on OpenZaurus life-rotation | 18 | * Implemented portrait/landscape switching based on OpenZaurus life-rotation |
18 | 19 | ||
19 | 2003-04-06 Michael Lauer <mickey@Vanille.de> | 20 | 2003-04-06 Michael Lauer <mickey@Vanille.de> |
20 | 21 | ||
21 | * Released as Version 0.1 (Alpha) | 22 | * Released as Version 0.1 (Alpha) |
22 | * Added picture preview widget | 23 | * Added picture preview widget |
23 | 24 | ||
24 | 2003-04-01 Michael Lauer <mickey@Vanille.de> | 25 | 2003-04-01 Michael Lauer <mickey@Vanille.de> |
25 | 26 | ||
26 | * Started with Opie-Camera application by implementing the core camera API | 27 | * Started with Opie-Camera application by implementing the core camera API |