1. b074b22 Include the credits file. This adds a build dependency to iconv for now, but we should consider converting the manual to utf8 completely. Also sorted the screen sizes table. by Dominik Riebeling · 19 years ago
  2. 1e28941 Esperanto translation, by Marc-André Moreau. by Zakk Roberts · 19 years ago
  3. c9f3b70 Sync with the wiki by Martin Arver · 19 years ago
  4. 2a731e4 some fixes and cleanup of the ipod installation instrucions. Still has some problems with long verbatim lines. by Dominik Riebeling · 19 years ago
  5. d2a4762 Added a yield() after each pgup/pgdn similar to what is done for prev/next. Fixes B#5354. by Hardeep Sidhu · 19 years ago
  6. ab3e71c Added reload_directory() to plugin api and modified text editor and sudoku plugins to call it when saving a new file. Fixes B#5360. by Hardeep Sidhu · 19 years ago
  7. ae4560f New keypress table for sokoban and x5screenshot by Nils Wallménius · 19 years ago
  8. f95dd56 Fix bug 5341: Resume in Wav and Flac doesn't start from the position where it was left off. Mark Arigo helped with the Flac fix. by Magnus Holmgren · 19 years ago
  9. 959d23e Fix for 6) in FS #5460. Add a HAVE_LCD_COLOR option to the platform files by Martin Arver · 19 years ago
  10. 95afcf5 Installation instructions for iPod. #5491 by Jonas. by Michael DiFebbo · 19 years ago
  11. aa9b017 Remove rockblox from the manual, as pointed out in (4) FS #5460 by Martin Arver · 19 years ago
  12. b6aa805 Recording is Ondio FM only. Patch by Mark Bright (see comment 1 to bug report no. 5459). by Michael DiFebbo · 19 years ago
  13. 5f11009 Add icon per bug fix 5460, comment 1, #7. (Prior commit message should also have referred to 5460, not 5480.) by Michael DiFebbo · 19 years ago
  14. 8fdf5aa Various corrections to the manual as noted in comment 1 to bug report 5480. by Michael DiFebbo · 19 years ago
  15. 249fa05 Various corrections to the manual as noted in bug report 5460, comment #1.) Patches by Jonas. by Michael DiFebbo · 19 years ago
  16. c455747 Add ondio specific screenshots and update some plugins screenshots. Fixes FS#5458. by Dominik Riebeling · 19 years ago
  17. 5be4509 Adjust screenshot macro for use of device specific images. This makes it possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458. by Dominik Riebeling · 19 years ago
  18. 1874461 Update star plugin keys to latest cvs mapping (FS#5492 by Mark Bright) by Dominik Riebeling · 19 years ago
  19. ec216ac Change Star keymappings for iPod - now Menu and Play are used for up/down instead of the wheel. Fixes bug #5249. by Zakk Roberts · 19 years ago
  20. 5483da6 Previous automatic skip fix had a problem if audio_fill_file_buffer() was called after setting playlist_end but before audio_check_new_track(). To fix this, playlist_end is now reset in audio_check_new_track(). by Hardeep Sidhu · 19 years ago
  21. ae0c1af Adjustments for simulating a backlight-modded Ondio. by Jens Arnold · 19 years ago
  22. 9ae0c95 Remove previous fix as it seems to cause lock-ups when used with a remote. by Peter D'Hoye · 19 years ago
  23. ca8fa65 Fix wide view mode on viewer by Karl Kurbjun · 19 years ago
  24. fcd65e5 Bring Click information+keymappings up-to-date. by Zakk Roberts · 19 years ago
  25. 3a80fa0 Moved TagCache menu entry into the File View section of the manual where it was recently moved to in Rockbox itself, and update any descriptions to match. by Zakk Roberts · 19 years ago
  26. 29028d0 Also update bookmarks section to actual style. dos2unix the file. by Dominik Riebeling · 19 years ago
  27. b38b85b Adjust voice section to current style. Code policing. by Dominik Riebeling · 19 years ago
  28. eca4a49 Do not allow interrupts between the two calls that set the recording gain. Fixes volume glitches when changing recording gain. by Peter D'Hoye · 19 years ago
  29. 8e6dd90 Patch #5475 - Updated pacbox screenshot for the h1x0 from Dave Hooper by Dave Chapman · 19 years ago
  30. aca5c80 Patch by Jonas Häggqvist fixing keymap for star also add screenshot for star and pong by Nils Wallménius · 19 years ago
  31. 2040a15 (1) removed calendar from ondio manual.(2)Added text editor to all supported targets' manuals. (3)Patch from Jonas Häggqvist add x5 keys to solitaire also added screenshot.(4)removed euroconverter from recorder manual and added it to player manual. by Nils Wallménius · 19 years ago
  32. aa1834e Allow pitch ratio to hit top and bottom values when using button repeat. by Thom Johansen · 19 years ago
  33. 4f926cc Patch by Jonas Häggqvist add Spacerocks to manual by Nils Wallménius · 19 years ago
  34. 26ffc61 Need to reload tagcache in ram if dircache buffer has been stolen. by Miika Pekkarinen · 19 years ago
  35. 1386034 Always set first_index to value stored in settings when resuming. Fixes incorrect index problem when resuming an insert_shuffle'd playlist. by Hardeep Sidhu · 19 years ago
  36. 5127cfa Fixed incorrect memory allocation bug with tagcache. by Miika Pekkarinen · 19 years ago
  37. 62c88c0 oops forgot to save by Nils Wallménius · 19 years ago
  38. 5e79c04 Add buttonmap with macros to snake 2 and x5 screenshot, update h300 and nano screenshots by Nils Wallménius · 19 years ago
  39. b2ec716 Use correct file mode when creating files. Fixes task 5452 by Dan Everton · 19 years ago
  40. e41c858 Add buttonmap and x5 screenshot for cube plugin by Nils Wallménius · 19 years ago
  41. ad7fe4f Use the correct compression when extracting gcc by Linus Nielsen Feltzing · 19 years ago
  42. 2731afa Added an "all" option that builds all cross-compiler in one go. Expect it to by Daniel Stenberg · 19 years ago
  43. d9069ef Added \setting macro to System Options menu where necessary. by Michael DiFebbo · 19 years ago
  44. 9a3902f Check the download and prefix dirs somewhat before proceeding, output the by Daniel Stenberg · 19 years ago
  45. 3f84575 Use button macros in button map and add newer targets by Nils Wallménius · 19 years ago
  46. 70a3312 Fix Player builds and extend the delay between the last name appearing and the plugin exiting from 1 second to 2.5 seconds. by Zakk Roberts · 19 years ago
  47. e6f12e9 Entirely rewritten credits roll for bitmap LCDs, loosely based on my Clock credits roll. Text flies in from left, a line at a time, until the LCD is full, and then each line flies out and a new line flies in, until the list of names is exhausted. Significantly improves readability on H1x0, and probably on all other models as well. by Zakk Roberts · 19 years ago
  48. 70b6430 Some small Swedish language changes, by Frédéric François. by Zakk Roberts · 19 years ago
  49. c32dc41 Move TagCache options from Playback to File View menu - makes a lot more sense here; remove 'Gather Runtime Data' from Playback menu as it's not working and we don't want it in 3.0. by Zakk Roberts · 19 years ago
  50. 068fb49 Lang file updates: Danish by Jonas Häggqvist, Chinese-trad. by Wenbin Leo and Italian by Alessio Lenzi. by Peter D'Hoye · 19 years ago
  51. bfee7eb Greek language update by Alexander Spyridakis. Also increased language buffer (18KB) to let the new file fit in memory. by Peter D'Hoye · 19 years ago
  52. 0f661ab Fix spurious spaces in wiki links by introducing a wiki link macro. Fixes FS#5450 by Dominik Riebeling · 19 years ago
  53. 0898d38 Correction to section 2.2.1 and 2.4.1 on X5 platform to properly identify button to enter Main Menu. by Michael DiFebbo · 19 years ago
  54. 26ba653 Synced. by Magnus Holmgren · 19 years ago
  55. cb197b2 Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead of 1:1.25). Exactly square blocks aren't possible, unfortunately. by Jens Arnold · 19 years ago
  56. d6af04b Load uniqued tags correctly at commit (should fix duplicates). Try by Miika Pekkarinen · 19 years ago
  57. 5995314 fix yellow builds by Peter D'Hoye · 19 years ago
  58. 3398854 verify that the download dir exists and is writable, or create it if it is by Daniel Stenberg · 19 years ago
  59. 3465653 Added rockboxdev.sh by Daniel Stenberg · 19 years ago
  60. fa5030c Patch No. 5430 by Mark Bright. Minesweeper updates. by Michael DiFebbo · 19 years ago
  61. 2fa5586 Removed entries from manual related to features no longer in Rockbox for Archos Recorder, as reported in this thread: http://forums.rockbox.org/index.php?topic=4431.0 by Michael DiFebbo · 19 years ago
  62. 196b770 Init dircache after applying settings and use a splash. Possible prevent by Miika Pekkarinen · 19 years ago
  63. 4597598 code police by Peter D'Hoye · 19 years ago
  64. ce50b54 remove bom by Marcoen Hirschberg · 19 years ago
  65. 5dca535 Updated Dutch translation by Sander Sweers. by Peter D'Hoye · 19 years ago
  66. 6d0d81f French language file update by Mustapha Senhaji. by Peter D'Hoye · 19 years ago
  67. 7d1cd16 for sh, get and apply the proper rockbox patch as well by Daniel Stenberg · 19 years ago
  68. db1cda8 Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this is consistent with the rest of Rockbox and Mark Arigo reported that it caused an error in his gcc when trying to compile a logf-enabled sim by Dave Chapman · 19 years ago
  69. dae08b3 Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms. by Michael DiFebbo · 19 years ago
  70. a120e5b For future use in the installation instructions section of the manual. by Michael DiFebbo · 19 years ago
  71. 2f92294 The code police strikes back. * Simpler button wait. by Jens Arnold · 19 years ago
  72. 6190358 Ooops. by Jens Arnold · 19 years ago
  73. e25f577 fix minesweeper for ondio (patch by Alexander Spyridakis) by Marcoen Hirschberg · 19 years ago
  74. e1beea8 Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 by Manuel Dejonghe. by Jens Arnold · 19 years ago
  75. 2311eea Fix: -illons weren't voiced properly since the .lang rework. by Jens Arnold · 19 years ago
  76. 586cfa3 Move backdrop handling out of the (potential) middle of an if-else. Right now we don't have a target with both colour display and hotswap, but we probably will (when getting USB OTG to work on H300). by Jens Arnold · 19 years ago
  77. 35aae1c Code policed C99-style variable declarations. by Jens Arnold · 19 years ago
  78. b09df80 (1) Tagcache commit message now uses splash on bitmap displays: * Uses user font (better readability because of font size, message can be localised in languages with non-latin script). * Solves mysterious screen clear observed on Ondio (caused by an uninitialised variable when there was nothing to commit). * Smaller code. (2) Tagcahce commit message implemented for Player. by Jens Arnold · 19 years ago
  79. 972a219 Enable wormlet for the ipod 3g - there is no reason to exclude it. by Dave Chapman · 19 years ago
  80. 7db4270 make wormlet work on iaudio, patch by Mustapha Senhaji by Marcoen Hirschberg · 19 years ago
  81. 25f3860 Fix red playersim build on linux, and make it a bit less hackish. by Jens Arnold · 19 years ago
  82. 8325e0b Implemented screendump for the player sim. by Jens Arnold · 19 years ago
  83. 476ba3b Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to reflect last commit's color change. * Holding a direction key gives old behavior with which player can go straight through edges without stopping (best of both worlds). by Zakk Roberts · 19 years ago
  84. 74d86f7 Assorted changes by Mikael Magnusson and I. * When moving through filled space, stop moving at any edge. * Changed background color to a more standard lightish blue. * Use user's font in the menu unless it's too big. * iPods: Use scroll wheel in menu instead of Menu/Play being Up/Down. * Exit button no longer always completely quits the plugin; returns you to the menu if you're in a game, or quits if you're at the menu. * A couple other little things. by Zakk Roberts · 19 years ago
  85. a86919a add seperate scroll options for remote. Patch by Alexander Spyridakis which fixes bug #5348. Changes CONFIG_BLOCK_VERSION so save your settings.. by Marcoen Hirschberg · 19 years ago
  86. 9ad02de fix simulator build for the gigabeat by Marcoen Hirschberg · 19 years ago
  87. 02e97d5 Patch attached to bug report #5077 by Ewan Davies which fixes argh/food generation on larger LCDs. His patch also brings up-to-date and includes Tom Evans' patch #1510 to start Wormlet with a menu for adjusting almost everything about the game (argh size, number, food size, number, growth rate, worm speed...). Some changes by me. Probably not bugfree, but Works For Me (tm). by Zakk Roberts · 19 years ago
  88. d072ca6 Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright) by Dominik Riebeling · 19 years ago
  89. 93b899d Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) by Peter D'Hoye · 19 years ago
  90. 6ddb5f2 Fix bug 4916: Short Vorbis files won't play. by Magnus Holmgren · 19 years ago
  91. fd18a4e Patch #5384 from Alexander Spyridakis - fixes bug report 4908 by Dave Chapman · 19 years ago
  92. 217f54b Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061 by Dave Chapman · 19 years ago
  93. 8784dd4 Update plugin listing to reflect the state of the wiki page. Add button mappings for ipod to Jewels plugin (FS#5401 by Mark Bright) by Dominik Riebeling · 19 years ago
  94. 1c9dacd Apply changes to scroll_delay, scroll_speed and scroll_step settings across all screens when changing them in the settings menu. Fixes bug #5348. by Dave Chapman · 19 years ago
  95. d49b112 Use "make fullzip" when performing a simulator install by Dave Chapman · 19 years ago
  96. 4c3ada4 Patch #5374 - Updated text editor plugin from Jonathan Gordon. by Dave Chapman · 19 years ago
  97. fa5caa0 Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback after seeking in an MP3 file. It works for me, but needs more testing with a wider range of files before we can close the bug report - please post feedback on the tracker. by Dave Chapman · 19 years ago
  98. 965e824 Check if backdrop available at wps load. Clear old backdrop pointer when the user has removed it while being in the menu. Fixes bug 5351 by Peter D'Hoye · 19 years ago
  99. b5ddf41 Add an image of the h300 for the rockbox_interface chapter by Martin Arver · 19 years ago
  100. 73e1f6a Editing to Rockbox interface chapter. by Michael DiFebbo · 19 years ago