Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 11 Feb 2012 21:05:34 +0000 | ib | Fix bug in freeing URL list items. |
Sat, 11 Feb 2012 20:43:02 +0000 | ib | Free playlist and URL list items when GUI ends. |
Sat, 11 Feb 2012 20:42:20 +0000 | ib | Add code to free the URL list items. |
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. |