Commit graph

17754 commits

Author SHA1 Message Date
Maurus Cuelenaere
6fd40a57b8 Jz4740 Tools:
* update Makefile
 * add README
 * update svn properties
 * fix small mistakes


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17926 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 12:17:56 +00:00
Kevin Ferrare
ab498e547b Japanese language update by Kenjiro Arai (FS#8737)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17925 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 04:10:36 +00:00
Christian Gmeiner
1ffa86fed1 cleanup some audio driver headers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17924 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 23:01:21 +00:00
Nicolas Pennequin
a2191b93af Fix FS#8964 (CPU remains boosted after buffering). 'filling' needs to be set to false when there's nothing left to buffer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17923 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 21:50:42 +00:00
Maurus Cuelenaere
d341ccef9c RBUtil: Sync Dutch language and do lupdate for others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17918 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 18:27:33 +00:00
Dominik Riebeling
6d64e39888 Add reading USB product / vendor names on Linux / OSX.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17917 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 17:48:50 +00:00
Jonathan Gordon
144f39b4ea revert that scroll engine stuff... good in theory, but broken.
commit a band-aid fix for FS#9140 which is fine untill someone decides to not use the whole screen for it...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17916 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 13:02:57 +00:00
Jonathan Gordon
d69573e314 going out for a while and dont want to leave it partially broken.. ill re-enable this code later tonight/tomorow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17915 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 10:03:53 +00:00
Jonathan Gordon
4d2e91d252 fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17914 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 09:55:01 +00:00
Jonathan Gordon
88055b2f2e fix FS#9140 by changing stop_scroll so it stops scrolling lines which would overlap the current viewport. This shouldnt cause any problems because when this happens the vp owning the line should redraw when the new vp's screen is exited.
Also fix a potential bug where only one scrolling line in a viewport was stopped


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17913 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 09:42:36 +00:00
Jonathan Gordon
f48cf62558 fix the random folder behaviour by not letting it start folders which dont have music in them (but were being started before because it has subdirs with music)
Hopefully fixes FS#7077


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17912 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 09:16:26 +00:00
Frank Gevaerts
580b719d9e Don't promise features for a certain release in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17911 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 21:54:32 +00:00
Robert Kukla
f9f2d6d42e fix FS#9104 - Database sorting does not work on un-filtered list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17910 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 20:55:19 +00:00
Marianne Arnold
71c3802251 Update German translation (missing strings and small changes for more consistency).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17909 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 20:50:22 +00:00
Andree Buschmann
a0bf57c7f1 Fix possible ATA-error on startup for iPod nano. Was introduced with r17721.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17908 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 20:42:19 +00:00
Jens Arnold
4dab6235cf The second part of this expression always becomes true before the first part, so the first part is unnecessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17907 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 17:45:16 +00:00
Michael Sevakis
98bdff1e01 Make sure all mpegplayer files have the correct svn properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17906 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 10:50:13 +00:00
Marianne Arnold
2f85f2d335 Set some wrong or missing svn properties (keywords, eol-style) and remove the executable flag from md5sum.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17905 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 10:37:45 +00:00
Michael Sevakis
f3d9b1791b Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. Fix up some file headers and add a revision history to the libmpeg2 files detailing to which CVS file revisions things were synced. This makes it easier to start in the right place by hand in the future. Hopefully no mistakes and everything works. :-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17904 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 10:27:48 +00:00
Marianne Arnold
b81271ed3e Repair broken manuals. (1) browsing_and_playing.tex: For some reason LaTeX doesn't seem to like excluding with a \nopt if that is below the last line which would be included. Turning the logic around and include with \opt seems to work. (2) Fix typos in a few platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17903 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 10:23:30 +00:00
Dominik Riebeling
25359d4ec2 Add missing keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17902 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 22:09:45 +00:00
Dominik Wenger
cf804f229c rbutil: improve german translation a bit (mostly file -> datei)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17901 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:58:11 +00:00
Marcoen Hirschberg
97df125334 brazilian portugese update by Adilson Vicente Xavier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17900 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:38:00 +00:00
Marcoen Hirschberg
746986c5ac polish language update by Maciej Adamczak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17899 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:37:47 +00:00
Dominik Wenger
6319085f18 rbutil: update german translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17898 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:32:34 +00:00
Frank Gevaerts
c78f5aa965 Document rockblox1d
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17897 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:28:42 +00:00
Frank Gevaerts
b9f0c2b385 fix a stray yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17896 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:38:19 +00:00
Frank Gevaerts
fe652b5eb4 only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17895 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:27:06 +00:00
Marc Guay
25e0e2831a Add md5sum.tex. Sorry for breaking you, manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17894 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:10:38 +00:00
Dominik Riebeling
08574c43d3 When scanning for Ipod / Sansa close the disc handle of every tried disc, not only for successful checks. Fixes "no Sansa found" issues with rbutil on w32 after autodetection was used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17893 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:01:51 +00:00
Frank Gevaerts
97a143279b fix line endings and properties
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17892 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 18:17:58 +00:00
Nicolas Pennequin
f69982bb0b Fix FS#8977. The issue was caused by multiple successive calls to audio_load_track() happening before the corresponding calls to audio_finish_load_track(), resulting in disappearing tracks. I added the track_load_started boolean flag as a means to prevent audio_load_track() from doing anything if a call to audio_finish_load_track is pending.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17891 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 16:20:46 +00:00
Dominik Wenger
58335f8724 rbutil: add a "make dmg" target to build a dmg file on mac
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17890 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 14:39:21 +00:00
Jonathan Gordon
272f79aa1a Fix the bug where the german language would crash the quickscreen on the nano.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17889 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 11:26:33 +00:00
Marc Guay
d40d17829f Fix up and finish what I started with r17886.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17888 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 02:42:05 +00:00
Marc Guay
84dbc76522 Add md5sum plugin to the manual. Closes FS#9108 and ignores the possible bug I mention; it can be opened as a bug report if anyone else confirms it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17887 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:43:26 +00:00
Marc Guay
0cb9af21fb Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:27:28 +00:00
Marcoen Hirschberg
66258e5ddd update the manual because of smooth seeking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17885 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 22:46:21 +00:00
Marc Guay
65afa66f8f Add the h10, mrobe100 & 1G-3G ipods emergency reset keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17884 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 20:11:54 +00:00
Magnus Holmgren
d19635e3e5 Updated Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17883 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 18:42:16 +00:00
Marc Guay
fadc439259 Make sure the iPods don't have a hanging sentence in my last manual addition. They don't have a hardware power off so keep the line inside the \opts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17882 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 18:36:34 +00:00
Jonas Häggqvist
23d9031be8 Synced Danish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17881 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 18:06:18 +00:00
Marc Guay
a969bc0d23 Manual: Add keymaps for all targets to the 'hardware power off' piece in the Quick Start chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17880 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 17:38:27 +00:00
Alessio Lenzi
0e7ce66250 Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17879 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 15:09:42 +00:00
Marcoen Hirschberg
3260118ed4 rename the "seek accel" setting because the old values mean something different now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17878 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 14:53:21 +00:00
Maurus Cuelenaere
bbcb790129 Don't handle a touchscreen press when backlight is off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17877 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 14:52:04 +00:00
Jens Arnold
0884582228 Colour targets: Revert an optimisation from almost 18 months ago that actually turned out to slow down things. Speeds up mono bitmap drawing by ~15..60% depending on target and drawmode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17876 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 12:56:01 +00:00
Nicolas Pennequin
0441afecd7 Fix FS#9110 and its maybe-dupes.
The issue happened when the value of 'filling' was STATE_FINISHED: the low_buffer_callback wouldn't do anything even when there would still be data remaining to be buffered, leading to a shortage of audio data. Only making the callback act even when filling is STATE_FINISHED (the simple fix) isn't right because of cases when the last track in the playlist is fully buffered. Therefore I added a new state to distinguish between when the last track is fully buffered (STATE_FINISHED) and when it isn't (STATE_END_OF_PLAYLIST).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17875 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 11:50:41 +00:00
Bertrik Sikken
4e15aead43 Move declaration of button_int and clickwheel_int to the proper header file instead of declaring it locally in the .c file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17874 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 11:03:12 +00:00
Dominik Riebeling
788d01ef7f Add w32 mountpoint resolving based on disc number correctly this time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17873 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 09:50:20 +00:00