[olofsonprojects] Kobo Deluxe SVN, wiki and issue tracking system!

  • From: David Olofson <david@xxxxxxxxxxx>
  • To: olofsonprojects@xxxxxxxxxxxxx
  • Date: Thu, 5 Nov 2009 02:49:40 +0100

(Pre-announcement for OlofsonProject subscribers only.)


        Finally, Kobo Deluxe development is being done with proper
        version control and issue tracking! And uhm... there is
        actually development going on, for a change. :-D

        We're using Trac with Subversion, which means there is a
        nice and easy wiki based web interface, with timeline,
        milestones, issue tracking, source browsing, patch
        downloading and all that handy stuff.

        Of course, you can grab the current development source, or
        any older version, down to 0.5.1. (You will need some SVN
        client to do this.)

        The general idea is to never commit changes that won't
        compile or run, so brave users are encouraged to try the
        trunk (it needs testing!) - but be warned, it IS still
        development code, with the appropriate disclaimers and all
        that... ;-)


Thanks:
        Thanks to xuedi for setting this up! :-)


For contributors:
        Patches and other contributions can be sent to this list
        or directly to me. If you want to join in for some serious
        work, email me off-list!


Go here:
        http://beijingcode.org/projects/kobo


ChangeLog:
---------------------------------------------------------------------
Kobo Deluxe v0.5.2
        * Added SVN version info to the startup message.
        * Removed empty the acconfig.h that automake whined about.
        * Compact build options printout using define symbols.
        * Some TODO cleanup. (Moving to Trac tickets now.)

Kobo Deluxe v0.5.1.1
        * Cannon overheat warning sound (option overheatloud)
          off by default.
        * Upgraded to sfifo 1.5.
        * Fixed g++ 4.4 issue in window_t::center_token_fxp().
          (Thanks, Ilya Barygin!)
        * Patches by Damyan Ivanov applied: (Thanks!)
                * Fixed 'token' signedness in window.[ch].
                * Fixed man page hyphen/minus.
                * Fixed unistd.h pipe2() conflict.
        * Patches by Robert Schuster applied: (Thanks!)
                * Portrait orientation video modes with "autoswap".
                * Touch screen support.
                * Copyright notice at startup.
                * Unix-style sysconf dir support.
                * Handling missing SDL_putenv().
        * Added missing 'break' after SDL_JOYAXISMOTION case.
        * Updated eel-lang.txt and added README-EEL.txt, to clarify
          the (very distant) relation between the sound engine's
          precursor and current incarnations of EEL.
        * Fixed some "Extreme Pickyness Mode" compiler warnings.
        * Removed some #if'ed-out cruft.
        * Updated the COPYING (GPL license) file.
        * Updated all GPL/LGPL license headers.
        * Added missing "one time only" macro logic to some headers.
        * a_globals.[ch] changed from GPL to LGPLv2.1.
        * Removed unused file ptable.h.
        * Added notice about the GPL also covering gfx and sfx.
        * Fixes that also eliminae GCC 4.4 warnings:
                * Added error handling for OSS write(). (audio.c)
                * Fixed strn(cpy|cat) uses to guarantee null
                  termination. (a_wave.c)
                * GCC 4.4 workaround (?) in cfgparse.cpp;
                  if(fread(...) < 0) needs an intermediate variable.
---------------------------------------------------------------------


--
//David Olofson - Developer, Artist, Open Source Advocate

.--- Games, examples, libraries, scripting, sound, music, graphics ---.
|  http://olofson.net   http://kobodeluxe.com   http://audiality.org  |
|  http://eel.olofson.net  http://zeespace.net   http://reologica.se  |
'---------------------------------------------------------------------'
---------------------------------------------------------------------------
The Olofson Projects mailing list.
Home:              http://olofson.net
Archive:           //www.freelists.org/archives/olofsonprojects
Unsubscribe: email olofsonprojects-request@xxxxxxxxxxxxx subj:"unsubscribe"
---------------------------------------------------------------------------

Other related posts:

  • » [olofsonprojects] Kobo Deluxe SVN, wiki and issue tracking system! - David Olofson