summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold7-16/+52
2008-04-04...and one more mime-type change...Marianne Arnold0-0/+0
2008-04-04Seems I overlooked a few bitmaps with only mime-type changes in the previous ...Marianne Arnold0-0/+0
2008-04-04The next included WPS using bitmap strips: 'boxes', including some cleanup, s...Marianne Arnold106-305/+109
2008-04-04D2: Adjustable backlight brightness (sometimes fails when boosted, suggests I...Rob Purchase5-45/+69
2008-04-04Split out the PCF5060x register defines into a common header and create a gen...Rob Purchase5-58/+157
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold11-22/+36
2008-04-04Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...Jens Arnold2-8/+9
2008-04-04pegbox stuffRobert Kukla5-136/+146
2008-04-041st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau...Jens Arnold3-14/+16
2008-04-04Add a comment to clarify how the WPS image buffer size is calculatedDave Chapman1-0/+4
2008-04-04maybe that wasn't such a good ideaRobert Kukla1-2/+0
2008-04-04fixing red:Robert Kukla2-17/+60
2008-04-03Make USB ID handling recognize multiple values in the configuration. That way...Dominik Riebeling2-10/+13
2008-04-03FS#5725 - New Puzzle Game "PegBox"; with changes by myself:Robert Kukla35-0/+1348
2008-04-03Fix the PP5002 interrupt controller register definitions. The PP5002 interrup...Jens Arnold1-2/+12
2008-04-03Fix FS#8513 (Playback occasionally repeats a track when rebuffering occurs) a...Nicolas Pennequin1-20/+3
2008-04-03welcome Bertrik!Daniel Stenberg1-0/+1
2008-04-03Cleanup the next WPS bitmap directory by using bitmap strips for the 'ipodVOL...Marianne Arnold21-23/+10
2008-04-03rbutil:let autodetection::detectUsb also use the rbsettings object.Dominik Wenger5-25/+61
2008-04-03Oops; I forgot one.Nicolas Pennequin1-0/+1
2008-04-03Migrate the buffering code to the new events system.Nicolas Pennequin3-111/+44
2008-04-03More WPS bitmap strips work to cleanup the directory: engineer2 with the need...Marianne Arnold60-96/+36
2008-04-03Fix an issue introduced by r16930 where rebuffering would happen one track to...Nicolas Pennequin1-1/+1
2008-04-03Simplify pcmbuf_beep() a little, should be no functional change but it seems ...Steve Bavin1-60/+49
2008-04-03Small fix to be able to use F3 to quit the F3 quick menu on the Archos RecorderLinus Nielsen Feltzing1-1/+1
2008-04-03Move audio_set_elapsed to mpa.c, as recommended by the TODO note. Please corr...Nicolas Pennequin2-58/+58
2008-04-03m:robe 100 Robert Kukla2-95/+177
2008-04-03Sync Danish translation.Jonas Häggqvist1-9/+7
2008-04-03Remove obsolete commentNils Wallménius1-3/+0
2008-04-03fix FS#8841 - scrolling doesnt work when using cursor seelction iconJonathan Gordon1-4/+8
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-10/+15
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold15-148/+87
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold15-87/+148
2008-04-02Ooops, overlooked the no-backlight stubs...Jens Arnold1-2/+12
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold9-229/+313
2008-04-02FS#8842 by Thomas Martitz, thanks!Daniel Stenberg1-47/+114
2008-04-02Fix issues with file-based bootloader installation:Dominik Riebeling1-35/+46
2008-04-02Convert UniCatcher to using bitmap strips (the actual graphics could be reuse...Marianne Arnold234-491/+131
2008-04-02LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig...Jens Arnold1-41/+13
2008-04-02Fix a possible (though unlikely) deadlock condition spotted by jhMikeS. It wo...Nicolas Pennequin1-1/+1
2008-04-02Fix for FS#8601 by pondlife: the disk no longer spins up on a track change wh...Nicolas Pennequin3-16/+23
2008-04-02remove some really old and out of date code... (drawing API changed about 3 t...Jonathan Gordon1-6/+0
2008-04-02gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use ...Michael Sevakis1-20/+41
2008-04-02Gigabeat S: Add some more register #defines to use later.Michael Sevakis1-8/+167
2008-04-02Manual: a few tweaks to the installation chapter. (1) Applied FS#8540 by Marc...Marianne Arnold1-17/+20
2008-04-01add Martin Ritter to CREDITSFrank Gevaerts1-0/+1
2008-04-01Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the ...Marianne Arnold62-118/+30
2008-04-01Fix some quotation marks. Thanks to Alexander Levin for pointing it out.Dominik Riebeling1-2/+2
2008-04-01Clean up the way empty transfers are sent in error cases.Frank Gevaerts1-21/+23