summaryrefslogtreecommitdiff
path: root/noncore/multimedia/camera/ChangeLog
authormickeyl <mickeyl>2003-12-16 23:09:43 (UTC)
committer mickeyl <mickeyl>2003-12-16 23:09:43 (UTC)
commit30e3e50ecb912e93faeeafbfff36f8032a904b84 (patch) (side-by-side diff)
tree16c66e9ec931783d5239d984002934c36dcd5873 /noncore/multimedia/camera/ChangeLog
parentc6a3c275158cf5616ebb965af9abaa8b8493ab94 (diff)
downloadopie-30e3e50ecb912e93faeeafbfff36f8032a904b84.zip
opie-30e3e50ecb912e93faeeafbfff36f8032a904b84.tar.gz
opie-30e3e50ecb912e93faeeafbfff36f8032a904b84.tar.bz2
- add missing files
- bump version to 1.0.1 for releasing next weekend
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