summaryrefslogtreecommitdiff
path: root/apps/plugins/viewer.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* quick fix for FS#6007 (the first point, where a long line with a - would stop...Jonathan Gordon2007-08-05
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* e200 viewer button changes:Jonathan Gordon2007-05-06
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty Jonathan Gordon2007-03-11
* Accept FS#6747 by Timo HorstschäferJonathan Gordon2007-03-10
* fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon2007-02-05
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19