1. e425c8e I should learn to commit from the right place by Martin Arver · 19 years ago
  2. 4225794 Adds feature specific options to the platforms. It is now possible to include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays. by Martin Arver · 19 years ago
  3. 9dae78e Restore the backlight setting properly when leaving Xobox by Linus Nielsen Feltzing · 19 years ago
  4. 3fa27cd Sprite rendering bug fix from Dave Hooper by Dave Chapman · 19 years ago
  5. 211532c Patch #4838 from Nils Wallménius. Adds Oscilloscope plugin to the manual. Remove the Oscillograph plugin + screenshots as well by Martin Arver · 19 years ago
  6. 3189533 Another optimisation from Fredrik Öhrn - put the Z80 registers and some lookup tables in IRAM. Gives a significant boost on Coldfire targets by Dave Chapman · 19 years ago
  7. 211d827 Fix ifdefing for wps hold button tags, enables hold button in wps for ipod by Brandon Low · 19 years ago
  8. 451280a Some fixes to chapter Rockbox Interface. Adds the missing screenshots (only the 112x64x1 for now). These screenshots are hardcoded to point to 112x64x1 for now. by Martin Arver · 19 years ago
  9. 5d340b7 Fixes to the Main Menu chapter. Adds screenshots for the main menu screen. The 112x64x1 screenshots are used for all targets (and is hard coded in the text) for the radio,while recording and bookmarks screen by Martin Arver · 19 years ago
  10. 3849432 Adds screenshots for the general settings menu by Martin Arver · 19 years ago
  11. 7ec830d Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific. by Martin Arver · 19 years ago
  12. 2390f00 Save user settings to disk, plus some code policing by Dave Chapman · 19 years ago
  13. a21d3bd Oops. Previous commit was untested and broken. This fixes it. by Martin Arver · 19 years ago
  14. 598c9f4 Adds screenshots for the sound settings menu. Fix some target specific stuff in the description for the soundsettings section by Martin Arver · 19 years ago
  15. d3d3e34 *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for easier player naming. *Separate the section on flashing to a separate file. *Introduce the longtable package for...long tables :) by Martin Arver · 19 years ago
  16. e1ee4ef Minor cleanup and correct the copyright by Dave Chapman · 19 years ago
  17. bfd2b86 Enable frame-rate control for all targets. Change the iPod Nano to display 30fps (the other targets are all aiming for 20fps, but are not yet achieving it) by Dave Chapman · 19 years ago
  18. 67760de Patch #4830 from Dave Hooper - improved grayscale for the H1x0 by Dave Chapman · 19 years ago
  19. ec85544 Add .S files for pacbox by Dave Chapman · 19 years ago
  20. cb18fac Add Fredrik Öhrn by Dave Chapman · 19 years ago
  21. b3358bd Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function for H300 and move the palette data into IRAM. Each of these gives about a 1fps speed improvement. by Dave Chapman · 19 years ago
  22. 789e01b latest update by Miguel Arevalo by Marcoen Hirschberg · 19 years ago
  23. 258a693 Proper spacing after macros without arguments by Linus Nielsen Feltzing · 19 years ago
  24. 2499601 Correct a problem with WPS backdrops not loading correctly, and semi-prepare for remote WPS backdrops by Linus Nielsen Feltzing · 19 years ago
  25. a137e7f Create manual for the iPod Video/5g. Someone needs to commit a set of 320x240 screenshots for this to build... by Dave Chapman · 19 years ago
  26. 2740dc5 Nicer link appearance when viewing the manual on-screen by Linus Nielsen Feltzing · 19 years ago
  27. 46ff459 Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some changes to the jpeg viewer section as well. by Martin Arver · 19 years ago
  28. 152e59d Add Pacbox to the manual. by Martin Arver · 19 years ago
  29. 451ee0b Charging state reporting for iriver players. Values calibrated with by Miika Pekkarinen · 19 years ago
  30. b417164 Thought this was committed. by Martin Arver · 19 years ago
  31. b6a9326 Added FDL copyright statement to the right place by Martin Arver · 19 years ago
  32. d118ff8 A DAP is not a PDA by Linus Nielsen Feltzing · 19 years ago
  33. 784e0e1 Adds the appendix to the manual. Adds the FDL as a .tex document. Include some icon images from the 2.4 docs. by Martin Arver · 19 years ago
  34. 25efd33 Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, and allow regular rocks to be loaded as viewers. Also allow all file types in the Open-with menu, not only the registered ones. by Linus Nielsen Feltzing · 19 years ago
  35. e8a0506 Fixed ordering of SOURCES; removed redundancy pertaining to the definition of color LCDs. by Zakk Roberts · 19 years ago
  36. d91af84 Please let this be the last fix.. please.. by Zakk Roberts · 19 years ago
  37. 27be070 Oops, fixed something in wormlet.c and did it again in SOURCES... by Zakk Roberts · 19 years ago
  38. 0b8766f (Hopefully) fixed the ugliest build table we've had in quite a while.. by Zakk Roberts · 19 years ago
  39. c091a77 Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of them - with colors where possible. Untested on all models except Recorder and iPod 5G; might be a bit buggy. by Zakk Roberts · 19 years ago
  40. 7a10c08 Oops - changing the default setting for showfps shouldn't have been committed. by Dave Chapman · 19 years ago
  41. ad8b24d Various improvements and code re-organisation: Optimised assembler LCD rendering function for the iPod 5G by me and an optimisations to the sprite drawing routines courtesy of stripwax (these improvements make pacbox almost realtime on the iPod 5G). MENU+SELECT now brings up the menu on the iPod instead of the hold switch. by Dave Chapman · 19 years ago
  42. b1b0e42 Redesigned F2/F3 quick screens to put each option and its value on its own, scrolling line - fixes the problems with long strings the old design had. by Zakk Roberts · 19 years ago
  43. 49480c8 Oops. Forgot to add the sudoku file by Martin Arver · 19 years ago
  44. 933bbaa Patch #4823 by Nils Wallménius. Adds Pong and Sudoku to the manual. by Martin Arver · 19 years ago
  45. fea567f Fix dice on the player (sim at least, my player is acting up) by Brandon Low · 19 years ago
  46. c91623b Oscilloscope: Don't print speed messages at an irritanting position (i.e. wrapped) * Print speed messages in horizontal mode (as number only). by Jens Arnold · 19 years ago
  47. fcd884b Patch #4821 by Nils Wallménius. Add Checkbox plugin to the manual by Martin Arver · 19 years ago
  48. b7a9670 New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael Magnusson by Ben Basha · 19 years ago
  49. a3cfdef Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading comment. by Zakk Roberts · 19 years ago
  50. 6643b0d Use cvs uclpack for bootbox. by Jens Arnold · 19 years ago
  51. dd939aa Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screen by Linus Nielsen Feltzing · 19 years ago
  52. 1a66809 Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPS by Linus Nielsen Feltzing · 19 years ago
  53. 21229b2 The image size calculation was wrong on monochrome targets by Linus Nielsen Feltzing · 19 years ago
  54. 07476d5 Stop audio playback before using IRAM by Dave Chapman · 19 years ago
  55. aa71514 Patch #4816 by Nils Wallménius. Adds BrickMania to the manual. by Martin Arver · 19 years ago
  56. 5f40aac Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem loading a plugin or codec. by Dan Everton · 19 years ago
  57. a1635c2 Add pacbox by Dave Chapman · 19 years ago
  58. a814584 pacbox - a Pacman arcade machine emulator. Currently working for all colour targets and the iriver H1x0. Requires the Pacman arcade machine ROMs in /.rockbox/pacman/ by Dave Chapman · 19 years ago
  59. 1246668 Fix silly 64 bit problem in uclpack. by Jens Arnold · 19 years ago
  60. 56087e0 Added the small pictures of the archoses from the 2.4 manual. Added screenshots of the filebrowser and menu for the player. by Martin Arver · 19 years ago
  61. 4bd8715 Don't crash the simulator when the pcm callback runs out of data. by Jens Arnold · 19 years ago
  62. dae698c Ooops. by Jens Arnold · 19 years ago
  63. c848043 Do not build grayscale.rock by default. This is mainly a developer example plugin for the grayscale library. by Jens Arnold · 19 years ago
  64. 06bc627 Removed lcd_roll() and lcd_remote_roll() functions. These functions were not really portable. Removed the only plugin that used lcd_roll(): Oscillograph. Oscilloscope offers everything that oscillograph did and more, in a portable way. * Bumped & sorted plugin API. by Jens Arnold · 19 years ago
  65. 37f529c Only save settings if they changed (saves a disk spinup otherwise). by Jens Arnold · 19 years ago
  66. cc4dc39 Patch #4813 by Nils Wallménius. Fixes to the Chip-8 section of the manual by Martin Arver · 19 years ago
  67. f9765d3 Oscilloscope: * Added moving cursor bar. * Fixed several off-by-one errors which lead to glitches when wrapping around. * Settings are saved to disk. * Code cleanup. by Jens Arnold · 19 years ago
  68. a738c3b Iriver firmware compatibility kludge: RTC year offset. The offset is chosen in a way to make leap years work correctly in rockbox; the original firmware will still be one year off but doesn't reset the date anymore. [We don't want to wait until 2016 ;-) ] by Jens Arnold · 19 years ago
  69. 63ba93c Revert non-functional peakmeter fix, fix it for real? this time by Brandon Low · 19 years ago
  70. 4431ab2 Code policing by Brandon Low · 19 years ago
  71. ea4dea6 some unicode fixes by Frank Dischner by Marcoen Hirschberg · 19 years ago
  72. 16a292d update japanese language by Naoaki Okazaki by Marcoen Hirschberg · 19 years ago
  73. 78e4f4d Oscilloscope: Added vertical orientation option. Flipped horizontal mode to show left channel on top. Vertical mode prints speed messages. Set default speed to 50 instead of 100. by Jens Arnold · 19 years ago
  74. ff862e1 Yet another recording peakmeter sensitivity fix: only reset peak values after they've been read by Peter D'Hoye · 19 years ago
  75. 5b854a9 Fix player target and sim. by Dan Everton · 19 years ago
  76. ca2dc0d Commit changed scale factor to match battery reading changes on ipod 5g by Brandon Low · 19 years ago
  77. 4a9ac14 Reset font before calculating number of lines to display in the list. Fixes returning to a list display from a plugin that changes the display font. by Dan Everton · 19 years ago
  78. 7bc5bc4 Fix peakmeter reading off the end of the buffer, thanks to petur by Brandon Low · 19 years ago
  79. 19f4c2a Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting by Brandon Low · 19 years ago
  80. 5ecac90 Fix by Jvo Studer for bugreport #4799. Recorded bytes counter wasn't updated with pre-recording bytes, causing an issue when file-splitting because of maximum filesize limit. by Peter D'Hoye · 19 years ago
  81. 40c9171 oops. Mysterious Makefile commit reverted. by Martin Arver · 19 years ago
  82. 4a67c87 Added section about real names by Björn Stenberg · 19 years ago
  83. 4e96f7d make the enter key work again in the windows SDL sim by Marcoen Hirschberg · 19 years ago
  84. e695595 add gigabeat keys by Marcoen Hirschberg · 19 years ago
  85. 8fd0187 Added screenshots of the file-browser and the file-menu by Martin Arver · 19 years ago
  86. 6244170 C implementation of eq filter. Allows equalizer to be used in the simulator. Code from preglow. by Dan Everton · 19 years ago
  87. aa83011 Changes to the tables for some of the plugins. Some are adapted to the \opt environment by Martin Arver · 19 years ago
  88. 48e8e1d iPod 3G: Enable I2S interrupts for the main processor, not the COP by Dave Chapman · 19 years ago
  89. fcde4fc FS#4807 by Nils Wallménius (nls). Adds pictures of the players to the manual. Still missing is: ipodcolor, ipodnano, h300 and the newer targets that are not yet added to the docs. by Martin Arver · 19 years ago
  90. b318b3e Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to swcodec targets. * Added speed adjustment. by Jens Arnold · 19 years ago
  91. c11a68a iAudio X5: Remote control buttons by Linus Nielsen Feltzing · 19 years ago
  92. 9c2b203 Fix profiling compilation for non-m68k targets by Brandon Low · 19 years ago
  93. ca9e8b6 Use an 8 bit ADC read for battery reading on ipod, that provides better than centivolt precision any way, also enable charging, it seems to detect fine when charging by USB by Brandon Low · 19 years ago
  94. c24569f Improve clarity, no functional change by Brandon Low · 19 years ago
  95. e8196b3 Minor correction to irq masking by Brandon Low · 19 years ago
  96. b43b191 Slightly cleaner frontpage. by Thom Johansen · 19 years ago
  97. 311f732 Make clipping detection more sensitive for swcodec platforms by triggering on the first peak value by Peter D'Hoye · 19 years ago
  98. 35dcf90 Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times. by Martin Arver · 19 years ago
  99. abe4e7e Config file section now reflects the wiki. by Martin Arver · 19 years ago
  100. a245e88 The WPS section of the manual now reflects the wiki. Added booktabs.sty for prettier tables. Changed the way we get sans serif fonts as well. by Martin Arver · 19 years ago