1. 159c52d Initial voice ui support for software codec platforms. Added also a by Miika Pekkarinen · 19 years ago
  2. e9c0e83 Fixed the simulator. by Miika Pekkarinen · 19 years ago
  3. eab434c More accurate playback position calculation. by Miika Pekkarinen · 19 years ago
  4. 3b6a9f3 Fixed the simulator. by Miika Pekkarinen · 19 years ago
  5. f090dc3 Crossfade (and pcm buffer size) length is now configurable. by Miika Pekkarinen · 19 years ago
  6. 05012ac Enable crossfade for simulator. by Miika Pekkarinen · 19 years ago
  7. febb52f First take at PCM playback in the X11 sim on Linux. by Daniel Stenberg · 19 years ago
  8. 20b3897 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some by Miika Pekkarinen · 19 years ago
  9. c3b1ece Added dummy function and simulator stub. by Jens Arnold · 19 years ago
  10. 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
  11. 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
  12. cdd236c Wrong filename for directory voice files in the simulator by Linus Nielsen Feltzing · 20 years ago
  13. c540e82 sim fix for ATA stubs by Jörg Hohensohn · 20 years ago
  14. d4e5397 Renamed has_new_lcd() to is_new_player(), and got rid of the alias by Jens Arnold · 20 years ago
  15. 3351905 Removed annoying debug output by Linus Nielsen Feltzing · 20 years ago
  16. 687793c oops, dear sims, please excuse by Jörg Hohensohn · 20 years ago
  17. b1403ee New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. by Jörg Hohensohn · 20 years ago
  18. 8586786 Added backlight_off to simulator stubs. by Kjell Ericson · 20 years ago
  19. e7b2ed9 remove_thread() stubbed for the simulator, but this is a "make it compile" hack. It should rather do the real thing, I just don't know how. by Jörg Hohensohn · 20 years ago
  20. 7ddf0d6 Reworked the time get/set functions by Linus Nielsen Feltzing · 20 years ago
  21. 99483de talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 extension by Jörg Hohensohn · 21 years ago
  22. 9568ca6 my usual simulator postfix by Jörg Hohensohn · 21 years ago
  23. c778aa6 warning and simulator build fix by Jörg Hohensohn · 21 years ago
  24. 5e4aa64 my usual simulator postfix by Jörg Hohensohn · 21 years ago
  25. 5495d6e another sim fix, I just _love_ to break these builds by Jörg Hohensohn · 21 years ago
  26. 78f06b9 missing stub broke the sim build by Jörg Hohensohn · 21 years ago
  27. 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
  28. 73681ff inconsistent argument type for backlight_set_timeout() fixed by Jörg Hohensohn · 21 years ago
  29. a5e1d06 Upside Down option for display (and buttons) now wired into the display settings menu, persistence, simulator stubs by Jörg Hohensohn · 21 years ago
  30. 3f54121 Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ by Björn Stenberg · 21 years ago
  31. c4d8d97 The power-saving SLEEP patch by Simon Elén. by Björn Stenberg · 22 years ago
  32. a9b04be get_time() for sim by Daniel Stenberg · 22 years ago
  33. f1f7b61 ...and the usual simulator corrections by Linus Nielsen Feltzing · 22 years ago
  34. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  35. 3262207 Updated for better player simulator. by Kjell Ericson · 22 years ago
  36. 08cbf69 Removed warnings. by Kjell Ericson · 22 years ago
  37. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 22 years ago
  38. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 22 years ago
  39. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 22 years ago
  40. ac2b1b9 Icons were flipped. by Mats Lidell · 22 years ago
  41. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  42. 6e0a75c better rtc_read() simulation by Daniel Stenberg · 22 years ago
  43. b3438e8 added a silly stub for oscillograph to remove an #ifdef in the actual code by Daniel Stenberg · 22 years ago
  44. d4d3a5d rtc_read() and rtc_write() added, and if we now set HAVE_RTC when building by Daniel Stenberg · 22 years ago
  45. d5fd94d Player simulator stuff for patterns added. by Mats Lidell · 22 years ago
  46. 88098be Enable status bar in usb mode. by Markus Braun · 22 years ago
  47. c43b36c backlight when charging now is for players and simulators too by Daniel Stenberg · 22 years ago
  48. b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 22 years ago
  49. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
  50. d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 22 years ago
  51. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 22 years ago
  52. 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 22 years ago
  53. 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 22 years ago
  54. 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
  55. 7c3dd40 menu fix by Daniel Stenberg · 22 years ago
  56. b1d5124 simulate_usb ignores key releases by Björn Stenberg · 22 years ago
  57. 42564a1 USB display for simulator purpose by Daniel Stenberg · 22 years ago
  58. 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
  59. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 22 years ago
  60. cd7691d Enabled saving settings to disk on player by Björn Stenberg · 22 years ago
  61. c15b405 im stupid, this shouldn't have been removed by Robert Hak · 22 years ago
  62. d06cd2e we don't need this anymore by Robert Hak · 22 years ago
  63. 2534097 battery_level() already had a stub by Björn Stenberg · 22 years ago
  64. 1812eae Added stub for battery_level() by Björn Stenberg · 22 years ago