summaryrefslogtreecommitdiffstats
path: root/apps/plugins/viewer.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-05Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').Jens Arnold1-14/+14
2006-05-04Fix viewer crash due to uninitialsed usage of rb->Jens Arnold1-1/+2
2006-05-03Text viewer: * Only show those options which really exist. * Basic button fun...Jens Arnold1-114/+115
2006-05-01Oops, fix Ondio builds.Zakk Roberts1-0/+3
2006-05-01Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View...Zakk Roberts1-376/+328
2006-04-04Oops, rename the global bool exit to doneHristo Kovachev1-3/+3
2006-04-04Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer pl...Hristo Kovachev1-16/+47
2006-03-01Quick hack to restore the reading of ISO encoded text files with the viewer p...Linus Nielsen Feltzing1-3/+18
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+11
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-02-16Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts1-49/+50
2006-01-27Made lots of keys' code depend on the actual definition of the key insteadDaniel Stenberg1-7/+14
2006-01-18removed a few ifdefsDaniel Stenberg1-10/+5
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+11
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-4/+1
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+11
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-2/+2
2005-12-14iPod: Fix compiler warningDave Chapman1-1/+4
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman1-0/+10
2005-06-29adjusted for the h300 to make it do similar as the h100Daniel Stenberg1-2/+3
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-2/+3
2005-05-17Remove stray debugging call.Thom Johansen1-1/+0
2005-05-17Patch #1202120 by Luca Burelli - autobookmark for text viewerLinus Nielsen Feltzing1-10/+130
2005-05-14Disable reflow mode for the player as it makes no sense. Cosmetic indentation...Jens Arnold1-10/+19
2005-05-13Patch #1152363 by Luca Burelli, proportional font support in the text viewer ...Linus Nielsen Feltzing1-45/+209
2005-02-12Complete button assignemt for text viewer on iRiver.Jens Arnold1-8/+17
2005-02-04adapted to build on iRiverDaniel Stenberg1-0/+10
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold1-1/+1
2004-10-16Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold1-141/+132
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-9/+9
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing1-9/+0
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg1-15/+21
2003-07-24correct build errorsRobert Hak1-0/+3
2003-07-24Garrett Derner's word wrap fix for the text viewerDaniel Stenberg1-226/+744
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-0/+415