- f4a2941 Added win32/uisw32.rc by Björn Stenberg · 23 years ago
- f564c9a we now handle playlists in a block of 255 bytes instead of a single byte at a time by Robert Hak · 23 years ago
- 06b4e7f we now handle playlists in a block of 255 bytes instead of a single byte at a time by Robert Hak · 23 years ago
- ded0946 added questions posted on /. by Robert Hak · 23 years ago
- 7bccab7 Slower scroll speed by Linus Nielsen Feltzing · 23 years ago
- 8c00b4c Initializations done in the correct order by Linus Nielsen Feltzing · 23 years ago
- bd711ee Use only internally provided logotype, as we are too early in the init by Daniel Stenberg · 23 years ago
- f6a2969 lcd_init() for player too by Björn Stenberg · 23 years ago
- e5a1314 News update by Björn Stenberg · 23 years ago
- a45675a Added #include <thread.h> by Björn Stenberg · 23 years ago
- f40a826 Added delay before starting scroll by Björn Stenberg · 23 years ago
- 42770ea Added filename scrolling by Björn Stenberg · 23 years ago
- 76caee8 Corrected news item about Recorder ATA by Björn Stenberg · 23 years ago
- 912eca1 News item about Recorder ATA by Björn Stenberg · 23 years ago
- da638ae Fixed .buildfail class by Björn Stenberg · 23 years ago
- ad9829a Added simulator init by Björn Stenberg · 23 years ago
- 874fccb Moved declarations to top by Björn Stenberg · 23 years ago
- e2b92eb Added scrolling by Björn Stenberg · 23 years ago
- 5ee0b7e mpeg_stop now calls close only if the file handle is valid by Linus Nielsen Feltzing · 23 years ago
- ec2ab7e Now stops loading from disk when mpeg_stop is called by Linus Nielsen Feltzing · 23 years ago
- 604cce7 add thread functionality, powered by pthreads by Daniel Stenberg · 23 years ago
- b97f032 Added leading slash to the mp3 file name by Linus Nielsen Feltzing · 23 years ago
- d044f55 Changed prototype of playtune by Linus Nielsen Feltzing · 23 years ago
- 6229aa2 Added peek_next_track() proto to kill warnings by Daniel Stenberg · 23 years ago
- 0ded2b1 Removed a warning by Linus Nielsen Feltzing · 23 years ago
- d0ecc86 Now honors the settings in config.h by Linus Nielsen Feltzing · 23 years ago
- 7fbdc36 Added check for open-for-write by Linus Nielsen Feltzing · 23 years ago
- 04d6d8f Removed a warning by Linus Nielsen Feltzing · 23 years ago
- 9430a0b Added init_threads function by Linus Nielsen Feltzing · 23 years ago
- 999c255 include string.h to remove compiler warning on target by Daniel Stenberg · 23 years ago
- 4ea4040 removed two compiler warnings, made the rand functions static by Daniel Stenberg · 23 years ago
- c633ceb Temporarily disabled mpeg code on Recorder by Linus Nielsen Feltzing · 23 years ago
- 5a687d0 Changed default contrast to power-on default by Linus Nielsen Feltzing · 23 years ago
- 7bd65ab include playlist.h to get rid of warning by Daniel Stenberg · 23 years ago
- 6ecc0fa Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
- 9ce7831 Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
- 6b918cf Killed a few warnings by Linus Nielsen Feltzing · 23 years ago
- 5aacc88 Removed some warnings by Linus Nielsen Feltzing · 23 years ago
- a1ca3b4 removed unused protos, added missing by Daniel Stenberg · 23 years ago
- 16ff7be Fixed poll interval handling by Linus Nielsen Feltzing · 23 years ago
- df203f3 Added build status classes by Björn Stenberg · 23 years ago
- 4a89a6c Fixes by Björn Stenberg · 23 years ago
- 6bca292 Added build status by Björn Stenberg · 23 years ago
- e5770bf Removed cvs@haxx.se again by Björn Stenberg · 23 years ago
- 49c46a7 Removed old recorder debounce code. Increased repeat speed. by Björn Stenberg · 23 years ago
- 7a9f95d Changed frequency for Recorder by Linus Nielsen Feltzing · 23 years ago
- 8b1168b Wrong command address for Recorder by Linus Nielsen Feltzing · 23 years ago
- e45a8f5 works with traditional sh now (as tested on Solaris) by Daniel Stenberg · 23 years ago
- 82078e4 the truncate lcd_puts() stuff in simulator only concerns player-style LCDs by Daniel Stenberg · 23 years ago
- f43490a when doing lcd_puts() on a simulated player, we now truncate the string at by Daniel Stenberg · 23 years ago
- c7e3675 Added file read error warning by Linus Nielsen Feltzing · 23 years ago
- 0df736f Fixed misspelling by Björn Stenberg · 23 years ago
- c9ea73e NOTE! the 'mp3entry' struct grew quite a bit now, as the previously static by Daniel Stenberg · 23 years ago
- fb153c5 output debugf() nicely for simulator builds too by Daniel Stenberg · 23 years ago
- d4c9173 added some stupid faked random functions too, to build on target by Daniel Stenberg · 23 years ago
- 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
- 7b344f8 whoa! make the simulator take care of the mpeg_play() function instead by Daniel Stenberg · 23 years ago
- c60d12a pressing play on an .m3u file will run the playlist code by Daniel Stenberg · 23 years ago
- 4d1fb48 Moved playlist code here from the firmware directory, also adjusted it by Daniel Stenberg · 23 years ago
- 9c54186 playlist stuff is not firmware, it should be in the apps code. moving it by Daniel Stenberg · 23 years ago
- e2f9196 clarified and added details about the X11 simulator build by Daniel Stenberg · 23 years ago
- 0dc44b0 The mpeg player could miss the last byte of a song by Linus Nielsen Feltzing · 23 years ago
- aaea587 Added some kernel docs by Linus Nielsen Feltzing · 23 years ago
- 80f8b22 Clarified the mutex code, renamed the NUM_TICK_TASKS macro by Linus Nielsen Feltzing · 23 years ago
- 150c5a7 Moved NUM_TICK_TASKS definition by Linus Nielsen Feltzing · 23 years ago
- 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
- da4d33b sleep now references HZ by Robert Hak · 23 years ago
- 84ee4ca increased length of 'you lose' display by Robert Hak · 23 years ago
- 7195d9c all the funky new news about the v1 release by Robert Hak · 23 years ago
- d86da20 configure update for simulator builds must preserve display and keypad by Daniel Stenberg · 23 years ago
- 63787df now configure update works for simulator builds too by Daniel Stenberg · 23 years ago
- 2d4f717 sprintf => snprintf and now we build on the recorder again by Daniel Stenberg · 23 years ago
- 158cfc0 Added simulator screenshots by Björn Stenberg · 23 years ago
- 6caf461 Added simulators by Björn Stenberg · 23 years ago
- 647661c Player compatible code, interface still needs some changes for player by Felix Arends · 23 years ago
- 6164800 Changed history.t link to .html by Björn Stenberg · 23 years ago
- dd74430 First version by Björn Stenberg · 23 years ago
- 5b28ae5 Added download link by Björn Stenberg · 23 years ago
- 12fedea Added sh-win by Björn Stenberg · 23 years ago
- af27f11 Changed h2 h3 font size by Björn Stenberg · 23 years ago
- 5dc8ccf archos.ajz for recorder by Björn Stenberg · 23 years ago
- 38bee2d Added daily snapshots by Björn Stenberg · 23 years ago
- 57fa71d fixed a section bagder missed by Robert Hak · 23 years ago
- 739f2ae Zoomed Screen by Felix Arends · 23 years ago
- 7844e67 Fixed remove-line-bug. by Felix Arends · 23 years ago
- 434c4c5 included string.h for strlen function and sprintf.h for snprintf. by Felix Arends · 23 years ago
- d1ffa54 Had to include <stddef.h> so that size_t is defined. by Felix Arends · 23 years ago
- 0bb897a Keep playing current song even if we can't load next by Björn Stenberg · 23 years ago
- 7e86157 remove compiler warnings by using '#ifdef DEBUG' on a large section by Daniel Stenberg · 23 years ago
- cccf7f8 use proper ansi function declarations to reduce compiler warnings by Daniel Stenberg · 23 years ago
- 97dcb44 now uses the internal image/bitmap/icon called rockbox112x37 if there's no by Daniel Stenberg · 23 years ago
- 9ea1f1a added this icon I call rockbox112x37, let's now all take a guess what it by Daniel Stenberg · 23 years ago
- fa8cd2c Check for more files to play by Björn Stenberg · 23 years ago
- 1d32265 Added peek_next_track() for playing all files in a dir by Björn Stenberg · 23 years ago
- 3952692 Turn off double-height when displaying file list by Björn Stenberg · 23 years ago
- aa97764 Show boot screen double height on new players by Björn Stenberg · 23 years ago
- 6ea157d Everyone wants a logo by Björn Stenberg · 23 years ago
- b241361 MENU exits sound setting by Björn Stenberg · 23 years ago
- 4be9441 the recorder now gets an archos.ajz output file by Daniel Stenberg · 23 years ago
- 9314a68 Replaced - cursor with more suitable char for player by Björn Stenberg · 23 years ago