summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-01-26Brian Foley fixed a flaw that made this code segfault on bigendian systemsDaniel Stenberg1-2/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4273 a1c6a512-1295-4272-9138-f99709370657
2004-01-25Added Open Neo contributor Francois BoucherBjörn Stenberg2-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4272 a1c6a512-1295-4272-9138-f99709370657
2004-01-23Updated german language file (in V2 format).Uwe Freese1-369/+224
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4271 a1c6a512-1295-4272-9138-f99709370657
2004-01-23Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg4-389/+2
version number from 1 to 2, making *ALL* old language files obsolete. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4270 a1c6a512-1295-4272-9138-f99709370657
2004-01-23mkdir() fix for the winsim, should fix the red build.Daniel Stenberg4-9/+20
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4269 a1c6a512-1295-4272-9138-f99709370657
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ↵Linus Nielsen Feltzing15-29/+158
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-21Andreas Stemmer's updateDaniel Stenberg1-5/+7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4267 a1c6a512-1295-4272-9138-f99709370657
2004-01-20Check USB before resumingBjörn Stenberg1-0/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4266 a1c6a512-1295-4272-9138-f99709370657
2004-01-20link to the rvf docs as wellDaniel Stenberg1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4265 a1c6a512-1295-4272-9138-f99709370657
2004-01-20Andreas Stemmer's tools page!Daniel Stenberg2-0/+61
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4264 a1c6a512-1295-4272-9138-f99709370657
2004-01-20forgot </ol>Daniel Stenberg1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4263 a1c6a512-1295-4272-9138-f99709370657
2004-01-20The bookmark options were incorrectly read from the settings block, even if ↵Linus Nielsen Feltzing1-3/+5
the data was uninitialized. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4262 a1c6a512-1295-4272-9138-f99709370657
2004-01-20Fixed the english language file, patch by Philip PertermannLinus Nielsen Feltzing1-10/+10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4261 a1c6a512-1295-4272-9138-f99709370657
2004-01-20Reverted to the old ADC driver, since it appeared to cause fake OFF ↵Linus Nielsen Feltzing1-37/+48
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-20gone!Daniel Stenberg1-9/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4259 a1c6a512-1295-4272-9138-f99709370657
2004-01-20<dir> is now [dir]Daniel Stenberg1-3/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4258 a1c6a512-1295-4272-9138-f99709370657
2004-01-20we have bookmarks, prerecording and 23 languagesDaniel Stenberg1-2/+7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4257 a1c6a512-1295-4272-9138-f99709370657
2004-01-19minor formatting fixDaniel Stenberg1-4/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4256 a1c6a512-1295-4272-9138-f99709370657
2004-01-19Zakk Roberts' docs, edited by meDaniel Stenberg1-0/+68
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4255 a1c6a512-1295-4272-9138-f99709370657
2004-01-18Added bookmark.c. Defined HAVE_RTC.Hardeep Sidhu1-1/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4254 a1c6a512-1295-4272-9138-f99709370657
2004-01-18Don't start wps from rockbox_browse().Hardeep Sidhu1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4253 a1c6a512-1295-4272-9138-f99709370657
2004-01-18prepared to flash uncompressed ucl such that suitable Rockbox builds ↵Jörg Hohensohn1-19/+33
directly execute from ROM git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4252 a1c6a512-1295-4272-9138-f99709370657
2004-01-17a typo prevented proper loading of the LCD flip from .cfg filesJörg Hohensohn1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4251 a1c6a512-1295-4272-9138-f99709370657
2004-01-16*** empty log message ***Björn Stenberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4250 a1c6a512-1295-4272-9138-f99709370657
2004-01-16Fixed the settings crash. The SH1 CPU is very picky about alignment.Linus Nielsen Feltzing1-8/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4249 a1c6a512-1295-4272-9138-f99709370657
2004-01-16warning + obsolete variable removedJörg Hohensohn1-2/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4248 a1c6a512-1295-4272-9138-f99709370657
2004-01-16Optimized the sector read loop as much as C allows. I measured an overall ↵Jörg Hohensohn1-15/+34
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-16Temporarily removed resume settings, since they crash! I need to look at it, ↵Björn Stenberg1-0/+4
but first I need to sleep. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4246 a1c6a512-1295-4272-9138-f99709370657
2004-01-16Allow any non-play button to cancel auto-bookmarkBjörn Stenberg1-11/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4245 a1c6a512-1295-4272-9138-f99709370657
2004-01-16Fixed resume problem (caused by the change from short to int)Björn Stenberg1-8/+8
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4244 a1c6a512-1295-4272-9138-f99709370657
2004-01-15Always show correct play modeBjörn Stenberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4243 a1c6a512-1295-4272-9138-f99709370657
2004-01-15Ooops. Forgot to clear the newly allocated cluster in mkdir()Linus Nielsen Feltzing1-4/+21
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4242 a1c6a512-1295-4272-9138-f99709370657
2004-01-15Second bug in mkdir() :-)Linus Nielsen Feltzing2-1/+7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4241 a1c6a512-1295-4272-9138-f99709370657
2004-01-15Added mpeg_next_track(), which returns a pointer to the id3 struct of theDaniel Stenberg2-0/+13
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-15First mkdir() bug killed :-)Linus Nielsen Feltzing1-0/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4239 a1c6a512-1295-4272-9138-f99709370657
2004-01-15Implemented the mkdir() function in the FAT32 driverLinus Nielsen Feltzing5-18/+172
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4238 a1c6a512-1295-4272-9138-f99709370657
2004-01-15Re-added wake-up alarm which was lost in the menu reorganisation.Björn Stenberg1-0/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4237 a1c6a512-1295-4272-9138-f99709370657
2004-01-15nicer reverse play, FF/FR with acceleration and position barJörg Hohensohn1-87/+126
(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-14Firmware and a lost question mark.Mats Lidell1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4235 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Synced.Mats Lidell1-11/+176
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4234 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Fixed typoBjörn Stenberg1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4233 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Added display of acoustic management, power management and read look-ahead.Björn Stenberg1-1/+19
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4232 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Menu reorganization (patch #872810 by Peter Schneider)Björn Stenberg3-99/+289
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4231 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Added acoustic management, power management and read look-ahead.Björn Stenberg1-1/+44
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4230 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Craig Sather's patch #749974:Daniel Stenberg2-47/+296
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-14Removed warningsBjörn Stenberg1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4228 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg17-42/+1545
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4227 a1c6a512-1295-4272-9138-f99709370657
2004-01-13Craig Sather's patch #849405:Daniel Stenberg1-10/+25
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-13Slightly improved VBR fixer, now uses the same template header throughout ↵Linus Nielsen Feltzing1-8/+19
the entire file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4225 a1c6a512-1295-4272-9138-f99709370657
2004-01-13mpeg_stop() now clears the paused flag in the simulatorLinus Nielsen Feltzing1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4224 a1c6a512-1295-4272-9138-f99709370657