summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-09Jean-Philippe Bernardy: only flash with LED if there is a led available!Daniel Stenberg1-1/+1
2005-01-09Jean-Philippe Bernardy: ported to gmini120Daniel Stenberg1-0/+51
2005-01-09Jean-Philippe BernardyDaniel Stenberg1-0/+1
2005-01-09Jean-Philippe Bernardy: TCC730 support addedDaniel Stenberg1-0/+3
2005-01-09Jean-Philippe Bernardy: gmini keypad addedDaniel Stenberg1-1/+10
2005-01-09Jean-Philippe Bernardy: calmrisc header file (gmini work)Daniel Stenberg1-0/+62
2005-01-09Jean-Philippe Bernardy: removed -m1 from calmrisc gcc optionsDaniel Stenberg1-1/+1
2005-01-09Use the register shadow variable in all places.Jens Arnold2-4/+6
2005-01-08Allow flashing for players with alternative boot ROM.Jens Arnold1-2/+7
2005-01-05Fixed some warnings.Jens Arnold1-1/+6
2005-01-05unmount function in preparation for MMC hotswap, more mutexingJörg Hohensohn2-1/+35
2005-01-04Multivolume: prevent file rename attempts across volumes.Jens Arnold1-6/+11
2005-01-04modify fat cache entries atomic, this was potentially unsafeJörg Hohensohn1-12/+24
2005-01-04no rename nor delete option on volumesJörg Hohensohn1-13/+18
2005-01-04Early and basic gmini 120 config. Needs attention and corrections.Daniel Stenberg2-0/+32
2005-01-04prepare for gmini 120 portDaniel Stenberg1-0/+24
2005-01-03select the card within the mutex, seems more safeJörg Hohensohn1-9/+17
2005-01-03using a pointer instead of array dereferencing saves ~250 bytesJörg Hohensohn1-20/+20
2005-01-03Re-removed already removed linesBjörn Stenberg1-14/+0
2005-01-03Correct handling of FAT16 root directory when it does not start on a pseudo c...Jens Arnold2-86/+46
2005-01-02Prevent entering the menu when returning from a subroutine with MODE-repeat e...Jens Arnold2-0/+5
2005-01-02Start with the basic button layout if the basic operators are not available s...Jens Arnold1-1/+6
2005-01-01finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...Jörg Hohensohn2-0/+6
2005-01-01volume names look better in sharp brackets, code slightly more compactJörg Hohensohn1-5/+7
2004-12-30player version check extended up to 5.08Jörg Hohensohn1-1/+1
2004-12-29cosmetic: use the IF_MV2() macro for optional argumentsJörg Hohensohn1-7/+2
2004-12-29behave for multi-volumeJörg Hohensohn2-5/+11
2004-12-29killed a warningJörg Hohensohn1-1/+1
2004-12-29Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn4-78/+57
2004-12-29Release 2.4Linus Nielsen Feltzing1-0/+2
2004-12-28sim fix for ATA stubsJörg Hohensohn1-7/+10
2004-12-28killed a warning for boxes not supporting FAT16Jörg Hohensohn1-4/+4
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn18-330/+1331
2004-12-26Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold1-2/+2
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold11-36/+36
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn3-13/+13
2004-12-24Updated manual linkJens Arnold1-3/+15
2004-12-23now can compose images with ROMbox, tooJörg Hohensohn1-3/+15
2004-12-23Manual is being updatedBjörn Stenberg1-1/+1
2004-12-23Added playerhistoryBjörn Stenberg1-0/+1
2004-12-23added viewcvs stylesBjörn Stenberg1-0/+13
2004-12-232.4 releaseBjörn Stenberg4-34/+35
2004-12-22Updated manual link, shortened some othersJens Arnold1-3/+4
2004-12-22Removed duplicate instructionJens Arnold1-1/+0
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn3-7/+32
2004-12-20bigger Rockbox logo for bigger LCD screenDaniel Stenberg3-1/+113
2004-12-20minor correctionDaniel Stenberg1-6/+3
2004-12-20Fixed to allow conversions of 160x128 pictures too.Daniel Stenberg1-9/+27
2004-12-20Proper ATA and SDRAM initializationLinus Nielsen Feltzing1-4/+19
2004-12-20Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing1-1/+1