summaryrefslogtreecommitdiff
path: root/uisimulator/common/mpegplay.c (unfollow)
Commit message (Expand)Author
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing
2002-05-27stop the compiler bitchingRobert Hak
2002-05-15removed unused functionDave Chapman
2002-05-15fixed dithering bugDave Chapman
2002-05-13Changing to C99 'bool'Björn Stenberg
2002-05-12moved sound interface to common directoryDave Chapman
2002-05-12removed reference to x11_openDave Chapman
2002-05-12moved mpeg decoder to commonDave Chapman
2002-05-12abstracted the sound output interfaceDave Chapman
2002-05-12removed unused function and re-enabled button checkDave Chapman
2002-05-12improved mpeg audio qualityDave Chapman
2002-05-09first attempt at mp3 playback in x11 simulator using libmadDave Chapman