summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add a call to rb->yield() in the main loopDave Chapman2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9065 a1c6a512-1295-4272-9138-f99709370657
* Improved screenshot courtesy of Mikael MagnussonDave Chapman2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9064 a1c6a512-1295-4272-9138-f99709370657
* Patch #4842 from Nils Wallménius. Adds several demos with screenshots to ↵Martin Arver2006-03-16
| | | | | | the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9063 a1c6a512-1295-4272-9138-f99709370657
* Fix red and yello build tableBrandon Low2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9062 a1c6a512-1295-4272-9138-f99709370657
* Proper charger input, usb and charger activity detection/reporting for ipod ↵Brandon Low2006-03-16
| | | | | | video git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9061 a1c6a512-1295-4272-9138-f99709370657
* Thanks to Fredrik Öhrn, fix profiling for pluginsBrandon Low2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9060 a1c6a512-1295-4272-9138-f99709370657
* Add pacbox SOURCES file to source tarballDave Chapman2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9059 a1c6a512-1295-4272-9138-f99709370657
* I should learn to commit from the right placeMartin Arver2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9058 a1c6a512-1295-4272-9138-f99709370657
* Adds feature specific options to the platforms. It is now possible to ↵Martin Arver2006-03-16
| | | | | | include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
* Restore the backlight setting properly when leaving XoboxLinus Nielsen Feltzing2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9056 a1c6a512-1295-4272-9138-f99709370657
* Sprite rendering bug fix from Dave HooperDave Chapman2006-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9055 a1c6a512-1295-4272-9138-f99709370657
* Patch #4838 from Nils Wallménius. Adds Oscilloscope plugin to the manual. ↵Martin Arver2006-03-15
| | | | | | Remove the Oscillograph plugin + screenshots as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9054 a1c6a512-1295-4272-9138-f99709370657
* Another optimisation from Fredrik Öhrn - put the Z80 registers and some ↵Dave Chapman2006-03-15
| | | | | | lookup tables in IRAM. Gives a significant boost on Coldfire targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9053 a1c6a512-1295-4272-9138-f99709370657
* Fix ifdefing for wps hold button tags, enables hold button in wps for ipodBrandon Low2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9052 a1c6a512-1295-4272-9138-f99709370657
* Some fixes to chapter Rockbox Interface. Adds the missing screenshots (only ↵Martin Arver2006-03-15
| | | | | | the 112x64x1 for now). These screenshots are hardcoded to point to 112x64x1 for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9051 a1c6a512-1295-4272-9138-f99709370657
* Fixes to the Main Menu chapter. Adds screenshots for the main menu screen. ↵Martin Arver2006-03-15
| | | | | | The 112x64x1 screenshots are used for all targets (and is hard coded in the text) for the radio,while recording and bookmarks screen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9050 a1c6a512-1295-4272-9138-f99709370657
* Adds screenshots for the general settings menuMartin Arver2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9049 a1c6a512-1295-4272-9138-f99709370657
* Fixes to chapter Configure Rockbox. Fixes some references. Makes some ↵Martin Arver2006-03-15
| | | | | | section target specific. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
* Save user settings to disk, plus some code policingDave Chapman2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9047 a1c6a512-1295-4272-9138-f99709370657
* Oops. Previous commit was untested and broken. This fixes it.Martin Arver2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9046 a1c6a512-1295-4272-9138-f99709370657
* Adds screenshots for the sound settings menu. Fix some target specific stuff ↵Martin Arver2006-03-15
| | | | | | in the description for the soundsettings section git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9045 a1c6a512-1295-4272-9138-f99709370657
* *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for ↵Martin Arver2006-03-15
| | | | | | easier player naming. *Separate the section on flashing to a separate file. *Introduce the longtable package for...long tables :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9044 a1c6a512-1295-4272-9138-f99709370657
* Minor cleanup and correct the copyrightDave Chapman2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9043 a1c6a512-1295-4272-9138-f99709370657
* Enable frame-rate control for all targets. Change the iPod Nano to display ↵Dave Chapman2006-03-15
| | | | | | 30fps (the other targets are all aiming for 20fps, but are not yet achieving it) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9042 a1c6a512-1295-4272-9138-f99709370657
* Patch #4830 from Dave Hooper - improved grayscale for the H1x0Dave Chapman2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9041 a1c6a512-1295-4272-9138-f99709370657
* Add .S files for pacboxDave Chapman2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9040 a1c6a512-1295-4272-9138-f99709370657
* Add Fredrik ÖhrnDave Chapman2006-03-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9039 a1c6a512-1295-4272-9138-f99709370657
* Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function ↵Dave Chapman2006-03-15
| | | | | | for H300 and move the palette data into IRAM. Each of these gives about a 1fps speed improvement. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9038 a1c6a512-1295-4272-9138-f99709370657
* latest update by Miguel ArevaloMarcoen Hirschberg2006-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9037 a1c6a512-1295-4272-9138-f99709370657
* Proper spacing after macros without argumentsLinus Nielsen Feltzing2006-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9036 a1c6a512-1295-4272-9138-f99709370657
* Correct a problem with WPS backdrops not loading correctly, and semi-prepare ↵Linus Nielsen Feltzing2006-03-14
| | | | | | for remote WPS backdrops git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9035 a1c6a512-1295-4272-9138-f99709370657
* Create manual for the iPod Video/5g. Someone needs to commit a set of ↵Dave Chapman2006-03-14
| | | | | | 320x240 screenshots for this to build... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9034 a1c6a512-1295-4272-9138-f99709370657
* Nicer link appearance when viewing the manual on-screenLinus Nielsen Feltzing2006-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9033 a1c6a512-1295-4272-9138-f99709370657
* Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some ↵Martin Arver2006-03-14
| | | | | | changes to the jpeg viewer section as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9032 a1c6a512-1295-4272-9138-f99709370657
* Add Pacbox to the manual.Martin Arver2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9031 a1c6a512-1295-4272-9138-f99709370657
* Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen2006-03-13
| | | | | | | | 1900 mAh Ionity battery; might need recalibration with the stock battery. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9030 a1c6a512-1295-4272-9138-f99709370657
* Thought this was committed.Martin Arver2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9029 a1c6a512-1295-4272-9138-f99709370657
* Added FDL copyright statement to the right placeMartin Arver2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9028 a1c6a512-1295-4272-9138-f99709370657
* A DAP is not a PDALinus Nielsen Feltzing2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9027 a1c6a512-1295-4272-9138-f99709370657
* Adds the appendix to the manual. Adds the FDL as a .tex document. Include ↵Martin Arver2006-03-13
| | | | | | some icon images from the 2.4 docs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9026 a1c6a512-1295-4272-9138-f99709370657
* Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, ↵Linus Nielsen Feltzing2006-03-13
| | | | | | and allow regular rocks to be loaded as viewers. Also allow all file types in the Open-with menu, not only the registered ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9025 a1c6a512-1295-4272-9138-f99709370657
* Fixed ordering of SOURCES; removed redundancy pertaining to the definition ↵Zakk Roberts2006-03-13
| | | | | | of color LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9024 a1c6a512-1295-4272-9138-f99709370657
* Please let this be the last fix.. please..Zakk Roberts2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9023 a1c6a512-1295-4272-9138-f99709370657
* Oops, fixed something in wormlet.c and did it again in SOURCES...Zakk Roberts2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9022 a1c6a512-1295-4272-9138-f99709370657
* (Hopefully) fixed the ugliest build table we've had in quite a while..Zakk Roberts2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9021 a1c6a512-1295-4272-9138-f99709370657
* Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of ↵Zakk Roberts2006-03-13
| | | | | | them - with colors where possible. Untested on all models except Recorder and iPod 5G; might be a bit buggy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9020 a1c6a512-1295-4272-9138-f99709370657
* Oops - changing the default setting for showfps shouldn't have been committed.Dave Chapman2006-03-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9019 a1c6a512-1295-4272-9138-f99709370657
* Various improvements and code re-organisation: Optimised assembler LCD ↵Dave Chapman2006-03-13
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9018 a1c6a512-1295-4272-9138-f99709370657
* Redesigned F2/F3 quick screens to put each option and its value on its own, ↵Zakk Roberts2006-03-12
| | | | | | scrolling line - fixes the problems with long strings the old design had. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9017 a1c6a512-1295-4272-9138-f99709370657
* Oops. Forgot to add the sudoku fileMartin Arver2006-03-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9016 a1c6a512-1295-4272-9138-f99709370657