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