summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Better sansa shutdown sequence in power_off.Michael Sevakis1-9/+7
2008-04-07This one bmp that's now part of a bitmap strip hid a mong those x. y. z.bmps....Marianne Arnold1-0/+0
2008-04-07Save a couple of bytes by using moveq.l where possible.Jens Arnold1-7/+7
2008-04-06Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...Jens Arnold3-204/+311
2008-04-06Bitmap strips for the iAmp theme with the necessary chanes to the .wps files....Marianne Arnold73-90/+31
2008-04-06Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis1-0/+19
2008-04-06Really fix the red this time, I hope.Nicolas Pennequin1-0/+4
2008-04-06Oops. Fix red.Nicolas Pennequin1-0/+2
2008-04-06Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin5-17/+491
2008-04-06Get device-specific code out of init_threads and add core_thread_init to be i...Michael Sevakis1-14/+37
2008-04-06rbutil: another misplaced connect call.Dominik Wenger1-3/+5
2008-04-06rbutil: ups moved a connect to the wrong place.Dominik Wenger1-3/+2
2008-04-06rbutil: move many more connect calls, mainly for safety.Dominik Wenger7-19/+31
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