diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 04 17:32:01 2007 -0800
+++ b/ChangeLog	Mon Mar 05 00:28:52 2007 -0800
@@ -1,3 +1,10 @@
+2007-03-05 01:32:01 +0000  Giacomo Lozito <james@develia.org>
+  revision [1660]
+  - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c
+  trunk/src/aosd/aosd_osd.c |    1 -
+  1 file changed, 1 deletion(-)
+
+
 2007-03-05 00:45:52 +0000  Giacomo Lozito <james@develia.org>
   revision [1658]
   - 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