Age | Commit message (Expand) | Author | Files | Lines |
2002-08-07 | Added status bar to file browser and wps | Markus Braun | 4 | -12/+18 |
2002-08-07 | fix obvious errors | Daniel Stenberg | 1 | -40/+42 |
2002-08-07 | Unix coder playing win32 programmer, added button_get_w_tmo() and it what | Daniel Stenberg | 1 | -55/+83 |
2002-08-07 | healing the X11 simulator (button_get_w_tmo wise), please bear with me as I | Daniel Stenberg | 1 | -0/+19 |
2002-08-06 | disable LCD_PROPFONTS in the default build, as the actual firmware build | Daniel Stenberg | 1 | -1/+1 |
2002-08-05 | there is no XK_Enter! | Daniel Stenberg | 1 | -2/+2 |
2002-08-05 | George Styles added a few keys for running the simulator on without numerical | Daniel Stenberg | 1 | -0/+16 |
2002-08-04 | remove compiler warning | Daniel Stenberg | 1 | -3/+1 |
2002-08-04 | corrected the win32/Makefile names | Daniel Stenberg | 1 | -2/+2 |
2002-08-04 | use the Makefile.vc6 instead | Daniel Stenberg | 1 | -81/+0 |
2002-08-02 | remove compiler warnings | Daniel Stenberg | 3 | -7/+19 |
2002-08-02 | clean works now | Daniel Stenberg | 1 | -9/+6 |
2002-08-02 | Mingw compile adjustments. Mostly from Bill Napier. | Daniel Stenberg | 4 | -3/+38 |
2002-08-02 | This is the new makefile for building the win32-simulator, cross-compiled | Daniel Stenberg | 1 | -0/+205 |
2002-08-02 | This file is history, the VC++ Makfile is now Makefile.vc6 | Daniel Stenberg | 1 | -67/+0 |
2002-08-02 | This is the VC++ makefile renamed. | Daniel Stenberg | 1 | -0/+67 |
2002-08-02 | win32simulator fix, __attribute__ defined for win32 | Felix Arends | 1 | -1/+2 |
2002-07-30 | latest fix for win32 simulator | Felix Arends | 2 | -1/+19 |
2002-07-27 | Added set_release() and set_repeat() | Linus Nielsen Feltzing | 1 | -0/+17 |
2002-07-22 | Added status.c | Linus Nielsen Feltzing | 1 | -1/+4 |
2002-07-20 | added power.c | Felix Arends | 2 | -7/+5 |
2002-07-20 | defined APPSVERSION for win32 simulator and defined strncasecmp | Felix Arends | 2 | -4/+9 |
2002-07-16 | battery_level() already had a stub | Björn Stenberg | 2 | -6/+4 |
2002-07-16 | Added stub for battery_level() | Björn Stenberg | 3 | -13/+39 |
2002-07-15 | Added build timestamp in version string | Björn Stenberg | 1 | -5/+5 |
2002-07-02 | relative paths in .vcproj file | Felix Arends | 2 | -1/+1 |
2002-07-02 | made get_button a little slower to get a more realistic control | Felix Arends | 3 | -1/+5 |
2002-07-02 | everything up-to-date | Felix Arends | 2 | -1/+29 |
2002-06-30 | Now uses firmware/mpeg.c | Linus Nielsen Feltzing | 2 | -74/+8 |
2002-06-28 | win32 simulator up-to-date | Felix Arends | 3 | -10/+93 |
2002-06-27 | un-broke win32sim build | Felix Arends | 3 | -1/+9 |
2002-06-27 | Added backlight_time stub | Björn Stenberg | 1 | -0/+5 |
2002-06-27 | Moved settings.c/h to apps/ | Björn Stenberg | 1 | -3/+3 |
2002-06-27 | Removed play.c | Björn Stenberg | 1 | -4/+1 |
2002-06-26 | Added mpeg_next() and mpeg_prev() | Björn Stenberg | 1 | -0/+8 |
2002-06-26 | adjusted for auto cvs compile | Felix Arends | 1 | -4/+7 |
2002-06-26 | resource was not compiled correctly | Felix Arends | 1 | -2/+5 |
2002-06-25 | Finally, again a working version of the win32 simulator. I re-wrote the makef... | Felix Arends | 6 | -105/+109 |
2002-06-25 | A step towards WPS | Björn Stenberg | 2 | -2/+21 |
2002-06-25 | Some X servers send KP_Begin for keypad 5 | Björn Stenberg | 1 | -0/+1 |
2002-06-24 | added settings_menu | Robert Hak | 1 | -3/+8 |
2002-06-24 | added backkight_on(), we should have this change background colour or | Daniel Stenberg | 1 | -0/+5 |
2002-06-24 | added screensaver and games menu | Robert Hak | 1 | -1/+7 |
2002-06-20 | removed experimental LCD define again, added by accident | Daniel Stenberg | 1 | -1/+1 |
2002-06-20 | added settings.c to the simulator build | Daniel Stenberg | 1 | -2/+5 |
2002-06-19 | 1.1 compability | Felix Arends | 4 | -8/+59 |
2002-06-17 | builds properly with the new "libc headers" | Daniel Stenberg | 1 | -19/+31 |
2002-06-16 | added boxes, sokoban, bounce, removed screensaver | Robert Hak | 1 | -2/+5 |
2002-06-15 | added bounce.c | Daniel Stenberg | 1 | -1/+4 |
2002-06-15 | defined current_tick variable and repaired broken build. | Felix Arends | 5 | -1/+9 |