Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 11 Feb 2012 17:21:14 +0000 | reimar | Optimize midentify script to not wasted time filling the cache. |
Sat, 11 Feb 2012 15:35:39 +0000 | reimar | Support -noborder with SDL. |
Fri, 10 Feb 2012 15:40:53 +0000 | ib | Prefer static const char arrays for string constants to #defines. |
Fri, 10 Feb 2012 15:24:27 +0000 | ib | Simplify character array definition. |
Fri, 10 Feb 2012 15:06:59 +0000 | ib | Don't destroy list pointers while saving list items. |
Fri, 10 Feb 2012 14:57:29 +0000 | ib | Adjust content of GUI configuration file to MPlayer configuration files. |
Fri, 10 Feb 2012 14:13:14 +0000 | ib | Show option save error in message box. |
Fri, 10 Feb 2012 13:48:42 +0000 | ib | Use macro FF_ARRAY_ELEMS() instead of numeric constant. |