summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bec6ea0..8c72fb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,46 +1,47 @@
1 2004-??-??Opie 1.1.x 1 2004-??-??Opie 1.1.x
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Backup uses Busy Indicator when backing up and restore (ar)
5 * OpiePlayer2 gains adding of Directories to the playlist (zecke) 6 * OpiePlayer2 gains adding of Directories to the playlist (zecke)
6 * OpiePlayer2 handles error better (zecke) 7 * OpiePlayer2 handles error better (zecke)
7 * OpiePlayer2 gives Progress when streaming (zecke) 8 * OpiePlayer2 gives Progress when streaming (zecke)
8 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) 9 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke)
9 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 10 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
10 * Opie Eye got a Digital Camera File Backend (alwin,zecke) 11 * Opie Eye got a Digital Camera File Backend (alwin,zecke)
11 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) 12 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
12 * Opie-Console use Custom Font and Size in a Profile (harlekin) 13 * Opie-Console use Custom Font and Size in a Profile (harlekin)
13 * Opie-Console transparently log the Output and Input to a file (harlekin) 14 * Opie-Console transparently log the Output and Input to a file (harlekin)
14 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 15 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
15 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) 16 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem)
16 17
17 Fixed Bugs 18 Fixed Bugs
18 ---------- 19 ----------
19 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 20 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
20 * #1445 - Opie Sheet Has No Icon (CoreDump) 21 * #1445 - Opie Sheet Has No Icon (CoreDump)
21 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 22 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
22 * #1395 - Build VNC Backend with gcc3.4 23 * #1395 - Build VNC Backend with gcc3.4
23 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 24 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
24 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) 25 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke)
25 * #1245 - Opie Go 'paused' (zecke) 26 * #1245 - Opie Go 'paused' (zecke)
26 * #1448 - Brightness Applet added (mickeyl) 27 * #1448 - Brightness Applet added (mickeyl)
27 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 28 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
28 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 29 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
29 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 30 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
30 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 31 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
31 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 32 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
32 * n.a. - Build system: fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 33 * n.a. - Build system: fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
33 34
34 2004-09-17Opie 1.1.6 35 2004-09-17Opie 1.1.6
35 36
36 New Features 37 New Features
37 ------------ 38 ------------
38 * Fifteen gained configurable number of items (zecke) 39 * Fifteen gained configurable number of items (zecke)
39 * Fifteen can have custom background images (zecke) 40 * Fifteen can have custom background images (zecke)
40 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 41 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
41 * Integrated the new security framework into libopie2 (zecke,clem) 42 * Integrated the new security framework into libopie2 (zecke,clem)
42 * Converted the launcher to use the new security framework (zecke) 43 * Converted the launcher to use the new security framework (zecke)
43 * Backup can now handle custom locations for backup and restore (ar) 44 * Backup can now handle custom locations for backup and restore (ar)
44 * Implemented right-on-hold feedback (wimpie,zecke) 45 * Implemented right-on-hold feedback (wimpie,zecke)
45 * Lots of new features in opie-reader (tim,pohly) 46 * Lots of new features in opie-reader (tim,pohly)
46 * Build system cleanups (schurig) 47 * Build system cleanups (schurig)