Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | song: renamed attribute "url" to "uri" | Max Kellermann | 2009-10-13 | 1 | -2/+2 |
| | |||||
* | song: moved code to song_update.c | Max Kellermann | 2009-10-12 | 1 | -0/+172 |
Moved all the code which depends on the decoder plugins to a separate source. That allows leaner test programs. |