author | mickeyl <mickeyl> | 2006-05-13 11:44:51 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2006-05-13 11:44:51 (UTC) |
commit | e847e13515267ae9dc32648c3a427794a9449dfd (patch) (unidiff) | |
tree | 65f62a01841e8fe640b278df6fa38f4f8b139b48 | |
parent | 5521b2c0508cf6e6a390bd4796e8c9f2c7a6d05f (diff) | |
download | opie-e847e13515267ae9dc32648c3a427794a9449dfd.zip opie-e847e13515267ae9dc32648c3a427794a9449dfd.tar.gz opie-e847e13515267ae9dc32648c3a427794a9449dfd.tar.bz2 |
introduce integer version code OPIE_VERSION
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | library/version.h | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,359 +1,360 @@ | |||
1 | 2005-??-??Opie 1.2.2 | 1 | 2005-??-??Opie 1.2.2 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) | 6 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) |
7 | * Opie-Notes: Notes application based on NoteZ (hrw) | 7 | * Opie-Notes: Notes application based on NoteZ (hrw) |
8 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) | 8 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
9 | * Added hardware support for HTC Universal (ljp) | 9 | * Added hardware support for HTC Universal (ljp) |
10 | * Make Opie-Bluetooth subsystem actually usable (korovkin) | 10 | * Make Opie-Bluetooth subsystem actually usable (korovkin) |
11 | 11 | ||
12 | Fixed Bugs | 12 | Fixed Bugs |
13 | ---------- | 13 | ---------- |
14 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) | 14 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
15 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) | 15 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
16 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) | 16 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
17 | * #1624 - Button settngs changes are applied only after restart (hrw) | 17 | * #1624 - Button settngs changes are applied only after restart (hrw) |
18 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) | 18 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
19 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 19 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
20 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) | 20 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
21 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) | 21 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
22 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) | 22 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
23 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) | 23 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) |
24 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) | 24 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
25 | * n.a. - Set version to 1.2.1 in About applet (hrw) | 25 | * n.a. - Set version to 1.2.1 in About applet (hrw) |
26 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) | 26 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) |
27 | * n.a. - many bluetooth fixes (korovkin) | 27 | * n.a. - many bluetooth fixes (korovkin) |
28 | 28 | ||
29 | Internal | 29 | Internal |
30 | -------- | 30 | -------- |
31 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) | 31 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) |
32 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) | 32 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) |
33 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation | ||
33 | 34 | ||
34 | 2005-09-11Opie 1.2.1 | 35 | 2005-09-11Opie 1.2.1 |
35 | 36 | ||
36 | 37 | ||
37 | New Features | 38 | New Features |
38 | ------------ | 39 | ------------ |
39 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 40 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
40 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 41 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
41 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 42 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
42 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 43 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
43 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 44 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
44 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 45 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
45 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 46 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
46 | * ZSafe: Made UI conform to Opie standards (drw) | 47 | * ZSafe: Made UI conform to Opie standards (drw) |
47 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 48 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
48 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 49 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
49 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 50 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
50 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 51 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
51 | * Opie-smb: Added Opie front end for Samba (ljp) | 52 | * Opie-smb: Added Opie front end for Samba (ljp) |
52 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) | 53 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
53 | * Opieplayer: rudimentary podcast support (ljp) | 54 | * Opieplayer: rudimentary podcast support (ljp) |
54 | 55 | ||
55 | Fixed Bugs | 56 | Fixed Bugs |
56 | ---------- | 57 | ---------- |
57 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 58 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
58 | - We actually suspend the complete Opie now in that case. | 59 | - We actually suspend the complete Opie now in that case. |
59 | * #1384 - Battery status updated improperly when charging (skyhusker) | 60 | * #1384 - Battery status updated improperly when charging (skyhusker) |
60 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 61 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
61 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 62 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
62 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 63 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
63 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 64 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
64 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 65 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
65 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 66 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
66 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 67 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
67 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 68 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
68 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 69 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
69 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 70 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
70 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 71 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
71 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 72 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
72 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 73 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
73 | * #1682 - Properly resize tab control in OTabWidget (drw) | 74 | * #1682 - Properly resize tab control in OTabWidget (drw) |
74 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) | 75 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
75 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 76 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
76 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 77 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
77 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) | 78 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
78 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) | 79 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
79 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 80 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
80 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 81 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
81 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 82 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
82 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 83 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
83 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 84 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
84 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) | 85 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
85 | 86 | ||
86 | 87 | ||
87 | Internal | 88 | Internal |
88 | -------- | 89 | -------- |
89 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 90 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
90 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 91 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
91 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 92 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
92 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 93 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
93 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 94 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
94 | * libopienet: Miscellaneous API cleanups (mickeyl) | 95 | * libopienet: Miscellaneous API cleanups (mickeyl) |
95 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 96 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
96 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 97 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
97 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) | 98 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
98 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) | 99 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
99 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 100 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
100 | * Fix / Optimize number of scanned directories (ljp) | 101 | * Fix / Optimize number of scanned directories (ljp) |
101 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) | 102 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) |
102 | 103 | ||
103 | 2005-03-25Opie 1.2.0 | 104 | 2005-03-25Opie 1.2.0 |
104 | 105 | ||
105 | Fixed Bugs | 106 | Fixed Bugs |
106 | ---------- | 107 | ---------- |
107 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 108 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
108 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 109 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
109 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 110 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
110 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 111 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
111 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 112 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
112 | 113 | ||
113 | 2005-03-20Opie 1.2.0-rc1 | 114 | 2005-03-20Opie 1.2.0-rc1 |
114 | 115 | ||
115 | 116 | ||
116 | New Features | 117 | New Features |
117 | ------------ | 118 | ------------ |
118 | * Launcher: Support a static background pixmap (mickeyl) | 119 | * Launcher: Support a static background pixmap (mickeyl) |
119 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 120 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
120 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 121 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
121 | * Added hi-res inline images for large resolution devices (drw) | 122 | * Added hi-res inline images for large resolution devices (drw) |
122 | * Improved launcher icons for consistency (ar) | 123 | * Improved launcher icons for consistency (ar) |
123 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 124 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
124 | 125 | ||
125 | Fixed Bugs | 126 | Fixed Bugs |
126 | ---------- | 127 | ---------- |
127 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 128 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
128 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 129 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
129 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 130 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
130 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 131 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
131 | * #1482 - Fix double '/' in paths (zecke) | 132 | * #1482 - Fix double '/' in paths (zecke) |
132 | * #1536 - Autosave of custom locations in opie backup (ar) | 133 | * #1536 - Autosave of custom locations in opie backup (ar) |
133 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 134 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
134 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 135 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
135 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 136 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
136 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 137 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
137 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 138 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
138 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 139 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
139 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 140 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
140 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 141 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
141 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 142 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
142 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 143 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
143 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 144 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
144 | * #1604 - Checkbook crashed on startup (drw) | 145 | * #1604 - Checkbook crashed on startup (drw) |
145 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 146 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
146 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 147 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
147 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 148 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
148 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 149 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
149 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 150 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
150 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 151 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
151 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 152 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
152 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 153 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
153 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 154 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
154 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 155 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
155 | 156 | ||
156 | Internal | 157 | Internal |
157 | -------- | 158 | -------- |
158 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 159 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
159 | * Killed the need for weak symbols in QtE (zecke) | 160 | * Killed the need for weak symbols in QtE (zecke) |
160 | * Added optional building libqpe without inline images (mickeyl) | 161 | * Added optional building libqpe without inline images (mickeyl) |
161 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 162 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
162 | 163 | ||
163 | 2005-02-03Opie 1.1.9 | 164 | 2005-02-03Opie 1.1.9 |
164 | 165 | ||
165 | New Features | 166 | New Features |
166 | ------------ | 167 | ------------ |
167 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 168 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
168 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 169 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
169 | * Usability enhancements in OpieIRC (skyhusker) | 170 | * Usability enhancements in OpieIRC (skyhusker) |
170 | 171 | ||
171 | Fixed Bugs | 172 | Fixed Bugs |
172 | ---------- | 173 | ---------- |
173 | * #1501 - Fixed bug in todo sql backend (eilers) | 174 | * #1501 - Fixed bug in todo sql backend (eilers) |
174 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 175 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
175 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 176 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
176 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 177 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
177 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 178 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
178 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 179 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
179 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 180 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
180 | 181 | ||
181 | Internal | 182 | Internal |
182 | -------- | 183 | -------- |
183 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 184 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
184 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 185 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
185 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 186 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
186 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 187 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
187 | * Build tree cleanups (mickeyl) | 188 | * Build tree cleanups (mickeyl) |
188 | 189 | ||
189 | 2004-11-26Opie 1.1.8 | 190 | 2004-11-26Opie 1.1.8 |
190 | 191 | ||
191 | New Features | 192 | New Features |
192 | ------------ | 193 | ------------ |
193 | * PackageManager supports installation of local ipkg files (drw) | 194 | * PackageManager supports installation of local ipkg files (drw) |
194 | * PackageManager supports linking of applications to root (drw) | 195 | * PackageManager supports linking of applications to root (drw) |
195 | * PackageManager supports src/gz feeds (drw,wimpie) | 196 | * PackageManager supports src/gz feeds (drw,wimpie) |
196 | * Added a syslog information tab to sysinfo (mickeyl) | 197 | * Added a syslog information tab to sysinfo (mickeyl) |
197 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 198 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
198 | 199 | ||
199 | Fixed Bugs | 200 | Fixed Bugs |
200 | ---------- | 201 | ---------- |
201 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 202 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
202 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 203 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
203 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 204 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
204 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 205 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
205 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 206 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
206 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 207 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
207 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 208 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
208 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 209 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
209 | 210 | ||
210 | Internal | 211 | Internal |
211 | -------- | 212 | -------- |
212 | * Moved libopie1 to unsupported (mickeyl) | 213 | * Moved libopie1 to unsupported (mickeyl) |
213 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 214 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
214 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 215 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
215 | 216 | ||
216 | 2004-11-14Opie 1.1.7 | 217 | 2004-11-14Opie 1.1.7 |
217 | 218 | ||
218 | New Features | 219 | New Features |
219 | ------------ | 220 | ------------ |
220 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 221 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
221 | * Backup now uses the busy indicator when backing up and restore (ar) | 222 | * Backup now uses the busy indicator when backing up and restore (ar) |
222 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 223 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
223 | * OpiePlayer2 better error handling (zecke) | 224 | * OpiePlayer2 better error handling (zecke) |
224 | * OpiePlayer2 progress indication while streaming (zecke) | 225 | * OpiePlayer2 progress indication while streaming (zecke) |
225 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 226 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
226 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 227 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
227 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 228 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
228 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 229 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
229 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 230 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
230 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 231 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
231 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 232 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
232 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 233 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
233 | * Opie-Security gained a 'test authentication' button (clem) | 234 | * Opie-Security gained a 'test authentication' button (clem) |
234 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 235 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
235 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 236 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
236 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 237 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
237 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 238 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
238 | 239 | ||
239 | Fixed Bugs | 240 | Fixed Bugs |
240 | ---------- | 241 | ---------- |
241 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 242 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
242 | * #608 - Make Opie usable for left handed users (zecke) | 243 | * #608 - Make Opie usable for left handed users (zecke) |
243 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 244 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
244 | * #1245 - Opie-Go 'paused' (zecke) | 245 | * #1245 - Opie-Go 'paused' (zecke) |
245 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 246 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
246 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 247 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
247 | * #1395 - Build VNC Backend with gcc3.4 | 248 | * #1395 - Build VNC Backend with gcc3.4 |
248 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 249 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
249 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 250 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
250 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 251 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
251 | * #1448 - Brightness Applet added (mickeyl) | 252 | * #1448 - Brightness Applet added (mickeyl) |
252 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 253 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
253 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 254 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
254 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 255 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
255 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 256 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
256 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 257 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
257 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 258 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
258 | * 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) | 259 | * 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) |
259 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 260 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
260 | 261 | ||
261 | Internal | 262 | Internal |
262 | -------- | 263 | -------- |
263 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 264 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
264 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 265 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
265 | 266 | ||
266 | 2004-09-17Opie 1.1.6 | 267 | 2004-09-17Opie 1.1.6 |
267 | 268 | ||
268 | New Features | 269 | New Features |
269 | ------------ | 270 | ------------ |
270 | * Fifteen gained configurable number of items (zecke) | 271 | * Fifteen gained configurable number of items (zecke) |
271 | * Fifteen can have custom background images (zecke) | 272 | * Fifteen can have custom background images (zecke) |
272 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 273 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
273 | * Integrated the new security framework into libopie2 (zecke,clem) | 274 | * Integrated the new security framework into libopie2 (zecke,clem) |
274 | * Converted the launcher to use the new security framework (zecke) | 275 | * Converted the launcher to use the new security framework (zecke) |
275 | * Backup can now handle custom locations for backup and restore (ar) | 276 | * Backup can now handle custom locations for backup and restore (ar) |
276 | * Implemented right-on-hold feedback (wimpie,zecke) | 277 | * Implemented right-on-hold feedback (wimpie,zecke) |
277 | * Lots of new features in opie-reader (tim,pohly) | 278 | * Lots of new features in opie-reader (tim,pohly) |
278 | * Build system cleanups (schurig) | 279 | * Build system cleanups (schurig) |
279 | 280 | ||
280 | Fixed Bugs | 281 | Fixed Bugs |
281 | -------- | 282 | -------- |
282 | * #1005 - Fixed backup to CompactFlash (ar) | 283 | * #1005 - Fixed backup to CompactFlash (ar) |
283 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 284 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
284 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 285 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
285 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 286 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
286 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 287 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
287 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 288 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
288 | * #1376 - Bring back the capslock/numlock display (zecke) | 289 | * #1376 - Bring back the capslock/numlock display (zecke) |
289 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 290 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
290 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 291 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
291 | * #1394 - Fixed oversized headline in opie-login (coredump) | 292 | * #1394 - Fixed oversized headline in opie-login (coredump) |
292 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 293 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
293 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 294 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
294 | 295 | ||
295 | 2004-07-06Opie 1.1.4 | 296 | 2004-07-06Opie 1.1.4 |
296 | 297 | ||
297 | New Features | 298 | New Features |
298 | ------------ | 299 | ------------ |
299 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 300 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
300 | * Added Conversion tool for pim-data (eilers) | 301 | * Added Conversion tool for pim-data (eilers) |
301 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 302 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
302 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 303 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
303 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 304 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
304 | 305 | ||
305 | Fixed Bugs | 306 | Fixed Bugs |
306 | -------- | 307 | -------- |
307 | * #1068 - Country Drop Down Box Off Screen | 308 | * #1068 - Country Drop Down Box Off Screen |
308 | * #1291 - Opie tinykate does not open .desktop files (ar) | 309 | * #1291 - Opie tinykate does not open .desktop files (ar) |
309 | * #1291 - Opie sheet not saving correctly (ar) | 310 | * #1291 - Opie sheet not saving correctly (ar) |
310 | * #1294 - Opie does not know about British Summer Time | 311 | * #1294 - Opie does not know about British Summer Time |
311 | * #1314 - Drawpad initialization (mickeyl) | 312 | * #1314 - Drawpad initialization (mickeyl) |
312 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 313 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
313 | * #1321 - Batteryapplet graphic glitch (harlekin) | 314 | * #1321 - Batteryapplet graphic glitch (harlekin) |
314 | * #1324 - ZSafe not starting up (mickeyl) | 315 | * #1324 - ZSafe not starting up (mickeyl) |
315 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 316 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
316 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 317 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
317 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 318 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
318 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 319 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
319 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 320 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
320 | 321 | ||
321 | 2004-04-25Opie 1.1.3 | 322 | 2004-04-25Opie 1.1.3 |
322 | 323 | ||
323 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 324 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
324 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 325 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
325 | * Added a real system graffiti character set (brad) | 326 | * Added a real system graffiti character set (brad) |
326 | * Added Generic Keyconfig Widget (zecke) | 327 | * Added Generic Keyconfig Widget (zecke) |
327 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 328 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
328 | * Added new Bible reader app - opie-dagger (drw) | 329 | * Added new Bible reader app - opie-dagger (drw) |
329 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 330 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
330 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 331 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
331 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 332 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
332 | * Added an about applet showing some credits and information about Opie (mickeyl) | 333 | * Added an about applet showing some credits and information about Opie (mickeyl) |
333 | * Added benchmarking functionality to sysinfo (mickeyl) | 334 | * Added benchmarking functionality to sysinfo (mickeyl) |
334 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 335 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
335 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 336 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
336 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 337 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
337 | * Clean-up of package information in control files (drw) | 338 | * Clean-up of package information in control files (drw) |
338 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 339 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
339 | * Improved big-screen support (zecke,ar) | 340 | * Improved big-screen support (zecke,ar) |
340 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 341 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
341 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 342 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
342 | * Added new package manager - opie-packagemanager (drw) | 343 | * Added new package manager - opie-packagemanager (drw) |
343 | * Improved light-n-power for C7x0 (mickeyl) | 344 | * Improved light-n-power for C7x0 (mickeyl) |
344 | * Added automatic rotation support for C7x0 (treke) | 345 | * Added automatic rotation support for C7x0 (treke) |
345 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 346 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
346 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 347 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
347 | 348 | ||
348 | 2003-11-29Opie 1.0.3 | 349 | 2003-11-29Opie 1.0.3 |
349 | 350 | ||
350 | * Released as Version 1.0.3 | 351 | * Released as Version 1.0.3 |
351 | * Improved i18n (various contributors) | 352 | * Improved i18n (various contributors) |
352 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 353 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
353 | * Made the Documents Tab optional (mickeyl) | 354 | * Made the Documents Tab optional (mickeyl) |
354 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 355 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
355 | 356 | ||
356 | 2003-08-04Opie 1.0.0 | 357 | 2003-08-04Opie 1.0.0 |
357 | 358 | ||
358 | * Released as Version 1.0.0 | 359 | * Released as Version 1.0.0 |
359 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 360 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
diff --git a/library/version.h b/library/version.h index a3b920d..8bf9197 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,4 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.2.1" | 2 | #define QPE_VERSION "1.2.1" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |
4 | #define OPIE_VERSION 102010 | ||