Daniel Stenberg
88f359ff26
Added tiny docs, only make .cfg files for <wps> sections and shut up a few
...
outputs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7948 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 23:47:23 +00:00
Linus Nielsen Feltzing
bba039d22b
Removed the percent symbol from the volume and battery WPS tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7947 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 23:27:42 +00:00
Björn Stenberg
7dd4af8556
link to since25
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7946 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 23:20:24 +00:00
Anton Oleynikov
ce442fdeb5
added copying of RWPS files (if exist)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7945 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 23:07:29 +00:00
Linus Nielsen Feltzing
f4e0ff7f28
Added the wps module
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7944 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 23:02:25 +00:00
Anton Oleynikov
dad0118765
added RWPS for iAmp
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7943 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 22:58:52 +00:00
Christi Scarborough
cf53847178
Re-adding these bitmaps as binary files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7942 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 22:51:52 +00:00
Christi Scarborough
a8ef81523b
Removing these files so I can re-commit them as binaries
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7941 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 22:48:02 +00:00
Daniel Stenberg
2bace6a375
.rwps support and support for a rwps: field within the WPSLIST file, which
...
really is more like a list of themes now...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7940 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 22:39:26 +00:00
Christi Scarborough
bec94c9e2a
Some consistency fixes for the WPS module
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7939 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 22:19:46 +00:00
Christi Scarborough
e6cef6ebf7
zezayer WPS by Jake Owen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 21:53:23 +00:00
Anton Oleynikov
2bbb9038dc
iAmp WPS from Raymond Hoh
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7937 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 21:35:52 +00:00
Jens Arnold
f01563c382
Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account for the non-square LCD aspect.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7936 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 21:03:24 +00:00
Christi Scarborough
f8cc3211a6
And the rest of the files too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7935 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 20:20:01 +00:00
Christi Scarborough
4c0b83f5e9
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 20:14:59 +00:00
Miika Pekkarinen
bc1fb0f5d9
No voice string for the "please wait" splash.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7933 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 19:43:31 +00:00
Miika Pekkarinen
bae4fed19d
Fix to the previous commit: Pointers were not always correctly erased.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7932 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 19:41:16 +00:00
Miika Pekkarinen
735f453730
Added dircache support to playlist. Now playlist filename pointers are
...
automatically accuired from dircache. WPS UI response with dircache
enabled should be instant.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7931 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 19:31:29 +00:00
Jens Arnold
bc8a4e4b8c
Don't call a plugin function just 'main()', this will crash the win32 simulator.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7930 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 18:54:00 +00:00
Jens Arnold
6a5cc3a767
16bit LCD driver: Optimised native bitmap drawing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7929 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 18:33:50 +00:00
Jens Arnold
c6417b4a37
Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. Simpler & faster this way. * Changed separate lcd_update() implementation into a simple call of lcd_update_rect() with the full rectangle.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7928 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 17:25:56 +00:00
Dave Chapman
a436a7497d
Minor cleaning of the iPod LCD driver
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7927 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 10:00:27 +00:00
Dave Chapman
4d7ef948fa
iPod: Correct the background colour of the IPL logo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7926 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 09:59:26 +00:00
Dave Chapman
355ce628b5
iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable plugins for the iPod (which is probably a better choice anyway)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7925 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 09:31:47 +00:00
Christi Scarborough
a229dba4c4
Engineer2 WPS by Magnus Westerlund (properly this time)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7924 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 07:39:43 +00:00
Christi Scarborough
bde4996ef6
Engineer2 WPS by Magnus Westerlund
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7923 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 07:37:01 +00:00
Daniel Stenberg
95c00323d3
repaired the h300 x11 sim build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7922 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 07:17:03 +00:00
Jens Arnold
5236ca9886
Moved some often-used parts of the LCD driver into IRAM.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7921 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 00:37:16 +00:00
Jens Arnold
b0a4b3e2b0
Fixed the 16bit screendump to work with either endianess and use the 16 bit BMP format.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7920 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 00:13:07 +00:00
Linus Nielsen Feltzing
4be7e5f560
Always turn on the backlight in the H300 boot loader
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7919 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 23:53:01 +00:00
Linus Nielsen Feltzing
73a35a1aa4
Reverted erroneous commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7918 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 23:42:19 +00:00
Anton Oleynikov
d79f3a1e84
added "Auto scan presets" option to radio menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7917 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 23:36:35 +00:00
Linus Nielsen Feltzing
df0e5effc5
Cleaned up bootloader linker control file and added the H300 target
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7916 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 23:15:59 +00:00
Jens Arnold
59825952f3
Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). Some cleanup; killed a ton of TABs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7915 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 22:59:28 +00:00
Linus Nielsen Feltzing
32877021a5
Can now patch a bootloader image into an H300 firmware
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7914 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 22:35:13 +00:00
Linus Nielsen Feltzing
c6bf8e62d1
Correct bootloader type for h300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7913 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 22:17:05 +00:00
Jens Arnold
5b2cba17aa
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now all LCDs with depth > 1 use the same datatype. Added macros for easy pixel value definition.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7912 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 21:09:23 +00:00
Kevin Ferrare
15046f99b3
show/hide icons now works properly in playlist viewer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7911 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 17:23:49 +00:00
Kevin Ferrare
2a7546ab75
fixed the warning, forgot an include
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7910 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 15:38:56 +00:00
Kevin Ferrare
e991beed6d
replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7909 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 15:12:15 +00:00
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