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