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