-
melkov committed patchset 45 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 6 files.
2008-02-03 23:34:48 UTC in Advanced Regedit (win32)
-
melkov committed patchset 44 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 1 files.
2008-02-03 21:23:04 UTC in Advanced Regedit (win32)
-
melkov committed patchset 43 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 1 files.
2008-02-03 21:22:19 UTC in Advanced Regedit (win32)
-
Due to a bug in compute_len, mminfo failed to show
information on some .mkv file.
$Id: mkvinfo.py,v 1.3 2004/04/18 17:55:26 dischi Exp $
/usr/local/lib/python2.3/site-
packages/mmpython/video/mkvinfo.py line 159
Suggest replacing
(len) = unpack('!I',inbuf[:4])
with
len = unpack('!I',inbuf[:4])[0].
2006-05-02 23:21:42 UTC in Media Metadata for Python
-
melkov committed patchset 42 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 2 files.
2005-07-12 08:30:18 UTC in Advanced Regedit (win32)
-
melkov committed patchset 41 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 1 files.
2005-05-30 20:48:46 UTC in Advanced Regedit (win32)
-
melkov committed patchset 40 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 1 files.
2005-05-30 20:34:47 UTC in Advanced Regedit (win32)
-
melkov committed patchset 39 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 3 files.
2005-05-30 20:30:19 UTC in Advanced Regedit (win32)
-
melkov committed patchset 38 of module regedt33 to the Advanced Regedit (win32) CVS repository, changing 3 files.
2005-05-30 19:39:19 UTC in Advanced Regedit (win32)
-
Thus 0.14 is out.
2003-06-16 02:46:42 UTC in Advanced Regedit (win32)