Jonathan Gordon
754293aa6c
Accept FS#2821 - add some colour to the snow plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14118 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 13:36:37 +00:00
Jonathan Gordon
f5808c1196
Make the statusbar setting use a temp variable so it doesnt look wierd when changing it
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14117 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 13:08:11 +00:00
Jens Arnold
fa1073efe7
Fix PP502x clock source masking.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14116 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 12:51:06 +00:00
Jens Arnold
174c7abdff
Add some new findings to the PP header files. * Clean up ata-target.h for PP. * check_registers() seems to work fine on PP5002.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14114 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 10:43:45 +00:00
Steve Bavin
abf3435ca7
Slightly less hacky sim queue_send(), fixes simulator crashes FS#7051 and FS#7245.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14113 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 09:07:09 +00:00
Nils Wallménius
f7f8ee1645
Oops again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14112 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 09:05:42 +00:00
Nils Wallménius
083605807f
Oops, forgot one check
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14111 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 09:00:38 +00:00
Nils Wallménius
0bfa3e76ce
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuff for flash storage targets as they make no sense
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14110 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 08:50:44 +00:00
Dominik Riebeling
3b3fd4997e
don't show the proxy password in configuration dialog as cleartext.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14108 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 07:10:10 +00:00
Barry Wardell
ab88fb3738
Simplify PP502x clock handling code. The code is almost identical between PP502x models, so combine it where possible. Binaries produces are unchanged.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14107 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 21:13:35 +00:00
Barry Wardell
2fc19497fc
PP502x: Clock setup cleanup.
...
* Prepare sleep mode by adding CPUFREQ_SLEEP, as was done previsouly with PP5002. This is already confirmed working on PP5020 (H10), PP5022 (mini2g) and PP5024 (Sansa), but a lot of functions in rockbox will probably hang because the microsecond timer isn't running in this mode.
* Simplify set_cpu_frequency() somewhat to make it more like the PP5002 version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14106 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 20:48:49 +00:00
Dominik Wenger
5df9fc5c40
rbutilQt: the progressloggergui now uses little icons along the text.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14105 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 19:11:44 +00:00
Jonas Häggqvist
c3a72f1b0a
Use the dap macro, rather than explicitly writing Ipod.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14104 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 19:08:08 +00:00
Robert Keevil
98e6073906
vu_meter: Use the fixedpoint lib (moving flog there)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14103 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 17:23:49 +00:00
Michael Sevakis
aea433c3e3
Stop the red. Move some stuff into #ifndef SIMULATOR block.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14102 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 13:10:33 +00:00
Jonathan Gordon
c687f8c687
FS#2735 - stats plugin now shows the number of files in the biggest directory
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14101 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 12:57:22 +00:00
Michael Sevakis
60b01fa0f7
Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14100 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 12:43:06 +00:00
Jonathan Gordon
e95d7a0e76
Accept FS#7437 - add the delete option to the wps context menu so the currently playing file can be deleted. tested with a 130mb file on my sansa and it didnt cause problems
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14099 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 12:26:01 +00:00
Jonathan Gordon
fe142f1803
not to self: should recompile after adding comments...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14098 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 11:50:56 +00:00
Jonathan Gordon
42e42226b8
working volume control in the sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14097 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 11:41:42 +00:00
Jens Arnold
1bc3b7feb2
PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other PP targets. * Prepare sleep mode by adding CPUFREQ_SLEEP. This is already confirmed working, but a lot of functions in rockbox will probably hang because the microsecond timer isn't running in this mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14096 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 10:56:50 +00:00
Nils Wallménius
1dc5435f8e
Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' by resolving a naming conflict between the plugins' private settings structs and the global 'settings' struct
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14095 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 10:53:53 +00:00
Michael Sevakis
ec2d2c47a0
Hopefully fix the problems with voice not cancelling its CPU boost.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14094 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 10:00:50 +00:00
Daniel Stenberg
44a8713bfe
FS#4955 - convbdf segfaults on very large fonts was simply due to a too small
...
destination buffer and no bounds check in the code. I've now enlarged the
buffer and added a bounds check. Case closed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14093 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 09:42:50 +00:00
Jens Arnold
9bba398e68
Unify the 3 copies of the PP502x IRQ handler, and don't schedule button interrupts to the COP.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14092 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 09:33:45 +00:00
Kevin Ferrare
5c7b46e587
Converted the menus to the new API in the clock plugin and started to port to remote display
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14091 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 09:31:20 +00:00
Steve Bavin
93b3fb334b
FS#6266 - flush PCM buffers if the user skips while paused. FixesFS#5747.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14090 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 07:57:59 +00:00
Kevin Ferrare
f48d0ef7a2
Removed duplicated code for menu items definition, made the plugin use the action API
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14089 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 06:17:28 +00:00
Michael Sevakis
47bc31a174
PP502x: Add some important information about CPU/COP_CTL register to the header gleaned from a PP5022C. Maybe it's all wrong. :P
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14088 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 06:07:59 +00:00
Kevin Ferrare
df4f56b2b0
plugins code cleanup : moved the duplicated fixed point table loockup based sinus/cosinus functions to fixedpoint.c, removed the bmp size definition in the clock.c|-(useless as the size is already defined in a .h generated with every bitmaps ...)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14087 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 04:59:03 +00:00
Jens Arnold
4e8b171fc4
Interrupt driven ADC reading on the 2nd gen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14086 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 23:48:03 +00:00
Peter D'Hoye
35274ce119
code police, no functional changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14085 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 22:33:31 +00:00
Dominik Riebeling
4f28129fe4
Add platform file for Ipod 1G / 2G. Now only the front image is missing for building the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14084 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 21:09:27 +00:00
Dominik Riebeling
c4a732adb8
Add Ipod 1G/2G and resort the platform section a bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14083 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 21:05:04 +00:00
Jens Arnold
a4a3cd9d52
First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14082 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 20:12:03 +00:00
Peter D'Hoye
aaf92393b3
Update...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14081 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 19:56:26 +00:00
Dominik Wenger
f358d4ad94
rbutilQt: fix Dialogs, so they are modal.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14080 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 19:35:48 +00:00
Jens Arnold
2e2f92c906
H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio ADC driver.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14079 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 19:13:59 +00:00
Dominik Riebeling
09b2e58998
Gigabeat needs to be power-cycled after bootloader installation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14078 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 18:32:48 +00:00
Dominik Riebeling
a52d172934
Put links to the manual on the manual tab. Downloading the manual isn't finished yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14077 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 18:11:21 +00:00
Dominik Riebeling
e2dca3e92a
add link to homepage to about window.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14076 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 17:33:46 +00:00
Michael Sevakis
a690ebb1d1
Trim a little bulk off the scheduler for dual core. Shouldn't change bin size on single except for a small function call avoidance.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14075 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 16:44:36 +00:00
Daniel Stenberg
0df8d1f295
I poke on genlang
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14074 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 13:58:30 +00:00
Nils Wallménius
bfb8e851ac
Adapt the recording settings chapter to the new way of setting recording directory, make some small tweaks, closes FS#7485
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14073 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 09:36:36 +00:00
Daniel Stenberg
5398ed654f
removed as FS#6031 points out it being messed up
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14072 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 08:43:41 +00:00
Tom Ross
e1147b87ab
RTC (real time clock) support for Rockboy. The time in games like Pokemon Gold/Silver should now stay synced on RTC-capable targets. Other targets will lose track of time when the player is turned off. User's can edit the .rtc file in an attempt to resync the RTC. The clock should stay synced when entering and leaving the menu. I've tested this over the past two weeks and it seems to work well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14071 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 05:19:05 +00:00
Dominik Riebeling
206a5d3585
move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14070 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:59:11 +00:00
Dave Chapman
f119dc0d82
Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file handle which was being left open
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14069 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:47:05 +00:00
Dave Chapman
33bc6f3e3c
Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqt
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14068 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:34:28 +00:00
Dave Chapman
0be3036a20
Fix some more warnings (these only occurred on Mac OS X, so I missed them on Linux/x86).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14067 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:25:09 +00:00