| Commit message (Expand) | Author | Age |
| ... | |
| * | use the Makefile.vc6 instead | Daniel Stenberg | 2002-08-04 |
| * | remove compiler warnings | Daniel Stenberg | 2002-08-02 |
| * | clean works now | Daniel Stenberg | 2002-08-02 |
| * | Mingw compile adjustments. Mostly from Bill Napier. | Daniel Stenberg | 2002-08-02 |
| * | This is the new makefile for building the win32-simulator, cross-compiled | Daniel Stenberg | 2002-08-02 |
| * | This file is history, the VC++ Makfile is now Makefile.vc6 | Daniel Stenberg | 2002-08-02 |
| * | This is the VC++ makefile renamed. | Daniel Stenberg | 2002-08-02 |
| * | win32simulator fix, __attribute__ defined for win32 | Felix Arends | 2002-08-02 |
| * | latest fix for win32 simulator | Felix Arends | 2002-07-30 |
| * | Added set_release() and set_repeat() | Linus Nielsen Feltzing | 2002-07-27 |
| * | Added status.c | Linus Nielsen Feltzing | 2002-07-22 |
| * | added power.c | Felix Arends | 2002-07-20 |
| * | defined APPSVERSION for win32 simulator and defined strncasecmp | Felix Arends | 2002-07-20 |
| * | battery_level() already had a stub | Björn Stenberg | 2002-07-16 |
| * | Added stub for battery_level() | Björn Stenberg | 2002-07-16 |
| * | Added build timestamp in version string | Björn Stenberg | 2002-07-15 |
| * | relative paths in .vcproj file | Felix Arends | 2002-07-02 |
| * | made get_button a little slower to get a more realistic control | Felix Arends | 2002-07-02 |
| * | everything up-to-date | Felix Arends | 2002-07-02 |
| * | Now uses firmware/mpeg.c | Linus Nielsen Feltzing | 2002-06-30 |
| * | win32 simulator up-to-date | Felix Arends | 2002-06-28 |
| * | un-broke win32sim build | Felix Arends | 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-27 |
| * | Added mpeg_next() and mpeg_prev() | Björn Stenberg | 2002-06-26 |
| * | adjusted for auto cvs compile | Felix Arends | 2002-06-26 |
| * | resource was not compiled correctly | Felix Arends | 2002-06-26 |
| * | Finally, again a working version of the win32 simulator. I re-wrote the makef... | Felix Arends | 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-25 |
| * | 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-24 |
| * | removed experimental LCD define again, added by accident | Daniel Stenberg | 2002-06-20 |
| * | added settings.c to the simulator build | Daniel Stenberg | 2002-06-20 |
| * | 1.1 compability | Felix Arends | 2002-06-19 |
| * | builds properly with the new "libc headers" | Daniel Stenberg | 2002-06-17 |
| * | added boxes, sokoban, bounce, removed screensaver | Robert Hak | 2002-06-16 |
| * | added bounce.c | Daniel Stenberg | 2002-06-15 |
| * | defined current_tick variable and repaired broken build. | Felix Arends | 2002-06-15 |
| * | 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-14 |
| * | Threading is working on uisw32 as well now, code is up-to-date, makefile is u... | Felix Arends | 2002-06-12 |
| * | Added win32/uisw32.rc | Björn Stenberg | 2002-06-11 |