Age | Commit message (Expand) | Author |
2002-06-16 | added boxes, sokoban, bounce, removed screensaver | Robert Hak |
2002-06-15 | added bounce.c | Daniel Stenberg |
2002-06-14 | removed sleep.c, the sleep() code was moved into thread.c as the | Daniel Stenberg |
2002-06-14 | go bananas, now we complain on *lots* of details | Daniel Stenberg |
2002-06-10 | add thread functionality, powered by pthreads | Daniel Stenberg |
2002-06-04 | works with playlist code, now stubs mpeg_play() to be able to show some | Daniel Stenberg |
2002-05-31 | supports OBJDIR etc to make it possible to have the configure script generate | Daniel Stenberg |
2002-05-27 | build sound_menu, add mpeg.o to simulat the target mpeg_* functions | Daniel Stenberg |
2002-05-24 | added reference to location of mpeg_play.h for includes | Robert Hak |
2002-05-21 | app.c removed, main_menu.c introduced | Björn Stenberg |
2002-05-18 | added credits.c | Robert Hak |
2002-05-17 | removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.h | Dave Chapman |
2002-05-17 | Some files moved | Björn Stenberg |
2002-05-17 | made both recorder and player builds work again | Daniel Stenberg |
2002-05-16 | Added support for player keypad | Björn Stenberg |
2002-05-16 | set endian style, default target endian is BIG ENDIAN | Daniel Stenberg |
2002-05-12 | enable mpeg playing by default under Linux | Dave Chapman |
2002-05-12 | moved sound interface to common directory | Dave Chapman |
2002-05-12 | moved mpeg decoder to common | Dave Chapman |
2002-05-12 | abstracted the sound output interface | Dave Chapman |
2002-05-12 | use internal copy of libmad | Dave Chapman |
2002-05-10 | Adapted to changes in the lcd API. | Björn Stenberg |
2002-05-09 | first attempt at mp3 playback in x11 simulator using libmad | Dave Chapman |
2002-05-08 | added icons.c | Daniel Stenberg |
2002-05-06 | compile debug.c from the firmware for logging errors | Daniel Stenberg |
2002-05-06 | Added menu.c | Robert Hak |
2002-05-05 | build play.c and id3.c too now | Daniel Stenberg |
2002-05-04 | Make it easy to select which kind of LCD you want the simulator to feature | Daniel Stenberg |
2002-05-02 | Added screensaver.c reference | Robert Hak |
2002-05-02 | link with the firmware's sprintf() code just in case we'd start to use it, | Daniel Stenberg |
2002-05-01 | added the sleep simulation file | Daniel Stenberg |
2002-04-30 | added for dir emulation | Daniel Stenberg |
2002-04-30 | corrected for Linux again | Daniel Stenberg |
2002-04-30 | fixed for Solaris build | Daniel Stenberg |
2002-04-28 | set recorder keypad | Daniel Stenberg |
2002-04-28 | works in new dir | Daniel Stenberg |
2002-04-27 | moved X11-specific files into a separate subdir to keep root clean for | Daniel Stenberg |