summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-06when resolving filenames also take system and hidden files into account.Dominik Riebeling1-1/+2
2008-04-06rbutil: fix complete install: make sure signals are connected before calling ...Dominik Wenger1-3/+5
2008-04-06progress indication should start at 1, not 0.Dominik Riebeling1-18/+18
2008-04-06create an UnZip derived class for zip file extraction to allow showing progre...Dominik Riebeling4-6/+107
2008-04-06Oops: don't report an error during cache initialization if the cache folder a...Dominik Riebeling1-0/+2
2008-04-06make sure cachefolder is existent when enabling it using setCache(bool). Fixe...Dominik Riebeling2-9/+23
2008-04-06Forgot to set keywords.Jens Arnold0-0/+0
2008-04-06Test plugin for greyscle library calibration.Jens Arnold2-0/+243
2008-04-061st/2nd Gen: Make backlight inversion adaption in the greyscale library work ...Jens Arnold1-2/+2
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold7-7/+11
2008-04-06Seems I overlooked the files which only have mime-type changes again...Marianne Arnold0-0/+0
2008-04-06DancePuffDuo strips. The next theme to use bitmap strips including some clean...Marianne Arnold52-147/+47
2008-04-06PP targets: Make sure the COP cache is invalidated before loading a plugin.Jens Arnold1-1/+10
2008-04-06Shorten the uncontended (expected) corelock_(try_)lock return path. Squeeze d...Michael Sevakis1-17/+17
2008-04-06e200: Get the UNCACHED_ADDR macro and phys_fb_address use out of the lcd driver.Michael Sevakis1-29/+11
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis40-125/+322
2008-04-05make resolvePathCase work properly on windows, the drive letter needs special...Dominik Riebeling1-2/+13
2008-04-05Upon autodetection tell the user if an incompatible player model (newer Sansa...Dominik Riebeling5-2/+55
2008-04-05fix a stupid bug which made mountpoint detection based on folders non-functio...Dominik Riebeling1-3/+4
2008-04-05the player name shouldn't include the manufacturer, m:robe entry repeated that.Dominik Riebeling1-1/+1
2008-04-05Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold1-2/+5
2008-04-05Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold1-29/+21
2008-04-04Tick/IRQ driven ADCs for TCC780x. Solves the weird button behaviour mentioned...Rob Purchase2-23/+53
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