summaryrefslogtreecommitdiffstats
path: root/uisimulator/play.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-10Adapted to changes in the lcd API.Björn Stenberg1-43/+51
2002-05-09first attempt at mp3 playback in x11 simulator using libmadDave Chapman1-0/+10
2002-05-06no more Logf(), only use debugf()Daniel Stenberg1-1/+1
2002-05-05remove printf()Daniel Stenberg1-16/+0
2002-05-05void functions don't return values...Daniel Stenberg1-1/+1
2002-05-05Play a tune. Uses the id3-info now and display it on screen.Daniel Stenberg1-0/+101