- 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
- e2f9196 clarified and added details about the X11 simulator build by Daniel Stenberg · 23 years ago
- 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
- 647661c Player compatible code, interface still needs some changes for player by Felix Arends · 23 years ago
- a895626 updated the build instruction since we now support building the simulator by Daniel Stenberg · 23 years ago
- f7da8db supports OBJDIR etc to make it possible to have the configure script generate by Daniel Stenberg · 23 years ago
- b66890f include the 8bit bitmap instead of the previos 24bit one (that is no longer by Daniel Stenberg · 23 years ago
- 90f2806 removed the no longer used code for simulating the player LCD by Daniel Stenberg · 23 years ago
- ef3bb53 we don't need these weirdo defined anymore by Daniel Stenberg · 23 years ago
- dd07852 Added the two Player-specific keys to the description. The X11 simulator is by Daniel Stenberg · 23 years ago
- 175ac89 Removed some files to save space, made bitmap smaller, brought everything up to date by Felix Arends · 23 years ago
- 6c3a351 Felix popped up and fixed the win32 simulator, it works again and we include by Daniel Stenberg · 23 years ago
- ae59b0c win32 simulator up to date by Felix Arends · 23 years ago
- 7bf7914 I've commented all the win32 files right now as no one is maintaining by Daniel Stenberg · 23 years ago
- 24d5db0 added FILES and all sorts of missing win32 simulator files by Daniel Stenberg · 23 years ago
- d68ee12 shorten the sleep for blocking key-gets to make it behave better by Daniel Stenberg · 23 years ago
- 132a09b adjusted to new button_get api by Daniel Stenberg · 23 years ago
- 3bd3cfc mpeg_stop stub added by Daniel Stenberg · 23 years ago
- 4cd5ad6 files included in release by Daniel Stenberg · 23 years ago
- ece50cd stop the compiler bitching by Robert Hak · 23 years ago
- 1df12c8 build sound_menu, add mpeg.o to simulat the target mpeg_* functions by Daniel Stenberg · 23 years ago
- 275365c simulate the mpeg functions to make the sim build by Daniel Stenberg · 23 years ago
- 76ccd61 make yield() simply do a short sleep when simulated by Daniel Stenberg · 23 years ago
- 97accf6 added reference to location of mpeg_play.h for includes by Robert Hak · 23 years ago
- 8cbedc3 Added player MENU and ON keys by Björn Stenberg · 23 years ago
- ab2649f app.c removed, main_menu.c introduced by Björn Stenberg · 23 years ago
- 88a1c6a added credits.c by Robert Hak · 23 years ago
- cace8a0 I got tired of shifting this file around, and it belongs with the archos by Robert Hak · 23 years ago
- 2913c4a removed -DLITTLE_ENDIAN for Linux - it is defined by stdlib.h by Dave Chapman · 23 years ago
- dc2e784 Some files moved by Björn Stenberg · 23 years ago
- 256d24a Added lcd_update() to player lcd_puts() by Björn Stenberg · 23 years ago
- ed1726e made both recorder and player builds work again by Daniel Stenberg · 23 years ago
- 1f81380 code meant to be used in target builds are now in ../apps by Daniel Stenberg · 23 years ago
- a39f566 Moved play.* to apps/ by Björn Stenberg · 23 years ago
- 28af55d Added support for player keypad by Björn Stenberg · 23 years ago
- 4a615c7 support little endian too by Daniel Stenberg · 23 years ago
- a78d682 set endian style, default target endian is BIG ENDIAN by Daniel Stenberg · 23 years ago
- bd88648 display logo if present by Daniel Stenberg · 23 years ago
- 34acad9 Moved tree.? to apps module by Björn Stenberg · 23 years ago
- 784c625 close the file too properly by Daniel Stenberg · 23 years ago
- 05fcd0b this works with an 8bit indexed uncompressed BMP by Daniel Stenberg · 23 years ago
- eae6296 removed unused function by Dave Chapman · 23 years ago
- 379a39b fixed dithering bug by Dave Chapman · 23 years ago
- 553c256 added playback simulator if /dev/dsp is unavailable by Dave Chapman · 23 years ago
- dc6cd7d initial version by Christian Flaz · 23 years ago
- 766a0ae initial BMP image reader attempt, does not work yet by Daniel Stenberg · 23 years ago
- 32125d4 Added \n to debugf() by Björn Stenberg · 23 years ago
- 86997f1 Added dir position memory by Björn Stenberg · 23 years ago
- a6c78fc Bool change by Björn Stenberg · 23 years ago
- 7ae053a Changing to C99 'bool' by Björn Stenberg · 23 years ago
- fa299e6 enable mpeg playing by default under Linux by Dave Chapman · 23 years ago
- f07bfd0 moved sound interface to common directory by Dave Chapman · 23 years ago
- d57447a remember previous menu position when returning by Dave Chapman · 23 years ago
- 67e6558 removed reference to x11_open by Dave Chapman · 23 years ago
- 87758d8 moved mpeg decoder to common by Dave Chapman · 23 years ago
- ef5f97b abstracted the sound output interface by Dave Chapman · 23 years ago
- ac845a0 describe purpose of common directory by Dave Chapman · 23 years ago
- ebb57e8 use internal copy of libmad by Dave Chapman · 23 years ago
- 43bc6e6 libmad version 0.14.2b by Dave Chapman · 23 years ago
- d2d5ac3 removed unused function and re-enabled button check by Dave Chapman · 23 years ago
- f622a63 improved mpeg audio quality by Dave Chapman · 23 years ago
- 81dfba4 Removed testing debugf() by Björn Stenberg · 23 years ago
- c492d24 Adapted to changes in the lcd API. Added player support to the dir browser. by Björn Stenberg · 23 years ago
- 33ea589 added reference to new icon for directories by Robert Hak · 23 years ago
- a84f00f Added new icons form the Recorder sim by Robert Hak · 23 years ago
- e078edd x11_opendir() now fails properly in case the dir doesn't exist by Daniel Stenberg · 23 years ago
- 59dd436 added x,y to BUTTON PRESSED event message by Dave Chapman · 23 years ago
- 4dbbca63 first attempt at mp3 playback in x11 simulator using libmad by Dave Chapman · 23 years ago
- 1434714 added icons.c by Daniel Stenberg · 23 years ago
- 81948a5 add "icons.c" to the project by Stefan Meyer · 23 years ago
- 3d05c63 creation by Robert Hak · 23 years ago
- d22a3fb added externs from icon.[ch] by Robert Hak · 23 years ago
- bdc3ff0 add attribute and size to readdir by Stefan Meyer · 23 years ago
- 4674e87 my little icons in front of the files/dirs to show what kind of entry it by Daniel Stenberg · 23 years ago
- 7488832 NULL is not defined when this compiles on Linux, let's avoid that for now by Daniel Stenberg · 23 years ago
- e3a12d3 adjusted to build on my solaris box by Daniel Stenberg · 23 years ago
- 27dfc7c extended the wrapper layer, we can't depend on much in the "real" dirent by Daniel Stenberg · 23 years ago
- 8ae29ff is_dir() is removed, we now read the 'attribute' field from the dirent by Daniel Stenberg · 23 years ago
- 4852106 added x11_readdir() proto by Daniel Stenberg · 23 years ago
- 159d448 readdir() wrapper for proper dirent struct emulation in target code by Daniel Stenberg · 23 years ago
- 1e0323a small bugfix by Dave Chapman · 23 years ago
- 04fdc1e first implementation of directory scrolling - partly by Stefan Meyer by Dave Chapman · 23 years ago
- f830e38 fixed title string in x11 window by Dave Chapman · 23 years ago
- 00f090f no more Logf(), only use debugf() by Daniel Stenberg · 23 years ago
- 9dff75f compile debug.c from the firmware for logging errors by Daniel Stenberg · 23 years ago
- ee77969 - added Logf ( maybe it should be defined somewhere else) by Stefan Meyer · 23 years ago
- 8dd2fae add / del some files by Stefan Meyer · 23 years ago
- f7e476a Capitalization corrections on menu structure by Robert Hak · 23 years ago
- 40fe97b Added menu.c by Robert Hak · 23 years ago
- fe6c52c Cleaned up for menu.c/h usage by Robert Hak · 23 years ago
- 083e7d4 Initial creation. This removes alot of the cursor and menuing overhead by Robert Hak · 23 years ago
- 6220437 some basic docs for simulator hacking by Daniel Stenberg · 23 years ago
- a305d31 don't closedir(NULL) by Daniel Stenberg · 23 years ago
- a488797 fixed a DIR * leak by Daniel Stenberg · 23 years ago
- 0b306a4 Dave Chapman removed the annoying extra slash by Daniel Stenberg · 23 years ago
- ff2e651 Dave Chapman's browse subdirs too patch applied by Daniel Stenberg · 23 years ago
- c484ae4 builds with Player LCD too by Daniel Stenberg · 23 years ago
- 08e2b49 remove printf() by Daniel Stenberg · 23 years ago
- 5adb05f void functions don't return values... by Daniel Stenberg · 23 years ago
- df700fd use the menu function pointers properly by Daniel Stenberg · 23 years ago