author | paule <paule> | 2007-02-10 02:43:24 (UTC) |
---|---|---|
committer | paule <paule> | 2007-02-10 02:43:24 (UTC) |
commit | 69168924aa3648d259d812c475f9e83e7daee4a4 (patch) (unidiff) | |
tree | 757d29d140b39f2f3c5f4bacb23c292037da16b9 | |
parent | 570130f80c0db0c9acab25423b8e8424beb78491 (diff) | |
download | opie-69168924aa3648d259d812c475f9e83e7daee4a4.zip opie-69168924aa3648d259d812c475f9e83e7daee4a4.tar.gz opie-69168924aa3648d259d812c475f9e83e7daee4a4.tar.bz2 |
Update changelog based on resolved bugs and CVS changes for 1.2.3
-rw-r--r-- | ChangeLog | 45 |
1 files changed, 44 insertions, 1 deletions
@@ -1,141 +1,184 @@ | |||
1 | 2006-??-??Opie 1.2.3 | 1 | 2006-??-??Opie 1.2.3 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | * Improved support for some newer iPAQ models (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) | ||
7 | * Partial support for the Palm LD, TX and Zire 72 handhelds (Alex Osborne, Cristiano, Sergey Lapin, Jan Herman, Aaron11) | ||
8 | * Backlight support for iPAQ handhelds using 2.6 kernel (psokolovsky, unknown) | ||
9 | * Improved HTC Universal handheld support (GoXbox Live) | ||
10 | * Opie-Remote: added integrated remote learning and now completely sets up LIRC for you (bluelightning) | ||
11 | * Added video4linux camera app from Qtopia 2, needs more work (ljp) | ||
12 | * Multikey: added Hebrew keymap (Skliarouk Arieh) | ||
13 | * Multikey: added Italian keymap (Giorgio Padrin) | ||
6 | 14 | ||
7 | Fixed Bugs | 15 | Fixed Bugs |
8 | ---------- | 16 | ---------- |
9 | * n.a.- Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) | 17 | * n.a. - Many, many code fixes that should improve Opie stability (ehovland) |
18 | * n.a. - Fixed many bugs in bluetooth & OBEX code (korovkin) | ||
19 | * #1150 - Fix adding global categories in all PIM applications (bluelightning) | ||
20 | * #1553 - AdvancedFM: Implement File Info function without relying on stat(1) command (bluelightning) | ||
21 | * #1760 - Today: correctly sort birthdays and anniversaries (bluelightning) | ||
22 | * #1597 - Clock: Alarm dialog: increase font size (bluelightning) | ||
23 | * #1616 - Clock: Alarm dialog: fix bad icon scaling (bluelightning) | ||
24 | * #1598 - Clock: Alarm dialog: add separate large snooze button with default snooze time (bluelightning) | ||
25 | * #1618 - DocTab Settings: correctly load current doctab enabled/disabled status (bluelightning) | ||
26 | * #1547 - Todo: don't prompt for template if no templates are defined (bluelightning) | ||
27 | * #1753 - Todo: fix writing invalid XML when todo recurrence is enabled (bluelightning) | ||
28 | * #1351 - Datebook: show events from visible days of previous/next month in month view (bluelightning) | ||
29 | * #1702 - Datebook: Fix incorrect translated day name abbreviations in week list view (antonus, sgourichon) | ||
30 | * n.a. - Date/Time Settings: add option to prompt for date/time on every restart (bluelightning) | ||
31 | * n.a. - Date/Time Settings: show a warning if timezone file for selected system time zone is missing (bluelightning) | ||
32 | * #1580 - Date/Time Settings: Use pool.ntp.org servers for time sync (ehovland) | ||
33 | * n.a. - OpieRec: show size in bytes/kb/mb of recordings (bluelightning) | ||
34 | * n.a. - OpieRec: several minor usability fixes (bluelightning) | ||
35 | * n.a. - OpieRec: default the stereo option to off instead of on (bluelightning) | ||
36 | * #1836 - Button Settings: fix incorrect button listing on some iPAQs (ehovland) | ||
37 | * #1830 - Security: fix "On Resume" option to actually control showing authentication on resume (bluelightning) | ||
38 | * #1680 - Security: rework PIN dialog to work with number keys and joypad (bluelightning) | ||
39 | * #1373 - TinyKATE: make OK/cancel buttons visible in settings at QVGA resolution (bluelightning) | ||
40 | * #1231 - TinyKATE: add Find, Replace and Goto Line functions (bluelightning) | ||
41 | * n.a. - TinyKATE: prompt to save changes on closing (bluelightning) | ||
42 | * #1735 - OpieIRC: fix special channel op markers with unrealIRCd servers (andrewy) | ||
43 | * #1530 - Opie-Mediaplayer2: enable searching for audio/x-ogg (polyonymous) | ||
44 | * n.a. - Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) | ||
10 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) | 45 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) |
46 | * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) | ||
47 | * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) | ||
11 | 48 | ||
12 | Internal | 49 | Internal |
13 | -------- | 50 | -------- |
51 | * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland) | ||
52 | * Removed some old commented out code (ehovland) | ||
53 | * Made OBEX library buildable if bluetooth support is disabled (korovkin) | ||
54 | * ODevice: devices renumbered to allow proper bitmasking (ehovland) | ||
55 | * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) | ||
56 | |||
14 | 57 | ||
15 | 2006-05-28Opie 1.2.2 | 58 | 2006-05-28Opie 1.2.2 |
16 | 59 | ||
17 | 60 | ||
18 | New Features | 61 | New Features |
19 | ------------ | 62 | ------------ |
20 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) | 63 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) |
21 | * Opie-Notes: Notes application based on NoteZ (hrw) | 64 | * Opie-Notes: Notes application based on NoteZ (hrw) |
22 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) | 65 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
23 | * Added platform support for HTC Universal (ljp) | 66 | * Added platform support for HTC Universal (ljp) |
24 | * Made Opie-Bluetooth subsystem actually usable (korovkin) | 67 | * Made Opie-Bluetooth subsystem actually usable (korovkin) |
25 | * Added platform support for the Motorola EZX platform (mickeyl) | 68 | * Added platform support for the Motorola EZX platform (mickeyl) |
26 | 69 | ||
27 | Fixed Bugs | 70 | Fixed Bugs |
28 | ---------- | 71 | ---------- |
29 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) | 72 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
30 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) | 73 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
31 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) | 74 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
32 | * #1624 - Button settngs changes are applied only after restart (hrw) | 75 | * #1624 - Button settngs changes are applied only after restart (hrw) |
33 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) | 76 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
34 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 77 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
35 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) | 78 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) |
36 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) | 79 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
37 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) | 80 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
38 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) | 81 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) |
39 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) | 82 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
40 | * n.a. - Update version in About applet (hrw) | 83 | * n.a. - Update version in About applet (hrw) |
41 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) | 84 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) |
42 | * n.a. - many bluetooth fixes (korovkin) | 85 | * n.a. - many bluetooth fixes (korovkin) |
43 | 86 | ||
44 | Internal | 87 | Internal |
45 | -------- | 88 | -------- |
46 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) | 89 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) |
47 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) | 90 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) |
48 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation | 91 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation |
49 | * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl) | 92 | * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl) |
50 | * update README (mickeyl) | 93 | * update README (mickeyl) |
51 | * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl) | 94 | * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl) |
52 | 95 | ||
53 | 2005-09-11Opie 1.2.1 | 96 | 2005-09-11Opie 1.2.1 |
54 | 97 | ||
55 | 98 | ||
56 | New Features | 99 | New Features |
57 | ------------ | 100 | ------------ |
58 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 101 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
59 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 102 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
60 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 103 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
61 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 104 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
62 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 105 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
63 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 106 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
64 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 107 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
65 | * ZSafe: Made UI conform to Opie standards (drw) | 108 | * ZSafe: Made UI conform to Opie standards (drw) |
66 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 109 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
67 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 110 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
68 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 111 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
69 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 112 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
70 | * Opie-smb: Added Opie front end for Samba (ljp) | 113 | * Opie-smb: Added Opie front end for Samba (ljp) |
71 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) | 114 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
72 | * Opieplayer: rudimentary podcast support (ljp) | 115 | * Opieplayer: rudimentary podcast support (ljp) |
73 | 116 | ||
74 | Fixed Bugs | 117 | Fixed Bugs |
75 | ---------- | 118 | ---------- |
76 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 119 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
77 | - We actually suspend the complete Opie now in that case. | 120 | - We actually suspend the complete Opie now in that case. |
78 | * #1384 - Battery status updated improperly when charging (skyhusker) | 121 | * #1384 - Battery status updated improperly when charging (skyhusker) |
79 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 122 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
80 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 123 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
81 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 124 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
82 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 125 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
83 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 126 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
84 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 127 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
85 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 128 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
86 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 129 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
87 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 130 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
88 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 131 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
89 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 132 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
90 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 133 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
91 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 134 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
92 | * #1682 - Properly resize tab control in OTabWidget (drw) | 135 | * #1682 - Properly resize tab control in OTabWidget (drw) |
93 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) | 136 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
94 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 137 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
95 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 138 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
96 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) | 139 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
97 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) | 140 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
98 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 141 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
99 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 142 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
100 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 143 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
101 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 144 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
102 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 145 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
103 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) | 146 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
104 | 147 | ||
105 | 148 | ||
106 | Internal | 149 | Internal |
107 | -------- | 150 | -------- |
108 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 151 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
109 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 152 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
110 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 153 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
111 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 154 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
112 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 155 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
113 | * libopienet: Miscellaneous API cleanups (mickeyl) | 156 | * libopienet: Miscellaneous API cleanups (mickeyl) |
114 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 157 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
115 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 158 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
116 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) | 159 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
117 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) | 160 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
118 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 161 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
119 | * Fix / Optimize number of scanned directories (ljp) | 162 | * Fix / Optimize number of scanned directories (ljp) |
120 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) | 163 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) |
121 | 164 | ||
122 | 2005-03-25Opie 1.2.0 | 165 | 2005-03-25Opie 1.2.0 |
123 | 166 | ||
124 | Fixed Bugs | 167 | Fixed Bugs |
125 | ---------- | 168 | ---------- |
126 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 169 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
127 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 170 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
128 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 171 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
129 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 172 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
130 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 173 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
131 | 174 | ||
132 | 2005-03-20Opie 1.2.0-rc1 | 175 | 2005-03-20Opie 1.2.0-rc1 |
133 | 176 | ||
134 | 177 | ||
135 | New Features | 178 | New Features |
136 | ------------ | 179 | ------------ |
137 | * Launcher: Support a static background pixmap (mickeyl) | 180 | * Launcher: Support a static background pixmap (mickeyl) |
138 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 181 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
139 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 182 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
140 | * Added hi-res inline images for large resolution devices (drw) | 183 | * Added hi-res inline images for large resolution devices (drw) |
141 | * Improved launcher icons for consistency (ar) | 184 | * Improved launcher icons for consistency (ar) |