summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08Check some previously unchecked return values in the standalone FLAC test pro...Dave Chapman
2009-05-08Convert Huffman decode from inline function to macro, for small code size sav...Andrew Mahone
2009-05-08Small size improvement for JPEG on ARM/Coldfire.Andrew Mahone
2009-05-08Fix red.Andrew Mahone
2009-05-08Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_...Andrew Mahone
2009-05-08Convert splashes to viewports for bitmap targets and only draw/update the vie...Thomas Martitz
2009-05-07Add the Sansa m200 to tcctool.Robert Menes
2009-05-07Documentation for pcm_play_data() API function. Info taken from http://www.r...Marc Guay
2009-05-07Jz4732: add hack to fix stack overflow in the power thread (fixes USB on non-...Maurus Cuelenaere
2009-05-07Never use upscaling IDCT for luma (to reduce blockiness), plus some small siz...Andrew Mahone
2009-05-07Add missing PictureFlow overlay source, fix properties on new files.Andrew Mahone
2009-05-07Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone
2009-05-06MIPS: don't save gp register when switching threadsMaurus Cuelenaere
2009-05-06Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT...Maurus Cuelenaere
2009-05-06Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ...Bertrik Sikken
2009-05-06Change (I)installer to (I)nstaller to match the convention.Marc Guay
2009-05-06Add Sudoku to the plugins/CATEGORIES file. No functional change.Marc Guay
2009-05-06M:Robe 500: More plugin keymap changes for touchscreenKarl Kurbjun
2009-05-06M:Robe 500: Get the rest of the games except doom working with the touchscreen.Karl Kurbjun
2009-05-06Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang...Andrew Mahone
2009-05-06M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun
2009-05-06Keep the quickscreen from crashing the player with a divide by 0Karl Kurbjun
2009-05-05Remove an #ifdef SIMULATOR in favor of using a stubThomas Martitz
2009-05-04Fix red on PlayerAndrew Mahone
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone
2009-05-04CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FAD...Thomas Martitz
2009-05-04M:Robe 500: Add backlight cleanups and fix power management so that dangerous...Karl Kurbjun
2009-05-03Make local function static in jpeg_load.c, add missing header file in read_im...Bertrik Sikken
2009-05-03Fix redKarl Kurbjun
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun
2009-05-02Cleanup and un-gui ZipInstaller class:Dominik Riebeling
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling
2009-05-02Fix for noise after vorbis skipping introduced in r20783 - thanks to Aoyumi a...Dave Hooper
2009-05-02Fix red.Andrew Mahone
2009-05-02PictureFlow JPEG AA support for all non-mono targets (mono targets will need ...Andrew Mahone
2009-05-02Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ...Andrew Mahone
2009-05-02Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o...Andrew Mahone
2009-05-01Fix AA search for file with same basename to test all extensions.Andrew Mahone
2009-05-01Search for, and load, JPEG album art files.Andrew Mahone
2009-05-01Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang...Andrew Mahone
2009-05-01Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling
2009-05-01Fix another FS#10130 issue - Set backlight and button light brightness via th...Boris Gjenero
2009-04-30rbutil: correct use of parent ptr in constructor.Dominik Wenger
2009-04-30Bootloader installation for ipod and sansa: override the scanning with the de...Dominik Riebeling
2009-04-30Remove the (part of the) check that is actually not needed since the 'propert...Alexander Levin
2009-04-29Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz
2009-04-29Allow to specify DWIDTH at font level making DWIDTH at char level optional (F...Alexander Levin
2009-04-29Move Settings class to base.Dominik Riebeling
2009-04-29rbutil: ups, forgot to update the .pro file.Dominik Wenger