Commit graph

4351 commits

Author SHA1 Message Date
Daniel Stenberg
8e044b7856 mkdir() fix for the winsim, should fix the red build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4269 a1c6a512-1295-4272-9138-f99709370657
2004-01-23 11:36:02 +00:00
Linus Nielsen Feltzing
ef7293f0bc New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory.
New feature: A "Create directory" menu option (untested in the simulator).
Bug fix: The ON+Play menu could do nasty things if you pressed ON+Play in an empty dir.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4268 a1c6a512-1295-4272-9138-f99709370657
2004-01-21 14:58:40 +00:00
Daniel Stenberg
33acdef9db Andreas Stemmer's update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4267 a1c6a512-1295-4272-9138-f99709370657
2004-01-21 10:11:33 +00:00
Björn Stenberg
989123006c Check USB before resuming
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4266 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 22:39:32 +00:00
Daniel Stenberg
c0b90ec4d9 link to the rvf docs as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4265 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 14:05:19 +00:00
Daniel Stenberg
5ed1135213 Andreas Stemmer's tools page!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4264 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 13:37:34 +00:00
Daniel Stenberg
f8f7b56895 forgot </ol>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4263 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 13:34:27 +00:00
Linus Nielsen Feltzing
39051a548f The bookmark options were incorrectly read from the settings block, even if the data was uninitialized.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4262 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 13:18:59 +00:00
Linus Nielsen Feltzing
f33b951430 Fixed the english language file, patch by Philip Pertermann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4261 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 12:07:40 +00:00
Linus Nielsen Feltzing
26f42605c2 Reverted to the old ADC driver, since it appeared to cause fake OFF keypresses (weird indeed, since the OFF key doesn't use the ADC on the plain Recorder). However, I did fix the batch convert, since it caused fake keypresses at boot time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4260 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 11:57:50 +00:00
Daniel Stenberg
14971f49cd gone!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4259 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 07:10:03 +00:00
Daniel Stenberg
505584e1d6 <dir> is now [dir]
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4258 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 07:08:54 +00:00
Daniel Stenberg
de850d4fdf we have bookmarks, prerecording and 23 languages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4257 a1c6a512-1295-4272-9138-f99709370657
2004-01-20 06:55:08 +00:00
Daniel Stenberg
8f4550a80f minor formatting fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4256 a1c6a512-1295-4272-9138-f99709370657
2004-01-19 22:46:06 +00:00
Daniel Stenberg
2e1844ab62 Zakk Roberts' docs, edited by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4255 a1c6a512-1295-4272-9138-f99709370657
2004-01-19 21:44:52 +00:00
Hardeep Sidhu
91cb20b335 Added bookmark.c. Defined HAVE_RTC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4254 a1c6a512-1295-4272-9138-f99709370657
2004-01-18 21:29:06 +00:00
Hardeep Sidhu
11280c79d1 Don't start wps from rockbox_browse().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4253 a1c6a512-1295-4272-9138-f99709370657
2004-01-18 21:26:34 +00:00
Jörg Hohensohn
e692b0e34b prepared to flash uncompressed ucl such that suitable Rockbox builds directly execute from ROM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4252 a1c6a512-1295-4272-9138-f99709370657
2004-01-18 17:34:12 +00:00
Jörg Hohensohn
a8c9dd2e11 a typo prevented proper loading of the LCD flip from .cfg files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4251 a1c6a512-1295-4272-9138-f99709370657
2004-01-17 12:36:30 +00:00
Björn Stenberg
db6f7cf1ff *** empty log message ***
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4250 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 12:29:28 +00:00
Linus Nielsen Feltzing
fa0f02cacd Fixed the settings crash. The SH1 CPU is very picky about alignment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4249 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 09:40:37 +00:00
Jörg Hohensohn
862d2b5e3a warning + obsolete variable removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4248 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 09:28:39 +00:00
Jörg Hohensohn
88faf38ef7 Optimized the sector read loop as much as C allows. I measured an overall speed improvement for file reading of 12.5% for 16-bit aligned and 35% for misaligned. I took the rest of ata_read_sectors() out of IRAM, it's sufficient if only the copy loop stays there.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4247 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 09:02:21 +00:00
Björn Stenberg
89d2039367 Temporarily removed resume settings, since they crash! I need to look at it, but first I need to sleep.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4246 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 00:55:03 +00:00
Björn Stenberg
c9a97763ef Allow any non-play button to cancel auto-bookmark
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4245 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 00:21:43 +00:00
Björn Stenberg
baa991a89d Fixed resume problem (caused by the change from short to int)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4244 a1c6a512-1295-4272-9138-f99709370657
2004-01-16 00:18:33 +00:00
Björn Stenberg
c5f0b46065 Always show correct play mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4243 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 23:05:13 +00:00
Linus Nielsen Feltzing
7c75386a83 Ooops. Forgot to clear the newly allocated cluster in mkdir()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4242 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 19:05:49 +00:00
Linus Nielsen Feltzing
54353e04b1 Second bug in mkdir() :-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4241 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 15:56:19 +00:00
Daniel Stenberg
d815ad6035 Added mpeg_next_track(), which returns a pointer to the id3 struct of the
upcoming song (if available).

Now we just need a WPS patch to make it possibly to display info based on
this!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4240 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 15:32:49 +00:00
Linus Nielsen Feltzing
ce1c93d628 First mkdir() bug killed :-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4239 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 14:34:54 +00:00
Linus Nielsen Feltzing
60b1c4bbe1 Implemented the mkdir() function in the FAT32 driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4238 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 14:30:59 +00:00
Björn Stenberg
a73cc6afa2 Re-added wake-up alarm which was lost in the menu reorganisation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4237 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 08:25:42 +00:00
Jörg Hohensohn
4044f1e93a nicer reverse play, FF/FR with acceleration and position bar
(BTW: cut still images like lena to fit into buffer if they don't loop any more)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4236 a1c6a512-1295-4272-9138-f99709370657
2004-01-15 07:48:02 +00:00
Mats Lidell
0151659c75 Firmware and a lost question mark.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4235 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 17:17:26 +00:00
Mats Lidell
453a79903f Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4234 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 16:30:51 +00:00
Björn Stenberg
ef1ecade52 Fixed typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4233 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 15:10:17 +00:00
Björn Stenberg
218754ad2c Added display of acoustic management, power management and read look-ahead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4232 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 15:08:55 +00:00
Björn Stenberg
fe375a0404 Menu reorganization (patch #872810 by Peter Schneider)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4231 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 14:42:31 +00:00
Björn Stenberg
a53afc0330 Added acoustic management, power management and read look-ahead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4230 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 13:15:19 +00:00
Daniel Stenberg
d2b625f818 Craig Sather's patch #749974:
Adds the ability to define 2 or more alternating lines on each line of the WPS
and the ability to control how long each alternating line is displayed before
switching to the next one.

Backward compatible with the current WPS specification language (existing WPS
files will display the same as they do now).

His HTML version of the docs is found at:

http://home.pacbell.net/csath/rockbox/details.html


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4229 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 07:59:06 +00:00
Björn Stenberg
e99f3b2b13 Removed warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4228 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 00:38:45 +00:00
Björn Stenberg
a108ec2ebd Added Benjamin Metzlers bookmarking feature (patch #669440)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4227 a1c6a512-1295-4272-9138-f99709370657
2004-01-14 00:13:04 +00:00
Daniel Stenberg
50b6358272 Craig Sather's patch #849405:
This patch fixes two bugs associated with lcd_puts and scrolling on the
recorder.

1 - Unlike the implementation in the player code, on the recorder a call to
lcd_puts does not stop the scrolling text from a previous lcd_puts_scroll
call, so the new line gets overwritten by the old scrolling text. More
discussion and details can be found at:
http://rockbox.haxx.se/mail/archive/rockbox-archive-2003-11/0531.shtml

2 - When the function lcd_puts_scroll_style is called with an x offset greater
than 0, the scrolling text is placed at an offset of 2x instead of x.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4226 a1c6a512-1295-4272-9138-f99709370657
2004-01-13 14:59:51 +00:00
Linus Nielsen Feltzing
1936c413a8 Slightly improved VBR fixer, now uses the same template header throughout the entire file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4225 a1c6a512-1295-4272-9138-f99709370657
2004-01-13 14:06:18 +00:00
Linus Nielsen Feltzing
bc9f60deb7 mpeg_stop() now clears the paused flag in the simulator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4224 a1c6a512-1295-4272-9138-f99709370657
2004-01-13 12:40:52 +00:00
Linus Nielsen Feltzing
1cd5b02b15 Increased the mp3 buffer for the simulator, to avoid crash when running the Xing header generator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4223 a1c6a512-1295-4272-9138-f99709370657
2004-01-13 12:35:08 +00:00
Linus Nielsen Feltzing
5bd3297fd4 Faster, simplified A/D driver. The previous batch convert in init_adc() produced garbage because of the fast conversion time, causing fake keypresses that made ask_resume() return prematurely. This should fix the intermittent resume problem reported by many users.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4222 a1c6a512-1295-4272-9138-f99709370657
2004-01-13 11:36:23 +00:00
Mats Lidell
8815d88573 Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4221 a1c6a512-1295-4272-9138-f99709370657
2004-01-12 20:24:42 +00:00
Björn Stenberg
04519dbfa4 Restore LCD margins after plugin exits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4220 a1c6a512-1295-4272-9138-f99709370657
2004-01-12 13:19:13 +00:00