Daniel Stenberg
55da2797ab
we have a new patch tracker!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8853 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 23:28:15 +00:00
Peter D'Hoye
a6b913fdfb
Store recorded peak values in short; this should fix an issue where clipping wasn't always detected. Also removed an obsolete function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8852 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 22:42:23 +00:00
Dave Chapman
62f55b8209
Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Optimised by me to pre-calculate the rgb565 values and render directly into the lcd framebuffer instead of using the xlcd library.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8851 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 21:26:07 +00:00
Dave Chapman
a1e2a52e3e
iPod 3G - small audio fixes, but it still isn't working.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8850 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 20:29:29 +00:00
Jens Arnold
ecdadcbaed
Significantly reduce memory waste by reducing the wps image buffer. The new size still allows to cover the whole screen once with native bitmaps, plus twice with mono bitmaps, not counting the backdrop. Regains ~33KB on archos and ~220KB on H300. It's still a waste on dual-LCD targets because the two buffers are equal in size, despite one LCD being of much lower resolution + colour depth.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8849 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 18:17:47 +00:00
Magnus Holmgren
7ac7317038
Previous fix broke voice init when no language file had been selected. Fix that by making sure voice init is run at least once.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8848 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 16:07:34 +00:00
Dave Chapman
2f76763d73
iPod 3G - initial (completely untested) attempt at audio support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8847 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 15:59:46 +00:00
Jens Arnold
4b9fbd1687
Fix yellow H1x0 simulator builds.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8846 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 13:58:06 +00:00
Jens Arnold
6a972e0249
Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8845 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 13:37:42 +00:00
Dave Chapman
14fe89aa8d
Add iaudio x5 support to the color picker
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8844 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 12:05:25 +00:00
Marcoen Hirschberg
0592fc786b
updated translation by Alessio Lenzi
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8843 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 09:59:04 +00:00
Dave Bryant
503116240a
More WavPack optimizations. Restored 24-bit file playback.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8842 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 08:22:34 +00:00
Hristo Kovachev
1c18146810
Correct the id string
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8841 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 08:12:04 +00:00
Dave Chapman
603f87fe3c
Foreground/Background colour settings. Based on patch #3050 by Jonathan Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8840 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 02:48:05 +00:00
Hristo Kovachev
dd2a5294d6
Credit Aleksey Kozyulin for the russian.lang update
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8839 a1c6a512-1295-4272-9138-f99709370657
2006-02-25 23:55:02 +00:00
Hristo Kovachev
f80bd8d6ea
Updated Russian.lan by Aleksey Kozyulin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8838 a1c6a512-1295-4272-9138-f99709370657
2006-02-25 23:30:41 +00:00
Peter D'Hoye
9ace16f87f
use all recorded samples for peak metering and clipping detection
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8837 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 22:28:57 +00:00
Dave Chapman
ac115693da
Ooops. Fix warning in sims
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8836 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 21:09:34 +00:00
Dave Chapman
fb4e384367
More iPod 3G work from Seven Le Mesle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8835 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 20:54:09 +00:00
Peter D'Hoye
64f0682f6e
also enable recording cliplight when monitoring before recording
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8834 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 19:17:47 +00:00
Dave Chapman
6c2fafb98b
Make pcm_playback.c compile for the iPod 3G - there is no playback implemented yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8833 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 19:02:55 +00:00
Marcoen Hirschberg
39b428efca
fix x5 button definition broken by gigabeat commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8832 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 17:16:15 +00:00
Marcoen Hirschberg
338e2bbb0c
first gigabeat commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 15:42:52 +00:00
Linus Nielsen Feltzing
b902428180
Ooops. Forgot to remove some debug code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8830 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 15:40:55 +00:00
Marcoen Hirschberg
c296ac5d65
code police strikes again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8829 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 15:13:04 +00:00
Linus Nielsen Feltzing
568ac3eb21
Button driver for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8828 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 15:06:25 +00:00
Marcoen Hirschberg
f16c1f341a
prevent rockbox from using the wrong includes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8827 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 13:48:52 +00:00
Dave Chapman
1272c8a696
iPod: Reset the settings if the hold button is turned on before Rockbox starts
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8826 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 12:37:50 +00:00
Miika Pekkarinen
747664918b
Fixed the early usb initialization problem.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8825 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 10:27:23 +00:00
Dave Chapman
27d5abaea8
Change from DOS to UNIX line-endings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8824 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 10:11:32 +00:00
Jens Arnold
f3ee1fe09b
Ooops, commit missing chessbox changes. Silly cvs...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8823 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 07:59:48 +00:00
Jens Arnold
40d99f434e
Made chessbox work on archos recorders and Ondios as an overlay. * Proper button handling for Ondio. * Some cleanup of the plugin SOURCES file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8822 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 00:51:37 +00:00
Adam Boot
0b489779ce
new menu system, consolidated button assignments, ipod mini support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 00:24:03 +00:00
Jens Arnold
42295c438d
Static allocation of ttable.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8820 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 22:08:35 +00:00
Dan Everton
681bd70b4f
Add iPod Video sim background contributed by aaronfg.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8819 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 21:50:34 +00:00
Dan Everton
581b0f1d43
Remove two unused variables and fix a warning in the sim peak meter function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8818 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 21:42:53 +00:00
Magnus Holmgren
b1c5676927
Quick fix to not stop audio playback on .cfg file load unless language setting has changed. (Could be taken one step further to only stop playback if there's been a change in voice file use.)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8817 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 21:29:29 +00:00
Dave Chapman
a3cfe0a434
Fixes to Chessclock from Miguel (to make it work again after we broke his patch), plus iPod button mapping changes from me
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8816 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 21:16:51 +00:00
Dan Everton
e376545211
Make peak meter work in simulator for SWCODEC targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8815 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 21:13:03 +00:00
Dave Bryant
f0d1c96ee4
Optimization of WavPack decoding in ARM assembler (for iPods). This allows WavPack files encoded in "high" mode to
...
play without skipping, although it's still rather marginal (i.e. can't play with other DSP effects enabled). For now
this will not work with 24-bit files either, although that is coming along.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8814 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 20:53:59 +00:00
Jens Arnold
eeec278d21
Made the overlay loader code part of the plugin library.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8813 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 20:46:33 +00:00
Linus Nielsen Feltzing
df25cd5376
ADC driver for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8812 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 16:45:53 +00:00
Linus Nielsen Feltzing
01ece88198
ADC driver for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8811 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 16:40:41 +00:00
Linus Nielsen Feltzing
8e8e9c3990
Include the correct source files for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8810 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 15:26:43 +00:00
Linus Nielsen Feltzing
4feb0fca80
PCF50606 driver for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8809 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 15:24:45 +00:00
Linus Nielsen Feltzing
072744b4f4
Power driver for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8808 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 15:24:04 +00:00
Linus Nielsen Feltzing
b528d0a879
LCD driver for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8807 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 15:22:08 +00:00
Linus Nielsen Feltzing
563012c503
Optimized the PLLCR write
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8806 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 14:23:23 +00:00
Linus Nielsen Feltzing
368418585c
Make sure PLL is off when booting on Coldfire targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8805 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 13:48:12 +00:00
Thom Johansen
52774bcfbc
Shave off one instruction in fiq handler!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8804 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 11:31:55 +00:00