summaryrefslogtreecommitdiff
path: root/apps/plugins/viewer.c (follow)
Commit message (Expand)AuthorAge
* 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
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* woops, fix the errors/warningsJonathan Gordon2006-09-18
* viewer.rock can now remembers the last 46 viewed files and their positions, b...Jonathan Gordon2006-09-18
* fixes FS#6007 point 3Jonathan Gordon2006-09-17
* fixes FS#6007 point 2Jonathan Gordon2006-09-17
* woops! ok, only rmember the last 10 files, some trickery can be added later t...Jonathan Gordon2006-09-17
* re-implement bookmarking in viewer.rock, remebers the last 45.6(\!) files viewedJonathan Gordon2006-09-17
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Fix bug #5724 - Missing characters in text viewer, the number of characters i...Linus Nielsen Feltzing2006-08-01
* Fixes text viewer column advance when in wide mode using play+left/right butt...Mark Arigo2006-07-25
* Fix for uninitialized variable, caused crash when viewing a file that started...Peter D'Hoye2006-07-15
* To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare2006-06-30
* Fix wide view mode on viewerKarl Kurbjun2006-06-03
* got Frank Dishner's viewer patch (#4873) working again and added encoding to ...Marcoen Hirschberg2006-05-11
* Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').Jens Arnold2006-05-05
* Fix viewer crash due to uninitialsed usage of rb->Jens Arnold2006-05-04
* Text viewer: * Only show those options which really exist. * Basic button fun...Jens Arnold2006-05-03
* Oops, fix Ondio builds.Zakk Roberts2006-05-01
* Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View...Zakk Roberts2006-05-01
* Oops, rename the global bool exit to doneHristo Kovachev2006-04-04
* Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer pl...Hristo Kovachev2006-04-04
* Quick hack to restore the reading of ISO encoded text files with the viewer p...Linus Nielsen Feltzing2006-03-01
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
* Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts2006-02-16
* Made lots of keys' code depend on the actual definition of the key insteadDaniel Stenberg2006-01-27
* removed a few ifdefsDaniel Stenberg2006-01-18
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* iPod: Fix compiler warningDave Chapman2005-12-14
* iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman2005-12-14
* adjusted for the h300 to make it do similar as the h100Daniel Stenberg2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Remove stray debugging call.Thom Johansen2005-05-17
* Patch #1202120 by Luca Burelli - autobookmark for text viewerLinus Nielsen Feltzing2005-05-17
* Disable reflow mode for the player as it makes no sense. Cosmetic indentation...Jens Arnold2005-05-14