2008-11-25 |
Yoshiki Yazawa |
- changed include path from audacious to audlegacy.
|
2008-05-19 |
Matti Hamalainen |
Removed #includes that should not be included anymore.
|
2008-05-11 |
Matti Hamalainen |
Increase used INI key string buffer sizes from 10 to 16 chars.
|
2008-03-31 |
Matti Hamalainen |
Include cleanups, part #1.
|
2008-02-23 |
Yoshiki Yazawa |
make load list button work for pls. closes #181.
|
2007-12-06 |
Yoshiki Yazawa |
- now container plugins feed only valid uri to the core.
|
2007-10-14 |
William Pitcock |
use INIFile APIs
|
2007-10-14 |
William Pitcock |
use aud_cfg in some places
|
2007-10-14 |
William Pitcock |
playlist API vtabling
|
2007-10-14 |
William Pitcock |
PlaylistContainer API updates
|
2007-10-14 |
William Pitcock |
string API calls -> vtable
|
2007-10-07 |
William Pitcock |
s/vfs_/aud_vfs_/g
|
2007-10-02 |
Matti Hamalainen |
Various #include cleanups.
|
2007-10-01 |
Matti Hamalainen |
Some missed #include "" to <> changes.
|
2007-10-01 |
chainsaw |
Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
|
2007-09-09 |
Matti Hamalainen |
Fix plugins to conform with PLAYLIST_{UN}LOCK() change.
|
2007-08-04 |
William Pitcock |
pls: Write filename paths to disk, not URIs. Convert filename paths in PLS files to valid URIs.
|
2007-08-03 |
Cristi Magherusan |
added Discovery plugin type
|
2007-06-21 |
Yoshiki Yazawa |
more warning elimination.
trunk
|
2007-05-28 |
nenolod |
[svn] - xspf, m3u, pls: convert to plugin2 architecture
trunk
|
2007-02-15 |
mf0102 |
[svn] - adapted to new INI routines
trunk
|
2006-12-16 |
giacomo |
[svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get
trunk
|
2006-12-16 |
nenolod |
[svn] - don't use deprecated function playlist_get().
trunk
|
2006-12-11 |
nenolod |
[svn] - update playlist code. M3U was simple and did not require anything special.
trunk
|
2006-12-11 |
yaz |
[svn] - build fix.
trunk
|
2006-12-11 |
nenolod |
[svn] - support Title[0-9,{1-4}] entries.
trunk
|
2006-09-18 |
nenolod |
[svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container
trunk
base
src/Container/pls/pls.c@81fdd1b4c9db
|