Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 10 Apr 2006 16:18:17 +0000 | reimar | make sure the check for valid timestamps does not accidentially search through |
Mon, 10 Apr 2006 16:16:33 +0000 | reimar | do not print the title length from a non-matching titleset. |
Mon, 10 Apr 2006 12:42:10 +0000 | reimar | getch2 should wait for input. Fixes 100% CPU usage during cache fill. |
Mon, 10 Apr 2006 07:28:14 +0000 | gpoirier | Fix a few French barbarism, add missing sentence. |
Sun, 09 Apr 2006 18:25:35 +0000 | reimar | 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress |
Sun, 09 Apr 2006 18:16:29 +0000 | reimar | avoid cache fill status overflow with caches > ca. 20 MB |
Sun, 09 Apr 2006 13:52:45 +0000 | gpoirier | fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser, |