Tue, 06 Mar 2007 06:53:31 -0800 |
giacomo |
[svn] aosd: do not use str_to_utf8
trunk
|
Tue, 06 Mar 2007 05:17:29 -0800 |
yaz |
[svn] - avoid crash when error message doesn't contain <TITLE>.
trunk
|
Tue, 06 Mar 2007 04:44:26 -0800 |
nenolod |
[svn] - don't use a vfs buffered source for local files
trunk
|
Tue, 06 Mar 2007 01:12:16 -0800 |
yaz |
[svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843.
trunk
|
Mon, 05 Mar 2007 00:48:01 -0800 |
yaz |
[svn] - check the result of vfs_fread() strictly.
trunk
|
Mon, 05 Mar 2007 00:28:52 -0800 |
nenolod |
[svn] - reject files which use Ogg container magic
trunk
|
Sun, 04 Mar 2007 17:32:01 -0800 |
giacomo |
[svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c
trunk
|
Sun, 04 Mar 2007 16:45:52 -0800 |
giacomo |
[svn] - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required
trunk
|
Sun, 04 Mar 2007 01:50:27 -0800 |
nenolod |
[svn] - fix for missing ordinals, closes #830.
trunk
|
Sat, 03 Mar 2007 22:55:57 -0800 |
yaz |
[svn] - hide seek bar for unseekable (info->size = 0) stream.
trunk
|
Sat, 03 Mar 2007 19:27:40 -0800 |
yaz |
[svn] - ishttp() should check string is not NULL. closes #832.
trunk
|
Sat, 03 Mar 2007 17:36:01 -0800 |
yaz |
[svn] - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving.
trunk
|
Sat, 03 Mar 2007 05:55:23 -0800 |
yaz |
[svn] - with fixed curl, read id3 tag over network works now.
trunk
|
Sat, 03 Mar 2007 05:34:23 -0800 |
yaz |
[svn] - fread() should return number of items.
trunk
|
Fri, 02 Mar 2007 20:28:55 -0800 |
yaz |
[svn] - reduce connection latency to http stream.
trunk
|
Fri, 02 Mar 2007 20:17:50 -0800 |
yaz |
[svn] - include strings.h
trunk
|