summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-16scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...Jens Arnold1-29/+26
2005-01-16Bugfix: Ordinary ending of playback didn't close the file (File handle leak, ...Jens Arnold1-0/+1
2005-01-13Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn1-0/+3
2005-01-13Removed remnants of buttonbar code for units without recorder keypad.Jens Arnold3-5/+8
2005-01-13Patch #939307 by Eric LassaugeLinus Nielsen Feltzing1-17/+21
2005-01-13Patch #1016041 by Eric LassaugeLinus Nielsen Feltzing1-1/+2
2005-01-12Rombox now properly uses all available DRAM for 8 MB builds.Jens Arnold1-5/+17
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold8-138/+191
2005-01-10Jean-Philippe Bernardy: minor correctionDaniel Stenberg1-3/+3
2005-01-10Now define the exact LCD controller in use.Daniel Stenberg8-0/+16
2005-01-10Jean-Philippe Bernardy: TCC730 adjustmentsDaniel Stenberg1-5/+46
2005-01-10Jean-Philippe Bernardy: fixed to use long for 32 bit valuesDaniel Stenberg1-10/+10
2005-01-10gmini adjustments, with a new CONFIG_LCD setup being preparedDaniel Stenberg2-6/+24
2005-01-10Jean-Philippe Bernardy: gmini100 keypad supportDaniel Stenberg1-15/+38
2005-01-10Jean-Philippe Bernardy: removed bad emu_debugf() callDaniel Stenberg1-1/+0
2005-01-10Jean-Philippe Bernardy: gmini supportDaniel Stenberg1-1/+102
2005-01-10Jean-Philippe Bernardy: C versions of memset() and memcpy() for archs withDaniel Stenberg2-0/+22
2005-01-10Reverted latest change due to compiler warning. led() doesn't do anythingDaniel Stenberg1-1/+1
2005-01-09don't include the types, we use plain C variable typesDaniel Stenberg1-2/+0
2005-01-09Jean-Philippe Bernardy: ADC support for TCC730Daniel Stenberg1-0/+47
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