Re: [AD] Something to do? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2004-12-23, Bailey Curzadd <ironbob@xxxxxxxxxx> wrote:
> I'd like to help with work on Allegro, but I looked in the todo and
> there wasn't anything I would be able to do. I have some experience with
> X11 and linux programming as well as anything general in C. I thought
> asking here might be better than looking in the todo list for ideas, so
> if there's any work that I could do i'm willing to help.
I think there was a suggestion to make Allegro use internally always a
specific string encoding format, say UTF8, so calls to set_uformat()
wouldn't affect Allegro's internals.
Also, lift the hardcoded FLIST_SIZE limit from FLIST in src/fsel.c so
that the file selector doesn't have problems browsing directories of
more than 2048 files.