Commit graph

10340 commits

Author SHA1 Message Date
Martin Arver
7a47313a21 Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Martin Arver
69a09fb905 remove extra space added by opt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10374 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 10:57:27 +00:00
Miika Pekkarinen
513cafec7e Checked the rebuffering code. Might fix buffers desyncing and a system
crash.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10373 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 06:12:53 +00:00
Dominik Riebeling
e7f7899c8e rename "Select" to "Navi" following the change in the language files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10372 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 20:13:03 +00:00
Linus Nielsen Feltzing
aae1120549 Patch #5364 by Alexander Bondar and Matthias Mohr - NAVI = Yes on iriver players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10371 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 19:16:41 +00:00
Nils Wallménius
beffee9739 Correctly opt disk settings, correct wrong default battery capacities, added description of the Battery Type setting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10370 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 18:58:18 +00:00
Jonas Häggqvist
b774d4e41f Link bootloader downloads to download.rockbox.org instead of the wiki to avoid potential disasters.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10369 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 18:52:17 +00:00
Dominik Riebeling
7d39fefbc7 remove some paragraph breaks opt introduced for us. Small code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10368 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 16:25:20 +00:00
Michael DiFebbo
45c40b4231 Added textual player descriptions for blinds users for ipod video, ipod mini, ipod color, ipod 4g and h300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10367 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 13:40:17 +00:00
Michael DiFebbo
fa49c3c44a Use \setting{} macro instead of quotation marks for settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10366 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 11:53:20 +00:00
Shachar Liberman
5360df96ef accept patch FS#4761 - putting the player on hold will now pause games. this should be
fitted to pong and rockblox as well. credit Lukas Sabota for the initial work, and, my very
own first commit!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10365 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 03:10:09 +00:00
Miika Pekkarinen
4ccacd4004 Completely remove all track entries at audio_rebuffer().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10364 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 19:34:12 +00:00
Miika Pekkarinen
3b2f049ec6 Another oops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10363 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 17:50:44 +00:00
Miika Pekkarinen
2fa682535b Oops, committed some extra stuff not necessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10362 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 17:39:55 +00:00
Miika Pekkarinen
d43bff987a Define MAX_TRACK_MAX and use it to keep the ring track structure
inside boundaries. Cleaned identation also.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10361 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 17:25:31 +00:00
Rani Hod
78f425d174 Applied FS #5727 (fix backlight flicker on X5) by Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10360 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 13:31:43 +00:00
Nils Wallménius
b156bbd609 oops, fixed typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10359 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 09:35:34 +00:00
Nils Wallménius
87b8e6bcee fixed description of hard poweroff for ondio, removed A-B repeat from ondio manual, made more use of setting macro and broke some long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10358 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 09:30:56 +00:00
Nils Wallménius
60e73a2831 Add missing combo for going directly to the ID3 viewer from WPS on irivers fixes FS#5722, added missing volume up/down buttons for x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10357 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 22:17:07 +00:00
Antoine Cellerier
68e56552fd Commit greyscale images again using binary mode this time. Also changed bitmap a bit to increase contrast
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10356 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 21:09:58 +00:00
Antoine Cellerier
b17702eebc Remove bitmap (i'll commit it again in binary mode). This will break some of the builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10355 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 20:59:05 +00:00
Hristo Kovachev
0d58ea4bf9 Add a define for unplugged remote
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10354 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 13:35:36 +00:00
Linus Nielsen Feltzing
dab550b9e6 Bumped config block version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10353 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 12:45:58 +00:00
Linus Nielsen Feltzing
d17d08c268 LCD remote support for iAudio X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10352 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 12:41:13 +00:00
Linus Nielsen Feltzing
38719f87cb Remote backlight is in the target tree for X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10351 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 11:06:28 +00:00
Linus Nielsen Feltzing
705ebe6aa2 CR/LF cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10350 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 11:04:16 +00:00
Linus Nielsen Feltzing
8af0477dc3 Put the X5 LCD frame buffer in SDRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10349 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 10:59:11 +00:00
Miika Pekkarinen
6128ff3453 Fixed one of the many pending bugs in the playback engine and restored
the instant wps skip feature.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10348 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 09:32:52 +00:00
Jens Arnold
05ddd9a44e X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10347 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 07:35:45 +00:00
Jens Arnold
cb36fec392 LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scrolltext drawing anywhere. * Cleanup, fixes and definitions in preparation for X5 remote.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10346 a1c6a512-1295-4272-9138-f99709370657
2006-07-28 07:17:00 +00:00
Antoine Cellerier
2d4cfa8738 Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button help strings for all targets) and rework the help string for grey/color targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10345 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 22:28:48 +00:00
Antoine Cellerier
a322081e94 Add bitmaps for greyscale LCD targets for "star" game. Closes http://www.rockbox.org/tracker/task/5509
(bitmaps are a bit too large for ipod mini, but the game is still playable)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10344 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 22:04:07 +00:00
Antoine Cellerier
821a6c9169 Thou shall always test compilation before commiting. (fixes b&w LCD targets)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10343 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 21:23:55 +00:00
Antoine Cellerier
c577ec6790 Apply patch from http://www.rockbox.org/tracker/task/5569
Quote:
* Reduced the speed back to normal on colour targets (except 5G because it's LCD is slow)
* Added the ability to use the select button to navigate menus on iPod and irivers.
* Tried to fix the animation next to the menu. It's a little better but still very flakey.
* Adjusted the position of the ball and block indicator bitmap while playing the game, so they are not placed off the edge of the screen.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10342 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 21:08:52 +00:00
Antoine Cellerier
3e60bc4427 * fix "number of mines" display on some target (previously didn't work on iPod 5G). This closes http://www.rockbox.org/tracker/task/5701
* remove trailing spaces


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10341 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 20:53:57 +00:00
Jens Arnold
9d8fce9a7d 'Repaired' Rockbox logo for archos, by Marianne Arnold. Spot the difference...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10340 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 20:51:12 +00:00
Linus Nielsen Feltzing
c849219370 Moved the X5 button driver to the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10339 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 13:27:31 +00:00
Linus Nielsen Feltzing
81537d49df No need to include button.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10338 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 13:09:24 +00:00
Linus Nielsen Feltzing
6d548c32d5 CR/LF cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10337 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 13:07:39 +00:00
Michael DiFebbo
642d74d193 Updates to description of Tag Cache operation. Incorporates changes made to the TagCache wiki by Chris Oxtoby, which I believe were based on Miika's post in the forums.Still needs work, so please feel free to point out mistakes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10336 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 02:02:18 +00:00
Jens Arnold
35de80a2df Small fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10335 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 00:16:57 +00:00
Jens Arnold
a048346fa7 Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo for the upcoming X5 remote LCD driver, by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10334 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 23:47:29 +00:00
Magnus Holmgren
b0df6a2119 Swedish translation: Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10333 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 19:48:26 +00:00
Magnus Holmgren
0d8c50d7af Add resume support for AC3 files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10332 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 19:08:16 +00:00
Linus Nielsen Feltzing
40a3fd6938 Remote LCD communication driver for X5, very loosely based on patch FS#5634 by Rani Hod
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10331 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 13:38:31 +00:00
Linus Nielsen Feltzing
b98b895bab Fix spelling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10330 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 12:26:57 +00:00
Linus Nielsen Feltzing
8eef014ee2 Include more files from the target tree in the source tarballs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10329 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 11:36:03 +00:00
Miika Pekkarinen
7374ca75f7 Fixed single track insertion to playlist from tagcache. Fixes FS#5719.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10328 a1c6a512-1295-4272-9138-f99709370657
2006-07-26 06:44:39 +00:00
Mark Arigo
073d73be51 Fixes text viewer column advance when in wide mode using play+left/right button combo (bug #5685)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10327 a1c6a512-1295-4272-9138-f99709370657
2006-07-25 20:49:53 +00:00
Nils Wallménius
85c2bfa3e4 Small tweaks to the text, remove rockboy ref from ondio manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10326 a1c6a512-1295-4272-9138-f99709370657
2006-07-25 20:46:04 +00:00