Commit graph

9043 commits

Author SHA1 Message Date
Thom Johansen
f18de23428 More sane define checking. To disable cpu boosting on ipods, just
commenting out the HAVE_ADJUSTABLE_CPU_FREQ line in the
config-ipodxxxx.h file will work now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9077 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 14:27:09 +00:00
Ben Basha
cee9568611 *patch by Mikael Magnusson, do not reinitialize the board when hit by a qix. *some code cleanup by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9076 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 13:38:45 +00:00
Thom Johansen
4092029b3b Don't paste when sleepy, kids.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9075 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 02:45:06 +00:00
Thom Johansen
4fead08e7b We need to allow set_cpu_frequency in the bootloader for adjustable CPU
freq targets. Fixes red build.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9074 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 02:44:55 +00:00
Thom Johansen
176b38f548 Remove tabs...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9073 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 02:13:49 +00:00
Thom Johansen
70ab7fc4e9 Assembler optimised swap32 for ARM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9072 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 02:05:39 +00:00
Thom Johansen
310d191f06 I could have sworn i removed that before commiting...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9071 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 02:04:46 +00:00
Thom Johansen
f6e856774c CPU boosting support for ipod nano and video. The rest of the targets
are either untested or do not work with the current code.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9070 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 02:02:13 +00:00
Thom Johansen
4ba14d9113 Free one register extra so we can block load a bit more.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9069 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 00:31:15 +00:00
Thom Johansen
fa60e306d1 Remove tabs...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9068 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 00:18:22 +00:00
Thom Johansen
46de4c21fe Add timer.c module support for ipods. Remove uneeded SIMULATOR check.
Introduce TIMER_FREQ define.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9067 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 00:08:39 +00:00
Thom Johansen
f7b14efc7f Some extra PP defines, and make some PP5002 defines consistens with
PP5020.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9066 a1c6a512-1295-4272-9138-f99709370657
2006-03-17 00:06:11 +00:00
Dave Chapman
a10e531bea Add a call to rb->yield() in the main loop
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9065 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 23:21:47 +00:00
Dave Chapman
c130d7c124 Improved screenshot courtesy of Mikael Magnusson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9064 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 22:42:32 +00:00
Martin Arver
817e69e4f1 Patch #4842 from Nils Wallménius. Adds several demos with screenshots to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9063 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 20:53:09 +00:00
Brandon Low
ba2e8b163e Fix red and yello build table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9062 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 18:25:45 +00:00
Brandon Low
4b68f1e2a3 Proper charger input, usb and charger activity detection/reporting for ipod video
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9061 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 17:34:37 +00:00
Brandon Low
d4f9ebe2c3 Thanks to Fredrik Öhrn, fix profiling for plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9060 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 17:06:20 +00:00
Dave Chapman
3e26f03d03 Add pacbox SOURCES file to source tarball
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9059 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 16:47:33 +00:00
Martin Arver
e425c8e10f I should learn to commit from the right place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9058 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 11:05:22 +00:00
Martin Arver
42257940fb 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 11:00:29 +00:00
Linus Nielsen Feltzing
9dae78e481 Restore the backlight setting properly when leaving Xobox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9056 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 08:20:57 +00:00
Dave Chapman
3fa27cdf1e Sprite rendering bug fix from Dave Hooper
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9055 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 00:24:58 +00:00
Martin Arver
211532c62a Patch #4838 from Nils Wallménius. Adds Oscilloscope plugin to the manual. Remove the Oscillograph plugin + screenshots as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9054 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 23:07:23 +00:00
Dave Chapman
318953334b Another optimisation from Fredrik Öhrn - put the Z80 registers and some 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
2006-03-15 22:39:14 +00:00
Brandon Low
211d827c0a Fix ifdefing for wps hold button tags, enables hold button in wps for ipod
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9052 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 20:16:21 +00:00
Martin Arver
451280aa6e 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9051 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 19:48:33 +00:00
Martin Arver
5d340b7799 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
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9050 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:55:47 +00:00
Martin Arver
3849432fe8 Adds screenshots for the general settings menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9049 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:17:11 +00:00
Martin Arver
7ec830d65b Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:16:10 +00:00
Dave Chapman
2390f00fca Save user settings to disk, plus some code policing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9047 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 17:32:18 +00:00
Martin Arver
a21d3bd13b Oops. Previous commit was untested and broken. This fixes it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9046 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 14:02:34 +00:00
Martin Arver
598c9f4aed Adds screenshots for the sound settings menu. Fix some target specific stuff in the description for the soundsettings section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9045 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 13:54:23 +00:00
Martin Arver
d3d3e34bde *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 :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9044 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 10:56:14 +00:00
Dave Chapman
e1ee4ef23c Minor cleanup and correct the copyright
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9043 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 02:00:40 +00:00
Dave Chapman
bfd2b86817 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)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9042 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 02:00:34 +00:00
Dave Chapman
67760ded33 Patch #4830 from Dave Hooper - improved grayscale for the H1x0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9041 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:41:54 +00:00
Dave Chapman
ec855445b3 Add .S files for pacbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9040 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:34:27 +00:00
Dave Chapman
cb18fac7e3 Add Fredrik Öhrn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9039 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:34:01 +00:00
Dave Chapman
b3358bd1a2 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9038 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:27:13 +00:00
Marcoen Hirschberg
789e01bd06 latest update by Miguel Arevalo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9037 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 20:55:59 +00:00
Linus Nielsen Feltzing
258a693e95 Proper spacing after macros without arguments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9036 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 19:24:03 +00:00
Linus Nielsen Feltzing
2499601955 Correct a problem with WPS backdrops not loading correctly, and semi-prepare for remote WPS backdrops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9035 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 12:05:22 +00:00
Dave Chapman
a137e7ff86 Create manual for the iPod Video/5g. Someone needs to commit a set of 320x240 screenshots for this to build...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9034 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 10:01:16 +00:00
Linus Nielsen Feltzing
2740dc5d28 Nicer link appearance when viewing the manual on-screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9033 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 09:52:20 +00:00
Martin Arver
46ff4595e9 Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some changes to the jpeg viewer section as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9032 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 08:20:39 +00:00
Martin Arver
152e59d9a0 Add Pacbox to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9031 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 21:36:35 +00:00
Miika Pekkarinen
451ee0b11c Charging state reporting for iriver players. Values calibrated with
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
2006-03-13 16:11:30 +00:00
Martin Arver
b4171645a5 Thought this was committed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9029 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 15:33:37 +00:00
Martin Arver
b6a9326b45 Added FDL copyright statement to the right place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9028 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 15:31:05 +00:00