- 071898e added comments by Daniel Stenberg · 22 years ago
- 16d1a68 update_fat_entry() set the wrong cache line dirty if bpb_resvdseccnt wasn't divisible by 32 (didn't compensate for the reserved sector count) by Linus Nielsen Feltzing · 22 years ago
- 2573879 Massively code-policed. We keep source lines less than 80 columns... by Daniel Stenberg · 22 years ago
- 975e240 if MEM is not set, set it to 2 by Daniel Stenberg · 22 years ago
- bff3d1e okay, so i commented out the wrong damn line. sue me by Robert Hak · 22 years ago
- 5bfa9b7 avoid min+hour to be out of range after changing the batteries by Uwe Freese · 22 years ago
- 21130eb Found the only one point that led to imcompatibility of the CVS code with a 8MB AJB. Finally, CVS is 8 MB-mod compliant. :-) by Uwe Freese · 22 years ago
- e193604 estimate 22 percent longer runtime when having 8 MB, assuming 192 kbps files again by Uwe Freese · 22 years ago
- 63e97b6 estimate 22 percent longer runtime when having 8 MB, assuming 192 kbps files again by Uwe Freese · 22 years ago
- 4846ce8 export MEM variable in firmware and apps by Uwe Freese · 22 years ago
- 62fe3a6 new translations by Uwe Freese · 22 years ago
- 97beec6 small mistake by Robert Hak · 22 years ago
- 5522cdf correction for irc logs now spanning years by Robert Hak · 22 years ago
- 46736bc Synched. by Mats Lidell · 22 years ago
- 680b12c Even more return code checking when recording by Linus Nielsen Feltzing · 22 years ago
- cc136c5 Now correctly skips ID3V1 tags to avoid gaps between tracks by Linus Nielsen Feltzing · 22 years ago
- 2d42f9e updates by monter by Robert Hak · 22 years ago
- 2801785 point to the nodo faq by Robert Hak · 22 years ago
- 646648c updates by Robert Hak · 22 years ago
- e218be8 invert is now an option on f3 by Robert Hak · 22 years ago
- 50b1dbe allow a bigger language file to load by Daniel Stenberg · 22 years ago
- e15b8f4 Red build pill by Björn Stenberg · 22 years ago
- 0d5ea77 Fix red sim build by Björn Stenberg · 22 years ago
- 98a9198 Invert is a boolean by Björn Stenberg · 22 years ago
- 6da56d9 Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice filter). Patch by Remo Hofer. by Björn Stenberg · 22 years ago
- b107920 New option: Invert display. Patch by Mark Hillebrand. by Björn Stenberg · 22 years ago
- 8856b86 We declare variables at start of functions (code police) by Kjell Ericson · 22 years ago
- 9a4be59 Added Christian Schönberger by Björn Stenberg · 22 years ago
- 0fb3fe6 Added s.bruder's wonderful full-line player progressbar + time display. Wps tag %pf. by Björn Stenberg · 22 years ago
- 6a58106 An attempt to get rid of the "red freeze" problem: Perform a soft reset on read error. by Björn Stenberg · 22 years ago
- 648ccc8 code police by Robert Hak · 22 years ago
- 1bacfaf set mp3end correctly depending on memory size by Daniel Stenberg · 22 years ago
- 97d88c3 not used anymore, see app.lds by Daniel Stenberg · 22 years ago
- b0c6276 Moved to one single .lds file for ALL builds. by Daniel Stenberg · 22 years ago
- a0086b6 The new preprocessed version of this file allows us to use #defines by Daniel Stenberg · 22 years ago
- ae03eec MEM should be passed in to this make, setting the size of the DRAM in MB. by Daniel Stenberg · 22 years ago
- ea9c5bb Added a ram size question by Daniel Stenberg · 22 years ago
- b2b3765 this is not being used anymore by Daniel Stenberg · 22 years ago
- 0f4141e use the same .lds file for recorder and player, they were identical anyway! by Daniel Stenberg · 22 years ago
- 96f5199 Enhanced error codes for better error tracking by Linus Nielsen Feltzing · 22 years ago
- a077e27 rename() didn't close the file if the target name exists, and didn't return a negative error code by Linus Nielsen Feltzing · 22 years ago
- 832425c stupid tabs by Robert Hak · 22 years ago
- ff78e09 undo bug across levels, you can't undo to the previous level by Robert Hak · 22 years ago
- f40e366 Fixed bad backlight and peak meter value list (Henrik Backe) by Björn Stenberg · 22 years ago
- 3b66990 hopefully no loud sound at beginning of fade in. Brian King suggestion by Eric Linenberg · 22 years ago
- cfbf3e2 missed one :) by Eric Linenberg · 22 years ago
- 21d70af more typos found by monter by Robert Hak · 22 years ago
- 8f8b415 typo/error corrections by Robert Hak · 22 years ago
- b4ddf3a language file correction by Robert Hak · 22 years ago
- 561a06e Faster shutoff with OFF key on FM Recorder by Linus Nielsen Feltzing · 22 years ago
- 45a8413 Silly font_load() mistake spotted by Christian Determann by Björn Stenberg · 22 years ago
- 3426d03 updated spellings/capitalizations by Eric Linenberg · 22 years ago
- e1c6604 use void, not blanks, in function protos to prevent warnings by Daniel Stenberg · 22 years ago
- 820e3ae rewrite/cleanup, addition of multilevel undo (limit is 5 right now) by Robert Hak · 22 years ago
- 8d672af Added text about -R/--reverse and --dry-run as suggested by Markus Braun by Daniel Stenberg · 22 years ago
- df194b0 Code Police is never wrong. Ugh! by Björn Stenberg · 22 years ago
- 82054dc Bug fix: .cfg line 'font' must use set_file() by Björn Stenberg · 22 years ago
- e6df841 Bug fix: Font and lang files weren't save correctly to settings by Björn Stenberg · 22 years ago
- 490085a Lame debug output by Linus Nielsen Feltzing · 22 years ago
- 94dea1e Safer recording, now closes the file after each successful buffer save by Linus Nielsen Feltzing · 22 years ago
- 6e3eb84 typo corrections and clean ups by Robert Hak · 22 years ago
- a8ac4b6 point them to the contrib file by Robert Hak · 22 years ago
- 03e521f added undo info to opening screen by Robert Hak · 22 years ago
- acf048d english.lang by Robert Hak · 22 years ago
- 1aa0fce Don't set font size for A tags by Björn Stenberg · 22 years ago
- 8df9cb3 corrected link by Robert Hak · 22 years ago
- 1b9a044 Some corrections by Linus Nielsen Feltzing · 22 years ago
- 979b6b1 Added Matthews present by Linus Nielsen Feltzing · 22 years ago
- 70e3331 Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ATA-poweroff. by Linus Nielsen Feltzing · 22 years ago
- 400a13f Decreased the thread context table size to save space in IRAM by Linus Nielsen Feltzing · 22 years ago
- faddc27 lets define hacker :) by Robert Hak · 22 years ago
- 6bb1af0 various updates by Robert Hak · 22 years ago
- 8bd055b rockbox is for women too :) by Robert Hak · 22 years ago
- 0153e68 typo correction by Robert Hak · 22 years ago
- 4e3c589 cleanup by Robert Hak · 22 years ago
- 38e5c41 typo correction by Robert Hak · 22 years ago
- e083a1d update the CVS info to use the better modules instead by Daniel Stenberg · 22 years ago
- 8001ea5 fonts are recorder only by Daniel Stenberg · 22 years ago
- 12425d9 how to submit a patch by Robert Hak · 22 years ago
- 0d3c94d cleanup and reorg by Daniel Stenberg · 22 years ago
- 1dfb16c First-Time Guide to Rockbox Development by Daniel Stenberg · 22 years ago
- f1b9fe9 the CREDITS file in HTML version by Daniel Stenberg · 22 years ago
- 8375e2d added a linked to the How To Work With Patches document by Daniel Stenberg · 22 years ago
- c74ebf4 update by Daniel Stenberg · 22 years ago
- 20fb06a How To Work With Patches by Daniel Stenberg · 22 years ago
- 3e44579 no RDS on the FM Recorder... :-( by Linus Nielsen Feltzing · 22 years ago
- 4953375 non-cygwin builds need the sprintf.c file remove credits.raw in the clean target by Daniel Stenberg · 22 years ago
- 3a25735 Henrik Backe's fixes to enable the simulator to build with cygwin. by Daniel Stenberg · 22 years ago
- 572ced5 Assign ANYREC before checking if this is a DEBUG build or not, without this by Daniel Stenberg · 22 years ago
- c1f6d58 Synched. by Mats Lidell · 22 years ago
- 22ed237 16 languages now by Daniel Stenberg · 22 years ago
- 5f57e82 Polish by "monter" by Daniel Stenberg · 22 years ago
- 25f7365 15 languages as of now by Daniel Stenberg · 22 years ago
- 84f1531 Rian van Staden's patch #683340 by Daniel Stenberg · 22 years ago
- 3ab82d3 *** empty log message *** by Björn Stenberg · 22 years ago
- 5d9c45a moved the single-letter wildcard to a single line to prevent the tarball- by Daniel Stenberg · 22 years ago
- 511978e FM Recorder support is now good enough to annouce and talk about in less by Daniel Stenberg · 22 years ago
- 72f980a Bidir limit is not LCD_BITMAP specific by Björn Stenberg · 22 years ago
- d7679a7 Load new wps silently by Björn Stenberg · 22 years ago
- 7347025 The examples should not be wrong :-) by Björn Stenberg · 22 years ago