author | eilers <eilers> | 2004-10-27 14:31:54 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-10-27 14:31:54 (UTC) |
commit | 1fa2a15b88949dc6bb153b8c78dc3080373240dc (patch) (unidiff) | |
tree | 6a21fee85ab2c6908b5037fca45bdac293d5bed7 | |
parent | 03adfc8b698fbed4b6f31c8320f510eb6da0d51d (diff) | |
download | opie-1fa2a15b88949dc6bb153b8c78dc3080373240dc.zip opie-1fa2a15b88949dc6bb153b8c78dc3080373240dc.tar.gz opie-1fa2a15b88949dc6bb153b8c78dc3080373240dc.tar.bz2 |
Switching to SQlite3 ..
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,20 +1,21 @@ | |||
1 | 2004-??-??Opie 1.1.x | 1 | 2004-??-??Opie 1.1.x |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * libOpieDB now uses SQLite V3 instead V2. This would need an upgrade for old database files! (eilers) | ||
5 | * Backup uses Busy Indicator when backing up and restore (ar) | 6 | * Backup uses Busy Indicator when backing up and restore (ar) |
6 | * OpiePlayer2 gains adding of Directories to the playlist (zecke) | 7 | * OpiePlayer2 gains adding of Directories to the playlist (zecke) |
7 | * OpiePlayer2 handles error better (zecke) | 8 | * OpiePlayer2 handles error better (zecke) |
8 | * OpiePlayer2 gives Progress when streaming (zecke) | 9 | * OpiePlayer2 gives Progress when streaming (zecke) |
9 | * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) | 10 | * OpiePlayer2 ported to use libxine 1.0.0-rc6-a (brad,zecke) |
10 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 11 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
11 | * Opie Eye got a Digital Camera File Backend (alwin,zecke) | 12 | * Opie Eye got a Digital Camera File Backend (alwin,zecke) |
12 | * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) | 13 | * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) |
13 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 14 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
14 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 15 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
15 | * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 16 | * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
16 | * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) | 17 | * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) |
17 | 18 | ||
18 | Fixed Bugs | 19 | Fixed Bugs |
19 | ---------- | 20 | ---------- |
20 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 21 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |