summaryrefslogtreecommitdiff
authorzecke <zecke>2004-10-20 17:03:18 (UTC)
committer zecke <zecke>2004-10-20 17:03:18 (UTC)
commitc0ea353593cd6beed183ee0f9b58a16a869a0308 (patch) (unidiff)
tree4b2750a8b1cbcdb209f9c35ff9126d990948e254
parent6aba76ff941dae95d19cf7415c67634a31319032 (diff)
downloadopie-c0ea353593cd6beed183ee0f9b58a16a869a0308.zip
opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.tar.gz
opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.tar.bz2
-Merge OpiePlayer2 changes into the ChangeLog
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 45fbb75..bec6ea0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,69 +1,72 @@
1 2004-??-??Opie 1.1.x 1 2004-??-??Opie 1.1.x
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Ported opie-mediaplayer2 to recent libxine (brad,zecke) 5 * OpiePlayer2 gains adding of Directories to the playlist (zecke)
6 * OpiePlayer2 handles error better (zecke)
7 * OpiePlayer2 gives Progress when streaming (zecke)
8 * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke)
6 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 9 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
7 * Opie Eye got a Digital Camera File Backend (alwin,zecke) 10 * Opie Eye got a Digital Camera File Backend (alwin,zecke)
8 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) 11 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
9 * Opie-Console use Custom Font and Size in a Profile (harlekin) 12 * Opie-Console use Custom Font and Size in a Profile (harlekin)
10 * Opie-Console transparently log the Output and Input to a file (harlekin) 13 * Opie-Console transparently log the Output and Input to a file (harlekin)
11 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 14 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
12 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) 15 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem)
13 16
14 Fixed Bugs 17 Fixed Bugs
15 ---------- 18 ----------
16 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 19 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
17 * #1445 - Opie Sheet Has No Icon (CoreDump) 20 * #1445 - Opie Sheet Has No Icon (CoreDump)
18 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 21 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
19 * #1395 - Build VNC Backend with gcc3.4 22 * #1395 - Build VNC Backend with gcc3.4
20 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 23 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
21 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke) 24 * #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke)
22 * #1245 - Opie Go 'paused' (zecke) 25 * #1245 - Opie Go 'paused' (zecke)
23 * #1448 - Brightness Applet added (mickeyl) 26 * #1448 - Brightness Applet added (mickeyl)
24 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 27 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
25 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 28 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
26 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 29 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
27 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 30 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
28 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 31 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
29 * 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) 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)
30 33
31 2004-09-17Opie 1.1.6 34 2004-09-17Opie 1.1.6
32 35
33 New Features 36 New Features
34 ------------ 37 ------------
35 * Fifteen gained configurable number of items (zecke) 38 * Fifteen gained configurable number of items (zecke)
36 * Fifteen can have custom background images (zecke) 39 * Fifteen can have custom background images (zecke)
37 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 40 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
38 * Integrated the new security framework into libopie2 (zecke,clem) 41 * Integrated the new security framework into libopie2 (zecke,clem)
39 * Converted the launcher to use the new security framework (zecke) 42 * Converted the launcher to use the new security framework (zecke)
40 * Backup can now handle custom locations for backup and restore (ar) 43 * Backup can now handle custom locations for backup and restore (ar)
41 * Implemented right-on-hold feedback (wimpie,zecke) 44 * Implemented right-on-hold feedback (wimpie,zecke)
42 * Lots of new features in opie-reader (tim,pohly) 45 * Lots of new features in opie-reader (tim,pohly)
43 * Build system cleanups (schurig) 46 * Build system cleanups (schurig)
44 47
45 Fixed Bugs 48 Fixed Bugs
46 -------- 49 --------
47 * #1005 - Fixed backup to CompactFlash (ar) 50 * #1005 - Fixed backup to CompactFlash (ar)
48 * #1167 - Fixed Opie write crashing on more text than one page (ar) 51 * #1167 - Fixed Opie write crashing on more text than one page (ar)
49 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 52 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
50 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 53 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
51 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 54 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
52 * #1370 - Pimconverter now reacts on cancel key (eilers) 55 * #1370 - Pimconverter now reacts on cancel key (eilers)
53 * #1376 - Bring back the capslock/numlock display (zecke) 56 * #1376 - Bring back the capslock/numlock display (zecke)
54 * #1383 - Language settings now warns about losing open apps (Markus Litz) 57 * #1383 - Language settings now warns about losing open apps (Markus Litz)
55 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 58 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
56 * #1394 - Fixed oversized headline in opie-login (coredump) 59 * #1394 - Fixed oversized headline in opie-login (coredump)
57 * #1396 - Opie-console captures the escape key and vim is working (zecke) 60 * #1396 - Opie-console captures the escape key and vim is working (zecke)
58 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 61 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
59 62
60 2004-07-06Opie 1.1.4 63 2004-07-06Opie 1.1.4
61 64
62 New Features 65 New Features
63 ------------ 66 ------------
64 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 67 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
65 * Added Conversion tool for pim-data (eilers) 68 * Added Conversion tool for pim-data (eilers)
66 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 69 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
67 * Modified the PIM API for providing generic use of OPimRecords (eilers) 70 * Modified the PIM API for providing generic use of OPimRecords (eilers)
68 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 71 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
69 72