libgpod Documentation

View: New views
3 Messages — Rating Filter:   Alert me  

libgpod Documentation

by Matias Hernandez Arellano :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

(First sorry for my english)
Where i can find a good documentation about libgpod (developing,
functionality and another)?

I have some ideas to work in this, but i need some information
(documents) about to see if this ideas are possible...

Thanks!

--
Matias Hernández (Msdark)
www.msdark.archlinux.cl
ArchLinux-CL - WikiAdmin
MSN: matiasfh@...
Twitter : www.twitter.com/msdark
Plurk   : www.plurk.com/msdark
Linux User: #445065
http://keys.gnupg.net/pks/lookup?op=get&search=0xEA3EEC672189419C


------------------------------------------------------------------------------
_______________________________________________
Gtkpod-devel mailing list
Gtkpod-devel@...
https://lists.sourceforge.net/lists/listinfo/gtkpod-devel

Re: libgpod Documentation

by Todd Zullinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Christophe Fergeau wrote:
> I'm not sure if you are looking for docs showing how to use libgpod,
> or for docs showing how to make changes to libgpod. For the latter,
> there's an API doc which is generated when you build libgpod. It's
> probably also available in one of your distro packages.

The API documentation is also online at:

    http://www.gtkpod.org/libgpod/docs/

--
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The future isn't what it used to be.
    -- Arthur C. Clarke



------------------------------------------------------------------------------

_______________________________________________
Gtkpod-devel mailing list
Gtkpod-devel@...
https://lists.sourceforge.net/lists/listinfo/gtkpod-devel

attachment0 (554 bytes) Download Attachment

Parent Message unknown Re: libgpod Documentation

by H. Langos-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi there,

There seems to be a typo in the libgpod code where padding for artwork
on the ipod touch / iphone is defined in itdb_device.c

>From http://gtkpod.svn.sourceforge.net/viewvc/gtkpod/libgpod/trunk/src/itdb_device.c?view=markup

  407 static const Itdb_ArtworkFormat ipod_touch_1_cover_art_info[] = {
...
  412     {3006,  56,  56, THUMB_FORMAT_RGB555_LE,  8192}, /*pad data to  8192 bytes */
  413     {3007,  88,  88, THUMB_FORMAT_RGB555_LE, 16364}, /*pad data to 16384 bytes */
  414     {  -1,  -1,  -1, -1}
...

The padding for 88x88 images is set to 16364 which looks odd and
contradicts the comment talking about 16384 bytes.

Maybe this some insider joke that I don't get, but to me it looks
like a typo :-)

cheers
-henrik

PS: I don't have an iPhone or an iPod touch and I don't have a clue where
88x88 images are used on the UI. I just stumbled upon it reading libgpod
code to gather some information for gnupod :-)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gtkpod-devel mailing list
Gtkpod-devel@...
https://lists.sourceforge.net/lists/listinfo/gtkpod-devel