comparison ChangeLog @ 782:6f519e34ddf0 trunk

[svn] - reject files which use Ogg container magic
author nenolod
date Mon, 05 Mar 2007 00:28:52 -0800
parents 87bd9a74ca4f
children 83a38bcfe7c8
comparison
equal deleted inserted replaced
781:87bd9a74ca4f 782:6f519e34ddf0
1 2007-03-05 01:32:01 +0000 Giacomo Lozito <james@develia.org>
2 revision [1660]
3 - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c
4 trunk/src/aosd/aosd_osd.c | 1 -
5 1 file changed, 1 deletion(-)
6
7
1 2007-03-05 00:45:52 +0000 Giacomo Lozito <james@develia.org> 8 2007-03-05 00:45:52 +0000 Giacomo Lozito <james@develia.org>
2 revision [1658] 9 revision [1658]
3 - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required 10 - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required
4 trunk/src/aosd/aosd_osd.c | 399 +++++++++++++++++++++++++--------------------- 11 trunk/src/aosd/aosd_osd.c | 399 +++++++++++++++++++++++++---------------------
5 1 file changed, 223 insertions(+), 176 deletions(-) 12 1 file changed, 223 insertions(+), 176 deletions(-)