author | mickeyl <mickeyl> | 2003-12-18 11:27:03 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-12-18 11:27:03 (UTC) |
commit | 51c05cb39c940cdce7c9a358db0c2522d4930b9b (patch) (side-by-side diff) | |
tree | e02cd4108036f1219280f7411a884a9b7e3d39bb | |
parent | 2f706003c51de94e22502eaffe47f1e8e1c1060e (diff) | |
download | opie-51c05cb39c940cdce7c9a358db0c2522d4930b9b.zip opie-51c05cb39c940cdce7c9a358db0c2522d4930b9b.tar.gz opie-51c05cb39c940cdce7c9a358db0c2522d4930b9b.tar.bz2 |
update for 1.0.1 release
-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 @@ -2003-??-?? Michael Lauer <mickey@Vanille.de> +2003-12-18 Michael Lauer <mickey@Vanille.de> + * Released as Version 1.0.1 (Stable) * 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 + * Released as Version 1.0 (Stable) * 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 |