|
diff --git a/ChangeLog b/ChangeLog index 15b8f72..7461409 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,45 +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 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
5 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
6 | * Backup now uses the busy indicator when backing up and restore (ar) |
6 | * Backup now uses the busy indicator when backing up and restore (ar) |
7 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
7 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
8 | * OpiePlayer2 better error handling (zecke) |
8 | * OpiePlayer2 better error handling (zecke) |
9 | * OpiePlayer2 progress indication while streaming (zecke) |
9 | * OpiePlayer2 progress indication while streaming (zecke) |
10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
12 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
12 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
13 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
13 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
15 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
15 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
18 | * Opie-Security gained a 'test authentication' button (clem) |
18 | * Opie-Security gained a 'test authentication' button (clem) |
| |
19 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
19 | |
20 | |
20 | Fixed Bugs |
21 | Fixed Bugs |
21 | ---------- |
22 | ---------- |
| |
23 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
22 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
24 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
23 | * #608 - Make Opie usable for left handed users (zecke) |
25 | * #608 - Make Opie usable for left handed users (zecke) |
24 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
26 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
25 | * #1245 - Opie-Go 'paused' (zecke) |
27 | * #1245 - Opie-Go 'paused' (zecke) |
26 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
28 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
27 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
29 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
28 | * #1395 - Build VNC Backend with gcc3.4 |
30 | * #1395 - Build VNC Backend with gcc3.4 |
29 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
31 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
30 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
32 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
31 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
33 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
32 | * #1448 - Brightness Applet added (mickeyl) |
34 | * #1448 - Brightness Applet added (mickeyl) |
33 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
35 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
34 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
35 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
36 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
37 | * 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) |
39 | * 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) |
38 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
39 | |
41 | |
40 | 2004-09-17Opie 1.1.6 |
42 | 2004-09-17Opie 1.1.6 |
41 | |
43 | |
42 | New Features |
44 | New Features |
43 | ------------ |
45 | ------------ |
44 | * Fifteen gained configurable number of items (zecke) |
46 | * Fifteen gained configurable number of items (zecke) |
45 | * Fifteen can have custom background images (zecke) |
47 | * Fifteen can have custom background images (zecke) |
|