- e98bad5 Added the filesize() function by Linus Nielsen Feltzing · 22 years ago
- ebef8e9 removed libmad leftovers by Daniel Stenberg · 22 years ago
- 61a4cce Added onplay.c by Björn Stenberg · 22 years ago
- a039091 New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code by Linus Nielsen Feltzing · 22 years ago
- 11d9ecb killed a warning properly indented some code by Daniel Stenberg · 22 years ago
- 7d2f8e7 Set a mode that makes sense as the Rockbox code doesn't use modes... by Daniel Stenberg · 22 years ago
- a5bfaa9 Henrik Backe's fixes to enable this to build using cygwin. by Daniel Stenberg · 22 years ago
- 0d5ea77 Fix red sim build by Björn Stenberg · 22 years ago
- a865102 fix to not use the redefined calls within the redefined calls themselves, by Daniel Stenberg · 22 years ago
- a62fd98 added the missing write() by Daniel Stenberg · 22 years ago
- 603975b this compiles better by Daniel Stenberg · 22 years ago
- f22ac91 fixes the warning by Daniel Stenberg · 22 years ago
- 83131fa use new path by Daniel Stenberg · 22 years ago
- ae26233 build and work with the new include path(s) by Daniel Stenberg · 22 years ago
- f8ee440 include the original kernel.h from the new location by Daniel Stenberg · 22 years ago
- 2ba4fed Added close() and proper creat() to x11 emulator by Björn Stenberg · 22 years ago
- 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
- 4bea14d Printing keyboard shortcuts at startup. by Kjell Ericson · 22 years ago
- 0ca9ccb Default window zoom for Recorder simulator is 2. by Kjell Ericson · 22 years ago
- 7d80ba0 Added rename() to simulator by Björn Stenberg · 22 years ago
- 1cb8061 Implementing Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
- ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
- c78e1b0 The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music. by Björn Stenberg · 22 years ago
- c8cb6ff Added virtual keyboard for text input, loosely based on John Wood's code by Björn Stenberg · 22 years ago
- 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
- 6fb512a Added disk space to Info menu item. (Players press + to see it.) by Björn Stenberg · 22 years ago
- 864cff7 added printf() proto by Daniel Stenberg · 22 years ago
- f7a4b2b Changed XPoint to "struct coordinate". New lcd_update for the player simulator. by Kjell Ericson · 22 years ago
- cacb758 New file font-player.c is added. by Kjell Ericson · 22 years ago
- f9a912d Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint). by Kjell Ericson · 22 years ago
- dbab14d Added command line parameter "--old_lcd" that will simulate the old LCD of by Kjell Ericson · 22 years ago
- d317ddb The font will be shown in another way in player-simulator so the sysfont.c by Kjell Ericson · 22 years ago
- cfa206b Doubled the height/width for player. by Kjell Ericson · 22 years ago
- 93b5f92 The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT. by Kjell Ericson · 22 years ago
- 073ca0a Use lcd-player.c in simulator. by Mats Lidell · 22 years ago
- d4efbad Player don't use dynamic fonts. by Mats Lidell · 22 years ago
- feae991 Changed Logf to printf while debugging. by Kjell Ericson · 22 years ago
- fdb7b41 The simulated version shall not have a BITMAP_LCD any more (fucked up the screen). by Kjell Ericson · 22 years ago
- 5fddbf4 Drawing the same kind of frame for both recorder and player. by Kjell Ericson · 22 years ago
- fae2120 Using expose-event instead of resizerequest-event in order to be able to by Kjell Ericson · 22 years ago
- c54ff70 First attempt to adjust the drawing routines to be able to zoom the window. by Kjell Ericson · 22 years ago
- c72a177 Updated version to 0.2 by Kjell Ericson · 22 years ago
- 87b66a8 less crap makes better code by Daniel Stenberg · 22 years ago
- 0ab96fd make credits.c use the generated list of names properly as already done by Daniel Stenberg · 22 years ago
- de5578a Added cube.c to build by Daniel Stenberg · 22 years ago
- 5fcce4d Now the X11 simulator sets the BUTTON_REL bit properly and thus generates by Daniel Stenberg · 22 years ago
- ea60436 slow down the button check function, this makes the cube look sane in the by Daniel Stenberg · 22 years ago
- 752c8ec removed showtext.c by Daniel Stenberg · 22 years ago
- 5d3515f set HAVE_RTC when building Recorder simulators by Daniel Stenberg · 22 years ago
- 2aab7cc Player simulator uses lcd-playersim for display. 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
- 58deeff viewer added to the build by Daniel Stenberg · 22 years ago
- bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 23 years ago
- a738726 build the language stuff correctly and an improved clean target by Daniel Stenberg · 23 years ago
- a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 23 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 · 23 years ago
- e998b89 added the language.c apps file by Daniel Stenberg · 23 years ago
- 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 23 years ago
- bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 23 years ago
- 505eca7 New language/string handling by Björn Stenberg · 23 years ago
- 808519e Fix reds by Björn Stenberg · 23 years ago
- f2f4d79 chartables.c is gone by Daniel Stenberg · 23 years ago
- 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 23 years ago
- c633d42 snakes reference added by Robert Hak · 23 years ago
- cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 23 years ago
- 14b91cc clean off heaps of unused code by Daniel Stenberg · 23 years ago
- 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 23 years ago
- 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 23 years ago
- 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 23 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 · 23 years ago
- af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
- 354d3d9 Removed beep-on-keypress by Björn Stenberg · 23 years ago
- e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
- 9af5972 Added button release events by Björn Stenberg · 23 years ago
- 6866cef Added icons for charcell simulator. by Mats Lidell · 23 years ago
- 5e38c07 added tags target by Daniel Stenberg · 23 years ago
- 8b05a00 i fix, now sleep by Robert Hak · 23 years ago
- 37985d9 removed ref to stubs.c by Robert Hak · 23 years ago
- 7c38da3 added blank by Robert Hak · 23 years ago
- cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
- 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 23 years ago
- 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 23 years ago
- de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
- a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 23 years ago
- e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 23 years ago
- 93c1b40 there is no XK_Enter! by Daniel Stenberg · 23 years ago
- b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 23 years ago
- 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 23 years ago
- 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
- 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
- 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
- 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
- adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 23 years ago
- b45491d Added backlight_time stub by Björn Stenberg · 23 years ago
- 706d6ee Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago
- 2d98ae3 Removed play.c by Björn Stenberg · 23 years ago
- 2dd9b33 Added mpeg_next() and mpeg_prev() by Björn Stenberg · 23 years ago
- bb9aaf5 A step towards WPS by Björn Stenberg · 23 years ago
- d39904e Some X servers send KP_Begin for keypad 5 by Björn Stenberg · 23 years ago