comparison ChangeLog @ 886:f2fde7b4dccd trunk

[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia)
author giacomo
date Wed, 21 Mar 2007 07:15:43 -0700
parents 1d8d643134db
children 2a0f31ee4501
comparison
equal deleted inserted replaced
885:1d8d643134db 886:f2fde7b4dccd
1 2007-03-21 12:18:25 +0000 Giacomo Lozito <james@develia.org>
2 revision [1870]
3 - alsa: handle errors on snd_pcm_wait (xrun, supend)
4 trunk/src/alsa/audio.c | 7 ++++++-
5 1 file changed, 6 insertions(+), 1 deletion(-)
6
7
1 2007-03-21 09:32:49 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 8 2007-03-21 09:32:49 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1868] 9 revision [1868]
3 improve support for static playlist: 10 improve support for static playlist:
4 - make use of Playlist.attribute. 11 - make use of Playlist.attribute.
5 - now xspf plugin is capable of embedding static playlist marker. user can specify at "Save Playlist" dialog. 12 - now xspf plugin is capable of embedding static playlist marker. user can specify at "Save Playlist" dialog.