X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Findex.html-inc;h=fa7bf74cae76dd5195bbb16f20a9ff57df20586d;hb=a97e4e5b047e7e48f97c4cc45e2b6e0f82b7a7b6;hp=3c39132453003f904f3ede77177db7b10e34867c;hpb=7af2cb9304db4b87eb2e37638e44b95d7c401c98;p=sdlgit%2FSDL-Site.git diff --git a/pages/index.html-inc b/pages/index.html-inc index 3c39132..fa7bf74 100644 --- a/pages/index.html-inc +++ b/pages/index.html-inc @@ -1,118 +1,93 @@ - - - - -pages/index.pod-inc - - - - - - - - -
-

- - + +
  • Latest News + +
  • +
    -

    -

    -
    -

    Simple DirectMedia Library Bindings for Perl

    -

    -

    -

    Welcome

    -

    SDL Perl is an active and exciting project with many facets. Explore this website to learn more.

    -

    -

    -

    Getting Started

    -

    To begin using SDL Perl read the tutorials and documentation.

    -

    -

    -

    Contribute

    -
    -
    IRC
    +

    Simple DirectMedia Library Bindings for Perl

    Top

    +
    -
    -

    Talk to us on channel #sdl.

    -
    -
    Mailing List
    +
    +

    Welcome

    +
    +

    SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL).

    +

    'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, +3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the +award winning Linux port of "Civilization: Call To Power."' --www.libsdl.org

    +

    SDL Perl is an active and exciting project with many facets. Explore this website to learn more.

    -
    -

    Send us an email at sdl-devel@perl.org.

    -
    -
    Testing and Development
    +
    +

    Getting Started

    +
    +

    A new SDL::Manual is being prepared for new users. In the mean time take a look at the documentation, ask for help on the mailing lists or irc channel, and see the examples in the source code.

    -
    -

    Join us on the development wiki.

    -
    +
    +

    Contribute

    +
    +
    +
    IRC
    +
    +

    Talk to us on channel #sdl .

    +
    +
    Mailing List
    +
    +

    Send us an email at mailing list.

    +

    Our archives are located at mail-archive and nntp.perl.

    +

    We also have a rssfeed.

    +

    For help send an empty email to sdl-devel-help@perl.org.

    +

    To subscribe to the mailing lists send an empty email to sdl-devel-subscribe@perl.org.

    +

    To unsubscribe send an empty email to sdl-devel-unsubscribe@perl.org.

    +
    +
    Testing and Development
    +
    +

    Join us on the github site to get started on making and grabbing tickets.

    +

    To begin testing read the wiki page on testing.

    +
    -

    -

    -
    -

    Latest News

    -

    -

    -

    November 13th 2009

    -

    -

    -

    CPAN Release

    -
     
    -SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API.
    -

    -

    -

    Active Development

    -

    SDL Perl is being actively developed to v3.0. The process is as below:

    -
    -
    v2.3 100% Core of SDL C API migrated without MultiThreading
    +
    +

    Latest News

    Top

    +
    -
    -

    MultiThreading is doable with this release but will be focused on later

    -
    -
    v2.4 SDL_Net, SDL_Pango, SDL_TTF & SDL_Mixer Support
    +
    +

    December 26th 2010

    +
    -
    -

    SDL_Net due to interest in bring POE/AnyEvent to SDL, SDL_Pango to support the new FrozenBubble migration.

    -
    -
    v2.5 ??? MultiThreading and Other Third Party Libraries
    +
    +

    CPAN Release SDL 2.524

    +
    +

    SDL 2.524 is on CPAN! The new API has many changes and much more improvements. So check it out.

    +

    SDL Perl at v2.2.6 on CPAN is the last of its kind which will have the old API.

    -
    -

    This release is undecided as of now. Please talk to us on the Channel or Make Tickets

    -
    -
    +
    +

    SDL Manual: Writing Games with SDL Perl

    +
    +

    The grant proposal has been accepted by The Perl Foundation. SDL_Manual is in continous development on github.

    +

    More up to date versions of the books are also available in HTML and PDF formats.

    - +
    +

    Active Development

    +
    +

    SDL Perl is being actively developed to v3.0. We are adding many new SDLx::* modules to provide a more Perly interface to SDL. Please review, request or even hack the code. Talk to us on the irc channel or mailing lists.

    - +
    + \ No newline at end of file