summaryrefslogtreecommitdiff
path: root/apps/plugins/viewer.c (follow)
Commit message (Expand)AuthorAge
* remove old text viewer plugin (viewer.rock).Yoshihisa Uchida2010-06-05
* Fix size_t handling in plugin_get_buffer()Frank Gevaerts2010-05-07
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)Tomer Shalev2010-04-12
* Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last pageTomer Shalev2010-04-12
* Text viewer: Make calculation clearerTomer Shalev2010-04-12
* Text viewer: Remove unused max_line_len variableTomer Shalev2010-04-12
* fix yellowYoshihisa Uchida2010-04-12
* viewer plugin: when the alignment is RIGHT, supports WIDE screen.Yoshihisa Uchida2010-04-12
* viewer plugin: when the setting file loads or saves, converts to new version ...Yoshihisa Uchida2010-04-11
* The version of the setting files are raised.Yoshihisa Uchida2010-04-10
* Text viewer: When loading settings and prefs font loading fails, not onlyTomer Shalev2010-04-09
* Text viewer: Handle font loading failuresTomer Shalev2010-04-08
* Text viewer: Fix yellowTomer Shalev2010-04-07
* FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corruptedTomer Shalev2010-04-07
* Text viewer: Fix redTomer Shalev2010-04-07
* Text viewer: Fix RTL languages and diacritic characters supportTomer Shalev2010-04-07
* Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev2010-04-07
* Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev2010-04-07
* Text viewer: Make global variables staticTomer Shalev2010-04-07
* Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev2010-04-07
* Text viewer: Fix possible memory corruptionTomer Shalev2010-04-07
* Text viewer: Documentation and code cosmetics (no functional changes)Tomer Shalev2010-04-07
* Viewer: Implement alignment option, to provide alignment of RTL text (Hebrew,...Tomer Shalev2010-03-30
* Prevent accidental skipping to beginning/end of file in text viewer.Torne Wuff2010-03-20
* Ondavx747/777 fix red.Yoshihisa Uchida2010-03-17
* fix redYoshihisa Uchida2010-03-17
* text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#989...Yoshihisa Uchida2010-03-17
* Viewer: Fix red cause by stupid lack of attentionTomer Shalev2010-02-24
* FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewerTomer Shalev2010-02-24
* Packard Bell Vibe 500: Start committing plugin keymaps.Szymon Dziok2010-02-11
* make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima2009-12-18
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* Correct checking return value of open in plugins.Teruaki Kawashima2009-12-06
* Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes2009-12-03
* * 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