diff ChangeLog @ 1361:62a33367a6cb trunk

[svn] Forcibly disabled Altivec ifdefs. The code that it wants to call is not actually present. ffmpeg SVN (libavcodec/ppc) has code you could pinch, but that needs to be integrated in proper style. I have given up on this. If you get it working, submit me a patch.
author chainsaw
date Thu, 29 Jun 2006 16:46:01 -0700
parents 7e312e0c33e8
children 651327e12a3a
line wrap: on
line diff
--- a/ChangeLog	Thu Jun 29 05:58:34 2006 -0700
+++ b/ChangeLog	Thu Jun 29 16:46:01 2006 -0700
@@ -1,3 +1,12 @@
+2006-06-29 12:58:34 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1632]
+  - now filepopup menu shows its state through checkbox.
+  
+
+  Changes:        Modified:
+  +7 -3           trunk/audacious/ui_playlist.c  
+
+
 2006-06-29 10:42:13 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [1630]
   - add a menu item that toggles filepopup to the playlist popup menu.