log src/filewriter/mp3.c @ 2275:e09d9633d6aa

age author description
Tue, 01 Jan 2008 22:54:10 +0900 Yoshiki Yazawa - mp3_playing() should return 0 for now otherwise mp4 playback would halt at the end of a track.
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Wed, 05 Sep 2007 09:29:26 +0300 Matti Hamalainen Modified for Tuplez/plugin API changes.
Sat, 25 Aug 2007 22:57:25 +0200 mf0102 - made the MP3 FileWriter output plugin less braindead
Fri, 10 Aug 2007 09:47:23 -0500 William Pitcock filewriter: new tuple API
Thu, 19 Jul 2007 15:25:19 +0200 Stany HENRY The "i18n" saga is still going on...
Sun, 01 Jul 2007 02:30:41 +0200 Jonathan Schleifer Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c trunk
Sun, 20 May 2007 12:05:48 -0700 yaz [svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunk
Sun, 06 May 2007 22:53:19 -0700 yaz [svn] - move bmp_title_input_free() into file_open() to avoid memory leak. trunk
Mon, 30 Apr 2007 20:24:34 -0700 yaz [svn] - rename titles of configure windows. trunk
Mon, 30 Apr 2007 14:16:32 -0700 mf0102 [svn] - We got a new plugin, captain! trunk