summaryrefslogtreecommitdiff
path: root/apps/plugins/viewer.c
AgeCommit message (Expand)Author
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-17 * Fix redMaurus Cuelenaere
2009-08-17Don't redefine SCROLLBAR_WIDTH (aka fix yellow)Maurus Cuelenaere
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-07-10Correct return value of function get_ucs, position of next character, in view...Teruaki Kawashima
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger
2008-12-04Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)Björn Stenberg
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-18FS#9004 by Alex Parker: Add missing button definitions to Gigabeat S text vie...Mustapha Senhaji
2008-05-13Plugin parameters should be const.Steve Bavin
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-23allow the plugin playback control menu to be put in a viewport.Jonathan Gordon
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson
2008-01-17Reverse the behaviour of the scrollwheel (i.e. fwd/clockwise is down, back/an...Dave Chapman
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2007-11-23don't show the scrollbar after turning it off in the menu.Marcoen Hirschberg
2007-11-23remove debug leftoverMarcoen Hirschberg
2007-11-23use the plugin buffer instead of the static oneMarcoen Hirschberg
2007-11-23rearrange the initialization a bit. also fixes the disappearing scrollbar.Marcoen Hirschberg
2007-11-220 is also a valid file descriptorDave Chapman
2007-11-21Removed annoying splashBjörn Stenberg
2007-11-19access memcpy through the plugin api..Marcoen Hirschberg
2007-11-19check separately if the preferences and the bookmark need to be savedMarcoen Hirschberg
2007-11-19write a correct bookmark file when the viewer loads so we can safely skip the...Marcoen Hirschberg
2007-11-19prevent useless file readsMarcoen Hirschberg
2007-11-19don't save the viewer position if it hasn't changedMarcoen Hirschberg
2007-10-23make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon
2007-10-18Removed annoying 'Saving settings' splashBjörn Stenberg
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg
2007-09-23Do not display the backdrop in text viewer and editor pluginsNils Wallménius
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-09-13fix two bugs related to no-existing settings/bookmark files and simplify the ...Robert Kukla
2007-08-21the viewer lives in the viewer dir so save settings and bookmarks there, asDaniel Stenberg
2007-08-13corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590...Robert Kukla