Mats Lidell
ec0da2f1f8
Simulator reads wps config from file too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2077 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 08:50:40 +00:00
Daniel Stenberg
72f8c350e3
26 was doubled
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2076 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 08:44:34 +00:00
Daniel Stenberg
7058f1910b
new designs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2075 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 08:42:44 +00:00
Justin Heiner
9b62c23d8f
Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Also working on a player progress bar (using a custom character). That is now able to be #included with -DPLAYER_PROGRESS in the apps/Makefile
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2074 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 07:11:18 +00:00
Hardeep Sidhu
98cb63629b
Fixed ff/rew new position calculation to handle large seek positions and files. This should remove any restrictions on CBR files. VBR files can now seek to ~12 hours (TODO: remove this limit). Also fixed small bug in elapsed time calculation after resume.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2073 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 07:07:57 +00:00
Justin Heiner
87f53249b2
Added %pr to CUSTOM_WPS to display remaining time in song.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2072 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 03:08:02 +00:00
Justin Heiner
bd1ddf6d5a
update to my update
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2071 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 02:22:42 +00:00
Justin Heiner
0492d624b0
Another update to Zagor's commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2070 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 02:08:36 +00:00
Justin Heiner
7e11b62d19
Fixed a couple of problems with Zagor's commit, along with some of my own CUSTOM_WPS problems
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2069 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 01:34:56 +00:00
Björn Stenberg
1c4f60f7cb
Removed warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2068 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 00:58:55 +00:00
Björn Stenberg
b665c72fb4
Fixed player build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2067 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 00:56:09 +00:00
Björn Stenberg
b847a7b296
Added status_draw() to set_playmode().
...
Moved rtc reading from icons.c code to status.c
Added boundary checks for time display values.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2066 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 00:39:31 +00:00
Björn Stenberg
924b5313ac
Simulators want is_playing too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2065 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 00:32:57 +00:00
Björn Stenberg
87a4ed5731
Refactored. States are now handled in separate functions instead of using state variables.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2064 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 00:31:00 +00:00
Heikki Hannikainen
a487ef2acd
With proportional fonts on the recorder, the scroll speed indicator in scroll
...
speed setting was not long enough to actually start scrolling 8-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2063 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 19:32:09 +00:00
Hardeep Sidhu
a6000f991a
Don't set last_dma_tick in swap_data when song is paused. This should fix the bad time display when selecting resume after previous.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2062 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 16:23:11 +00:00
Hardeep Sidhu
0227b96812
Don't resume when song is already paused and user selects previous
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2061 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 16:20:33 +00:00
Robert Hak
d2fb0a09d4
minor error
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2060 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 14:52:02 +00:00
Robert Hak
49c2fda475
address the other format question, again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2059 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 13:36:05 +00:00
Daniel Stenberg
feb9cffdf1
a Damien Teney submission
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2058 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:58:59 +00:00
Linus Nielsen Feltzing
5d154f9723
wait_for_rdy() now actually waits for RDY
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2057 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:50:57 +00:00
Daniel Stenberg
53ee298d4a
more up to date
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2056 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:50:13 +00:00
Daniel Stenberg
f7c8b659a1
even more
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2055 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:46:47 +00:00
Daniel Stenberg
95331c74b5
the resume question comes on boot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2054 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:42:22 +00:00
Daniel Stenberg
68c6cc29ef
more
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2053 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:37:36 +00:00
Linus Nielsen Feltzing
9b1d1d46e1
Now uses STANDBY_IMMEDIATE instead of STANDBY
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2052 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:34:46 +00:00
Daniel Stenberg
8881541604
fixed the manual link
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2051 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:22:24 +00:00
Daniel Stenberg
1c2976f22b
1.3 updates
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2050 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 10:11:35 +00:00
Linus Nielsen Feltzing
4cdd538f06
Changed the poll timer from 2ms to 1ms
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2049 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 10:08:45 +00:00
Heikki Hannikainen
1198d37ee9
Based on comments from Uwe Freese, added answers for memory effect and
...
playtime gain for higher-rating batteries. Tuned the different charger
answer a little.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2048 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 06:34:03 +00:00
Justin Heiner
7189bf2ad7
Update to CUSTOM_WPS_FORMAT to reflect new support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2047 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 05:58:23 +00:00
Justin Heiner
8097ee6af1
Custom WPS update - works for recorder and player now. Also updated how the WPS refreshes the screen when using Custom WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2046 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 05:41:35 +00:00
Eric Linenberg
de14e53c66
update to the ff/rw options accelerate options
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2045 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 04:50:39 +00:00
Eric Linenberg
65240761fb
Nate Nystrom's ff/rw acceleration patch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2044 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 19:34:07 +00:00
Justin Heiner
7d808a83e4
Added basic handling of \r\n (ignores it) to the Custom WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2043 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 18:03:20 +00:00
Justin Heiner
a9b2208723
Centered the ROCKbox! logo in the player
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2042 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 18:01:55 +00:00
Markus Braun
b23823e8f2
Added a scrollbar with sizable knob for directory browsing etc.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2041 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 14:25:56 +00:00
Markus Braun
85e936b8a3
No longer use the *_PIXEL macros.
...
Added a scrollbar with sizable knob for directory browsing etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2040 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 14:24:59 +00:00
Markus Braun
257a2f890a
Changed the lcd_drawrect() api.
...
No longer use the *_PIXEL macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2039 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 14:23:57 +00:00
Markus Braun
aad11165dc
Changed the lcd_drawrect() api.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2038 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 14:22:40 +00:00
Markus Braun
513044fe58
Changed lcd_drawrect() to use upper left corner and height/width as parameters
...
Added function lcd_invertpixel()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2037 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 14:21:25 +00:00
Dave Chapman
4368a7378a
syntax error fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2036 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 14:03:55 +00:00
Dave Chapman
8d12946d03
allow mp2 and mpa as valid file extensions and rename TREE_ATTR_MP3 to TREE_ATTR_MPA
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2035 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 13:58:19 +00:00
Björn Stenberg
17dcc4c0bf
Release 1.3
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2034 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 13:14:02 +00:00
Björn Stenberg
1f4e4d339c
Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2032 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 11:54:41 +00:00
Linus Nielsen Feltzing
cfbdf142bc
More error handling, handles empty MP3 files now. Part 2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2031 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 11:50:19 +00:00
Linus Nielsen Feltzing
606b0f545d
More error handling, handles empty MP3 files now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2030 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 11:43:49 +00:00
Björn Stenberg
e8b856e454
Added bug reports and feature requests
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2029 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 11:16:23 +00:00
Linus Nielsen Feltzing
030b6bf4d4
Even still more simulator fixes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2028 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 11:03:43 +00:00
Linus Nielsen Feltzing
94b8f284d0
Even more simulator fixes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2027 a1c6a512-1295-4272-9138-f99709370657
2002-08-28 10:56:42 +00:00