index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
viewer.c
Age
Commit message (
Expand
)
Author
2006-06-03
Fix wide view mode on viewer
Karl Kurbjun
2006-05-11
got Frank Dishner's viewer patch (#4873) working again and added encoding to ...
Marcoen Hirschberg
2006-05-05
Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').
Jens Arnold
2006-05-04
Fix viewer crash due to uninitialsed usage of rb->
Jens Arnold
2006-05-03
Text viewer: * Only show those options which really exist. * Basic button fun...
Jens Arnold
2006-05-01
Oops, fix Ondio builds.
Zakk Roberts
2006-05-01
Patch #5056 by Jonathan Gordon, with rework and additions by me: Updated View...
Zakk Roberts
2006-04-04
Oops, rename the global bool exit to done
Hristo Kovachev
2006-04-04
Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer pl...
Hristo Kovachev
2006-03-01
Quick hack to restore the reading of ISO encoded text files with the viewer p...
Linus Nielsen Feltzing
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-24
Button driver for iAudio X5
Linus Nielsen Feltzing
2006-02-16
Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...
Zakk Roberts
2006-01-27
Made lots of keys' code depend on the actual definition of the key instead
Daniel Stenberg
2006-01-18
removed a few ifdefs
Daniel Stenberg
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-14
iPod: Fix compiler warning
Dave Chapman
2005-12-14
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-06-29
adjusted for the h300 to make it do similar as the h100
Daniel Stenberg
2005-06-29
Hristo Kovachev's keypad fixes for the H300 build
Daniel Stenberg
2005-05-17
Remove stray debugging call.
Thom Johansen
2005-05-17
Patch #1202120 by Luca Burelli - autobookmark for text viewer
Linus Nielsen Feltzing
2005-05-14
Disable reflow mode for the player as it makes no sense. Cosmetic indentation...
Jens Arnold
2005-05-13
Patch #1152363 by Luca Burelli, proportional font support in the text viewer ...
Linus Nielsen Feltzing
2005-02-12
Complete button assignemt for text viewer on iRiver.
Jens Arnold
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2005-01-26
Changed several places to use button_clear_queue() to empty the button queue....
Jens Arnold
2004-10-16
Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...
Jens Arnold
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-07-13
The plugin API now supports ctype macros like tolower() and friends
Linus Nielsen Feltzing
2004-01-08
The splash() function's second argument (keymask) is now removed, as it
Daniel Stenberg
2003-07-24
correct build errors
Robert Hak
2003-07-24
Garrett Derner's word wrap fix for the text viewer
Daniel Stenberg
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg