Björn Stenberg
34fa70e321
Now runs SET_MULTIPLE_MODE after usb disconnect, since the windows driver sets it to a non-default value.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2214 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 17:20:44 +00:00
Linus Nielsen Feltzing
e82f701fa4
Optimized ata_read_sectors() a little
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2213 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 16:02:19 +00:00
Linus Nielsen Feltzing
8b01f614a8
Moved the LCD frame buffer back to DRAM
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2212 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 12:30:30 +00:00
Daniel Stenberg
9381765209
To give you all a feeling from the good-old C64 demo scene, press UP or DOWN
...
and then change the values with LEFT and RIGHT. Enjoy!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2211 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 12:05:37 +00:00
Eric Linenberg
5bed6e648a
changed REPEAT_INTERVAL_START back to 4 as it originally was
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2210 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 10:04:24 +00:00
Daniel Stenberg
0eefad89e5
include options.h
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2209 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 09:08:23 +00:00
Daniel Stenberg
e28cbaab8a
runs smoother-looking on target
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2208 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 09:08:10 +00:00
Linus Nielsen Feltzing
b5965448fb
Now includes options.h
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2207 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 08:31:39 +00:00
Daniel Stenberg
9a8382d2dd
undef the defines that used to be set by the makefile, since it'll prevent
...
a few people to get warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2206 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 08:14:56 +00:00
Daniel Stenberg
6e881b4833
features.h was renamed to options.h since it collided with the system
...
header file using that name when building the simulator...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2205 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 07:35:40 +00:00
Justin Heiner
2f9b54b251
Added a 'Load Default Config' menu to the System menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2204 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 07:00:20 +00:00
Daniel Stenberg
3d90ed43f1
Maintain this simple philosophy:
...
Default build actions are without any flags/options. Only modiciations from
default use extra defines etc.
This is because:
1) We want builds that don't run configure to keep building the same kind
of build it was configured to do.
2) 'configure update' must work to read the selected options and generate
an updated makefile with the same options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2203 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:44:43 +00:00
Daniel Stenberg
d0cd07237a
include features.h for deciding which features to include
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2202 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:41:39 +00:00
Daniel Stenberg
d851531d08
meant to control which app features to build-in
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2201 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:41:02 +00:00
Justin Heiner
94d3ba2783
Added documentation for Custom EQ
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2200 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:20:15 +00:00
Justin Heiner
09c356a5ae
Update for the custom eq doc
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2199 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:19:31 +00:00
Justin Heiner
eb94e0bdd7
Fixed a couple problems
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2198 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:14:52 +00:00
Justin Heiner
4bd90cc2ca
Custom EQ files can now be loaded (*.eq). Docs coming soon :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2197 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 06:02:02 +00:00
Heikki Hannikainen
221c4a250d
official answer from tech support for battery replacing & warranty question.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2196 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 05:42:23 +00:00
Linus Nielsen Feltzing
3ec0357992
Filters out Stop events from the main menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2195 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 05:33:57 +00:00
Robert Hak
91e2694d7c
Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2194 a1c6a512-1295-4272-9138-f99709370657
2002-09-06 04:59:23 +00:00
Eric Linenberg
99a8a40990
added button repeat acceleration
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2193 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 22:41:22 +00:00
Daniel Stenberg
6599063a66
added link to old release-notes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2192 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 18:20:05 +00:00
Daniel Stenberg
538c041e72
old release-notes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2191 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 18:11:20 +00:00
Daniel Stenberg
dc6526c0f1
uh, fonts can be other heights too ;-)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2190 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 17:59:53 +00:00
Daniel Stenberg
3fdb3607df
Credits gone movie-style! ;-)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2189 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 17:58:27 +00:00
Justin Heiner
52681472c8
Ahhh... I see the confusion now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2188 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 16:52:47 +00:00
Justin Heiner
c4207f1e34
Almost there with the loadable eq. still not ready to use yet though.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2187 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 16:30:07 +00:00
Björn Stenberg
8ccbc766a4
Now uses READ MULTIPLE command. Also corrected some return values.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2186 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 15:25:08 +00:00
Daniel Stenberg
e4d35f6170
made it move really smooth again and extended the X axis sine table
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2185 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 13:13:01 +00:00
Daniel Stenberg
31a5607e8c
include the player dir too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2184 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 12:53:14 +00:00
Linus Nielsen Feltzing
a2c0afb29d
Enabled Warp Mode as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2183 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 10:21:48 +00:00
Linus Nielsen Feltzing
8ca44dc45d
Enabled DRAM burst mode
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2182 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 07:22:37 +00:00
Linus Nielsen Feltzing
b19d80992c
BUTTON_NONE broke the last_button filter
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2181 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 05:28:15 +00:00
Eric Linenberg
1257733b0a
let's see the speed of the scrolling as we set it (made string longer)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2180 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 04:51:43 +00:00
Eric Linenberg
90ca5cf42b
Scrolling now goes up to 30
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2179 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 04:47:24 +00:00
Eric Linenberg
c5b645b795
Chris Pimlott's menu patch -- reorgainzes the menus
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2178 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 04:42:12 +00:00
Justin Heiner
e4a27617c0
The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2177 a1c6a512-1295-4272-9138-f99709370657
2002-09-05 01:20:10 +00:00
Justin Heiner
e07a97ed00
Minor update to the last commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2176 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 22:32:19 +00:00
Justin Heiner
a425105b66
Added status indicator for charging on Player
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2175 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 22:29:04 +00:00
Björn Stenberg
e65b65eeb0
Increased BSY & RDY timeouts to 10 seconds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2174 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 20:15:45 +00:00
Daniel Stenberg
88aeb7140c
custom wps without an ending newline should still be OK
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2173 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 14:17:41 +00:00
Linus Nielsen Feltzing
0f387e913a
Added (disabled) screendump feature
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2172 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 12:34:13 +00:00
Daniel Stenberg
db6242c719
make the RIGHT button release work again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2171 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 11:23:15 +00:00
Robert Hak
00b7b2cff5
title change
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2170 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 08:29:06 +00:00
Robert Hak
c5740add4c
where is general info about features?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2169 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 08:24:11 +00:00
Linus Nielsen Feltzing
18a2dc3eaa
Fixed the disappearing shuffle text
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2168 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 05:47:09 +00:00
Justin Heiner
ab21668ae5
re-enabled the lastbutton event for recorder only.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2167 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 05:32:26 +00:00
Eric Linenberg
1ff2543f9e
raised the default contrast a few. Works nicely on all models
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2166 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 04:25:20 +00:00
Eric Linenberg
c076b27dfc
Added menu wrap. It works on the recorder, but I can't test on the player... hopefully it plays okay!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2165 a1c6a512-1295-4272-9138-f99709370657
2002-09-04 04:21:10 +00:00