0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 6 months ago.
Oct 04, 2022 — Oct 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix autoplay More... about 8 years ago
Don't barf on songs without any play-events. More... over 9 years ago
nicer scaling More... about 10 years ago
bugfix More... about 10 years ago
interactivity++, scalability++ More... over 10 years ago
Nicer event-image More... over 10 years ago
First try of a neat presentation of the songevents. More... over 10 years ago
Better releasedate and review extraction. More... almost 11 years ago
Add real background-processing method. More... almost 11 years ago
Create songimage on song-addition instead of on-demand More... almost 11 years ago
Show songtitle in browsertitle; tried to get quicker response to skips. More... almost 11 years ago
Nicer implementation and documentation of the welcome message More... about 11 years ago
html5 player component instead of java-applet. More... about 11 years ago
formatted More... about 11 years ago
Avoid double reviews. More... about 11 years ago
Trick Google Chrome into thinking that the lenght of the stream is infinite by starting the stream with a piece of silence, taken from the middle of some music. I think that the very start of an mp3 somehow contains the lenght of the song, and Chrome doesn't fire onTimeupdate anymore when that time is over. More... about 11 years ago
Add songId to event list parameters. More... about 11 years ago
Do fewer review-refreshes, as we only query allmusic-links on wikipedia at the moment. More... about 11 years ago
html5 player component instead of java-applet. More... about 11 years ago
change in image sizes More... about 11 years ago
Make sure zipFS is closed regularly. More... about 11 years ago
Fixed synchronization-errors More... about 11 years ago
Java 7 More... about 11 years ago
Use comments from Wikipedia (allmusic) instead of amazon. More... about 11 years ago
Use wikipedia's releasedate, if found. More... about 11 years ago
[Test] Store songimages in a zipfile. More... about 11 years ago
Fix issue where .equals() did not behave as expected. More... about 11 years ago
Use a threadpool and asynchronous I/O for the streams instead of one-thread per-stream. More... about 11 years ago
Use a threadpool ans asynchronous I/O for the streams instead of one-thread per-stream. More... about 11 years ago
Display technical mp3 info as a pie chart. More... about 11 years ago