Thu, 23 Aug 2007 03:03:41 +0900 |
Yoshiki Yazawa |
now xspf plugin try to load non well formed xspf file. closes #969.
|
Sat, 11 Aug 2007 14:27:41 +0900 |
Yoshiki Yazawa |
playlist entry doesn't have "track-name".
|
Fri, 10 Aug 2007 10:27:13 -0500 |
William Pitcock |
xspf: update to new API
|
Fri, 03 Aug 2007 07:21:36 +0300 |
Cristi Magherusan |
added Discovery plugin type
|
Mon, 16 Jul 2007 23:47:42 +0900 |
Yoshiki Yazawa |
adapt xspf for file:// scheme.
|
Sun, 15 Jul 2007 19:50:15 +0900 |
Yoshiki Yazawa |
disable unescape local file for now.
|
Thu, 05 Jul 2007 01:48:27 -0500 |
William Pitcock |
Remove workarounds for non-VFS compliant plugins. URIs are now mandatory.
trunk
|
Mon, 28 May 2007 03:11:15 -0700 |
nenolod |
[svn] - xspf, m3u, pls: convert to plugin2 architecture
trunk
|
Thu, 22 Mar 2007 22:19:41 -0700 |
yaz |
[svn] - initial support for writing relative path.
trunk
|
Thu, 22 Mar 2007 22:17:15 -0700 |
yaz |
[svn] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier.
trunk
|
Wed, 21 Mar 2007 02:32:49 -0700 |
yaz |
[svn] improve support for static playlist:
trunk
|
Thu, 15 Feb 2007 19:28:20 -0800 |
yaz |
[svn] - do not unescape streaming uri.
trunk
|
Wed, 14 Feb 2007 23:23:21 -0800 |
yaz |
[svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27.
trunk
|
Tue, 13 Feb 2007 22:58:09 -0800 |
yaz |
[svn] - add mms:// as a streaming scheme.
trunk
|
Tue, 13 Feb 2007 21:50:01 -0800 |
yaz |
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL.
trunk
|
Mon, 12 Feb 2007 21:58:47 -0800 |
yaz |
[svn] - remove a debug output.
trunk
|
Mon, 12 Feb 2007 20:02:17 -0800 |
yaz |
[svn] libxspf improvements:
trunk
|
Tue, 30 Jan 2007 23:14:02 -0800 |
yaz |
[svn] tweak xspf plugin to conform xspf specification version 1.
trunk
|
Mon, 29 Jan 2007 18:35:59 -0800 |
yaz |
[svn] - don't percent encode urls beginning with http:// or https:// for now.
trunk
|
Sat, 16 Dec 2006 02:56:32 -0800 |
giacomo |
[svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get
trunk
|
Fri, 15 Dec 2006 21:23:09 -0800 |
nenolod |
[svn] - don't use deprecated function playlist_get().
trunk
|
Mon, 11 Dec 2006 05:13:54 -0800 |
nenolod |
[svn] - update playlist code. M3U was simple and did not require anything special.
trunk
|
Fri, 20 Oct 2006 00:59:45 -0700 |
yaz |
[svn] - xspf now uses url encoding for location entry.
trunk
|
Thu, 12 Oct 2006 21:13:45 -0700 |
yaz |
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save().
trunk
|
Fri, 06 Oct 2006 10:51:55 -0700 |
yaz |
[svn] - mtime=-1 has been introduced to represent "uninitialized".
trunk
|
Thu, 21 Sep 2006 07:08:55 -0700 |
yaz |
[svn] - redundant metadata has been removed.
trunk
|
Mon, 18 Sep 2006 03:14:20 -0700 |
nenolod |
[svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container
trunk
base
src/Container/xspf/xspf.c@44d5f0dea241
|