summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-10Fix FS# 11414 : .mod files - metadata in incorrect fieldsBertrik Sikken
2010-10-10Fix FS#11513, pictureflow keymap in the manual was wrong.Nils Wallménius
2010-10-10fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly ins...Jonathan Gordon
2010-10-10cabbie 320x480 WIP sbs:Jonathan Gordon
2010-10-10Touchscreen %T() tag.. don't allow - for width/height params (shouldn't affec...Jonathan Gordon
2010-10-10Add "resumeplayback" touchscreen button action which returns you to the previ...Jonathan Gordon
2010-10-09fix a stupid typo in the vertical bar tag parser, spotted by teruJonathan Gordon
2010-10-09Fix several inaccuracies in list handling on touchscreen.Thomas Martitz
2010-10-08fix displaying of the slider when default is used for pb->y and pb->height.Teruaki Kawashima
2010-10-08don't reload the skins if color isn't actually changed.Teruaki Kawashima
2010-10-07Update Swedish translation.Magnus Holmgren
2010-10-07alarm clock: don't have user pause the playback manually. make the plugin pau...Teruaki Kawashima
2010-10-07use CONTEXT_LIST in simplelist_show_list() so that button combinations for pa...Teruaki Kawashima
2010-10-06Fix targets with remote display, forgot to add the new functions to their hea...Thomas Martitz
2010-10-06Pixel-accurate (vertical) list scrolling for touchscreen targets.Thomas Martitz
2010-10-06text viewer:Teruaki Kawashima
2010-10-05Fix crash on proxy detection on OS X (FS#11654).Dominik Riebeling
2010-10-05fix crash after unplugging USB while in image viewer plugin.Teruaki Kawashima
2010-10-05libskin_parser: fix a annoying bug where viewports required at least one line...Jonathan Gordon
2010-10-05pictureflow:Teruaki Kawashima
2010-10-04Updated italian translation.Alessio Lenzi
2010-10-04Fix FS#11651 - slider wasnt being drawn correctly with inverted (and vertical...Jonathan Gordon
2010-10-04New setting to control the file browser start location.Jonathan Gordon
2010-10-03Resistor calculator: Don't assume a specific foreground colourFrank Gevaerts
2010-10-03correct drawing of the bar type tags when nofill is set.Teruaki Kawashima
2010-10-03Resistor calculator: simplify layout code, add scrolling, and handle error casesFrank Gevaerts
2010-10-03Make test_fps test the greylib on both cores of dual core targets.Jens Arnold
2010-10-03Fix FS#11648 - loading a .cfg doesnt automatically save the new config, cause...Jonathan Gordon
2010-10-02Fix FS#11650. Correct sliencing of subband in mpc decoder. Thanks to Leo Witt...Andree Buschmann
2010-10-02Playlist viewer: Fix off-by-one when moving tracks caused by r28131.Thomas Martitz
2010-10-02Optimization of mpc's buffering routines through using the maximum possible b...Andree Buschmann
2010-10-02Finally fix FS#11476 (data abort when playing some sv8 mpc files on lowmem ta...Andree Buschmann
2010-10-02Fix outdated commentFrank Gevaerts
2010-10-02Fix typo properly this time, to ensure all greenFrank Gevaerts
2010-10-02Fix typo, which should fix yellowFrank Gevaerts
2010-10-02Resistor plugin: Frank Gevaerts
2010-10-02picture flow: clean up code. no functional changes.Teruaki Kawashima
2010-10-02New plugin: Resistor code calculatorFrank Gevaerts
2010-10-01Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann
2010-10-01text editor: decrease size of extension to reduce stack usage.Teruaki Kawashima
2010-09-30use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima
2010-09-29fix redMarcin Bukat
2010-09-29imageviewer bmp - drop special case for grey bitmap scallerMarcin Bukat
2010-09-29fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat
2010-09-29explicitly set img->using_preloaded_icons in parse_image_load() and don't rel...Teruaki Kawashima
2010-09-29ARMv6 supports unaligned memory accesses and they are enabled on our only ARM...Nils Wallménius
2010-09-28id3 parser: also add id3v2.2 TCM tag for "composer" since that's the only oth...Torne Wuff
2010-09-28id3 parser: add id3v2.2 TPA tag for "part of set" as iTunes appears to use itTorne Wuff
2010-09-28Add a simple script to try to run configure with the correct target name/type...Jonathan Gordon
2010-09-27Make eabi toolchain build on OS X 10.6.Dominik Riebeling