Nils Wallménius
|
dbffb91706
|
Oops, our snprintf doesn't support some fancy features so use something that works instead :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17187 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 14:07:21 +00:00 |
|
Bertrik Sikken
|
3e98eb2de0
|
Renamed remove_all_tracks to playlist_remove_all_tracks to make it consistent with the naming of the other functions in playlist.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17186 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 11:19:50 +00:00 |
|
Nils Wallménius
|
2521bf5d26
|
Fix speaking of decimal values to work when decimals != 1, spell the fractional part instead of speaking it like a number, break out a part of output_dyn_value into a separate function and use it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17185 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 11:02:42 +00:00 |
|
Bertrik Sikken
|
db2d61f4ea
|
Killed unnecessary global variables by making them static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17184 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 10:24:15 +00:00 |
|
Bertrik Sikken
|
8924686224
|
Removed unneeded dependency on pcmbuf.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17183 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 10:21:44 +00:00 |
|
Michael Sevakis
|
0e71c589e0
|
Oops, clean up and use usb_drv.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17182 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 03:35:21 +00:00 |
|
Michael Sevakis
|
9003dbe5b2
|
Make the inital connect problem go away on Gigabeat S. Would be nice if a better way were found but it works for me. Update the bootloader to have it work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17181 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 03:30:57 +00:00 |
|
Michael Sevakis
|
38b8a236d4
|
Add detailed header for wm8978.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17180 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 00:50:27 +00:00 |
|
Bertrik Sikken
|
06860eff86
|
Made global variable ff_mode local by making it static (should be accessed by status_get_ffmode() anyway).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17179 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-20 00:04:08 +00:00 |
|
Miika Pekkarinen
|
984278b10a
|
FS#8795 - Fixed fault of the escape processing in Changelog (by Kenjiro Arai).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17178 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 23:48:13 +00:00 |
|
Bertrik Sikken
|
5633784f4f
|
Made local functions static in playback_menu.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17177 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 23:29:39 +00:00 |
|
Bertrik Sikken
|
b3c44deaf6
|
Made strictly local functions static (command_queue_sync_callback and run_command_queue) in tagcache.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17176 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 23:22:40 +00:00 |
|
Bertrik Sikken
|
7f4a713af4
|
Removed unused function get_pcmbuf_descsize from pcmbuf.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17175 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 23:08:13 +00:00 |
|
Bertrik Sikken
|
538164784c
|
Fix exit button for battery debug menu on sansa e200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17174 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 17:54:12 +00:00 |
|
Barry Wardell
|
7fa6bc7750
|
Fix warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17173 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 16:48:01 +00:00 |
|
Barry Wardell
|
1f36c4ba53
|
FS#8642: Improve boot time on Sansa bootloaders by boosting the CPU. This only has any noticable effect if the OF bootloader is fully replaced with the RB BL.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17172 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 16:30:17 +00:00 |
|
Magnus Holmgren
|
79fb077933
|
When looking for album art in /.rockbox/albumart/, use album artist rather than artist, if available.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17171 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 15:21:09 +00:00 |
|
Magnus Holmgren
|
92ed035fe6
|
Update the Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17170 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 14:46:38 +00:00 |
|
Nils Wallménius
|
e510bc93f9
|
Remove DEBUGF tht slipped in
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17169 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 13:35:23 +00:00 |
|
Nils Wallménius
|
05d2bfd5e0
|
Introduce support for passing decimal numbers in talk ids and speak them, use in the settings menu to fix FS#7622
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17168 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 13:19:04 +00:00 |
|
Bertrik Sikken
|
a1b3c69a0f
|
Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted without being boosted earlier). Also fixed possible missing cleanup in case write_pfconfig fails.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17167 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 12:31:38 +00:00 |
|
Andree Buschmann
|
6592f942c1
|
fix red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17166 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 11:17:06 +00:00 |
|
Andree Buschmann
|
23ee77475f
|
Small changes to debug menu: Higher precision when showing boost ratio. Added average CPU clock [MHz].
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17165 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-19 10:43:00 +00:00 |
|
Michael Giacomelli
|
1928ecf6d6
|
Opps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17164 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 23:19:28 +00:00 |
|
Michael Giacomelli
|
18cf59960f
|
Inform the console when an unsupported WMA flavor is played.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17163 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 23:18:06 +00:00 |
|
Michael Giacomelli
|
dac1ed5f41
|
This table is probably 128 entries long beginning with -60. Greatly improves FS#7488, but does not entirely fix it. Also, while I'm recomputing tables, use proper whitespace formating.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17162 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 23:05:20 +00:00 |
|
Alessio Lenzi
|
1b09859488
|
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17161 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 21:21:56 +00:00 |
|
Jens Arnold
|
a73b13cfff
|
Fix ticking noise on PP5002 introduced with tthe transfer optimisation in r17097.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17158 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 18:52:11 +00:00 |
|
Michael Sevakis
|
3dcb4ff97f
|
Add keywords and fix more headers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17157 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 17:24:19 +00:00 |
|
Michael Sevakis
|
1eed012cfc
|
Add keywords and fix headers for files the usbstack files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17156 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 17:05:15 +00:00 |
|
Michael Sevakis
|
3b90ab5ab1
|
Fix bootloader red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17155 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 17:04:04 +00:00 |
|
Michael Sevakis
|
94f7d0f290
|
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plug has problems if cold. Replug if it doesn't connect or not at high speed 2) Linux doesn't like the odd bootable flag value used in the partitions so it won't mount but Windows works. Fix minor OTG driver bugs and clean up device memory handling. Generic name for ARC controller driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17154 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-18 16:42:50 +00:00 |
|
Peter D'Hoye
|
689d207bfb
|
Update Dutch lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17153 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-17 23:13:10 +00:00 |
|
Michael Giacomelli
|
fc0eca35c2
|
Rough battery calibration for the c200 based on results posted by Tomasz Wasilczyk.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17152 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-17 15:19:17 +00:00 |
|
Robert Kukla
|
b2e235c8dd
|
FS#8903 - updated language files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17151 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-17 07:38:31 +00:00 |
|
Michael Sevakis
|
99a65dfc1e
|
Cache functions should include data and instruction barriers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17150 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-17 00:07:06 +00:00 |
|
Michael Sevakis
|
7fee4868f9
|
For TCC and IMX Rolo, use a full flush and invalidate before branching.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17149 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 23:49:21 +00:00 |
|
Michael Sevakis
|
bbb0c3f397
|
Optimized byte-swapping macros for ARMv6.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17148 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 20:44:10 +00:00 |
|
Nils Wallménius
|
a01996436d
|
Use file_exists and dir_exists functions where appropriate, fix one wrong file descriptor check and one possible dir descriptor leak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17147 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 19:51:43 +00:00 |
|
Dave Chapman
|
d65930f972
|
Correct copyright date and add acknowledgement of projects (libasf and VLC) that the ASF parsing code is based on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17146 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 19:42:26 +00:00 |
|
Maurus Cuelenaere
|
8f91591612
|
Fix yellows
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17145 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 19:07:10 +00:00 |
|
Maurus Cuelenaere
|
9a432cac2f
|
Make usb stack back available to non-PP targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17144 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 18:58:06 +00:00 |
|
Nicolas Pennequin
|
2cf6345a0e
|
bufgetid3 should be used carefully, as it can return NULL.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17143 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 16:41:35 +00:00 |
|
Nicolas Pennequin
|
de026dcede
|
Fix FS#8902 (NSF files get skipped). The cause was too strict metadata checking (the NSF metadata parser doesn't fill the 'length' field). Hopefully there won't be any problems with that anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17142 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 16:18:05 +00:00 |
|
Michael Sevakis
|
689020f689
|
Fix yellow. usb_strings needs to point to const data as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17141 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 16:11:09 +00:00 |
|
Michael Sevakis
|
5ff61eee6a
|
Simpilify the uncached buffer allocation for the USB stack using NOCACHEBSS_ATTR. This will probably get abstracted since the appropriate way to handle it will be somewhat target-specific.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17140 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 15:48:54 +00:00 |
|
Will Robertson
|
735790fde0
|
Some general housekeeping. Fixed a few yellows, made the volume buttons work in lists. ROLO now works also thanks to rob's work on the D2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17139 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 08:30:30 +00:00 |
|
Jonathan Gordon
|
fa98e290b2
|
grr.. typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17138 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 02:38:52 +00:00 |
|
Jonathan Gordon
|
05674b039a
|
more touchpad changes... both targets should be using the same action tables except for their real buttons.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17137 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 02:31:20 +00:00 |
|
Nicolas Pennequin
|
90a3d58013
|
Gigabeat S bootloader: Improve untarring by reading the whole file to memory before starting to write the output files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17136 a1c6a512-1295-4272-9138-f99709370657
|
2008-04-16 00:38:06 +00:00 |
|