- 6452500 Added icons for repeat and repeat 1. by Mats Lidell · 22 years ago
- 90d7b78 Added icons for repeat and repeat 1. by Mats Lidell · 22 years ago
- f7310b7 Created. by Mats Lidell · 22 years ago
- badee43 Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11. by Daniel Stenberg · 22 years ago
- 0e6088f Changed .eq file format to simple 'setting: value' model. by Björn Stenberg · 22 years ago
- c43b36c backlight when charging now is for players and simulators too by Daniel Stenberg · 22 years ago
- b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 22 years ago
- 58deeff viewer added to the build by Daniel Stenberg · 22 years ago
- bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 22 years ago
- 8050404 lang build fix by Daniel Stenberg · 22 years ago
- a738726 build the language stuff correctly and an improved clean target by Daniel Stenberg · 22 years ago
- a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
- 35d6da6 language.c stuff by Daniel Stenberg · 22 years ago
- e998b89 added the language.c apps file by Daniel Stenberg · 22 years ago
- d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 22 years ago
- 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 22 years ago
- bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
- 3c28705 Win32 lang build fix by Björn Stenberg · 22 years ago
- 505eca7 New language/string handling by Björn Stenberg · 22 years ago
- 808519e Fix reds by Björn Stenberg · 22 years ago
- f2f4d79 chartables.c is gone by Daniel Stenberg · 22 years ago
- c455e7b minor corrections by Daniel Stenberg · 22 years ago
- 11b67af Bill Napier's patch by Robert Hak · 22 years ago
- 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
- 2625ebb added snake ref by Robert Hak · 22 years ago
- c633d42 snakes reference added by Robert Hak · 22 years ago
- c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 22 years ago
- cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 22 years ago
- 14b91cc clean off heaps of unused code by Daniel Stenberg · 22 years ago
- 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 22 years ago
- 84d4812 Fixed red win32 build by Björn Stenberg · 22 years ago
- ba34922 wps-display.c
by Justin Heiner · 22 years ago
- 6279458 Updated win32 Makefile by Björn Stenberg · 22 years ago
- 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 22 years ago
- 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 22 years ago
- 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 22 years ago
- 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 22 years ago
- 1f4e4d3 Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). by Björn Stenberg · 22 years ago
- af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 22 years ago
- 457b8a0 Added configurable disk spindown. The disk will also now not spin down while you are running around in the dir browser or pressing buttons in the wps. by Björn Stenberg · 22 years ago
- 354d3d9 Removed beep-on-keypress by Björn Stenberg · 22 years ago
- e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 22 years ago
- 7c3dd40 menu fix by Daniel Stenberg · 22 years ago
- d841ca9 removed backlight-win32.c as it is not needed any more by Felix Arends · 22 years ago
- b1819f6 this makefile works at least for the recorder, we will have to talk about a recorder fix. by Felix Arends · 22 years ago
- b1d5124 simulate_usb ignores key releases by Björn Stenberg · 22 years ago
- 42564a1 USB display for simulator purpose by Daniel Stenberg · 22 years ago
- 9af5972 Added button release events by Björn Stenberg · 22 years ago
- de87a89 darned compiler couldn't see I made a mistake so I had to correct it myself by Daniel Stenberg · 22 years ago
- e33b439 matsl's simulator icons added by Daniel Stenberg · 22 years ago
- da11a22 Created. by Mats Lidell · 22 years ago
- 6866cef Added icons for charcell simulator. by Mats Lidell · 22 years ago
- 89d2285 Created. by Mats Lidell · 22 years ago
- 52e0e21 don't package hacking by Robert Hak · 22 years ago
- 9d317c0 correction of what file to read by Robert Hak · 22 years ago
- 52407c3 added reference to docs dir by Robert Hak · 22 years ago
- 6224cdb Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. by Björn Stenberg · 22 years ago
- c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 22 years ago
- 5e38c07 added tags target by Daniel Stenberg · 22 years ago
- 3f88797 Corrective brain surgery by Björn Stenberg · 22 years ago
- 6919465 Added stubs.c to win32 sim build by Björn Stenberg · 22 years ago
- cd7691d Enabled saving settings to disk on player by Björn Stenberg · 22 years ago
- 8b05a00 i fix, now sleep by Robert Hak · 22 years ago
- e7a6a82 cleaned up by Robert Hak · 22 years ago
- 4db2ded similarities in the two branches joined by Robert Hak · 22 years ago
- c15b405 im stupid, this shouldn't have been removed by Robert Hak · 22 years ago
- 37985d9 removed ref to stubs.c by Robert Hak · 22 years ago
- d06cd2e we don't need this anymore by Robert Hak · 22 years ago
- b2a8664 Repaired win32 build by Björn Stenberg · 22 years ago
- 1026659 Removed warnings by Björn Stenberg · 22 years ago
- 7c38da3 added blank by Robert Hak · 22 years ago
- cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
- 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 22 years ago
- aed65ab buttons can be pressed again now by Felix Arends · 22 years ago
- d823f22 win32 up to date included powermgmt.cpp by Felix Arends · 22 years ago
- 7232940 fix compiling (battery_level again) by Heikki Hannikainen · 22 years ago
- 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 22 years ago
- 9dbd5ed make lcd_framebuffer extern, as it is now exported from the lcd driver by Daniel Stenberg · 22 years ago
- de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
- 999e212 fix obvious errors by Daniel Stenberg · 22 years ago
- 4681e09 Unix coder playing win32 programmer, added button_get_w_tmo() and it what by Daniel Stenberg · 22 years ago
- a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 22 years ago
- e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 22 years ago
- 93c1b40 there is no XK_Enter! by Daniel Stenberg · 22 years ago
- b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 22 years ago
- c3cf79b remove compiler warning by Daniel Stenberg · 22 years ago
- fae7cdb corrected the win32/Makefile names by Daniel Stenberg · 22 years ago
- c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 22 years ago
- a32af77 remove compiler warnings by Daniel Stenberg · 22 years ago
- 81e7c72 clean works now by Daniel Stenberg · 22 years ago
- 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 22 years ago
- 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 22 years ago
- 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 22 years ago
- ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 22 years ago
- 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 22 years ago
- 8da338e latest fix for win32 simulator by Felix Arends · 22 years ago
- 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 22 years ago
- 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
- 7a91f26 added power.c by Felix Arends · 23 years ago