summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-05-12describe purpose of common directoryDave Chapman1-0/+13
2002-05-12use internal copy of libmadDave Chapman1-5/+44
2002-05-12libmad version 0.14.2bDave Chapman30-0/+20916
2002-05-12removed unused function and re-enabled button checkDave Chapman1-7/+1
2002-05-12improved mpeg audio qualityDave Chapman1-5/+136
2002-05-11Cleaned up a bitLinus Nielsen Feltzing2-7/+10
2002-05-11GRA1 was wrongly definedLinus Nielsen Feltzing1-2/+2
2002-05-11The set_irq_level function was braindeadLinus Nielsen Feltzing1-13/+5
2002-05-11Playing whole song from hard diskLinus Nielsen Feltzing2-34/+186
2002-05-11Added ATA spindownLinus Nielsen Feltzing3-190/+50
2002-05-10Removed testing debugf()Björn Stenberg1-1/+0
2002-05-10Adapted to changes in the lcd API.Björn Stenberg8-252/+294
2002-05-10Changed puts() to take 'character position'Björn Stenberg2-9/+37
2002-05-10added reference to new icon for directoriesRobert Hak1-1/+1
2002-05-10Added new icons form the Recorder simRobert Hak2-2/+22
2002-05-10x11_opendir() now fails properly in case the dir doesn't existDaniel Stenberg1-6/+12
2002-05-10added x,y to BUTTON PRESSED event messageDave Chapman1-1/+1
2002-05-09first attempt at mp3 playback in x11 simulator using libmadDave Chapman4-1/+272
2002-05-09Removed a few annoying debugf callsLinus Nielsen Feltzing1-4/+0
2002-05-09Now loads a megabyte and plays itLinus Nielsen Feltzing1-2/+3
2002-05-09Now loads a song from disk and plays the first part of itLinus Nielsen Feltzing1-8/+51
2002-05-09Added disk reading codeLinus Nielsen Feltzing1-4/+8
2002-05-09Made it malloc friendly, and fixed the bss sectionLinus Nielsen Feltzing1-2/+3
2002-05-09SWAB32 is finally workingLinus Nielsen Feltzing1-1/+4
2002-05-09Removed a few debugf callsLinus Nielsen Feltzing1-3/+0
2002-05-09get_next_cluster forgot to byteswap the FAT entry, among othersLinus Nielsen Feltzing1-6/+22
2002-05-09New cache algorithmLinus Nielsen Feltzing1-20/+71
2002-05-09More newlib malloc friendly. Proper bss section allocationLinus Nielsen Feltzing1-2/+3
2002-05-08Im stupidRobert Hak1-1/+1
2002-05-08*** empty log message ***Robert Hak1-16/+19
2002-05-08Minor rewording of questions 17/18Robert Hak1-15/+19
2002-05-08Made set_irq_level() and queue_post() interrupt safeLinus Nielsen Feltzing1-11/+18
2002-05-08Removed include fcntl.hBjörn Stenberg1-3/+2
2002-05-08Added commentBjörn Stenberg1-0/+9
2002-05-08Added lseek()Björn Stenberg3-19/+145
2002-05-08UpdatesBjörn Stenberg1-4/+3
2002-05-08Added 'apps'Björn Stenberg1-0/+1
2002-05-08Added Stefan MeyerDaniel Stenberg1-0/+1
2002-05-08Added 'type' testcase for open/read/closeBjörn Stenberg2-6/+11
2002-05-08Fixed read() for sub-sector requestsBjörn Stenberg1-38/+70
2002-05-08Fixed EOF handlingBjörn Stenberg1-2/+8
2002-05-08added icons.cDaniel Stenberg1-1/+4
2002-05-08add "icons.c" to the projectStefan Meyer1-3/+9
2002-05-08sleep() always sleeps at least one tickLinus Nielsen Feltzing1-4/+4
2002-05-08Fixed lame timeout handling and wrong return codes.Linus Nielsen Feltzing1-5/+11
2002-05-08creationRobert Hak2-0/+67
2002-05-08Fixed some debug outputLinus Nielsen Feltzing1-12/+12
2002-05-08added externs from icon.[ch]Robert Hak1-9/+10
2002-05-08uninitialised variable and better return code checkDaniel Stenberg1-2/+4
2002-05-08add attribute and size to readdirStefan Meyer1-0/+6