[vlma-devel] commit: Generate a M3U playlist. (Adrien Grand )
git version control
git at videolan.org
Wed Jul 30 23:07:21 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Wed Jul 30 23:09:15 2008 +0200| [fff9c0d1a1bbb477dbe328e506358df39d9196d4]
Generate a M3U playlist.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=fff9c0d1a1bbb477dbe328e506358df39d9196d4
---
.../vlma/model/media/StreamingStrategy.java | 2 +-
vlma-daemon/src/main/resources/config.properties | 2 +-
.../web/service/AbstractPlaylistController.java | 70 ++++++++++++++++++++
.../vlma/web/service/PlaylistController.java | 36 ++++++++++
.../vlma/web/service/PodcastController.java | 42 ++----------
.../src/main/webapp/WEB-INF/VLMa-servlet.xml | 5 ++
.../src/main/webapp/WEB-INF/defs/templates.xml | 2 +
.../main/webapp/WEB-INF/jsp/service/playlist.jsp | 8 ++
vlma-webapp/src/main/webapp/WEB-INF/web.xml | 5 ++
9 files changed, 133 insertions(+), 39 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=fff9c0d1a1bbb477dbe328e506358df39d9196d4
More information about the vlma-devel
mailing list