Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 03 Mar 2011 13:45:30 +0000 | ib | Fix memory leak in appInitStruct(). |
Thu, 03 Mar 2011 13:13:20 +0000 | ib | Remove parameter from appInitStruct() function. |
Thu, 03 Mar 2011 12:30:50 +0000 | ib | Cosmetic: Remove needless include. |
Thu, 03 Mar 2011 12:21:18 +0000 | ib | Make ITEMS a const int (it was a symbolic constant). |
Thu, 03 Mar 2011 12:16:09 +0000 | ib | Cosmetic: Rename constant for number of events from evBoxs to EVENTS. |
Thu, 03 Mar 2011 11:44:39 +0000 | ib | Cosmetic: Adjust indent. |