summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-07r17018 caused the WPS playlist index display to be wrong with shuffled enable...Nicolas Pennequin
2008-04-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla
2008-04-07Remove unused playlist_checkend(), it really should never be needed.Steve Bavin
2008-04-07Use file_exists instead of duplicating what it does.Nicolas Pennequin
2008-04-07Best use C, not C++Steve Bavin
2008-04-07Fix building the manual on ubuntu (dash issue again). Also, make credits file...Dominik Riebeling
2008-04-07Remove some more simulator debugging output.Steve Bavin
2008-04-07Bring the WPS playlist index display into sync with the track being played by...Nicolas Pennequin
2008-04-07Hopefully fix FS#8506 (OF cant be loaded on some PP targets). also hopefully ...Jonathan Gordon
2008-04-07Fix typo in description of LANG_PLAYLISTS (basically FS#8496 minus the unrela...Nils Wallménius
2008-04-07Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing
2008-04-07Make the WMA decoder less noisy in the sim.Michael Giacomelli
2008-04-07Fix sim for now. Eventually I should change the decoder to error out if ther...Michael Giacomelli
2008-04-07Let the console know when the huffman tables have overflown. This should nev...Michael Giacomelli
2008-04-07Amazingly, I've only been initing about 1/2 the huffman table entries needed ...Michael Giacomelli
2008-04-07Wow. Fix those irq #defines for ARM and use the right one in power-c200_e200....Michael Sevakis
2008-04-07Better sansa shutdown sequence in power_off.Michael Sevakis
2008-04-07This one bmp that's now part of a bitmap strip hid a mong those x. y. z.bmps....Marianne Arnold
2008-04-07Save a couple of bytes by using moveq.l where possible.Jens Arnold
2008-04-06Iriver remote LCD driver: * Split out assembler parts. * Reintroduced the 2 t...Jens Arnold
2008-04-06Bitmap strips for the iAmp theme with the necessary chanes to the .wps files....Marianne Arnold
2008-04-06Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis
2008-04-06Really fix the red this time, I hope.Nicolas Pennequin
2008-04-06Oops. Fix red.Nicolas Pennequin
2008-04-06Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin
2008-04-06Get device-specific code out of init_threads and add core_thread_init to be i...Michael Sevakis
2008-04-06rbutil: another misplaced connect call.Dominik Wenger
2008-04-06rbutil: ups moved a connect to the wrong place.Dominik Wenger
2008-04-06rbutil: move many more connect calls, mainly for safety.Dominik Wenger
2008-04-06when resolving filenames also take system and hidden files into account.Dominik Riebeling
2008-04-06rbutil: fix complete install: make sure signals are connected before calling ...Dominik Wenger
2008-04-06progress indication should start at 1, not 0.Dominik Riebeling
2008-04-06create an UnZip derived class for zip file extraction to allow showing progre...Dominik Riebeling
2008-04-06Oops: don't report an error during cache initialization if the cache folder a...Dominik Riebeling
2008-04-06make sure cachefolder is existent when enabling it using setCache(bool). Fixe...Dominik Riebeling
2008-04-06Forgot to set keywords.Jens Arnold
2008-04-06Test plugin for greyscle library calibration.Jens Arnold
2008-04-061st/2nd Gen: Make backlight inversion adaption in the greyscale library work ...Jens Arnold
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold
2008-04-06Seems I overlooked the files which only have mime-type changes again...Marianne Arnold
2008-04-06DancePuffDuo strips. The next theme to use bitmap strips including some clean...Marianne Arnold
2008-04-06PP targets: Make sure the COP cache is invalidated before loading a plugin.Jens Arnold
2008-04-06Shorten the uncontended (expected) corelock_(try_)lock return path. Squeeze d...Michael Sevakis
2008-04-06e200: Get the UNCACHED_ADDR macro and phys_fb_address use out of the lcd driver.Michael Sevakis
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-04-05make resolvePathCase work properly on windows, the drive letter needs special...Dominik Riebeling
2008-04-05Upon autodetection tell the user if an incompatible player model (newer Sansa...Dominik Riebeling
2008-04-05fix a stupid bug which made mountpoint detection based on folders non-functio...Dominik Riebeling
2008-04-05the player name shouldn't include the manufacturer, m:robe entry repeated that.Dominik Riebeling
2008-04-05Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold