log src/vorbis/vorbis.c @ 1676:aee4ebea943a

age author description
Sun, 09 Sep 2007 22:25:40 +0300 Matti Hamalainen xmms_usleep() was removed, use g_usleep()
Fri, 07 Sep 2007 04:21:38 -0500 William Pitcock vorbis: C99 initialisers
Mon, 13 Aug 2007 20:24:36 +0900 Yoshiki Yazawa make use of get_gentitle_format() and tuple_formatter_make_title_string()
Sat, 11 Aug 2007 12:21:30 +0200 Giacomo Lozito use tuple_free(x) in place of mowgli_object_unref(x)
Fri, 10 Aug 2007 22:00:07 +0200 Giacomo Lozito updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
Fri, 10 Aug 2007 08:19:40 -0500 William Pitcock vorbis: new tuple API
Fri, 10 Aug 2007 03:38:19 -0500 William Pitcock Fix hang problem on EOF.