Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv20800

Modified Files:
        ChangeLog 
Log Message:
        * poppler/Sound.h:
        * poppler/Sound.cc:
        * qt4/src/poppler-sound.cc: Move most of the sound reading code
        into the Sound class, so frontends can use it easily.
        Patch by Pino Toscano <[EMAIL PROTECTED]>.


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.473
retrieving revision 1.474
diff -u -d -r1.473 -r1.474
--- ChangeLog   13 Jan 2007 23:19:21 -0000      1.473
+++ ChangeLog   17 Jan 2007 20:06:29 -0000      1.474
@@ -1,3 +1,11 @@
+2007-01-17  Albert Astals Cid <[EMAIL PROTECTED]>
+
+       * poppler/Sound.h:
+       * poppler/Sound.cc:
+       * qt4/src/poppler-sound.cc: Move most of the sound reading code
+       into the Sound class, so frontends can use it easily.
+       Patch by Pino Toscano <[EMAIL PROTECTED]>.
+
 2007-01-13  Albert Astals Cid <[EMAIL PROTECTED]>
 
        * poppler/Stream.h:
@@ -18,7 +26,7 @@
        * qt4/src/poppler-link.cc
        * qt4/src/poppler-page.cc
        * qt4/src/poppler-private.h
-       * qt4/src/poppler-qt4.h: Make the Qt4 backend compilable even with
+       * qt4/src/poppler-qt4.h: Make the Qt4 frontend compilable even with
        no Splash backend. Patch by Pino Toscano <[EMAIL PROTECTED]>.
 
 2007-01-13  Albert Astals Cid <[EMAIL PROTECTED]>

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to