Linus Nielsen Feltzing
d06bd609e0
Removed a warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7971 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 22:25:33 +00:00
Miika Pekkarinen
9c0f1a9e39
More stable playback with reduced stuttering when skipping tracks.
...
Removed CODEC_SET_FILEBUF_LIMIT setting; now playback.c determines how
to buffer the files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7970 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 20:21:13 +00:00
Linus Nielsen Feltzing
88a2a8a53a
Added H300 to the fwpatcher utility
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7969 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 20:01:51 +00:00
Linus Nielsen Feltzing
d2779e5f3a
Removed double usage of the H image identifier
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7968 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 19:45:34 +00:00
Linus Nielsen Feltzing
a5fae9816d
Fixed a WPS parsing bug where it would interpret stray x chars as %x tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7967 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 19:43:30 +00:00
Miika Pekkarinen
10f2f89d0f
Fixed an empty directory problem with dircache when renaming files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7966 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 19:28:22 +00:00
Christi Scarborough
32a43e2ee6
When fixing things is it better to do it in a way that causes them to actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7965 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 15:33:05 +00:00
Linus Nielsen Feltzing
e16ebf1a50
Moved the power_init() call to main(), removed unfinished inits for the H300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7964 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 14:55:51 +00:00
Linus Nielsen Feltzing
bd0d12c43e
H300: The FM tuner uses different port pins
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7963 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 14:33:06 +00:00
Linus Nielsen Feltzing
64d9ee70c2
H300: power_init() adjustments
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7962 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 14:21:08 +00:00
Linus Nielsen Feltzing
f4c2b96daa
H300 has no ATA LED
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7961 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 14:06:50 +00:00
Björn Stenberg
fa24eb940a
lots of old and new edits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7960 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 11:00:05 +00:00
Linus Nielsen Feltzing
eb148c0168
Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tag
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7959 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 10:43:40 +00:00
Daniel Stenberg
e06c7d3604
Add the 'rwps' field for <wps> sections with a RWPS: field, but not for <rwps> ones.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7958 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 10:12:16 +00:00
Daniel Stenberg
ff0bae0c7a
not static
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7957 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 09:58:43 +00:00
Linus Nielsen Feltzing
266272a1b8
Aligned the engineeer2 WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7956 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 09:53:23 +00:00
Linus Nielsen Feltzing
313cfc000b
Correctly auto-save bookmarks when powering off in the WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7955 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 09:43:42 +00:00
Daniel Stenberg
09fce707c1
Missing file headers put back. Code within 80 cols. Code policed indenting
...
and style. Simplified struct levels. #if 0'ed unused functions. Made private
stuff static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7954 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 09:03:25 +00:00
Daniel Stenberg
fe2c40aedb
private function made static
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7953 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 08:57:32 +00:00
Christi Scarborough
3b5449f303
Initial stab at theme support.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7952 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 08:48:59 +00:00
Kevin Ferrare
8719f0913a
generic multi-screen support for yes/no screens (like the one when reseting settings or when firmware has changed)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7951 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 02:07:02 +00:00
Anton Oleynikov
ec0a8a749b
oops, wrong rwps dimensions in the previous commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7950 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 00:14:25 +00:00
Anton Oleynikov
24c070448f
added RWPS for iAmp in the new format
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7949 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 00:09:57 +00:00
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