1. 2fb5b91 Increased language buffer size by Jens Arnold · 21 years ago
  2. 99bd11b Removed voice: entries that are unusable due to the MAS being in record mode (FM radio screen) by Jens Arnold · 21 years ago
  3. 15124aa Now handles an empty disk better. This solves bug report #984690. by Linus Nielsen Feltzing · 21 years ago
  4. bd1f030 Synced. by Mats Lidell · 21 years ago
  5. 50a4813 Fixed the FM sim build by Linus Nielsen Feltzing · 21 years ago
  6. 09a1725 Forgot to ifdef the fm_force_mono setting by Linus Nielsen Feltzing · 21 years ago
  7. 8448ba8 Revamped the FM preset handling, added a force mono option, and some internal changes, much inspired by patch #732369 by Alexandre Flament by Linus Nielsen Feltzing · 21 years ago
  8. 6e95efd Added the fm_force_mono setting by Linus Nielsen Feltzing · 21 years ago
  9. 82586a6 Added menu_insert() by Linus Nielsen Feltzing · 21 years ago
  10. b405919 Enabled assembler optimized disk reading and writing (approx. 2 times as fast) by Jens Arnold · 21 years ago
  11. 26440c9 Moved settings_parseline() to misc.c by Linus Nielsen Feltzing · 21 years ago
  12. afd7421 Added FM radio simulation, with a good station at 99.4MHz by Linus Nielsen Feltzing · 21 years ago
  13. 4c89595 Patch #926585, updated french language by Linus Nielsen Feltzing · 21 years ago
  14. 9cf14b2 Patch #954100, updated icelandic language by Linus Nielsen Feltzing · 21 years ago
  15. 8f4d0fd Synced with english 1.121 by Linus Nielsen Feltzing · 21 years ago
  16. 1200e35 Added "check that the bug isnt already fixed". by Björn Stenberg · 21 years ago
  17. 954c4f2 Fixed menu leak by Hardeep Sidhu · 21 years ago
  18. a8dab4c New screen dump feature for recorders by Linus Nielsen Feltzing · 21 years ago
  19. 058302a Changed the behaviour of F2, and simplified the version string handling by Linus Nielsen Feltzing · 21 years ago
  20. 7eb4692 Fixed simulator build by Hardeep Sidhu · 21 years ago
  21. 9814089 Major clock update by Zakk Roberts (patch #932605) by Hardeep Sidhu · 21 years ago
  22. a1742f2 Corrected spelling by Linus Nielsen Feltzing · 21 years ago
  23. d69e383 The volume icon is now drawn in the original state the very first time by Linus Nielsen Feltzing · 21 years ago
  24. bc7803b Synced. by Mats Lidell · 21 years ago
  25. 1f79757 the apps files shouldn't be compiled with -DPLUGIN by Linus Nielsen Feltzing · 21 years ago
  26. 5347b1c Fixed the margins on the bookmark prompts, fixes bug #887512 by Linus Nielsen Feltzing · 21 years ago
  27. be37431 The first fix for bug #898145 was incorrect by Linus Nielsen Feltzing · 21 years ago
  28. b8a50eb Fixed a glitch in the Recorder status bar volume icon display, bug #898145 by Linus Nielsen Feltzing · 21 years ago
  29. 736a192 The status bar now keeps track of the mpeg status, instead of having to call status_set_playmode() all the time by Linus Nielsen Feltzing · 21 years ago
  30. 32e27d9 The status bar now keeps track of the mpeg status, instead of having to call status_set_playmode() all the time by Linus Nielsen Feltzing · 21 years ago
  31. 0690ac1 added comments about default values by Jens Arnold · 21 years ago
  32. b058366 Save and restore pr register within _writearray() / _writeblock(). Cleaner coding, fixes GCC 3.3.1 build. by Jens Arnold · 21 years ago
  33. 7c6bdd6 Split grayscale library into several files to make up a real function library. Significantly decreases binary size for plugins using it. by Jens Arnold · 21 years ago
  34. 8877ad9 Fixed so that the plugin is exitable (was irritating that the first plugin by Kjell Ericson · 21 years ago
  35. 986675d For non-numeric values, write explainations into the .cfg file. Also fixed a default value. by Jörg Hohensohn · 21 years ago
  36. d79b1f5 reload directory if sort options were changed by Jörg Hohensohn · 21 years ago
  37. bb187c3 Peak meter dbfs setting didn't load properly from .cfg files / settings reset by Jens Arnold · 21 years ago
  38. 8ea4348 Move two steps on each move up/down. (Attempt to make it more playable after by Daniel Stenberg · 21 years ago
  39. ae74060 Synced to latest additions in english.lang and reworked a bit by Jens Arnold · 21 years ago
  40. 2939b19 Adjusted the RTC bit sum by Linus Nielsen Feltzing · 21 years ago
  41. 6403f98 Too few bits were allocated for the talk_dir setting by Linus Nielsen Feltzing · 21 years ago
  42. 94da3b5 Added the (practically useless) 20ms option to the Auto Volume setting, for completeness by Linus Nielsen Feltzing · 21 years ago
  43. 9830b16 switch_thread() now checks the stack of the current thread instead of the next, to report stack errors sooner. I removed some TAB chars in the process. by Linus Nielsen Feltzing · 21 years ago
  44. 32fef7a 'Start recording' is now 'Recording screen' in the recording menu by Linus Nielsen Feltzing · 21 years ago
  45. fafd209 Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused). by Linus Nielsen Feltzing · 21 years ago
  46. 5c8a2f5 sort options for files & directories by Jörg Hohensohn · 21 years ago
  47. cac729e remove_tread() -> remove_thread() by Linus Nielsen Feltzing · 21 years ago
  48. e61f6fa Added reset_poweroff_timer(), which can be used to prevent idle poweroff. This is also available in the plugin API. by Linus Nielsen Feltzing · 21 years ago
  49. 0907631 Cleaned up the generate_bookmark_file_name function. Now it doesn't change the in argument, a bug which crashed the file browser if trying to generate a bookmark file name in the root dir. by Linus Nielsen Feltzing · 21 years ago
  50. 57e43cf 1) Presents a time for us without RTC. by Kjell Ericson · 21 years ago
  51. 051e017 Slight speedup for drawing 1-bit bitmaps with draw modes 0..2 by Jens Arnold · 21 years ago
  52. e6590f1 Bumped the config block version by Linus Nielsen Feltzing · 21 years ago
  53. 3db9c83 Simplified the settings code by removing the phys2val conversions. This has the side effect of increasing the resolution for the balance setting from 2% steps to 1% steps, and bass boost from 10% steps to 1% steps. by Linus Nielsen Feltzing · 21 years ago
  54. bdfc932 extended the clean target to remove the libplugin and the rockbox.zip by Daniel Stenberg · 21 years ago
  55. 91c5176 on request, set the SIMULATOR define when building for the sim by Daniel Stenberg · 21 years ago
  56. 4df35e5 provide libplugin support by Daniel Stenberg · 21 years ago
  57. 74eb642 infrastructure for sorting by date+time, now we "only" need to decide on the UI by Jörg Hohensohn · 21 years ago
  58. 4b6e00d Synced. by Mats Lidell · 21 years ago
  59. 6ff6d21 settings_load() is now split in RTC and HD part, so RTC settings get loaded early (car adapter mode) by Jörg Hohensohn · 21 years ago
  60. 75e7e50 oops, forgot to take out my test hack, some comments improved by Jörg Hohensohn · 21 years ago
  61. 92e19db replaced an unuseable function by one I need, no version bump by Jörg Hohensohn · 21 years ago
  62. e6f1a4a wrong functions have been here by Jörg Hohensohn · 21 years ago
  63. 44171b9 New method of persisting the settings, using a central table. This saves lots of spaghetti code and saves ~6kB in .ajz size. by Jörg Hohensohn · 21 years ago
  64. 87d064d Ooops, I declared a variable in the middle of the code. Shame on me. by Kjell Ericson · 21 years ago
  65. 8586786 Added backlight_off to simulator stubs. by Kjell Ericson · 21 years ago
  66. fb9dbb6 First version of my chessclock. Only tried on Player. Lacking a simulator by Kjell Ericson · 21 years ago
  67. a395879 Added more functions to the plugin API. by Kjell Ericson · 21 years ago
  68. f76ce2f Added the Wiki news by Linus Nielsen Feltzing · 21 years ago
  69. ddfced8 The documentation link now points to twiki by Linus Nielsen Feltzing · 21 years ago
  70. 4a55d16 and use snprintf() from the plugin API by Daniel Stenberg · 21 years ago
  71. ce60003 code after variables by Daniel Stenberg · 21 years ago
  72. 38567ba only for bitmaps by Daniel Stenberg · 21 years ago
  73. 3430c5d Initial version of pong, not tested on target by me yet. by Daniel Stenberg · 21 years ago
  74. c580038 Fixed a warning by Jens Arnold · 21 years ago
  75. 7947770 Fixed a warning (unused variable) by Jens Arnold · 21 years ago
  76. 58f17cd Mandelbrot didn't yield() at all, leading to playback problems when heavily calculating mandelbrots by Jens Arnold · 21 years ago
  77. c05b7d7 Added set_time() by Björn Stenberg · 21 years ago
  78. 6b18acd removed silly debug outputs by Daniel Stenberg · 21 years ago
  79. 4a256e1 Added twiki by Björn Stenberg · 21 years ago
  80. 025cba47 removed extra ';' by Daniel Stenberg · 21 years ago
  81. 7ba7ffd remove extra ';' by Daniel Stenberg · 21 years ago
  82. 43d351a remove C++/C99 comment by Daniel Stenberg · 21 years ago
  83. 743f234 Stray semicolon removed by Linus Nielsen Feltzing · 21 years ago
  84. be52a11 Simple battery runtime test by Björn Stenberg · 21 years ago
  85. b876296 Moved battery_level() to the end, where it doesn't break backwards compatibility by Björn Stenberg · 21 years ago
  86. 8fb1141 Forgot to bump api version. by Björn Stenberg · 21 years ago
  87. dd26583 Added battery_level() by Björn Stenberg · 21 years ago
  88. 5b9c4c1 The plugin lib now works in the win32 simulator by Linus Nielsen Feltzing · 21 years ago
  89. 56e6335 Create files with proper permissons on unix/linux, make open() and creat() by Daniel Stenberg · 21 years ago
  90. 36c9a95 translate from rockbox's open() options to the options used by the host by Daniel Stenberg · 21 years ago
  91. f69c703 'make install' for a simulator now installs a full rockbox setup in the by Daniel Stenberg · 21 years ago
  92. b156352 support building a zip file for the simulator by Daniel Stenberg · 21 years ago
  93. f5491a5 Tetris is now Rockblox, to avoid trademark problems by Linus Nielsen Feltzing · 21 years ago
  94. 034165c Added link to Bluechip's page by Björn Stenberg · 21 years ago
  95. 00898c6 avoid empty menu for simulator, caused compile errors in VC by Jörg Hohensohn · 21 years ago
  96. fb26bfb Fixed VC++ build. by Hardeep Sidhu · 21 years ago
  97. 2dafebf Previous change breaks VC++ build, reverting. by Hardeep Sidhu · 21 years ago
  98. e3548c3 The sleep timer now waits until the disk is idle before shutting down by Linus Nielsen Feltzing · 21 years ago
  99. 0e26af9 added a link to the voice page, added a new subtitle for customizing stuff by Daniel Stenberg · 21 years ago
  100. e4eb2c5 removed dead code by Linus Nielsen Feltzing · 21 years ago