Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] ANNOUNCE: VdrGames-Plugin-0.4.0



VdrGames-Plugin is an OSD games collection for the
VDR development version >= 1.1.17

Latest version is available as usual from:

http://www.thf.ath.cx

This is the new vdr OSD games collection formaly known
as the tetris plugin. The collection currently contains
Tetris, Tron and Snake more to come. ;-)

The plugin can be built as a Stand Alone SDL programm when it gets
compiled with make SDL=1. Very handy for debugging and testing.

Try it and send me a comment, and yes, i'm sure it will crash your
machine. You have been warned! :-P 

CHANGES
=======

Vdr Games (Tetris) Plugin
-------------------------

2002-11-01: Version 0.0.1
initial revision.

2002-11-01: Version 0.1.0
display current score
implemented pause button

2002-11-01: Version 0.1.1
display current level
fixed restart bug
prevent falling through of first piece

2002-11-02: Version 0.1.2
fixed to late initialization of random generator
avoid crash when pressing "menu" while playing
game ends when stack reaches top
display game over message
terminate cleanly if in pause mode

2002-11-09: Version 0.1.3
many general code clean/speed ups
implemented key repeating
key repeat on/off setup menu
colorful pieces implemented
color mode setup menue
fixed overwriting of game over by new (last) piece
show pause mode
new handling of x/y position setup menu

2002-11-19: Version 0.2.0
start/stop code rewritten
minor code cleaning for stable release

2002-12-30: Version 0.2.1
SDL Output support added (for development & debuging)
unpause works now with every key

2003-01-05: Version 0.2.2
switched over to new cOsdObject instead of ugly cPlayer hack

2003-04-06: Version 0.4.0
changed plugin name to "vdr games"
added snake game
added tron game
implemented laucher menu
completely rewritten SDL key handling to avoid #ifdef pollution
major source reorganisation for better code sharing between games


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index