Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 27 Sep 2010 17:18:39 +0000 | diego | Drop two unnecessary Xlib.h #includes and use helper functions. |
Mon, 27 Sep 2010 12:10:59 +0000 | diego | cosmetics: Move some functions around to avoid ugly forward declarations. |
Mon, 27 Sep 2010 11:54:17 +0000 | diego | Mark some function parameters that are not modified as const. |
Mon, 27 Sep 2010 08:35:33 +0000 | diego | Check for __STDC_VERSION__ >= 199901L before declaring lrintf(). |
Mon, 27 Sep 2010 08:33:20 +0000 | diego | cosmetics: Make diff apply cleanly. |
Mon, 27 Sep 2010 08:11:27 +0000 | diego | Ignore all config.* files. |