Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
git-svn-id: https://gtkpod.svn.sourceforge.net/svnroot/gtkpod/libgpod/trunk@2189 f01d2545-417e-4e96-918e-98f8d0dbbcb6
  • Loading branch information
Daniele Forsi committed Jan 2, 2009
1 parent 102db04 commit 9d42b78
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ Overview of changes in libgpod 0.7.0
* support for iPod Nano 4th generation

This includes support for cover art.
Please note that this release DO NOT support iPhones and iPod Touch
Please note that this release DOES NOT support iPhones and iPod Touch
with firmware 2.x

* support for "sparse artwork" writing

This lets us write more compact artwork files to the ipod, which in turn makes
the UI more responsive (and saves disk space on the ipod).
This lets us write more compact artwork files to the iPod, which in turn makes
the UI more responsive (and saves disk space on the iPod).

* jump table support

These are the big letter that show up in the album/artist list when someone
quickly scroll through them. Thanks a lot to Ian Stewart for implementing it.
These are the big letters that show up in the album/artist list when someone
quickly scrolls through them. Thanks a lot to Ian Stewart for implementing it.

* improved timezone handling

Expand All @@ -29,8 +29,8 @@ Thanks to all of our translators :)
* add mapping from iPod serial numbers to iPod models

The iPod serial number can be obtained programmatically, and its last 3 digits
are characteristic of an ipod (type, generation, color, capacity). libgpod
can now finds out an iPod model using this serial number.
are characteristic of an iPod (type, generation, color, capacity). libgpod
can now find out an iPod model using this serial number.

* much more complete API doc

Expand All @@ -51,8 +51,8 @@ working. Thanks to the songbird project and Eric Lassauge

* reworked handling of artwork formats

libgpod can now automatically uses the artwork formats described in
SysInfoExtended even if the ipod model is unknown, this should make it possible
libgpod can now automatically use the artwork formats described in
SysInfoExtended even if the iPod model is unknown, this should make it possible
for libgpod to support artwork on newly released iPod models without the need
to upgrade.

Expand Down

0 comments on commit 9d42b78

Please sign in to comment.