summaryrefslogtreecommitdiffstats
path: root/gst/games/gstpuzzle.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-05gst/games/gstpuzzle.c: call oil_init() when using liboilStefan Kost1-0/+4
2005-12-06expand tabsThomas Vander Stichele1-2/+2
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-01-08gst/games/gstpuzzle.c: - handle nav events differently: forward every event n...Benjamin Otte1-28/+49
2005-01-06gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles...Benjamin Otte1-0/+6
2005-01-06gst/games/gstpuzzle.c: no memleaks, please change initialization code around ...Benjamin Otte1-12/+44
2005-01-06gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizesBenjamin Otte1-10/+14
2005-01-06gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra...Benjamin Otte1-9/+61
2005-01-06add a puzzle game with...Benjamin Otte1-0/+458