Age | Commit message (Expand) | Author |
2002-09-03 | Now handles both player/ and recorder/ directories | Linus Nielsen Feltzing |
2002-08-30 | Moved display portions of wps.c into new file: wps-display.c | Björn Stenberg |
2002-08-28 | Reverted back to monospace again. Let's not rock the boat until people can ch... | Björn Stenberg |
2002-08-27 | Made LCD_PROPFONTS default on recorder | Björn Stenberg |
2002-08-26 | Removed beep-on-keypress | Björn Stenberg |
2002-08-26 | Adapted wormlet to code standard and added it to simulators. | Björn Stenberg |
2002-08-21 | Added button release events | Björn Stenberg |
2002-08-21 | Added icons for charcell simulator. | Mats Lidell |
2002-08-15 | added tags target | Daniel Stenberg |
2002-08-13 | i fix, now sleep | Robert Hak |
2002-08-13 | removed ref to stubs.c | Robert Hak |
2002-08-11 | added blank | Robert Hak |
2002-08-11 | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg |
2002-08-09 | fix window sizes to match the screen size, enlarged the player sim font | Daniel Stenberg |
2002-08-07 | fix compiling after battery_level changes | Heikki Hannikainen |
2002-08-07 | Added status bar to file browser and wps | Markus Braun |
2002-08-07 | healing the X11 simulator (button_get_w_tmo wise), please bear with me as I | Daniel Stenberg |
2002-08-06 | disable LCD_PROPFONTS in the default build, as the actual firmware build | Daniel Stenberg |
2002-08-05 | there is no XK_Enter! | Daniel Stenberg |
2002-08-05 | George Styles added a few keys for running the simulator on without numerical | Daniel Stenberg |
2002-07-27 | Added set_release() and set_repeat() | Linus Nielsen Feltzing |
2002-07-22 | Added status.c | Linus Nielsen Feltzing |
2002-07-16 | battery_level() already had a stub | Björn Stenberg |
2002-07-16 | Added stub for battery_level() | Björn Stenberg |
2002-07-15 | Added build timestamp in version string | Björn Stenberg |
2002-06-30 | Now uses firmware/mpeg.c | Linus Nielsen Feltzing |
2002-06-27 | Added backlight_time stub | Björn Stenberg |
2002-06-27 | Moved settings.c/h to apps/ | Björn Stenberg |
2002-06-27 | Removed play.c | Björn Stenberg |
2002-06-26 | Added mpeg_next() and mpeg_prev() | Björn Stenberg |
2002-06-25 | A step towards WPS | Björn Stenberg |
2002-06-25 | Some X servers send KP_Begin for keypad 5 | Björn Stenberg |
2002-06-24 | added settings_menu | Robert Hak |
2002-06-24 | added backkight_on(), we should have this change background colour or | Daniel Stenberg |
2002-06-24 | added screensaver and games menu | Robert Hak |
2002-06-20 | removed experimental LCD define again, added by accident | Daniel Stenberg |
2002-06-20 | added settings.c to the simulator build | Daniel Stenberg |
2002-06-17 | builds properly with the new "libc headers" | Daniel Stenberg |
2002-06-16 | added boxes, sokoban, bounce, removed screensaver | Robert Hak |
2002-06-15 | added bounce.c | Daniel Stenberg |
2002-06-14 | current_tick simulation added | Daniel Stenberg |
2002-06-14 | removed yield() define, we have a proper yield() implementation now | Daniel Stenberg |
2002-06-14 | removed sleep.c, the sleep() code was moved into thread.c as the | Daniel Stenberg |
2002-06-14 | Fixed the threading to work as I wanted it: | Daniel Stenberg |
2002-06-14 | kill warning | Daniel Stenberg |
2002-06-14 | warning hunt and kill session | 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-06-04 | the sim should not take args off the command line | Robert Hak |