Commit graph

9774 commits

Author SHA1 Message Date
Karl Kurbjun
ee80e003b3 Fix #if
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9458 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 16:30:12 +00:00
Karl Kurbjun
9f57ce484e Start building for H100's
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9457 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 16:17:48 +00:00
Karl Kurbjun
50b4d12d7a Add grayscale lib for the H100's
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9456 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 16:13:15 +00:00
Daniel Stenberg
a343dfb935 removed duplicate id string (wrecking my langv2 build!)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9455 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 14:56:06 +00:00
Hardeep Sidhu
6dd728cdea Fixed problems with playlist buffer full handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9454 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 14:25:47 +00:00
Hardeep Sidhu
30db2b4ac3 Fix for repeat shuffle on SW codec devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9453 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 13:48:38 +00:00
Hristo Kovachev
f709ad77da FMRadio: Zero the presets struct on new "preset scan", also replace the hardcoded .name's length with a define
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9452 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 10:06:39 +00:00
Hristo Kovachev
38deb8f13a Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.
Also correct a var clash between the rockbox's gui api and doom plugin


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9451 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 08:51:08 +00:00
Linus Nielsen Feltzing
defbc69b2b Patch #4999 by Matthias Mohr - Peakmeter scaling dots does not respect x-offset in peak_meter_draw
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9450 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 08:20:20 +00:00
Jens Arnold
376611e9b0 Fixed wrong break; placement causing the tree to call the context menu with the quickmenu button in sub-browsers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9449 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 06:08:24 +00:00
Miika Pekkarinen
70c0791c7c Fill the numeric tags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9448 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 06:00:56 +00:00
Zakk Roberts
34ad56ddfd Fix unexitable playlist viewer menu for iPods and possibly other models.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9447 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 04:13:26 +00:00
Karl Kurbjun
e06f706d7b Fix warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9446 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 00:37:27 +00:00
Karl Kurbjun
9dde7b272e Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c though. I havn't seen any corrupted text but it may still need a proper fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9445 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 00:28:13 +00:00
Daniel Stenberg
c16c727e54 killed warning due to comparison signed/unsigned
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9444 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 23:06:20 +00:00
Dominik Riebeling
4bc7bdfe7c Fix some typographic errors. First try for installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9443 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 22:18:22 +00:00
Dominik Riebeling
3935196b2d Update jpeg viewer text. Code policing. Small cosmetic fixes in chip8.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9442 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 21:45:11 +00:00
Jens Arnold
aff9a842e4 Backlight fading enabled for the mini 2G. Reeset & reload settings to avoid strange effects...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9441 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 21:29:12 +00:00
Hristo Kovachev
90ec43b818 Added remote support and music type counter to the stats plugin. Idea 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-02 20:47:42 +00:00
Karl Kurbjun
546d96c46f Properly ifdef H300 video code, fix commented line handling rockbox volume
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9439 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 20:45:24 +00:00
Miika Pekkarinen
93b6a1d12c Prevent two division by zeros and one problem causing a crash in the
mp3 metadata parser.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9438 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 20:19:00 +00:00
Dominik Riebeling
ea6b4cbe4f readd files in binary mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9437 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:58:54 +00:00
Dominik Riebeling
b2f25b4c8e d'oh! remove non-binary added binary files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9436 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:50:21 +00:00
Jens Arnold
80865f2440 UI pictures for iPod mini 1G and 2G simulators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9435 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 19:07:27 +00:00
Dominik Riebeling
0049299f86 Add more missing screenshots. Remove file with wrong name I checked in by mistake.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9434 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 18:47:31 +00:00
Dominik Riebeling
e2ec5452ef First start for "Manage Settings" and "Browse Themes" (FS#4997 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9433 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 17:50:21 +00:00
Dominik Riebeling
2cf5abb971 another enhancement of \screenshot -- filenames should now not include the 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-02 17:29:44 +00:00
Miika Pekkarinen
c95d9d0835 Properly scan tagcache fast against dircache.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9431 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 16:31:15 +00:00
Dominik Riebeling
795eff69c1 add some missing screenshots for larger targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9430 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 14:26:25 +00:00
Nils Wallménius
c687b30993 Add wormlet to new supported targets and add screenshots too, adds multirow package to the preamble
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9429 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 13:50:01 +00:00
Jens Arnold
a153b641a6 The search plugin should not have been disabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9428 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 13:21:05 +00:00
Jens Arnold
1be25a4d71 Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9427 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 12:45:30 +00:00
Jens Arnold
139acd9c57 Properly sized rockbox logo for iPod mini, in greyscale.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9426 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 12:29:17 +00:00
Hristo Kovachev
009853f40e Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save 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-02 12:23:08 +00:00
Jens Arnold
b0b333f95e Upped the number of allowed filetypes for archos to get rid of the '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-02 11:58:25 +00:00
Dominik Riebeling
598aeb04b3 add missing screenshots for h1xx / main menu section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9423 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 11:12:46 +00:00
Dominik Riebeling
1212dce64c reworked "main menu" chapter by Mark Bright (FS#4981). Code policing and minor adjustments by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9422 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 10:57:54 +00:00
Zakk Roberts
15b2eefd6b Updated quickscreens, now they look better than before while still retaining 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-02 10:41:16 +00:00
Daniel Stenberg
12e528ccd9 first take at -o for producing a friendly output for the voice-generating
scripts


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9420 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 09:07:24 +00:00
Zakk Roberts
4ab7578681 Updated a lot of strings, mostly case changes in the menus (e.g. Caption backlight -> Caption Backlight).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9419 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 07:34:24 +00:00
Karl Kurbjun
51db2d3f2c Update adds prboom's high resolution support, also makes the scaling for 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-02 01:52:44 +00:00
Jens Arnold
e61b079c26 The maximum label size was too small for some translations (e.g. german).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9417 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 00:46:49 +00:00
Jens Arnold
7f88088739 iPod mini 2G: Working button check in bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9416 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 00:20:11 +00:00
Dave Chapman
a698c3e43e Change (and hopefully simplify) the iPod button mappings and correct some 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-02 00:09:33 +00:00
Jens Arnold
3a3304fa31 greyscale iPod LCD: Working display flip. * Correct register definitions for 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-01 23:48:03 +00:00
Dave Chapman
bf99952140 Add audio playback menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9413 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 23:23:07 +00:00
Jens Arnold
bf1f59f56d Fixed typos.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9412 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 23:11:06 +00:00
Dominik Riebeling
da2afe46f9 make the archos devices table look nice
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9411 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 22:59:19 +00:00
Jens Arnold
eaa919ff67 Properly translated new voice: entries. * Tweaked some translations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9410 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 22:50:06 +00:00
Dominik Riebeling
e5a2b692fe Extention of \screenshot to drop a warning if image not found by me. This 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-01 19:16:12 +00:00