| Commit message (Expand) | Author | Age |
| * | Split 8-bit-to-native conversion in bmp.c into a function, add support for pl... | Andrew Mahone | 2009-05-09 |
| * | The first part of Mohamed Tarek's Google Summer of Code work to implement Rea... | Dave Chapman | 2009-05-09 |
| * | Initial commit of the minimal set of ffmpeg (r18079) files required for Cook ... | Dave Chapman | 2009-05-09 |
| * | Check some previously unchecked return values in the standalone FLAC test pro... | Dave Chapman | 2009-05-08 |
| * | Convert Huffman decode from inline function to macro, for small code size sav... | Andrew Mahone | 2009-05-08 |
| * | Small size improvement for JPEG on ARM/Coldfire. | Andrew Mahone | 2009-05-08 |
| * | Fix red. | Andrew Mahone | 2009-05-08 |
| * | Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_... | Andrew Mahone | 2009-05-08 |
| * | Convert splashes to viewports for bitmap targets and only draw/update the vie... | Thomas Martitz | 2009-05-08 |
| * | Never use upscaling IDCT for luma (to reduce blockiness), plus some small siz... | Andrew Mahone | 2009-05-07 |
| * | Add missing PictureFlow overlay source, fix properties on new files. | Andrew Mahone | 2009-05-07 |
| * | Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a... | Andrew Mahone | 2009-05-07 |
| * | Add Sudoku to the plugins/CATEGORIES file. No functional change. | Marc Guay | 2009-05-06 |
| * | M:Robe 500: More plugin keymap changes for touchscreen | Karl Kurbjun | 2009-05-06 |
| * | M:Robe 500: Get the rest of the games except doom working with the touchscreen. | Karl Kurbjun | 2009-05-06 |
| * | Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang... | Andrew Mahone | 2009-05-06 |
| * | M:Robe 500: Make some plugins work with the touchscreen (remote support needs... | Karl Kurbjun | 2009-05-06 |
| * | Keep the quickscreen from crashing the player with a divide by 0 | Karl Kurbjun | 2009-05-06 |
| * | Fix red on Player | Andrew Mahone | 2009-05-04 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Make local function static in jpeg_load.c, add missing header file in read_im... | Bertrik Sikken | 2009-05-03 |
| * | M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in... | Karl Kurbjun | 2009-05-02 |
| * | Fix for noise after vorbis skipping introduced in r20783 - thanks to Aoyumi a... | Dave Hooper | 2009-05-02 |
| * | Fix red. | Andrew Mahone | 2009-05-02 |
| * | PictureFlow JPEG AA support for all non-mono targets (mono targets will need ... | Andrew Mahone | 2009-05-02 |
| * | Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ... | Andrew Mahone | 2009-05-02 |
| * | Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c o... | Andrew Mahone | 2009-05-02 |
| * | Fix AA search for file with same basename to test all extensions. | Andrew Mahone | 2009-05-01 |
| * | Search for, and load, JPEG album art files. | Andrew Mahone | 2009-05-01 |
| * | Add core JPEG reader, adapted from the JPEG plugin's decoder, with some chang... | Andrew Mahone | 2009-05-01 |
| * | Fix FS#10174 by correcting an oversimplification of the AAC window switching ... | Michael Giacomelli | 2009-04-29 |
| * | Revert r20786 as it caused problems with alternating sublines (they need to b... | Thomas Martitz | 2009-04-27 |
| * | Remove unnecessary #include "adc.h" | Bertrik Sikken | 2009-04-25 |
| * | Remove unnecessary #include "backlight.h" | Bertrik Sikken | 2009-04-25 |
| * | Setting do_full_update isn't actually needed, since the track changed event w... | Thomas Martitz | 2009-04-25 |
| * | Commit FS#9882 - make better use of iram at different quality encodings, remo... | Dave Hooper | 2009-04-25 |
| * | Might as well enable SPC so that all codecs build on the Clip. Not yet real ... | Michael Giacomelli | 2009-04-25 |
| * | Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd... | Michael Giacomelli | 2009-04-25 |
| * | Enable WMA, MPC, ASAP, NSF, APE, and SID playback on the Sansa clip as these ... | Michael Giacomelli | 2009-04-25 |
| * | Fix red | Maurus Cuelenaere | 2009-04-22 |
| * | Fix yellow | Maurus Cuelenaere | 2009-04-22 |
| * | Add exit() implementation for plugins | Maurus Cuelenaere | 2009-04-22 |
| * | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun | 2009-04-21 |
| * | In audio_current_track(), don't overwrite thistrack_id3 when it is being used... | Boris Gjenero | 2009-04-21 |
| * | Update Dutch language | Maurus Cuelenaere | 2009-04-20 |
| * | Fix red. | Thomas Martitz | 2009-04-20 |
| * | FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO... | Thomas Martitz | 2009-04-20 |
| * | Allow higher precision in calculation of seek position and elapsed time for m... | Andree Buschmann | 2009-04-20 |
| * | Fix FS#10139 (broken seek for very long mp3 files) through avoiding int32 ove... | Andree Buschmann | 2009-04-20 |
| * | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon | 2009-04-20 |