Commit graph

18120 commits

Author SHA1 Message Date
Jonathan Gordon
311d048f6f fix FS#9144 hopefully for good... only update the screen if the time line is selected, or if talking menus are disabled, only update if the time line is actually on the screen. Also only update every 5s so scrolling lines still scroll. (turns out scroll_all was broken! fixed now)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17944 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 12:31:04 +00:00
Michael Giacomelli
2a75a9045c More WMAv1 fixes by Rafael Carre.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17943 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 00:44:01 +00:00
Nicolas Pennequin
c7e7d7571b Updated French translation for rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17942 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 22:54:52 +00:00
Dominik Riebeling
980a759560 w32: only display additional OS info string if it's not empty.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17941 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 20:26:36 +00:00
Marc Guay
a5f99f2a51 Bring the H300 charging-only button in line with the other targets. Hold the AB button on connect for this feature. To discuss a greater reworking of the function, see FS#8702.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17940 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 18:12:01 +00:00
Maurus Cuelenaere
33d8bb15e2 Fix infinite loop in sendfirm_win.cpp and other minor fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17939 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 12:45:24 +00:00
Maurus Cuelenaere
46d8302c7d Make sendfirm_win.c compile and work
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17938 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 11:38:08 +00:00
Jens Arnold
1213e5bcb3 Add proper volume ranges for iAudio M5 and iPod G1/G2. Fix inclusion of the note regarding volumes >0 dB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17935 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 06:20:15 +00:00
Maurus Cuelenaere
be0bccfe98 Forgot the actual file..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17934 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 23:30:51 +00:00
Maurus Cuelenaere
936650104d Add example program + fix some mistakes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17933 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 23:30:28 +00:00
Maurus Cuelenaere
b42a51bf64 Add sendfirm Windows version, currently in the form of a DLL so it could
be easy integrated into programs (will require VS2005 to compile)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17932 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 22:01:37 +00:00
Martin Arver
b1e57c8c8e Add a fixme to targets where the volume range is missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17931 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 20:58:43 +00:00
Dominik Wenger
d97131240e rbutil: commit FS#9147, fixes another talkfile generation bug. Thanks to Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17930 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 20:03:17 +00:00
Dominik Wenger
21e7a08950 rbutil: correctly stop encoders. (FS#9145)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17929 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 19:54:44 +00:00
Bertrik Sikken
bb8bc32d0d Rename peakmeter to peak meter in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17928 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 14:21:01 +00:00
Bertrik Sikken
f4d4a6ab60 Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This make it possible to clean up some #ifdef SIMULATOR macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17927 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 13:37:57 +00:00
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