log bns_website/templates/music.html @ 83:f320699478d7

age author description
Fri, 25 Nov 2011 21:16:09 -0600 Brian Neal Correct El Supernaut's song title.
Fri, 25 Nov 2011 20:03:19 -0600 Brian Neal Added a buy now button to the listen page.
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.
Sat, 29 Oct 2011 22:31:42 -0500 Brian Neal Added generic views for music, videos, and the buy page with placeholder text.