Mercurial > public > bravenewsurf
log bns_website/templates/music.html @ 68:1d50a0db4f21
age | author | description |
---|---|---|
Wed, 23 Nov 2011 09:16:47 -0600 | Bob Mourlam | - I moved the jplayer files to a jplayer dir under static/js. I thought about moving the flash file to another dir, but thought it'd be best to leave it with the rest of the jplayer files. |
Wed, 16 Nov 2011 21:38:37 -0600 | Bob Mourlam | Added the real artist/song names. |
Mon, 14 Nov 2011 20:06:58 -0600 | Bob Mourlam | I removed everything except mp3s since it appears all browsers can play them. |
Sun, 13 Nov 2011 17:01:36 -0600 | Bob Mourlam | I added the jquery plugin jplayer to use for playing samples of the album. For now I just used some of the songs linked to by the jplayer demo, but I also picked a couple songs at random from my iTunes library. Rather than add them to the repository I just named them 1.mp3, 1.m4a, 1.ogg and 2.mp3, 2.m4a, 2.ogg and anybody that wants to test the player will have to add some random songs themselves. |