Antoine Cellerier
74a3f2144c
Scale and use color bitmaps on color lcd targets.
...
Change the cursor behavior so it wraps to the other side of the screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10099 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 20:37:53 +00:00
Antoine Cellerier
2e1aa7ddc2
Add color bitmap files for flipit, sokoban and star plugins.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10098 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 20:35:02 +00:00
Karl Kurbjun
26dd5c5e9c
Fix the menu start for rockdoom
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10097 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 18:47:11 +00:00
Jens Arnold
630e9586b6
Fix resume for MP1. Thanks go to Dave Chapman for the hint.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10096 a1c6a512-1295-4272-9138-f99709370657
2006-06-10 11:22:21 +00:00
Jens Arnold
de47d10a0a
Enable interrupts before lcd_init(), as that uses sleep() on some targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10095 a1c6a512-1295-4272-9138-f99709370657
2006-06-08 23:18:11 +00:00
Peter D'Hoye
4ba0a33204
Let panicf() also check on/play button on h300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10094 a1c6a512-1295-4272-9138-f99709370657
2006-06-08 22:08:24 +00:00
Martin Arver
9931cbd821
Remove unintentional edit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10093 a1c6a512-1295-4272-9138-f99709370657
2006-06-08 12:02:08 +00:00
Martin Arver
a17892c65b
Add fixme-note on multivolume/hotplug support (ondio)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10092 a1c6a512-1295-4272-9138-f99709370657
2006-06-08 10:15:55 +00:00
Hardeep Sidhu
1e0b1d58d6
Stop playback if playlist_next() returns -1 (e.g. if auto directory change fails)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10091 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 20:43:34 +00:00
Hardeep Sidhu
432a698a2b
Properly reload tagcache when directory updated. Fixes B#5512.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10090 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 20:42:42 +00:00
Martin Arver
1dbb2d2729
New super-useful command from Dominik - \nopt. Use this to exclude sections of text for a specific target/feature. Example of use in system options.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10089 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 20:01:27 +00:00
Martin Arver
1c03ab4f0b
committed the wrong screenshot. Try again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10088 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:52:45 +00:00
Martin Arver
4c98106734
Use playerlongtype on the frontpage. Add useful opts to the platform-files. Use the correct ondio-images for the key-image.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:48:56 +00:00
Martin Arver
124b1859fd
New screenshots from pixelma for bounce and chessbox
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10086 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:45:22 +00:00
Dominik Riebeling
f949c8e3e1
Remove some superfluous line breaks. Use itemize where appropriate.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10085 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 17:09:06 +00:00
Martin Arver
68e40170f2
Some more cleanup/macrofying of the wps/config section
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10084 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 16:37:04 +00:00
Martin Arver
771cc4a976
Add missing ipods in the rolo section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10083 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 13:36:57 +00:00
Martin Arver
49cdd5e21d
Add gobble to the example environment. Adjust the advanced topics chapter to this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10082 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 13:29:52 +00:00
Martin Arver
47ea906535
Introduce new example environment. Slight adjustment of the code env. Change fname to use texttt. Add fname to the firmwarefilename macro in the platform files. Cleanup of the advanced topics chapter. The archos flashing still needs attention.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10081 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 12:15:46 +00:00
Jens Arnold
0dd1f8ec11
Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10080 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 22:23:52 +00:00
Dominik Riebeling
8c9e22580e
Small ipod installation fix, addition of target specific instructions. (FS#5491 by Jonas Häggqvist)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10079 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 21:38:37 +00:00
Dominik Riebeling
b1080ce052
Fix an arrow. Code policing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10078 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 19:59:25 +00:00
Dominik Riebeling
89a2a28ef3
Fix commands display in ipod installation instructions by introducing a new code environment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10077 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 17:42:27 +00:00
Nils Wallménius
ba53a26088
(1) Cleaned up and corrected \opts for plugin inclusion. (2) Updated vumeter buttonmap (3) Updated sudoku section. (4) Updated and corrected Pacbox buttonmap and added ipod video screenshot.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10076 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 15:54:11 +00:00
Dominik Riebeling
5208d38bb3
Tagcache settings have been moved to the File View menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10075 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 15:07:33 +00:00
Martin Arver
6229d43f0e
.lng not .lang :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10074 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 14:13:40 +00:00
Martin Arver
18239c0bcb
Some more corrections
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10073 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 14:05:41 +00:00
Martin Arver
4270e2ace1
Remove/change some outdated links
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10072 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 14:01:20 +00:00
Martin Arver
5f0e3b3d6f
Add the last ones as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10071 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 13:36:03 +00:00
Martin Arver
9922666691
Correct what the previous commit broke. Duplicate some ondio-screenshots.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10070 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 13:30:04 +00:00
Martin Arver
d15204e496
Make the main menu show target specific image for the ondios. Adjust \specimg macro for the ondios.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10069 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 11:41:55 +00:00
Martin Arver
53319248b4
Change frontpage image to .jpg. Reduces manual size with ~500KB. .png kept in CVS for future use.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10068 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 09:24:12 +00:00
Ben Basha
d510a6edf7
*decrease brickmania bitmaps files in the bitmaps folders. *fix break effect bitmaps of the nano and the x5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10067 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 20:41:52 +00:00
Martin Arver
7366fb4e60
Re-add Rockblox to the manual, as it is still built. Sorry for the inconvenience. Should check properly next time.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10066 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:59:05 +00:00
Martin Arver
6c9f315171
Sync footer with frontpage
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10065 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:31:34 +00:00
Martin Arver
2696645597
Remove ondio.tex
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10064 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 16:26:04 +00:00
Dominik Riebeling
c889f8e2a4
remove the "Ondio FM only" hints as we have now separate manuals for FM and SP.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10063 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 12:19:01 +00:00
Martin Arver
8a7cbc6769
Split the ondio manual two separate fm/sp manuals (as suggested in B#5499).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10062 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 11:34:41 +00:00
Dominik Riebeling
36a13f82db
fix wrong button for entering the recording settings on iriver targets. (FS#5499)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10061 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 11:02:09 +00:00
Dominik Riebeling
a6907d8c14
fix wrong button to enter pitch screen on iriver targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10060 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:56:35 +00:00
Martin Arver
572ffa8622
Convert the h300 front to jpg. The png is still in CVS for future use. Reduces the h300 manual by around 900KB
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10059 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:15:33 +00:00
Dominik Riebeling
b074b221ec
Include the credits file. This adds a build dependency to iconv for now, but we should consider converting the manual to utf8 completely. Also sorted the screen sizes table.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:08:54 +00:00
Zakk Roberts
1e289413ee
Esperanto translation, by Marc-André Moreau.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10057 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 01:34:09 +00:00
Martin Arver
c9f3b7009c
Sync with the wiki
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10056 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 17:44:50 +00:00
Dominik Riebeling
2a731e4674
some fixes and cleanup of the ipod installation instrucions. Still has some problems with long verbatim lines.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10055 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 17:16:24 +00:00
Hardeep Sidhu
d2a4762847
Added a yield() after each pgup/pgdn similar to what is done for prev/next. Fixes B#5354.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10054 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 17:14:17 +00:00
Hardeep Sidhu
ab3e71cad9
Added reload_directory() to plugin api and modified text editor and sudoku plugins to call it when saving a new file. Fixes B#5360.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10053 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 16:36:49 +00:00
Nils Wallménius
ae4560f388
New keypress table for sokoban and x5screenshot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10052 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 16:32:50 +00:00
Magnus Holmgren
f95dd56a2c
Fix bug 5341: Resume in Wav and Flac doesn't start from the position where it was left off. Mark Arigo helped with the Flac fix.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10051 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 15:04:03 +00:00
Martin Arver
959d23e231
Fix for 6) in FS #5460 . Add a HAVE_LCD_COLOR option to the platform files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10050 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 15:03:39 +00:00