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: Plugin API requests

Re: Plugin API requests

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Thu, 3 Jul 2003 22:33:52 +0200

Garrett Derner wrote:
> 1) Can the _ctype_ array be made available, so plugins can use isspace() and
> similar macros?

That's not necessary. You can simply #include <ctype.h> in your plugin and the macros will be taken from gcc.

> 2) Can the widgets (such as scrollbar) be included in the plugin api?

Sure, seems reasonable.

-- 
Björn
Received on 2003-07-03

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