Age | Commit message (Expand) | Author |
2009-05-05 | Remove an #ifdef SIMULATOR in favor of using a stub | Thomas Martitz |
2009-05-04 | 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 | CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FAD... | Thomas Martitz |
2009-05-04 | M:Robe 500: Add backlight cleanups and fix power management so that dangerous... | Karl Kurbjun |
2009-05-03 | Make local function static in jpeg_load.c, add missing header file in read_im... | Bertrik Sikken |
2009-05-03 | Fix red | Karl Kurbjun |
2009-05-02 | M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in... | Karl Kurbjun |
2009-05-02 | Cleanup and un-gui ZipInstaller class: | Dominik Riebeling |
2009-05-02 | Clean up ProgressLogger state handling: | Dominik Riebeling |
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-01 | 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 | Make sure the global buffers for ipodpatcher and sansapatcher get allocated a... | Dominik Riebeling |
2009-05-01 | Fix another FS#10130 issue - Set backlight and button light brightness via th... | Boris Gjenero |
2009-04-30 | rbutil: correct use of parent ptr in constructor. | Dominik Wenger |
2009-04-30 | Bootloader installation for ipod and sansa: override the scanning with the de... | Dominik Riebeling |
2009-04-30 | Remove the (part of the) check that is actually not needed since the 'propert... | Alexander Levin |
2009-04-29 | Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix... | Thomas Martitz |
2009-04-29 | Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight... | Thomas Martitz |
2009-04-29 | Allow to specify DWIDTH at font level making DWIDTH at char level optional (F... | Alexander Levin |
2009-04-29 | Move Settings class to base. | Dominik Riebeling |
2009-04-29 | rbutil: ups, forgot to update the .pro file. | Dominik Wenger |
2009-04-29 | rbutil: move the tts and encoders and its settings interface to base/ | Dominik Wenger |
2009-04-29 | rbutil: completely rework how tts and encoders are configured. (FS#10070) | Dominik Wenger |
2009-04-29 | Completely rework RbSettings class. | Dominik Riebeling |
2009-04-29 | FS#10151 - e200v2: scrollwheel acceleration by Dustin Skoracki. Improves the ... | Thomas Martitz |
2009-04-29 | Fix FS#10174 by correcting an oversimplification of the AAC window switching ... | Michael Giacomelli |
2009-04-28 | Hopefully fix lcd_sleep() from not be being called for targets without fading... | Thomas Martitz |
2009-04-28 | M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time. | Karl Kurbjun |
2009-04-28 | M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac... | Karl Kurbjun |
2009-04-27 | If downloading the build information didn't work don't try to populate the ve... | Dominik Riebeling |
2009-04-27 | Fix missing include. | Dominik Riebeling |
2009-04-27 | Rename display names for Sansas to include "series" to make it more clear tha... | Dominik Riebeling |
2009-04-27 | Fix the includes I forgot when renaming the ZipInstaller class file. | Dominik Riebeling |
2009-04-27 | Rename installzip.{cpp,h} to better reflect the actual class name. | Dominik Riebeling |
2009-04-27 | Revert r20786 as it caused problems with alternating sublines (they need to b... | Thomas Martitz |
2009-04-27 | Qt always assumes ini files to use Latin1 encoding but the theme site uses ut... | Dominik Riebeling |
2009-04-27 | Trim description text before displaying and display newlines as line breaks. | Dominik Riebeling |
2009-04-26 | Enable FM radio on the sansa c200v2 (untested). | Bertrik Sikken |
2009-04-26 | Bump rbutil version to 1.2.1. | Dominik Riebeling |
2009-04-26 | Remove workaround for FS#10130 from 5G iPod LCD sleep code | Boris Gjenero |
2009-04-26 | Correct error in previous commit - the recording screen is again now only inc... | Alex Parker |
2009-04-26 | Fix order of Recording settings and Manage settings in the manual. Thanks to... | Alex Parker |
2009-04-26 | Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the... | Dominik Riebeling |