Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 06 Jun 2011 15:11:24 +0000 | ib | Check error when creating the GUI config object. |
Mon, 06 Jun 2011 14:55:06 +0000 | ib | Pass m_config_new() error information to caller. |
Mon, 06 Jun 2011 14:10:09 +0000 | ib | Cosmetic: Adjust indent. |
Mon, 06 Jun 2011 14:08:18 +0000 | ib | Add option '-idle' to the GUI configuration file. |
Mon, 06 Jun 2011 11:55:35 +0000 | ib | Make option '-noidle' working for the GUI. |
Sun, 05 Jun 2011 14:54:41 +0000 | ib | When adding a playlist item, preventively set its next pointer to NULL. |
Sun, 05 Jun 2011 14:45:49 +0000 | ib | Remove unused member 'played' from playlist structure plItem. |