| Commit message (Expand) | Author | Age |
| ... | |
| * | add thread functionality, powered by pthreads | Daniel Stenberg | 2002-06-10 |
| * | works with playlist code, now stubs mpeg_play() to be able to show some | Daniel Stenberg | 2002-06-04 |
| * | clarified and added details about the X11 simulator build | Daniel Stenberg | 2002-06-04 |
| * | the sim should not take args off the command line | Robert Hak | 2002-06-04 |
| * | Player compatible code, interface still needs some changes for player | Felix Arends | 2002-06-01 |
| * | updated the build instruction since we now support building the simulator | Daniel Stenberg | 2002-05-31 |
| * | supports OBJDIR etc to make it possible to have the configure script generate | Daniel Stenberg | 2002-05-31 |
| * | include the 8bit bitmap instead of the previos 24bit one (that is no longer | Daniel Stenberg | 2002-05-31 |
| * | removed the no longer used code for simulating the player LCD | Daniel Stenberg | 2002-05-30 |
| * | we don't need these weirdo defined anymore | Daniel Stenberg | 2002-05-30 |
| * | Added the two Player-specific keys to the description. The X11 simulator is | Daniel Stenberg | 2002-05-30 |
| * | Removed some files to save space, made bitmap smaller, brought everything up ... | Felix Arends | 2002-05-29 |
| * | Felix popped up and fixed the win32 simulator, it works again and we include | Daniel Stenberg | 2002-05-29 |
| * | win32 simulator up to date | Felix Arends | 2002-05-29 |
| * | I've commented all the win32 files right now as no one is maintaining | Daniel Stenberg | 2002-05-29 |
| * | added FILES and all sorts of missing win32 simulator files | Daniel Stenberg | 2002-05-29 |
| * | shorten the sleep for blocking key-gets to make it behave better | Daniel Stenberg | 2002-05-29 |
| * | adjusted to new button_get api | Daniel Stenberg | 2002-05-28 |
| * | mpeg_stop stub added | Daniel Stenberg | 2002-05-28 |
| * | files included in release | Daniel Stenberg | 2002-05-27 |
| * | stop the compiler bitching | Robert Hak | 2002-05-27 |
| * | build sound_menu, add mpeg.o to simulat the target mpeg_* functions | Daniel Stenberg | 2002-05-27 |
| * | simulate the mpeg functions to make the sim build | Daniel Stenberg | 2002-05-27 |
| * | make yield() simply do a short sleep when simulated | Daniel Stenberg | 2002-05-27 |
| * | added reference to location of mpeg_play.h for includes | Robert Hak | 2002-05-24 |
| * | Added player MENU and ON keys | Björn Stenberg | 2002-05-21 |
| * | app.c removed, main_menu.c introduced | Björn Stenberg | 2002-05-21 |
| * | added credits.c | Robert Hak | 2002-05-18 |
| * | I got tired of shifting this file around, and it belongs with the archos | Robert Hak | 2002-05-18 |
| * | 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 |
| * | Added lcd_update() to player lcd_puts() | Björn Stenberg | 2002-05-17 |
| * | made both recorder and player builds work again | Daniel Stenberg | 2002-05-17 |
| * | code meant to be used in target builds are now in ../apps | Daniel Stenberg | 2002-05-17 |
| * | Moved play.* to apps/ | Björn Stenberg | 2002-05-16 |
| * | Added support for player keypad | Björn Stenberg | 2002-05-16 |
| * | support little endian too | Daniel Stenberg | 2002-05-16 |
| * | set endian style, default target endian is BIG ENDIAN | Daniel Stenberg | 2002-05-16 |
| * | display logo if present | Daniel Stenberg | 2002-05-16 |
| * | Moved tree.? to apps module | Björn Stenberg | 2002-05-16 |
| * | close the file too properly | Daniel Stenberg | 2002-05-16 |
| * | this works with an 8bit indexed uncompressed BMP | Daniel Stenberg | 2002-05-16 |
| * | removed unused function | Dave Chapman | 2002-05-15 |
| * | fixed dithering bug | Dave Chapman | 2002-05-15 |
| * | added playback simulator if /dev/dsp is unavailable | Dave Chapman | 2002-05-15 |
| * | initial version | Christian Flaz | 2002-05-14 |
| * | initial BMP image reader attempt, does not work yet | Daniel Stenberg | 2002-05-14 |
| * | Added \n to debugf() | Björn Stenberg | 2002-05-13 |
| * | Added dir position memory | Björn Stenberg | 2002-05-13 |
| * | Bool change | Björn Stenberg | 2002-05-13 |