summaryrefslogtreecommitdiff
path: root/ChangeLog
authorzecke <zecke>2004-10-20 17:03:18 (UTC)
committer zecke <zecke>2004-10-20 17:03:18 (UTC)
commitc0ea353593cd6beed183ee0f9b58a16a869a0308 (patch) (side-by-side diff)
tree4b2750a8b1cbcdb209f9c35ff9126d990948e254 /ChangeLog
parent6aba76ff941dae95d19cf7415c67634a31319032 (diff)
downloadopie-c0ea353593cd6beed183ee0f9b58a16a869a0308.zip
opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.tar.gz
opie-c0ea353593cd6beed183ee0f9b58a16a869a0308.tar.bz2
-Merge OpiePlayer2 changes into the ChangeLog
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 45fbb75..bec6ea0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,37 +1,40 @@
2004-??-?? Opie 1.1.x
New Features
------------
- * Ported opie-mediaplayer2 to recent libxine (brad,zecke)
+ * OpiePlayer2 gains adding of Directories to the playlist (zecke)
+ * OpiePlayer2 handles error better (zecke)
+ * OpiePlayer2 gives Progress when streaming (zecke)
+ * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke)
* Ported brightnessapplet from Qtopia 1.7 (mickeyl)
* Opie Eye got a Digital Camera File Backend (alwin,zecke)
* Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
* Opie-Console use Custom Font and Size in a Profile (harlekin)
* Opie-Console transparently log the Output and Input to a file (harlekin)
* New O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
* opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem)
Fixed Bugs
----------
* #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
* #1445 - Opie Sheet Has No Icon (CoreDump)
* #1440 - The icon of opie-mobilemsg is missing (CoreDump)
* #1395 - Build VNC Backend with gcc3.4
* #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
* #1450 - ZSame didn't clear the Bonus Item after winning a game (zecke)
* #1245 - Opie Go 'paused' (zecke)
* #1448 - Brightness Applet added (mickeyl)
* #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
* #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
* n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
* n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
* n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
* 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)
2004-09-17 Opie 1.1.6
New Features
------------
* Fifteen gained configurable number of items (zecke)
* Fifteen can have custom background images (zecke)
* Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)