summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* fix a stupid typo in the vertical bar tag parser, spotted by teruJonathan Gordon2010-10-09
* Fix several inaccuracies in list handling on touchscreen.Thomas Martitz2010-10-09
* fix displaying of the slider when default is used for pb->y and pb->height.Teruaki Kawashima2010-10-08
* don't reload the skins if color isn't actually changed.Teruaki Kawashima2010-10-08
* Update Swedish translation.Magnus Holmgren2010-10-07
* alarm clock: don't have user pause the playback manually. make the plugin pau...Teruaki Kawashima2010-10-07
* use CONTEXT_LIST in simplelist_show_list() so that button combinations for pa...Teruaki Kawashima2010-10-07
* Pixel-accurate (vertical) list scrolling for touchscreen targets.Thomas Martitz2010-10-06
* text viewer:Teruaki Kawashima2010-10-06
* fix crash after unplugging USB while in image viewer plugin.Teruaki Kawashima2010-10-05
* pictureflow:Teruaki Kawashima2010-10-05
* Updated italian translation.Alessio Lenzi2010-10-04
* Fix FS#11651 - slider wasnt being drawn correctly with inverted (and vertical...Jonathan Gordon2010-10-04
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* Resistor calculator: Don't assume a specific foreground colourFrank Gevaerts2010-10-03
* correct drawing of the bar type tags when nofill is set.Teruaki Kawashima2010-10-03
* Resistor calculator: simplify layout code, add scrolling, and handle error casesFrank Gevaerts2010-10-03
* Make test_fps test the greylib on both cores of dual core targets.Jens Arnold2010-10-03
* Fix FS#11648 - loading a .cfg doesnt automatically save the new config, cause...Jonathan Gordon2010-10-03
* Fix FS#11650. Correct sliencing of subband in mpc decoder. Thanks to Leo Witt...Andree Buschmann2010-10-02
* Playlist viewer: Fix off-by-one when moving tracks caused by r28131.Thomas Martitz2010-10-02
* Optimization of mpc's buffering routines through using the maximum possible b...Andree Buschmann2010-10-02
* Finally fix FS#11476 (data abort when playing some sv8 mpc files on lowmem ta...Andree Buschmann2010-10-02
* Fix typo properly this time, to ensure all greenFrank Gevaerts2010-10-02
* Fix typo, which should fix yellowFrank Gevaerts2010-10-02
* Resistor plugin: Frank Gevaerts2010-10-02
* picture flow: clean up code. no functional changes.Teruaki Kawashima2010-10-02
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02
* text editor: decrease size of extension to reduce stack usage.Teruaki Kawashima2010-10-01
* use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima2010-09-30
* fix redMarcin Bukat2010-09-29
* imageviewer bmp - drop special case for grey bitmap scallerMarcin Bukat2010-09-29
* fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat2010-09-29
* explicitly set img->using_preloaded_icons in parse_image_load() and don't rel...Teruaki Kawashima2010-09-29
* ARMv6 supports unaligned memory accesses and they are enabled on our only ARM...Nils Wallménius2010-09-29
* id3 parser: also add id3v2.2 TCM tag for "composer" since that's the only oth...Torne Wuff2010-09-28
* id3 parser: add id3v2.2 TPA tag for "part of set" as iTunes appears to use itTorne Wuff2010-09-28
* Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom...Bertrik Sikken2010-09-26
* Make sure get_lif_token_value isn't inlined, as it would defeat the purpose o...Magnus Holmgren2010-09-26
* Fix FS#11552 - touches outside of the UI viewport can do unexpected list move...Jonathan Gordon2010-09-26
* Fix FS#1159 - stack overflow in the skin engine when there is too many nested...Jonathan Gordon2010-09-26
* Make sure the dsp code has proper resample buffers even if HAVE_PITCHSCREEN i...Frank Gevaerts2010-09-24
* Don't actually reimplement an existing feature for hiding the selection markerThomas Martitz2010-09-23
* Explicitly disable hiding the selection bar by default.Thomas Martitz2010-09-23
* Touchscreen: Improve scrolling in absolute point mode.Thomas Martitz2010-09-23
* Bad copy&paste.Thomas Martitz2010-09-21
* Use convenience function.Thomas Martitz2010-09-21
* eq menu: remove write-only variableRafaël Carré2010-09-21
* do_setting_from_menu(): remove write-only variablesRafaël Carré2010-09-21
* playback_callback(): remove write-only old_repeat_modeRafaël Carré2010-09-21