author | zecke <zecke> | 2004-10-20 17:03:18 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-10-20 17:03:18 (UTC) |
commit | c0ea353593cd6beed183ee0f9b58a16a869a0308 (patch) (unidiff) | |
tree | 4b2750a8b1cbcdb209f9c35ff9126d990948e254 | |
parent | 6aba76ff941dae95d19cf7415c67634a31319032 (diff) | |
download | opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.zip opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.tar.gz opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.tar.bz2 |
-Merge OpiePlayer2 changes into the ChangeLog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,124 +1,127 @@ | |||
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 | ||
70 | Fixed Bugs | 73 | Fixed Bugs |
71 | -------- | 74 | -------- |
72 | * #1068 - Country Drop Down Box Off Screen | 75 | * #1068 - Country Drop Down Box Off Screen |
73 | * #1291 - Opie tinykate does not open .desktop files (ar) | 76 | * #1291 - Opie tinykate does not open .desktop files (ar) |
74 | * #1291 - Opie sheet not saving correctly (ar) | 77 | * #1291 - Opie sheet not saving correctly (ar) |
75 | * #1294 - Opie does not know about British Summer Time | 78 | * #1294 - Opie does not know about British Summer Time |
76 | * #1314 - Drawpad initialization (mickeyl) | 79 | * #1314 - Drawpad initialization (mickeyl) |
77 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 80 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
78 | * #1321 - Batteryapplet graphic glitch (harlekin) | 81 | * #1321 - Batteryapplet graphic glitch (harlekin) |
79 | * #1324 - ZSafe not starting up (mickeyl) | 82 | * #1324 - ZSafe not starting up (mickeyl) |
80 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 83 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
81 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 84 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
82 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 85 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
83 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 86 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
84 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 87 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
85 | 88 | ||
86 | 2004-04-25Opie 1.1.3 | 89 | 2004-04-25Opie 1.1.3 |
87 | 90 | ||
88 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 91 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
89 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 92 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
90 | * Added a real system graffiti character set (brad) | 93 | * Added a real system graffiti character set (brad) |
91 | * Added Generic Keyconfig Widget (zecke) | 94 | * Added Generic Keyconfig Widget (zecke) |
92 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 95 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
93 | * Added new Bible reader app - opie-dagger (drw) | 96 | * Added new Bible reader app - opie-dagger (drw) |
94 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 97 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
95 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 98 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
96 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 99 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
97 | * Added an about applet showing some credits and information about Opie (mickeyl) | 100 | * Added an about applet showing some credits and information about Opie (mickeyl) |
98 | * Added benchmarking functionality to sysinfo (mickeyl) | 101 | * Added benchmarking functionality to sysinfo (mickeyl) |
99 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 102 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
100 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 103 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
101 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 104 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
102 | * Clean-up of package information in control files (drw) | 105 | * Clean-up of package information in control files (drw) |
103 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 106 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
104 | * Improved big-screen support (zecke,ar) | 107 | * Improved big-screen support (zecke,ar) |
105 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 108 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
106 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 109 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
107 | * Added new package manager - opie-packagemanager (drw) | 110 | * Added new package manager - opie-packagemanager (drw) |
108 | * Improved light-n-power for C7x0 (mickeyl) | 111 | * Improved light-n-power for C7x0 (mickeyl) |
109 | * Added automatic rotation support for C7x0 (treke) | 112 | * Added automatic rotation support for C7x0 (treke) |
110 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 113 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
111 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 114 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
112 | 115 | ||
113 | 2003-11-29Opie 1.0.3 | 116 | 2003-11-29Opie 1.0.3 |
114 | 117 | ||
115 | * Released as Version 1.0.3 | 118 | * Released as Version 1.0.3 |
116 | * Improved i18n (various contributors) | 119 | * Improved i18n (various contributors) |
117 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 120 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
118 | * Made the Documents Tab optional (mickeyl) | 121 | * Made the Documents Tab optional (mickeyl) |
119 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 122 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
120 | 123 | ||
121 | 2003-08-04Opie 1.0.0 | 124 | 2003-08-04Opie 1.0.0 |
122 | 125 | ||
123 | * Released as Version 1.0.0 | 126 | * Released as Version 1.0.0 |
124 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 127 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |