]> git.sesse.net Git - vlc/history - modules/video_filter/puzzle.c
A bit of headers cleanup
[vlc] / modules / video_filter / puzzle.c
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-11 Antoine CellerierOnly accept mouse coordinates inside video window
2006-11-11 Antoine CellerierAdd "shuffle" button to puzzle in order to prevent...
2006-11-11 Antoine CellerierReally prevent illegal puzzles and prevent some illegal...
2006-11-11 Antoine CellerierPut video in black slot when puzzle is solved
2006-11-11 Antoine CellerierI'm not sure that this is ok but it definitively preven...
2006-11-10 Antoine CellerierWoops.
2006-11-10 Antoine CellerierAdd --puzzle-black-slot option to change puzzle type
2006-11-10 Antoine CellerierPuzzle vout filter. (vlc --vout-filter puzzle <your...