Marcoen Hirschberg
|
53a56c1593
|
don't display the WPS after loading, it made rockbox crash with some WPS'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8209 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-09 01:11:14 +00:00 |
|
Magnus Holmgren
|
1cce533678
|
Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduced now, but it isn't done in this patch. Note that %wd, %we, %x| and %xl now need to be on a line on their own.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8193 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-07 20:42:06 +00:00 |
|
Dave Chapman
|
e9a635c99c
|
H300: Enable quick menu in WPS (patch #1375178)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8187 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-07 10:42:46 +00:00 |
|
Thom Johansen
|
5deedc6571
|
Playback speed changing support for H300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8153 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-05 19:04:50 +00:00 |
|
Jens Arnold
|
f667b87ec9
|
Fixed non-working WPS on the player. Removed some TABs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8151 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-05 02:07:13 +00:00 |
|
Dave Chapman
|
5009c9c1b8
|
Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in preparation for targets (H300, iPod) which have a clock (HAVE_RTC) but no general purpose RAM available for settings data (HAVE_RTC_RAM). CONFIG_RTC is used to specify the low-level driver required.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8144 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-04 13:05:56 +00:00 |
|
Thom Johansen
|
d5af4b0f48
|
Use a more proper define. Sorry about that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8106 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-29 01:51:41 +00:00 |
|
Thom Johansen
|
d34c9e3806
|
Playback speed fix: forgot to commit this file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8105 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-29 01:48:00 +00:00 |
|
Christi Scarborough
|
9589324082
|
Quick screen patch by _firefly_
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8065 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-25 21:22:28 +00:00 |
|
Kevin Ferrare
|
f57d0220dd
|
Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch for iriver ; generic logo handler (now it's possible to have a different USB logo on main screen and on remote), made the quickscreen behave as it was before
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8044 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-22 21:55:05 +00:00 |
|
Kevin Ferrare
|
74b6af93b1
|
Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8039 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-22 03:38:07 +00:00 |
|
Kevin Ferrare
|
0d9c7b5bcb
|
Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable statusbar in wps mode independantly from the global setting)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8015 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-20 22:13:52 +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 |
|
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
|
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 |
|
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 |
|