Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: tomas: docs PLUGIN_API,1.1,1.2

Re: tomas: docs PLUGIN_API,1.1,1.2

From: Tomas <tomas_at_salfischberger.nl>
Date: Wed, 01 Jun 2005 22:40:36 +0200

Hi all,

The PLUGIN_API documentation is _very_ outdated. Is there anybody
willing to read plugin.h and update the docs? Or should we try to make
plugin.h doxygen compatible?

Suggestions please...

Tomas

cvs_at_labb.contactor.se wrote:

>Update of /cvsroot/rockbox/docs
>In directory labb:/tmp/cvs-serv31920
>
>Modified Files:
> PLUGIN_API
>Log Message:
>Bagder in version 1.81 of plugin.h: "fprintf() is now fdprintf()" so time to put it in here too :)
>
>
>Index: PLUGIN_API
>===================================================================
>RCS file: /cvsroot/rockbox/docs/PLUGIN_API,v
>retrieving revision 1.1
>retrieving revision 1.2
>diff -u -d -r1.1 -r1.2
>--- PLUGIN_API 17 Aug 2004 06:54:08 -0000 1.1
>+++ PLUGIN_API 1 Jun 2005 20:35:08 -0000 1.2
>_at__at_ -343,7 +343,7 _at__at_
>
> Returns size of a file. Upon error, returns -1.
>
>- int fprintf(int fd, const char *fmt, ...);
>+ int fdprintf(int fd, const char *fmt, ...);
>
> Write a formated string in the fd.
> Returns the number of characters writen to file.
>
>_______________________________________________
>http://cool.haxx.se/mailman/listinfo/rockbox-cvs
>
>

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2005-06-01

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy