summaryrefslogtreecommitdiff
path: root/noncore/multimedia/camera/ChangeLog
Side-by-side diff
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 @@
+2003-??-?? Michael Lauer <mickey@Vanille.de>
+
+ * Added persistant configuration settings
+ * Refactored the camera API into a library
+ * Added a command line capturing application (e.g. for web-cam)
+
+2003-04-25 Michael Lauer <mickey@Vanille.de>
+
+ * Released as Version 1.0
+ * Added video capturing
+
+2003-04-08 Michael Lauer <mickey@Vanille.de>
+
+ * Released as Version 0.2 (Beta)
+ * Added photo capturing
+ * Made the main layout a full preview window
+ * Implemented portrait/landscape switching based on OpenZaurus life-rotation
+
+2003-04-06 Michael Lauer <mickey@Vanille.de>
+
+ * Released as Version 0.1 (Alpha)
+ * Added picture preview widget
+
+2003-04-01 Michael Lauer <mickey@Vanille.de>
+
+ * Started with Opie-Camera application by implementing the core camera API