Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 03 Apr 2011 14:24:36 +0000 | ib | Prevent an out-of-bounds array access. |
Sun, 03 Apr 2011 10:54:03 +0000 | ib | Cosmetic: Rename cmd functions item. |
Sun, 03 Apr 2011 10:38:35 +0000 | ib | Cosmetic: Adjust indent after simplifying cmd_base(). |
Sun, 03 Apr 2011 10:31:11 +0000 | ib | Simplify cmd_base(). |
Sat, 02 Apr 2011 22:01:55 +0000 | ib | Remove unused wItem member tmp. |
Sat, 02 Apr 2011 20:45:43 +0000 | ib | Move debug messages so that they will be processed earlier. |
Sat, 02 Apr 2011 20:24:19 +0000 | ib | Order member assignments according to their definition in the structure. |
Fri, 01 Apr 2011 22:21:42 +0000 | ib | Add an itMenu item type. |