summaryrefslogtreecommitdiff
path: root/uisimulator/x11/Makefile
AgeCommit message (Expand)Author
2002-06-15added bounce.cDaniel Stenberg
2002-06-14removed sleep.c, the sleep() code was moved into thread.c as theDaniel Stenberg
2002-06-14go bananas, now we complain on *lots* of detailsDaniel Stenberg
2002-06-10add thread functionality, powered by pthreadsDaniel Stenberg
2002-06-04works with playlist code, now stubs mpeg_play() to be able to show someDaniel Stenberg
2002-05-31supports OBJDIR etc to make it possible to have the configure script generateDaniel Stenberg
2002-05-27build sound_menu, add mpeg.o to simulat the target mpeg_* functionsDaniel Stenberg
2002-05-24added reference to location of mpeg_play.h for includesRobert Hak
2002-05-21app.c removed, main_menu.c introducedBjörn Stenberg
2002-05-18added credits.cRobert Hak
2002-05-17removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.hDave Chapman
2002-05-17Some files movedBjörn Stenberg
2002-05-17made both recorder and player builds work againDaniel Stenberg
2002-05-16Added support for player keypadBjörn Stenberg
2002-05-16set endian style, default target endian is BIG ENDIANDaniel Stenberg
2002-05-12enable mpeg playing by default under LinuxDave Chapman
2002-05-12moved sound interface to common directoryDave Chapman
2002-05-12moved mpeg decoder to commonDave Chapman
2002-05-12abstracted the sound output interfaceDave Chapman
2002-05-12use internal copy of libmadDave Chapman
2002-05-10Adapted to changes in the lcd API.Björn Stenberg
2002-05-09first attempt at mp3 playback in x11 simulator using libmadDave Chapman
2002-05-08added icons.cDaniel Stenberg
2002-05-06compile debug.c from the firmware for logging errorsDaniel Stenberg
2002-05-06Added menu.cRobert Hak
2002-05-05build play.c and id3.c too nowDaniel Stenberg
2002-05-04Make it easy to select which kind of LCD you want the simulator to featureDaniel Stenberg
2002-05-02Added screensaver.c referenceRobert Hak
2002-05-02link with the firmware's sprintf() code just in case we'd start to use it,Daniel Stenberg
2002-05-01added the sleep simulation fileDaniel Stenberg
2002-04-30added for dir emulationDaniel Stenberg
2002-04-30corrected for Linux againDaniel Stenberg
2002-04-30fixed for Solaris buildDaniel Stenberg
2002-04-28set recorder keypadDaniel Stenberg
2002-04-28works in new dirDaniel Stenberg
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg