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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Björn Stenberg
|
abe11fd910
|
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2154 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-03 15:58:47 +00:00 |
|
Björn Stenberg
|
c521ed128d
|
Added Randy Wood's ROLO
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2149 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-03 09:44:08 +00:00 |
|
Linus Nielsen Feltzing
|
3d641c92a5
|
Added lcd_putc()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2148 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-03 09:39:52 +00:00 |
|
Linus Nielsen Feltzing
|
00c1e0533b
|
Ooops! perform_soft_reset() unlocked the mutex...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2132 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-02 12:48:08 +00:00 |
|
Daniel Stenberg
|
ba3ca9f4fd
|
added those gnush makefiles
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2123 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-02 07:15:29 +00:00 |
|
Linus Nielsen Feltzing
|
c0a53eabca
|
STANDBY mode works again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2115 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-02 06:26:00 +00:00 |
|
Linus Nielsen Feltzing
|
ae17b526ff
|
Better handling of garbage in ID3V2 tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2090 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-30 22:01:35 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Linus Nielsen Feltzing
|
97bead39e4
|
Simulator fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2026 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-28 10:54:01 +00:00 |
|
Björn Stenberg
|
ea8deec51c
|
Repearied LOADABLE_FONTS, which was broken by the recent propfonts scroll fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2025 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-28 10:41:49 +00:00 |
|
Linus Nielsen Feltzing
|
ccfef0480b
|
First attempt to use the new playlist API
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2024 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-28 10:21:32 +00:00 |
|
Björn Stenberg
|
af406a1f6d
|
Made LCD_PROPFONTS default on recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2016 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-27 22:49:13 +00:00 |
|
Linus Nielsen Feltzing
|
0a3ab38ada
|
Adjusted the key sense voltage levels a little
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2013 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-27 21:11:15 +00:00 |
|
Linus Nielsen Feltzing
|
22e09a3fb8
|
Fixed some nasty mutex glitches
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2012 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-27 21:06:48 +00:00 |
|
Mats Lidell
|
d25cd8246d
|
Update id3->index when changing song in simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2005 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-27 14:08:50 +00:00 |
|
Hardeep Sidhu
|
441f48f7c7
|
Fixed elapsed time display after resume for large VBR files. Also, update elapsed time earlier after ffw/rew to try and avoid the time display jump. Finally, skip the id3v2 tag after rew.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1992 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-27 07:19:25 +00:00 |
|
Björn Stenberg
|
f0599be133
|
Don't call perform_sleep() while already sleeping
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1988 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-26 22:05:47 +00:00 |
|
Björn Stenberg
|
457b8a0a67
|
Added configurable disk spindown. The disk will also now not spin down while you are running around in the dir browser or pressing buttons in the wps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1987 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-26 13:21:14 +00:00 |
|
Björn Stenberg
|
b5aceb8d2b
|
Propfont fix/kludge for the scroll code. Now doesn't garble the line and should start scrolling the lines that need it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1981 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-26 10:30:11 +00:00 |
|
Hardeep Sidhu
|
f9914b77d4
|
Don't seek in buffer if data is being loaded. This fixes the track silence when ffw/rew while data is being loaded.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1973 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-26 03:30:31 +00:00 |
|
Hardeep Sidhu
|
c674415a16
|
Make sure there is sufficient data in buffer before resuming after ffw.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1970 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-25 05:11:25 +00:00 |
|
Hardeep Sidhu
|
e60a999ca0
|
Fixed minor bug in previous change: 0 is a valid sector
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1969 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-24 18:36:08 +00:00 |
|
Hardeep Sidhu
|
f9e7ed4694
|
Data at end of file was not being read if last sector fell on cluster boundary
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1968 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-24 17:00:10 +00:00 |
|
Heikki Hannikainen
|
adbe4eddf9
|
Make close() check for a valid fd and set errno accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1965 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-24 09:47:54 +00:00 |
|
Linus Nielsen Feltzing
|
51d9ae63ca
|
Missing break in the SYS_USB_CONNECTED case
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1944 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-23 09:36:49 +00:00 |
|
Daniel Stenberg
|
af341158db
|
bad bad bad snprintf() overflow the buffer if the string passed in with a
%s didn't fit within the buffer!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1943 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-23 08:29:44 +00:00 |
|
Daniel Stenberg
|
57392acd18
|
the simulator code now deals better with playlist_next() returning NULL
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1941 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-23 07:56:36 +00:00 |
|
Hardeep Sidhu
|
e255798f44
|
Fixed a flaw in the ffw/rew logic for large vbr files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1939 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-23 06:36:32 +00:00 |
|
Justin Heiner
|
2630245cb9
|
Added NSauzede's patch to detect USB while in a Menu. It also adds the USB icon to the player while in USB mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1935 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-23 02:17:00 +00:00 |
|
Hardeep Sidhu
|
754651efdd
|
Reset mp3buf_swapwrite when selecting next track that is already in buffer. This should fix the track silence bug. Also, when seeking to end of file, leave some bytes at the end so that the transition to the next track is done correctly. This should fix the few seconds repeat at beginning of next song.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1934 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-22 23:01:25 +00:00 |
|
Björn Stenberg
|
518e1ec1e4
|
New measurements show ATA_SLEEP saves us 30-40 mA over ATA_STANDBY.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1932 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-22 21:53:10 +00:00 |
|
Daniel Stenberg
|
e666ce933a
|
when we want to open a file, we want the exact specified file name, not
just one that starts with our given string...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1929 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-22 20:13:21 +00:00 |
|
Felix Arends
|
c94aa32731
|
bitswap.s is linked with librockbox as well now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1925 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-22 15:01:24 +00:00 |
|