summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-04-02Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid ↵Jens Arnold
strange effects... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9441 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Added remote support and music type counter to the stats plugin. Idea ↵Hristo Kovachev
inspired by patch 4882 by Dominik Riebeling, used parts of his code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9440 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Properly ifdef H300 video code, fix commented line handling rockbox volumeKarl Kurbjun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9439 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Prevent two division by zeros and one problem causing a crash in theMiika Pekkarinen
mp3 metadata parser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9438 a1c6a512-1295-4272-9138-f99709370657
2006-04-02readd files in binary modeDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9437 a1c6a512-1295-4272-9138-f99709370657
2006-04-02d'oh! remove non-binary added binary filesDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9436 a1c6a512-1295-4272-9138-f99709370657
2006-04-02UI pictures for iPod mini 1G and 2G simulators.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9435 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Add more missing screenshots. Remove file with wrong name I checked in by ↵Dominik Riebeling
mistake. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9434 a1c6a512-1295-4272-9138-f99709370657
2006-04-02First start for "Manage Settings" and "Browse Themes" (FS#4997 by Mark Bright)Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9433 a1c6a512-1295-4272-9138-f99709370657
2006-04-02another enhancement of \screenshot -- filenames should now not include the ↵Dominik Riebeling
display size extension anymore. Old behaviour still supported. Minor code policing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Properly scan tagcache fast against dircache.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9431 a1c6a512-1295-4272-9138-f99709370657
2006-04-02add some missing screenshots for larger targetsDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9430 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Add wormlet to new supported targets and add screenshots too, adds multirow ↵Nils Wallménius
package to the preamble git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9429 a1c6a512-1295-4272-9138-f99709370657
2006-04-02The search plugin should not have been disabled.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9428 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9427 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Properly sized rockbox logo for iPod mini, in greyscale.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9426 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save ↵Hristo Kovachev
of presets to different files; Also fix the preset menu context menu not working on the remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9425 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Upped the number of allowed filetypes for archos to get rid of the ↵Jens Arnold
'filetypes array' full' error msg. filetypes.c really needs fixing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9424 a1c6a512-1295-4272-9138-f99709370657
2006-04-02add missing screenshots for h1xx / main menu sectionDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9423 a1c6a512-1295-4272-9138-f99709370657
2006-04-02reworked "main menu" chapter by Mark Bright (FS#4981). Code policing and ↵Dominik Riebeling
minor adjustments by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9422 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Updated quickscreens, now they look better than before while still retaining ↵Zakk Roberts
the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9421 a1c6a512-1295-4272-9138-f99709370657
2006-04-02first take at -o for producing a friendly output for the voice-generatingDaniel Stenberg
scripts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9420 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Updated a lot of strings, mostly case changes in the menus (e.g. Caption ↵Zakk Roberts
backlight -> Caption Backlight). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9419 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Update adds prboom's high resolution support, also makes the scaling for ↵Karl Kurbjun
platforms w/ resolution less then 320x200 much nicer. IDoom's lookup table code has been removed. Also fixed a pallete bug. Some graphic errors are present in menu and status bar. Also updates some headers and output formatting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9418 a1c6a512-1295-4272-9138-f99709370657
2006-04-02The maximum label size was too small for some translations (e.g. german).Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9417 a1c6a512-1295-4272-9138-f99709370657
2006-04-02iPod mini 2G: Working button check in bootloader.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9416 a1c6a512-1295-4272-9138-f99709370657
2006-04-02Change (and hopefully simplify) the iPod button mappings and correct some ↵Dave Chapman
comments. iPod mappings are now: Clickwheel for cursor movement, next/prev to increment/decrement number under cursor, MENU to bring up the menu, and PLAY to add a number to the scratchpad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9415 a1c6a512-1295-4272-9138-f99709370657
2006-04-01greyscale iPod LCD: Working display flip. * Correct register definitions for ↵Jens Arnold
HD66753. * Correct 1/3 and 2/3 greylevels. * Some tweaks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9414 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Add audio playback menuDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9413 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Fixed typos.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9412 a1c6a512-1295-4272-9138-f99709370657
2006-04-01make the archos devices table look niceDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9411 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Properly translated new voice: entries. * Tweaked some translationsJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9410 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Extention of \screenshot to drop a warning if image not found by me. This ↵Dominik Riebeling
makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9409 a1c6a512-1295-4272-9138-f99709370657
2006-04-01The ipod mini 2g gets the same manual as the ipod mini.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9408 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657
2006-04-01German language update by Alexander Bondar (patch #4942)Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9406 a1c6a512-1295-4272-9138-f99709370657
2006-04-01add ipod mini 2g LCD size (from FS#4981). Code policing by me. Use tabularx ↵Dominik Riebeling
for LCD table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9405 a1c6a512-1295-4272-9138-f99709370657
2006-04-01make use of the \note macro on plugins and appendixDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9404 a1c6a512-1295-4272-9138-f99709370657
2006-04-01simulator stubs for iriver recording, iriver sims now have a recording ↵Peter D'Hoye
screen (doesn't actually record!) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9403 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Update references in 'Main Menu' chapter to reflect changes to 'Configure ↵Michael DiFebbo
Rockbox' chapters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9402 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Split 'Configure Rockbox' chapter into separate chapters for Sound Settings ↵Michael DiFebbo
and General Settings. Some cosmetic updates. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9401 a1c6a512-1295-4272-9138-f99709370657
2006-04-01extend note and warn macro not to fail when outside par mode. Now they also ↵Dominik Riebeling
set a new paragraph. Still has problems from within tables though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9400 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Missing file from .lang reworkJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9399 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ↵Jens Arnold
were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9398 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Add apps/plugins/SUBDIRS file for specifying when to build each of the ↵Dave Chapman
multi-file plugins instead of specifying it directly in the Makefile git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9397 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Patch #4934 by Ralf Herz: FixesHristo Kovachev
1) Backlight stays on when set to always off (at least on the iPods (signed/unsigned problem)) 2) Buttons not working when the backlight is set to always off and turned on the "first keypress enables backlight only" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9396 a1c6a512-1295-4272-9138-f99709370657
2006-04-01Add a platform file for the ipodmini. Note, the ipodmini manual will not ↵Martin Arver
build due to lack of screenshots for the 138x110x2 resolution git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9395 a1c6a512-1295-4272-9138-f99709370657
2006-03-31fix broken ondio manual build. FS#4980 by Mark BrightDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9394 a1c6a512-1295-4272-9138-f99709370657
2006-03-31Only compile iriverify for the iriver H1x0 and H3x0 targetsDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9393 a1c6a512-1295-4272-9138-f99709370657
2006-03-31Mikachu's color patchDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9392 a1c6a512-1295-4272-9138-f99709370657