Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 02 Mar 2011 18:14:20 +0000 | ib | Add new function bpFree() to free txSamples (bitmaps). |
Wed, 02 Mar 2011 17:42:06 +0000 | ib | Use appropriate declaration for array indices. |
Wed, 02 Mar 2011 17:38:59 +0000 | ib | Provide proper conversion specification for long and unsigned variables. |
Wed, 02 Mar 2011 17:30:14 +0000 | ib | Move declaration of char array into scope of fExist() where it's used. |
Wed, 02 Mar 2011 17:17:19 +0000 | ib | Cosmetic: Format to MPlayer coding style. |
Wed, 02 Mar 2011 16:05:37 +0000 | ib | Adjust the listItems structure. |
Wed, 02 Mar 2011 15:37:50 +0000 | ib | Clean up the wItem structure. |
Wed, 02 Mar 2011 13:30:44 +0000 | ib | Improve documentation on dlabel. |