summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12improvement for bar tag with slider.Teruaki Kawashima
2010-10-12Skin bar tags fix+cleanup:Jonathan Gordon
2010-10-12FS#11669 - extra > in the skinJonathan Gordon
2010-10-12Viewports dont necessarily have children lines, so make sure there is one or ...Jonathan Gordon
2010-10-11check viewport dimension when parsing viewport so that player doesn't clash w...Teruaki Kawashima
2010-10-11Forgot to update lcd-remote.hThomas Martitz
2010-10-11Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz
2010-10-10Fix charcell %pb and %pf tags, FS#11592Frank Gevaerts
2010-10-10Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz
2010-10-10Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz
2010-10-10Guard the cpucache_invalidate() with proper #ifdefsFrank Gevaerts
2010-10-10Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto...Michael Sparmann
2010-10-10Invalidate the CPU cache after clearing bss, to make sure that bss variables ...Frank Gevaerts
2010-10-10Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...Thomas Martitz
2010-10-10correct comment in configfile.h, FS#11292 by Chris Savery.Teruaki Kawashima
2010-10-10use different function to resize bitmap for greylib.Teruaki Kawashima
2010-10-10Fix for FS #10097 - Sometimes keys do work after exiting plugins.Bertrik Sikken
2010-10-10Make skin_render_playlistviewer() noinline. This function uses lots of stack ...Frank Gevaerts
2010-10-10Revert accidental commit of skin_render.cFrank Gevaerts
2010-10-10Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi...Frank Gevaerts
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