summaryrefslogtreecommitdiff
path: root/apps/plugins/viewer.c
AgeCommit message (Expand)Author
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-05-06e200 viewer button changes:Jonathan Gordon
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-03-11revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty Jonathan Gordon
2007-03-10Accept FS#6747 by Timo HorstschäferJonathan Gordon
2007-02-05fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-09-18woops, fix the errors/warningsJonathan Gordon
2006-09-18viewer.rock can now remembers the last 46 viewed files and their positions, b...Jonathan Gordon
2006-09-17fixes FS#6007 point 3Jonathan Gordon
2006-09-17fixes FS#6007 point 2Jonathan Gordon
2006-09-17woops! ok, only rmember the last 10 files, some trickery can be added later t...Jonathan Gordon
2006-09-17re-implement bookmarking in viewer.rock, remebers the last 45.6(\!) files viewedJonathan Gordon
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-08-01Fix bug #5724 - Missing characters in text viewer, the number of characters i...Linus Nielsen Feltzing
2006-07-25Fixes text viewer column advance when in wide mode using play+left/right butt...Mark Arigo
2006-07-15Fix for uninitialized variable, caused crash when viewing a file that started...Peter D'Hoye
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-06-03Fix wide view mode on viewerKarl Kurbjun
2006-05-11got Frank Dishner's viewer patch (#4873) working again and added encoding to ...Marcoen Hirschberg
2006-05-05Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').Jens Arnold
2006-05-04Fix viewer crash due to uninitialsed usage of rb->Jens Arnold
2006-05-03Text viewer: * Only show those options which really exist. * Basic button fun...Jens Arnold
2006-05-01Oops, fix Ondio builds.Zakk Roberts
2006-05-01Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View...Zakk Roberts
2006-04-04Oops, rename the global bool exit to doneHristo Kovachev
2006-04-04Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer pl...Hristo Kovachev
2006-03-01Quick hack to restore the reading of ISO encoded text files with the viewer p...Linus Nielsen Feltzing
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-16Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts
2006-01-27Made lots of keys' code depend on the actual definition of the key insteadDaniel Stenberg
2006-01-18removed a few ifdefsDaniel Stenberg
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-14iPod: Fix compiler warningDave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-06-29adjusted for the h300 to make it do similar as the h100Daniel Stenberg
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-05-17Remove stray debugging call.Thom Johansen
2005-05-17Patch #1202120 by Luca Burelli - autobookmark for text viewerLinus Nielsen Feltzing
2005-05-14Disable reflow mode for the player as it makes no sense. Cosmetic indentation...Jens Arnold