Tue, 25 Nov 2008 16:23:17 +0900 |
Yoshiki Yazawa |
changed default values for filewriter:
|
Sat, 11 Oct 2008 02:02:41 +0900 |
Yoshiki Yazawa |
- mp3: adapted to lame-3.98. now filewriter writes valid TLEN.
|
Wed, 16 Jul 2008 23:09:38 +0300 |
Andrew O. Shadoura |
most of encoder backends require GINT16_NE;
|
Mon, 14 Jul 2008 03:35:13 +0300 |
Andrew O. Shadoura |
fixed FSF address
|
Mon, 14 Jul 2008 00:27:39 +0300 |
Andrew O. Shadoura |
fix time display and playback; don't know why, but playing=0 makes it happy
|
Fri, 13 Jun 2008 05:57:25 +0300 |
Andrew O. Shadoura |
branch merge
|
Fri, 13 Jun 2008 04:58:39 +0300 |
Andrew O. Shadoura |
add metadata to stream + flush() should do a real flush at least with mp3
|
Sat, 26 Apr 2008 15:58:58 +0300 |
Andrew O. Shadoura |
make some file filewriter backends use callbacks instead of calling VFS directly
|
Wed, 09 Apr 2008 15:48:36 +0300 |
Matti Hamalainen |
Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
|
Thu, 27 Mar 2008 00:13:29 +0900 |
Yoshiki Yazawa |
take care of force_v2_val, only_v1_val and only_v2_val
|
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
|