- 9bd676a hush you little script by Daniel Stenberg · 19 years ago
- 0661678 Fix yellow build as well. by Jens Arnold · 19 years ago
- 3113bc3 Improved buttons for ipod by Björn Stenberg · 19 years ago
- 5a12127 Coldfire: Assembler optimised disk reading, speed increase ~40% on average. by Jens Arnold · 19 years ago
- b7c7df7 Fix red builds by Brandon Low · 19 years ago
- 96e4946 Hopefully correct charger connected detection for ipod video thanks to Herz's patch by Brandon Low · 19 years ago
- 03627e0 More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). by Dave Chapman · 19 years ago
- d00d588 Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods by Brandon Low · 19 years ago
- b095731 Minor bugfix for profile parsing by Brandon Low · 19 years ago
- 2457de1 Use plugged backlight timeout when usb powered by Brandon Low · 19 years ago
- 396f163 devcon by Björn Stenberg · 19 years ago
- a029ce2 *** empty log message *** by Björn Stenberg · 19 years ago
- 85c74a5 Added since25, doom & devcon2006 by Björn Stenberg · 19 years ago
- 44769c2 Added old.t by Björn Stenberg · 19 years ago
- 9d18b03 Added 2.4 by Björn Stenberg · 19 years ago
- 5b3e3e1 Fix some incorrectly declared functions in the sim. by Dan Everton · 19 years ago
- 13c63de Iriver: Properly working remote type detection regardless of hold switch positions. by Jens Arnold · 19 years ago
- cb9e316 H300: Cut-down LCD init & working display flip. by Jens Arnold · 19 years ago
- f18de23 More sane define checking. To disable cpu boosting on ipods, just by Thom Johansen · 19 years ago
- cee9568 *patch by Mikael Magnusson, do not reinitialize the board when hit by a qix. *some code cleanup by me by Ben Basha · 19 years ago
- 4092029 Don't paste when sleepy, kids. by Thom Johansen · 19 years ago
- 4fead08 We need to allow set_cpu_frequency in the bootloader for adjustable CPU by Thom Johansen · 19 years ago
- 176b38f Remove tabs... by Thom Johansen · 19 years ago
- 70ab7fc Assembler optimised swap32 for ARM. by Thom Johansen · 19 years ago
- 310d191 I could have sworn i removed that before commiting... by Thom Johansen · 19 years ago
- f6e8567 CPU boosting support for ipod nano and video. The rest of the targets by Thom Johansen · 19 years ago
- 4ba14d9 Free one register extra so we can block load a bit more. by Thom Johansen · 19 years ago
- fa60e30 Remove tabs... by Thom Johansen · 19 years ago
- 46de4c2 Add timer.c module support for ipods. Remove uneeded SIMULATOR check. by Thom Johansen · 19 years ago
- f7b14ef Some extra PP defines, and make some PP5002 defines consistens with PP5020. by Thom Johansen · 19 years ago
- a10e531 Add a call to rb->yield() in the main loop by Dave Chapman · 19 years ago
- c130d7c Improved screenshot courtesy of Mikael Magnusson by Dave Chapman · 19 years ago
- 817e69e Patch #4842 from Nils Wallménius. Adds several demos with screenshots to the manual by Martin Arver · 19 years ago
- ba2e8b1 Fix red and yello build table by Brandon Low · 19 years ago
- 4b68f1e Proper charger input, usb and charger activity detection/reporting for ipod video by Brandon Low · 19 years ago
- d4f9ebe Thanks to Fredrik Öhrn, fix profiling for plugins by Brandon Low · 19 years ago
- 3e26f03 Add pacbox SOURCES file to source tarball by Dave Chapman · 19 years ago
- e425c8e I should learn to commit from the right place by Martin Arver · 19 years ago
- 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
- 9dae78e Restore the backlight setting properly when leaving Xobox by Linus Nielsen Feltzing · 19 years ago
- 3fa27cd Sprite rendering bug fix from Dave Hooper by Dave Chapman · 19 years ago
- 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
- 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
- 211d827 Fix ifdefing for wps hold button tags, enables hold button in wps for ipod by Brandon Low · 19 years ago
- 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
- 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
- 3849432 Adds screenshots for the general settings menu by Martin Arver · 19 years ago
- 7ec830d Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific. by Martin Arver · 19 years ago
- 2390f00 Save user settings to disk, plus some code policing by Dave Chapman · 19 years ago
- a21d3bd Oops. Previous commit was untested and broken. This fixes it. by Martin Arver · 19 years ago
- 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
- 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
- e1ee4ef Minor cleanup and correct the copyright by Dave Chapman · 19 years ago
- 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
- 67760de Patch #4830 from Dave Hooper - improved grayscale for the H1x0 by Dave Chapman · 19 years ago
- ec85544 Add .S files for pacbox by Dave Chapman · 19 years ago
- cb18fac Add Fredrik Öhrn by Dave Chapman · 19 years ago
- 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
- 789e01b latest update by Miguel Arevalo by Marcoen Hirschberg · 19 years ago
- 258a693 Proper spacing after macros without arguments by Linus Nielsen Feltzing · 19 years ago
- 2499601 Correct a problem with WPS backdrops not loading correctly, and semi-prepare for remote WPS backdrops by Linus Nielsen Feltzing · 19 years ago
- 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
- 2740dc5 Nicer link appearance when viewing the manual on-screen by Linus Nielsen Feltzing · 19 years ago
- 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
- 152e59d Add Pacbox to the manual. by Martin Arver · 19 years ago
- 451ee0b Charging state reporting for iriver players. Values calibrated with by Miika Pekkarinen · 19 years ago
- b417164 Thought this was committed. by Martin Arver · 19 years ago
- b6a9326 Added FDL copyright statement to the right place by Martin Arver · 19 years ago
- d118ff8 A DAP is not a PDA by Linus Nielsen Feltzing · 19 years ago
- 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
- 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
- e8a0506 Fixed ordering of SOURCES; removed redundancy pertaining to the definition of color LCDs. by Zakk Roberts · 19 years ago
- d91af84 Please let this be the last fix.. please.. by Zakk Roberts · 19 years ago
- 27be070 Oops, fixed something in wormlet.c and did it again in SOURCES... by Zakk Roberts · 19 years ago
- 0b8766f (Hopefully) fixed the ugliest build table we've had in quite a while.. by Zakk Roberts · 19 years ago
- 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
- 7a10c08 Oops - changing the default setting for showfps shouldn't have been committed. by Dave Chapman · 19 years ago
- 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
- 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
- 49480c8 Oops. Forgot to add the sudoku file by Martin Arver · 19 years ago
- 933bbaa Patch #4823 by Nils Wallménius. Adds Pong and Sudoku to the manual. by Martin Arver · 19 years ago
- fea567f Fix dice on the player (sim at least, my player is acting up) by Brandon Low · 19 years ago
- 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
- fcd884b Patch #4821 by Nils Wallménius. Add Checkbox plugin to the manual by Martin Arver · 19 years ago
- b7a9670 New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael Magnusson by Ben Basha · 19 years ago
- a3cfdef Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading comment. by Zakk Roberts · 19 years ago
- 6643b0d Use cvs uclpack for bootbox. by Jens Arnold · 19 years ago
- dd939aa Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screen by Linus Nielsen Feltzing · 19 years ago
- 1a66809 Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPS by Linus Nielsen Feltzing · 19 years ago
- 21229b2 The image size calculation was wrong on monochrome targets by Linus Nielsen Feltzing · 19 years ago
- 07476d5 Stop audio playback before using IRAM by Dave Chapman · 19 years ago
- aa71514 Patch #4816 by Nils Wallménius. Adds BrickMania to the manual. by Martin Arver · 19 years ago
- 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
- a1635c2 Add pacbox by Dave Chapman · 19 years ago
- 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
- 1246668 Fix silly 64 bit problem in uclpack. by Jens Arnold · 19 years ago
- 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
- 4bd8715 Don't crash the simulator when the pcm callback runs out of data. by Jens Arnold · 19 years ago
- dae698c Ooops. by Jens Arnold · 19 years ago
- 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