summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-29rbutil: move the tts and encoders and its settings interface to base/Dominik Wenger
2009-04-29rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger
2009-04-29Completely rework RbSettings class.Dominik Riebeling
2009-04-29FS#10151 - e200v2: scrollwheel acceleration by Dustin Skoracki. Improves the ...Thomas Martitz
2009-04-29Fix FS#10174 by correcting an oversimplification of the AAC window switching ...Michael Giacomelli
2009-04-28Hopefully fix lcd_sleep() from not be being called for targets without fading...Thomas Martitz
2009-04-28M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time.Karl Kurbjun
2009-04-28M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun
2009-04-27If downloading the build information didn't work don't try to populate the ve...Dominik Riebeling
2009-04-27Fix missing include.Dominik Riebeling
2009-04-27Rename display names for Sansas to include "series" to make it more clear tha...Dominik Riebeling
2009-04-27Fix the includes I forgot when renaming the ZipInstaller class file.Dominik Riebeling
2009-04-27Rename installzip.{cpp,h} to better reflect the actual class name.Dominik Riebeling
2009-04-27Revert r20786 as it caused problems with alternating sublines (they need to b...Thomas Martitz
2009-04-27Qt always assumes ini files to use Latin1 encoding but the theme site uses ut...Dominik Riebeling
2009-04-27Trim description text before displaying and display newlines as line breaks.Dominik Riebeling
2009-04-26Enable FM radio on the sansa c200v2 (untested).Bertrik Sikken
2009-04-26Bump rbutil version to 1.2.1.Dominik Riebeling
2009-04-26Remove workaround for FS#10130 from 5G iPod LCD sleep codeBoris Gjenero
2009-04-26Correct error in previous commit - the recording screen is again now only inc...Alex Parker
2009-04-26Fix order of Recording settings and Manage settings in the manual. Thanks to...Alex Parker
2009-04-26Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the...Dominik Riebeling