summaryrefslogtreecommitdiffstats
path: root/Gui/bitmap
Commit message (Collapse)AuthorAgeFilesLines
* Off-by-one error allocating bitmap, when (width*height) % 8 != 0jkeil2002-09-101-1/+1
| | | | | | | The code was writing beyond allocated memory, and could corrupt malloc heap. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7353 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add workaround for fuckin localepontscho2002-09-042-76/+8
| | | | | | | - remove tga and bmp filter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7266 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoletedpontscho2002-09-044-320/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7265 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unneded config filespontscho2002-07-032-102/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6626 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 64bit patch from Ulrich Hecht <uli@suse.de>pontscho2002-05-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Gui and 64-bit issues patch from Gui and 64-bit issuespontscho2002-05-201-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6146 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian fix by Colin Leroy <colin@colino.net>arpi2002-05-121-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6055 b3059339-0415-0410-9bf9-f77b7e298cf2
* patchs by Björn Sandell <biorn@dce.chalmers.se>:pl2002-05-101-1/+1
| | | | | | | | | - --disable-select affects more than the oss audio - openbsd and netbsd oss support for non-x86 - ar/AR cleanups as '$(AR)' defaults to 'ar' with make git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6037 b3059339-0415-0410-9bf9-f77b7e298cf2
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)pontscho2002-02-235-101/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
* '40bit' - es png nincs is :)pontscho2002-01-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4238 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix small xshape bugpontscho2001-11-052-0/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2718 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing newlines fixedarpi2001-10-042-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2083 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc3 warning fixedarpi2001-10-042-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2081 b3059339-0415-0410-9bf9-f77b7e298cf2
* add gui support to config scripts, and fixed some warning.pontscho2001-09-273-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1992 b3059339-0415-0410-9bf9-f77b7e298cf2
* GUI version n-1arpi2001-08-2510-0/+790
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1694 b3059339-0415-0410-9bf9-f77b7e298cf2