Mercurial > mplayer.hg
log gui/app.c @ 32900:1481268ccd30
age | author | description |
---|---|---|
Mon, 28 Feb 2011 14:47:17 +0000 | ib | Move global skin directory variables. |
Mon, 28 Feb 2011 13:42:39 +0000 | ib | Remove unused functions appCopy(), appFindKey() and btnGetValue(). |
Mon, 28 Feb 2011 13:29:36 +0000 | ib | Limit scope of internally used appClearItem(). |
Mon, 28 Feb 2011 13:25:45 +0000 | ib | Cosmetic: Format to MPlayer coding style. |
Sat, 19 Feb 2011 22:02:34 +0000 | ib | Remove support for skins directories using the obsolete name 'Skin'. |
Thu, 03 Feb 2011 14:44:46 +0000 | ib | Improve the readability of dynamic labels which scroll. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |