| Commit message (Expand) | Author | Age |
| ... | |
| * | Manual: Correct clip/clip+ pitchscreen button table. Closes FS#11671. | Alex Parker | 2010-10-12 |
| * | Remove duplicate entry from docs/CREDITS (as announced in svn r28254) | Bertrik Sikken | 2010-10-12 |
| * | Slovak language update - FS#11668 by Peter Lecký. | Bertrik Sikken | 2010-10-12 |
| * | fix FS#11659. wait for user input before exiting the plugin. | Teruaki Kawashima | 2010-10-12 |
| * | Fix the last part of FS#11670 by using the 'disk' macro that expands to the a... | Nils Wallménius | 2010-10-12 |
| * | Database auto update doesn't need dircache to remove deleted files from the d... | Nils Wallménius | 2010-10-12 |
| * | Don't include manual section for the 'Load to ram' option if the option isn't... | Nils Wallménius | 2010-10-12 |
| * | skin bar tag: Load an image from a label or filename. i.e %xl(bar_image, pb.b... | Jonathan Gordon | 2010-10-12 |
| * | improvement for bar tag with slider. | Teruaki Kawashima | 2010-10-12 |
| * | Skin bar tags fix+cleanup: | Jonathan Gordon | 2010-10-12 |
| * | FS#11669 - extra > in the skin | Jonathan Gordon | 2010-10-12 |
| * | Viewports dont necessarily have children lines, so make sure there is one or ... | Jonathan Gordon | 2010-10-12 |
| * | check viewport dimension when parsing viewport so that player doesn't clash w... | Teruaki Kawashima | 2010-10-11 |
| * | Forgot to update lcd-remote.h | Thomas Martitz | 2010-10-11 |
| * | Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp... | Thomas Martitz | 2010-10-11 |
| * | Fix charcell %pb and %pf tags, FS#11592 | Frank Gevaerts | 2010-10-10 |
| * | Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t... | Thomas Martitz | 2010-10-10 |
| * | Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie... | Thomas Martitz | 2010-10-10 |
| * | Guard the cpucache_invalidate() with proper #ifdefs | Frank Gevaerts | 2010-10-10 |
| * | Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto... | Michael Sparmann | 2010-10-10 |
| * | Invalidate the CPU cache after clearing bss, to make sure that bss variables ... | Frank Gevaerts | 2010-10-10 |
| * | Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations... | Thomas Martitz | 2010-10-10 |
| * | correct comment in configfile.h, FS#11292 by Chris Savery. | Teruaki Kawashima | 2010-10-10 |
| * | use different function to resize bitmap for greylib. | Teruaki Kawashima | 2010-10-10 |
| * | Fix for FS #10097 - Sometimes keys do work after exiting plugins. | Bertrik Sikken | 2010-10-10 |
| * | Make skin_render_playlistviewer() noinline. This function uses lots of stack ... | Frank Gevaerts | 2010-10-10 |
| * | Revert accidental commit of skin_render.c | Frank Gevaerts | 2010-10-10 |
| * | Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi... | Frank Gevaerts | 2010-10-10 |
| * | Fix FS# 11414 : .mod files - metadata in incorrect fields | Bertrik Sikken | 2010-10-10 |
| * | Fix FS#11513, pictureflow keymap in the manual was wrong. | Nils Wallménius | 2010-10-10 |
| * | fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly ins... | Jonathan Gordon | 2010-10-10 |
| * | cabbie 320x480 WIP sbs: | Jonathan Gordon | 2010-10-10 |
| * | Touchscreen %T() tag.. don't allow - for width/height params (shouldn't affec... | Jonathan Gordon | 2010-10-10 |
| * | Add "resumeplayback" touchscreen button action which returns you to the previ... | Jonathan Gordon | 2010-10-10 |
| * | fix a stupid typo in the vertical bar tag parser, spotted by teru | Jonathan Gordon | 2010-10-09 |
| * | Fix several inaccuracies in list handling on touchscreen. | Thomas Martitz | 2010-10-09 |
| * | fix displaying of the slider when default is used for pb->y and pb->height. | Teruaki Kawashima | 2010-10-08 |
| * | don't reload the skins if color isn't actually changed. | Teruaki Kawashima | 2010-10-08 |
| * | Update Swedish translation. | Magnus Holmgren | 2010-10-07 |
| * | alarm clock: don't have user pause the playback manually. make the plugin pau... | Teruaki Kawashima | 2010-10-07 |
| * | use CONTEXT_LIST in simplelist_show_list() so that button combinations for pa... | Teruaki Kawashima | 2010-10-07 |
| * | Fix targets with remote display, forgot to add the new functions to their hea... | Thomas Martitz | 2010-10-06 |
| * | Pixel-accurate (vertical) list scrolling for touchscreen targets. | Thomas Martitz | 2010-10-06 |
| * | text viewer: | Teruaki Kawashima | 2010-10-06 |
| * | Fix crash on proxy detection on OS X (FS#11654). | Dominik Riebeling | 2010-10-05 |
| * | fix crash after unplugging USB while in image viewer plugin. | Teruaki Kawashima | 2010-10-05 |
| * | libskin_parser: fix a annoying bug where viewports required at least one line... | Jonathan Gordon | 2010-10-05 |
| * | pictureflow: | Teruaki Kawashima | 2010-10-05 |
| * | Updated italian translation. | Alessio Lenzi | 2010-10-04 |
| * | Fix FS#11651 - slider wasnt being drawn correctly with inverted (and vertical... | Jonathan Gordon | 2010-10-04 |