- 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
- dd67452 if DIRFUNCTIONS_DEFINED is defined, then don't do the function prototypes by Daniel Stenberg · 23 years ago
- 159d448 readdir() wrapper for proper dirent struct emulation in target code by Daniel Stenberg · 23 years ago
- 276f62b load rockbox-mode in emacs! by Daniel Stenberg · 23 years ago
- a037f0c strtok_r() freshly implemented by yours truly by Daniel Stenberg · 23 years ago
- 5993f56 Minor commenting by Linus Nielsen Feltzing · 23 years ago
- ba396f0 Added some prototypes by Linus Nielsen Feltzing · 23 years ago
- dba731f Serial DMA works by Linus Nielsen Feltzing · 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
- ca53250 fixed buffer overflow in setid3v1title by Dave Chapman · 23 years ago
- 6904d1a Added note about strtok() not being thread safe by Björn Stenberg · 23 years ago
- 27a153e Added atributes by Björn Stenberg · 23 years ago
- 40b1f4f Fixed dir parsing by Björn Stenberg · 23 years ago
- 697485e compile as SIMULATOR by Daniel Stenberg · 23 years ago
- c84439a make debugf() do properly when SIMULATOR is defined, ignore the CRT_DISPLAY by Daniel Stenberg · 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
- 6c25733 missing #define for VC++ by Stefan Meyer · 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
- 1bd3bc2 Grammer corrections by Robert Hak · 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
- 2370cd4 first docs! ;-) by Daniel Stenberg · 23 years ago
- e630d64 no more unistd.h by Daniel Stenberg · 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
- 98cd745 Added question about when the project expects its first release by Robert Hak · 23 years ago
- 82b0d6c Dave's added 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
- 551d836 corrected a few errors by Linus Nielsen Feltzing · 23 years ago
- 55fec17 Failed attempt to use DMA by Linus Nielsen Feltzing · 23 years ago
- c62a085 *** empty log message *** by Linus Nielsen Feltzing · 23 years ago
- ac20ed5 Testing tick functions by Linus Nielsen Feltzing · 23 years ago
- 70109b9 corrected a prototype by Linus Nielsen Feltzing · 23 years ago
- 9e142da Added tick and interrupt level functions by Linus Nielsen Feltzing · 23 years ago
- 011f1d3 Disable interrupt only in target by Linus Nielsen Feltzing · 23 years ago
- 6c2accf Disable interrupt by Linus Nielsen Feltzing · 23 years ago
- 324cfa4 *** empty log message *** by Linus Nielsen Feltzing · 23 years ago
- 75e8cbb Dave Chapman found a problem in the id3v1 tag reading, and provided this fix! by Daniel Stenberg · 23 years ago
- 5a83367 removed read_file_into_buffer() by Daniel Stenberg · 23 years ago
- b48a4fa modified proto by Daniel Stenberg · 23 years ago
- a68445f Changed how indices are read from a playlist. We just can't read the full by Daniel Stenberg · 23 years ago
- 03b7886 using the new randomiser, this is_unused_random_in_list() function is not by Daniel Stenberg · 23 years ago
- 09552db removed DOS newlines, made it use a static seed for better tests by Daniel Stenberg · 23 years ago
- 6e2a248 randomise_playlist() takes a seed argument now by Daniel Stenberg · 23 years ago
- 7a186cb adjusted to the differend LCDs and for no LCD at all... :-) by Daniel Stenberg · 23 years ago
- 19b25e9 Improved the randomise playlist function pretty major. This one will run by Daniel Stenberg · 23 years ago
- cd96302 builds wavey's playlist test harness on Linux/unix 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
- 83e92b8 minor protection to not re-define O_RDONLY if it is already defined by Daniel Stenberg · 23 years ago
- 0343834 include file.h (important for the x11 sim to work) and types.h (as that by Daniel Stenberg · 23 years ago
- fa1bce2 proto and struct for id3-info by Daniel Stenberg · 23 years ago
- df700fd use the menu function pointers properly by Daniel Stenberg · 23 years ago
- 1cc447a Play a tune. Uses the id3-info now and display it on screen. by Daniel Stenberg · 23 years ago
- 86a05c5 build play.c and id3.c too now by Daniel Stenberg · 23 years ago
- b3df191 wrapper include for the actual file.h to enable the change-root fiddle by Daniel Stenberg · 23 years ago
- 91f165e support open() properly so that the root dir works in the archos subdir by Daniel Stenberg · 23 years ago
- bd16e2f Use the defines, we can't assume a particular LCD or keypad. by Daniel Stenberg · 23 years ago
- f7a6c45 Make it easy to select which kind of LCD you want the simulator to feature by Daniel Stenberg · 23 years ago
- d3cf73e started to implement the charcell LCD api by Daniel Stenberg · 23 years ago
- 837e2c4 don't define anything like this here by Daniel Stenberg · 23 years ago
- 7212f83 funny preprocessor tricks by Daniel Stenberg · 23 years ago
- c8b6119 Added weird circumvention macros for SIMULATOR builds. When we build a by Daniel Stenberg · 23 years ago
- 9b79d0b get the chartables even for non-bitmap displays when we simulate by Daniel Stenberg · 23 years ago
- c8397f5 changed window size to be about the same size as a recorder by Daniel Stenberg · 23 years ago
- 225f620 Removed #defines Added structs, function pointers and enum of menu items. by Robert Hak · 23 years ago
- 523f228 Added browse_root(void) by Robert Hak · 23 years ago
- dbf60ee created by Robert Hak · 23 years ago
- a5e942f add reference to its header by Robert Hak · 23 years ago
- 4d4ec3a Added opendir, closedir and readdir by Björn Stenberg · 23 years ago
- 924164e Changed to global 'bpb' struct by Björn Stenberg · 23 years ago
- 3b3e7bd First sound check by Linus Nielsen Feltzing · 23 years ago
- 1ba5d1f Doubled the buffer size by Linus Nielsen Feltzing · 23 years ago
- 0bd77a6 Added a few functions by Linus Nielsen Feltzing · 23 years ago
- f7f576f Updates by Björn Stenberg · 23 years ago
- e66dbad Moved MAS to status GREEN by Björn Stenberg · 23 years ago
- c7f7934 Added disk/partition handling by Björn Stenberg · 23 years ago
- 86a59ec Added port B findings by Linus Nielsen Feltzing · 23 years ago
- 8ff2e3f minor sizing correction by Robert Hak · 23 years ago
- 6675042 *** empty log message *** by Robert Hak · 23 years ago
- 38cb040 Commented out log statement on lcd_update by Robert Hak · 23 years ago
- 0326934 Commented out the KEY PRESSED and EVENT debug messages by Robert Hak · 23 years ago
- 1118c88 lcd_drawrect added by Robert Hak · 23 years ago
- 0e747f1 Removed unused menu options by Robert Hak · 23 years ago
- 7350957 Fixed stupid error with cursor positioning on return from an app. by Robert Hak · 23 years ago
- 9433a8e Fixed global values for tetris game not being reset. This prevented you by Robert Hak · 23 years ago
- 67dc947 Menu cursor now wraps around top and bottom. Reworked drawing of cursor by Robert Hak · 23 years ago
- 46f5461 Early MP3 playing test by Linus Nielsen Feltzing · 23 years ago