Linus Nielsen Feltzing
|
76b75efa06
|
H300 button driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7908 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 14:26:18 +00:00 |
|
Linus Nielsen Feltzing
|
5f6ee67b20
|
Added adc_scan() prototype for H300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7907 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 13:37:35 +00:00 |
|
Linus Nielsen Feltzing
|
91c4873253
|
H300: ADC driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7906 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 13:28:10 +00:00 |
|
Linus Nielsen Feltzing
|
ffe0b23902
|
Added single-byte read/write functions for the PCF50606 driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7905 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 13:27:07 +00:00 |
|
Linus Nielsen Feltzing
|
fa32b8c1b1
|
H300 has no S/PDIF
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7904 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 12:34:27 +00:00 |
|
Björn Stenberg
|
0cb38b0b14
|
(dast) refer to the newer pages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7903 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 06:59:35 +00:00 |
|
Kevin Ferrare
|
6a53c33a8b
|
fixed the warning and changed playlist max entries in buffer to 200 as it was before
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7902 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 02:55:26 +00:00 |
|
Kevin Ferrare
|
8517ed8939
|
Multi screen support for playlist viewer, some fixes in other gui files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7901 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 02:12:25 +00:00 |
|
Jens Arnold
|
5d8c1529a7
|
16bit LCD driver: * The colour get/set functions now use the native ranges for red/green/blue as intended. * Fixed lcd_fillrect(). * Properly working lcd_mono_bitmap_part(). * Implemented lcd_bitmap_part(). * Some optimisations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7900 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 01:41:46 +00:00 |
|
Christi Scarborough
|
a7db52ca89
|
Adds support for reverting to the Rockbox default WPS. Note that the rockbox_default.wps is a placeholder file and is never actually loaded - selecting it just causes Rockbox to clear its memory of any installed custom WPS. This means that it works cross platform. Also, small fix to boxes.wps (curse vi) and wpsbuild.pl - support for pure text WPS files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7899 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 01:24:52 +00:00 |
|
Jens Arnold
|
3be6cf1574
|
16bit colour support (H300) for the win32 simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7898 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 23:37:21 +00:00 |
|
Daniel Stenberg
|
2691d76073
|
added a 'default.wps', extracted from apps/wps-display.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7897 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 21:52:55 +00:00 |
|
Thom Johansen
|
391f6af7ab
|
Shave off an instruction by use of conditionals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7896 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 16:56:20 +00:00 |
|
Dave Chapman
|
c267866675
|
Small optimisation to the lcd_update_rect function - read the framebuffer data as a 32-bit word
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7895 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 15:37:00 +00:00 |
|
Dave Chapman
|
1a316d655b
|
Ensure the 16-bit framebuffer is aligned on a 4-byte boundary
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7894 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 15:37:00 +00:00 |
|
Thom Johansen
|
d2546c3dc6
|
ICONST_ATTR police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7893 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 14:19:39 +00:00 |
|
Thom Johansen
|
c38ddac43a
|
Speed up layer 1 decoding considerably.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7892 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 13:51:14 +00:00 |
|
Thom Johansen
|
df37db99ce
|
Added Coldfire ASM optimised crossfeed function. Have not measured speed improvement, but it is faster. Also moved activation check for crossfeed out of function to avoid a function call if it's not activated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7891 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 10:05:01 +00:00 |
|
Dave Chapman
|
4202df0549
|
Add output format for the ipod's byte-swapped rgb565
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7890 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 02:20:05 +00:00 |
|
Dave Chapman
|
07480a7c9d
|
Add logos for iPod color and Nano
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7889 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 02:19:02 +00:00 |
|
Marcoen Hirschberg
|
94404500bb
|
fix crossfeed on non-coldfire platforms and the simulator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7888 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-15 00:16:24 +00:00 |
|
Daniel Stenberg
|
6b569d3ace
|
completed the CONFIG_BACKLIGHT transition
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7887 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 23:37:19 +00:00 |
|
Daniel Stenberg
|
b165947d81
|
CONFIG_BACKLIGHT is not set for the simulator builds so only do the check
for non-sims
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7886 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 23:21:42 +00:00 |
|
Linus Nielsen Feltzing
|
d29aef3d62
|
H300 backlight
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7885 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 22:12:50 +00:00 |
|
Marcoen Hirschberg
|
e13fad3b4b
|
add crossfeed dsp effect. Makes some music more enjoyable with headphones.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7884 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 21:56:56 +00:00 |
|
Dave Chapman
|
f5aebf7848
|
Fixes for new 16-bit framebuffer type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7883 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 21:54:23 +00:00 |
|
Dave Chapman
|
ae7c55c12c
|
Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod, so can't be used in an initialiser.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7882 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 21:54:16 +00:00 |
|
Linus Nielsen Feltzing
|
b6c0f95960
|
Added pcf50606 init
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7881 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:49:21 +00:00 |
|
Linus Nielsen Feltzing
|
63dc8c14b0
|
The 16-bit LCD driver is now 16-bit for real
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7880 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:48:34 +00:00 |
|
Linus Nielsen Feltzing
|
f1bdfbf691
|
H300 LCD and PCF50606 drivers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7879 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:47:31 +00:00 |
|
Linus Nielsen Feltzing
|
2dd518a59b
|
H300 logo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7878 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:46:48 +00:00 |
|
Linus Nielsen Feltzing
|
b1b3a12e76
|
H300 Rockbox logo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7877 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:44:34 +00:00 |
|
Linus Nielsen Feltzing
|
0cb4a4610d
|
New type for the LCD frame buffer data
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7876 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:43:49 +00:00 |
|
Linus Nielsen Feltzing
|
dbc8c2c14c
|
First version of the H300 LCD driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7875 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 20:41:49 +00:00 |
|
Magnus Holmgren
|
a199aef53a
|
Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7874 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 19:52:04 +00:00 |
|
Linus Nielsen Feltzing
|
3b0e8f89ab
|
H300: First lame attempt to a pcf50606 driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7873 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 19:50:16 +00:00 |
|
Daniel Stenberg
|
362259ad3e
|
fixed a million gcc4 warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7872 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 18:58:30 +00:00 |
|
Daniel Stenberg
|
d81d9fc1ef
|
fix the -r argument use to wpsbuild
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7871 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 18:52:17 +00:00 |
|
Daniel Stenberg
|
5e8e2a1097
|
Burelli Luca found my typo!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7870 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 18:46:38 +00:00 |
|
Henrik Backe
|
ea29ad4fbf
|
Small fix for us loosers, who don't follow the recomendation to put the build directory in the same level as the tools and apps directory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7869 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 18:31:08 +00:00 |
|
Linus Nielsen Feltzing
|
e4f0844172
|
No .S files should be compiled in the simulator builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7868 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 18:02:40 +00:00 |
|
Linus Nielsen Feltzing
|
85559de7d9
|
No assembler LCD driver yet for H300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7867 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 15:41:04 +00:00 |
|
Christi Scarborough
|
704602faa3
|
Initial commit - boxes WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7866 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 15:35:21 +00:00 |
|
Daniel Stenberg
|
5f9f9bc14d
|
fixed the size check logic
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7865 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 15:10:40 +00:00 |
|
Daniel Stenberg
|
51413e4442
|
Added first take at WPS bundling magic. There's only one single WPS in there
yet, but it should work to start with...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7864 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 15:06:51 +00:00 |
|
Daniel Stenberg
|
8a91802d80
|
figure out the size of the target LCD and more fiddling to work properly
when invoked by the buildzip script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7863 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 15:05:53 +00:00 |
|
Linus Nielsen Feltzing
|
b034a830e4
|
H300: Correct LCD type and CODEC buffer size
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7862 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 14:58:30 +00:00 |
|
Linus Nielsen Feltzing
|
057c8ec9d0
|
Added 16-bit RGB format to bmp2rb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7861 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 14:47:23 +00:00 |
|
Daniel Stenberg
|
5e883c36b1
|
moved to /wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7860 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 14:27:15 +00:00 |
|
Daniel Stenberg
|
4dd2748b83
|
moved into the new /wps module
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7859 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-14 14:26:31 +00:00 |
|