summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog11
-rw-r--r--README4
2 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 8018c6a..70f57b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,112 +1,113 @@
1 2005-??-??Opie 1.2.1 1 2005-??-??Opie 1.2.1
2 2
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
8 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 8 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
11 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 11 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) 12 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
13 * ZSafe - make UI conform to Opie standards (drw) 13 * ZSafe: Made UI conform to Opie standards (drw)
14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 14 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
15 * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl) 15 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
16 * Opie-PcmciaApplet: card monitoring applet lets you configure insert/resume actions and bind unsupported cards (mickeyl) 16 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
17 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
17 18
18 Fixed Bugs 19 Fixed Bugs
19 ---------- 20 ----------
20 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 21 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
21 - We actually suspend the complete Opie now in that case. 22 - We actually suspend the complete Opie now in that case.
22 * #1384 - Battery status updated improperly when charging (skyhusker) 23 * #1384 - Battery status updated improperly when charging (skyhusker)
23 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 24 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
24 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 25 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
25 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 26 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
26 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 27 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
27 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 28 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
28 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 29 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
29 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 30 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
30 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 31 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
31 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 32 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
32 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 33 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
33 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 34 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
34 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 35 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
35 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 36 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
36 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 37 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
37 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 38 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
38 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 39 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
39 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 40 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
40 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 41 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
41 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 42 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
42 43
43 Internal 44 Internal
44 -------- 45 --------
45 * Make BluezApplet use OTaskbarApplet (mickeyl) 46 * Make BluezApplet use OTaskbarApplet (mickeyl)
46 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 47 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
47 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 48 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
48 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 49 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
49 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 50 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
50 * libopienet: Miscellaneous API cleanups (mickeyl) 51 * libopienet: Miscellaneous API cleanups (mickeyl)
51 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 52 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
52 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 53 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
53 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 54 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
54 55
55 2005-03-25Opie 1.2.0 56 2005-03-25Opie 1.2.0
56 57
57 Fixed Bugs 58 Fixed Bugs
58 ---------- 59 ----------
59 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 60 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
60 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 61 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
61 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 62 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
62 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 63 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
63 * n.a.- make qpeglobal.h include qglobal.h (zecke) 64 * n.a.- make qpeglobal.h include qglobal.h (zecke)
64 65
65 2005-03-20Opie 1.2.0-rc1 66 2005-03-20Opie 1.2.0-rc1
66 67
67 68
68 New Features 69 New Features
69 ------------ 70 ------------
70 * Launcher: Support a static background pixmap (mickeyl) 71 * Launcher: Support a static background pixmap (mickeyl)
71 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 72 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
72 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 73 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
73 * Added hi-res inline images for large resolution devices (drw) 74 * Added hi-res inline images for large resolution devices (drw)
74 * Improved launcher icons for consistency (ar) 75 * Improved launcher icons for consistency (ar)
75 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 76 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
76 77
77 Fixed Bugs 78 Fixed Bugs
78 ---------- 79 ----------
79 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 80 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
80 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 81 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
81 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 82 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
82 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 83 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
83 * #1482 - Fix double '/' in paths (zecke) 84 * #1482 - Fix double '/' in paths (zecke)
84 * #1536 - Autosave of custom locations in opie backup (ar) 85 * #1536 - Autosave of custom locations in opie backup (ar)
85 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 86 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
86 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 87 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
87 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 88 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
88 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 89 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
89 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 90 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
90 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 91 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
91 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 92 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
92 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 93 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
93 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 94 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
94 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 95 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
95 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 96 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
96 * #1604 - Checkbook crashed on startup (drw) 97 * #1604 - Checkbook crashed on startup (drw)
97 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 98 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
98 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 99 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
99 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 100 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
100 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 101 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
101 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 102 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
102 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 103 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)
103 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) 104 * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw)
104 * n.a. - AddressBook - fixed sorting by 'File As' name (drw) 105 * n.a. - AddressBook - fixed sorting by 'File As' name (drw)
105 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) 106 * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers)
106 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) 107 * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw)
107 108
108 Internal 109 Internal
109 -------- 110 --------
110 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 111 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
111 * Killed the need for weak symbols in QtE (zecke) 112 * Killed the need for weak symbols in QtE (zecke)
112 * Added optional building libqpe without inline images (mickeyl) 113 * Added optional building libqpe without inline images (mickeyl)
diff --git a/README b/README
index 5509741..8184a76 100644
--- a/README
+++ b/README
@@ -1,99 +1,99 @@
11. How to use the Opie build system 11. How to use the Opie build system
2==================================== 2====================================
3There's a tutorial document at: 3There's a tutorial document at:
4http://www.uv-ac.de/opiedev/opiedev.html 4http://www.uv-ac.de/opiedev/opiedev.html
5 5
6The API reference currently is at: 6The API reference currently is at:
7http://handhelds.org/~zecke/apidocs/index.html 7http://handhelds.org/~zecke/apidocs/index.html
8 8
9You will need qvfb, uic and 9You will need qvfb, uic and
10(if you want to develop applications) designer 10(if you want to develop applications) designer
11compiled and linked against Qt/X11. 11compiled and linked against Qt/X11.
12That means you must download and configure/make it: 12That means you must download and configure/make it:
13wget ftp://ftp.trolltech.com/qt/source/qt-x11-2.3.2.tar.gz 13wget ftp://ftp.trolltech.com/qt/source/qt-x11-2.3.2.tar.gz
14(Alternatively, you can get static binaries from http://www.vanille.de/tools) 14(Alternatively, you can get static binaries from http://www.vanille.de/tools)
15 15
16You will need Qt/Embedded 2.3.10. Note that we don't support any 16You will need Qt/Embedded 2.3.10. Note that we don't support any
17other Qt/Embedded version anymore. 17other Qt/Embedded version anymore.
18 18
19You can get it from: 19You can get it from:
20ftp://ftp.trolltech.com/qt/source/qt-embedded-2.3.10-free.tar.bz2 20ftp://ftp.trolltech.com/qt/source/qt-embedded-2.3.10-free.tar.bz2
21 21
22Set QTDIR to point to your qt/embedded source tree, such as: 22Set QTDIR to point to your qt/embedded source tree, such as:
23export QTDIR=/opt/qt-2.3.10 23export QTDIR=/opt/qt-2.3.10
24 24
25You need to do set the OPIEDIR environment variable: 25You need to do set the OPIEDIR environment variable:
26export OPIEDIR=`pwd` 26export OPIEDIR=`pwd`
27or 27or
28export OPIEDIR=~/projects/sources/opie 28export OPIEDIR=~/projects/sources/opie
29or wherever you placed the Opie sources. 29or wherever you placed the Opie sources.
30 30
31You need to adjust your runtime library search path, 31You need to adjust your runtime library search path,
32so that the Qt/Embedded and Opie libraries can be found: 32so that the Qt/Embedded and Opie libraries can be found:
33export LD_LIBRARY_PATH=$OPIEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH 33export LD_LIBRARY_PATH=$OPIEDIR/lib:$QTDIR/lib:$LD_LIBRARY_PATH
34 34
35You have to apply the patches corresponding to your Qt/Embedded version 35You have to apply the patches corresponding to your Qt/Embedded version
36and copy the qconfig-qpe.h file to $QTDIR/src/tools: 36and copy the qconfig-qpe.h file to $QTDIR/src/tools:
37cd $QTDIR; cat $OPIEDIR/qt/qt-<version>.patch/qte<version>-all.patch | patch -p1 37cd $QTDIR; cat $OPIEDIR/qt/qt-<version>.patch/qte<version>-all.patch | patch -p1
38cp $OPIEDIR/qt/qconfig-qpe.h $QTDIR/src/tools 38cp $OPIEDIR/qt/qconfig-qpe.h $QTDIR/src/tools
39 39
40You are now ready to configure and build Qt/Embedded 40You are now ready to configure and build Qt/Embedded
41 41
42cd $QTDIR 42cd $QTDIR
43echo 'yes' | ./configure -qconfig qpe -depths 4,16,24,32 -system-jpeg -system-libpng -system-zlib -no-xkb -no-sm -no-xft -qvfb 43echo 'yes' | ./configure -qconfig qpe -depths 4,16,24,32 -system-jpeg -system-libpng -system-zlib -no-xkb -no-sm -no-xft -qvfb
44make 44make
45 45
46Note that the above command ( -qvfb ) compiles in the Virtual 46Note that the above command ( -qvfb ) compiles in the Virtual
47Framebuffer and is mostly meant for development on your host system. 47Framebuffer and is mostly meant for development on your host system.
48For cross compiling, you will need to use the -xplatform switch. 48For cross compiling, you will need to use the -xplatform switch.
49See ./configure --help for details about the possible options. 49See ./configure --help for details about the possible options.
50 50
51Once you have these compiled, be sure to set the PATH to ensure your (cross)compiler 51Once you have these compiled, be sure to set the PATH to ensure your (cross)compiler
52is available. 52is available.
53 53
54Then do the following in the opie source tree: 54Then do the following in the opie source tree:
55 55
56make clean 56make clean
57make menuconfig 57make menuconfig
58 58
59Now you can move through the menu and select or deselect anything.. 59Now you can move through the menu and select or deselect anything..
60Exit and save the configuration and enter "make" to build everything selected. 60Exit and save the configuration and enter "make" to build everything selected.
61 61
62Have fun! 62Have fun!
63 63
642. Required Libraries 642. Required Libraries
65===================== 65=====================
66 66
67The following Libraries are used by Opie parts. 67The following Libraries are used by Opie parts.
68For a successful build you must install these libraries and headers. 68For a successful build you must install these libraries and headers.
69 69
70* libsdl >= 1.2.0 70* libsdl >= 1.2.0
71 http://www.libsdl.org/download-1.2.php 71 http://www.libsdl.org/download-1.2.php
72 72
73* libxine >= 1.0 73* libxine >= 1.0
74 http://prdownloads.sourceforge.net/xine/ 74 http://prdownloads.sourceforge.net/xine/
75 75
76* libpcap >= 0.7.2 76* libpcap >= 0.7.2
77 http://www.tcpdump.org/release/ 77 http://www.tcpdump.org/release/
78 78
79* libetpan >= 0.34 79* libetpan >= 0.34
80 http://prdownloads.sourceforge.net/libetpan/ 80 http://prdownloads.sourceforge.net/libetpan/
81 81
82* libsqlite >= 3.0.0 82* libsqlite >= 3.0.0
83 http://www.sqlite.org/download.html 83 http://www.sqlite.org/download.html
84 84
85* libipk v135 (or greater) 85* libipk >= 138
86 ftp://handhelds.org/linux/packages/ipkg 86 ftp://handhelds.org/linux/packages/ipkg
87 87
883. Supported Devices 883. Supported Devices
89==================== 89====================
90 90
91Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-6000 91Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-C1000, SL-C3000, SL-6000
92 92
93HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx 93HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx
94 94
95SIEMENS SIMpad CL4, SL4, SLC, T-SinusPAD 95SIEMENS SIMpad CL4, SL4, SLC, T-SinusPAD
96 96
97MasterIA Beagle, Tradesquare.NL Tuxpad 1 97MasterIA Beagle, Tradesquare.NL Tuxpad 1
98 98
99GMate Yopy 3x00 99GMate Yopy 3x00