log libvo/vo_fbdev2.c @ 28632:6e90a47a6aaf

age author description
2009-02-08 diego Add standard license headers, unify header formatting.
2007-12-02 reimar Mark the vo_functions_t definitions as const where possible.
2007-12-02 reimar Make vo info structs const
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2006-03-04 pacman When centering a video with odd width, be sure to start on a pixel boundary.
2006-02-17 pacman Fix colormap save/restore for directcolor fb devices
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2004-12-03 rfelker remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
2004-01-10 attila linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>
2003-11-08 rathann Warning fixes (approved by A'rpi).
2003-10-08 alex correct handling of subdevice, -fb device is obsoleted
2003-08-31 alex vo_fbdev2 written by Joey Parrish with some minor modifications