aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui
Commit message (Expand)AuthorAge
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Make gmplayer show right colors if X server does not use native byteorder.Gravatar reimar2007-06-05
* get rid of Gui code that has been commented out since agesGravatar reimar2007-06-04
* Factor out some duplicated gui codeGravatar reimar2007-06-04
* Remove some useless codeGravatar reimar2007-06-04
* Remove two useless fastmemcpy.h includes in gui code.Gravatar reimar2007-05-27
* missed part of gui code change while introducing -subfont option (patch by Pi...Gravatar ben2007-05-20
* Include string.h for memcpy, fastmemcpy.h alone is not enough.Gravatar reimar2007-05-16
* Reuse linux code for reading png images for windows Gui,Gravatar reimar2007-05-10
* remove unused codeGravatar reimar2007-05-07
* Fix Gui colors for 32 bit png images after switch to libavcodec decodingGravatar reimar2007-05-07
* Use calloc instead of malloc+memsetGravatar reimar2007-05-02
* Missing free on error in conv24to32Gravatar reimar2007-05-02
* Simplify bgr2rgbGravatar reimar2007-05-02
* Remove unused functionGravatar reimar2007-05-02
* Make functions and variables not used outside bitmap.c staticGravatar reimar2007-05-02
* Simplify conv24to32 for-loopGravatar reimar2007-05-02
* Remove useless extern before function prototypesGravatar reimar2007-05-02
* Remove libpng dependency for Gui, use libavcodec insteadGravatar reimar2007-05-02
* 10l to Diego for breaking svn (again).Gravatar iive2007-04-30
* Fix several implicit declarations of functions warnings.Gravatar diego2007-04-29
* Remove duplicate #include.Gravatar diego2007-04-29
* add missing case value, fixes functionality when using some skins.Gravatar vayne2007-04-28
* compilation fix for disabling dvd functionality, patch by <bangbangbear at gm...Gravatar vayne2007-04-28
* header / declarations cleanup, also fixes broken compilation.Gravatar vayne2007-04-26
* Consistently use quotes instead of angled brackets in #includeGravatar diego2007-04-25
* Use proper GPL header.Gravatar diego2007-04-23
* spelling cosmeticsGravatar diego2007-04-23
* Gui --> guiGravatar diego2007-04-23