Dominik Riebeling
48df607faa
Fix stupid combination of CnP error and typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23703 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 14:41:00 +00:00
Dominik Riebeling
49ed16cd29
Fix two strings and warnings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23702 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 14:37:31 +00:00
Dominik Riebeling
de37ce51ed
OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes mountpoint resolving.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23701 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 14:29:22 +00:00
Rafaël Carré
6b06648239
rbutilqt: always rename the OF to the name specified in rbtutil.ini
...
The OF could have been stored by the user with a different name
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23700 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 14:28:48 +00:00
Rafaël Carré
e30d13e344
rbutilqt: activate Unstable Clip support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23699 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 14:23:25 +00:00
Jack Halpin
ecbb01fe0a
AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes in ata_sd_as3525.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23698 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 14:13:39 +00:00
Rafaël Carré
f620103925
buffering.c: cosmetics
...
remove tabs, remove trailing spaces, indentation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23697 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 13:51:25 +00:00
Jens Arnold
0c52374a3d
Plasma demo: (1) small speed optimisation. (2) Limit speed to 33fps. (3) Boost if running too slow on targets with variable CPU frequency.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23696 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 13:35:41 +00:00
Alex Parker
98755fd493
Only the H300 and Nano 2G have the charge from USB option at present. Thanks to jmdennis on the forums for pointing out, and Torne Wuff for the info on which players it is present for.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23695 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:41:14 +00:00
Alex Parker
1925cd1cfb
A few more spelling corrections.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23694 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:36:07 +00:00
Alex Parker
c4b6c05f1f
Correct album art alignment description error and spelling errors as pointed out by bdelorme on the forums.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23693 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:24:49 +00:00
Jack Halpin
6df98f690d
AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes.
...
Also move sd_wait_for_state() to immediately precede SD_READ/WRITE_MULTIPLE_BLOCK commands.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23692 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 04:50:26 +00:00
Jonathan Gordon
9b3619c1e6
remove the %Rh token which doesnt exist anymore (was "is target hwcodec" which we dont need)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23691 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 04:24:16 +00:00
Jonathan Gordon
6c3c8a866c
hopefully fix the sameplrate token
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23690 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 02:10:41 +00:00
Michael Chicoine
591ef80c9c
FS#10781 - Scrolling doesn't stop when entering USB screen from WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23687 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 21:44:24 +00:00
Michael Chicoine
bbc8b1b8cb
FS#10796 - Clip - prevent power switch activation when coming out of hold
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23686 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 21:16:08 +00:00
Dominik Riebeling
9dd6396aa2
Use f_frsize when calculating the free disk space from the block count. Fixes wrong value on implementations with f_bsize != f_frsize.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23685 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 18:54:34 +00:00
Alex Parker
17c200f16f
No SansaAMS have a recovery mode, and set the Rockbox bootloader to be in flash.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23684 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 18:15:41 +00:00
Alex Parker
5c826ca912
The Clip has no recovery mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23683 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 18:06:23 +00:00
Alex Parker
9eb9d30fff
Update Sansa Clip install instructions in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23682 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 17:58:07 +00:00
Michael Giacomelli
ecd9bcf3cb
Commit FS#10605 - stable playback on low memory swcodec targets by Matthias Schneider. Should allow stable playback on targets with less then 4MB of RAM and sofware decoding such as the Sandisk Clip, c200v2, m200v4 and probably others. Fixes several problems in buffering that occured when the files to be buffered weren't much smaller then the ring buffer size. Fixes a bug where move_handle would corrupt the audio buffer when trying to copy a handle that both wrapped around the highest address in the ring buffer and overlapped part of the source and desination ranges. Moves the decision in playback.c about when to update the current track handle from audio_check_new_track to after the metadata has been buffered. Corrects several other minor pieces of code. I've logged about 100 hours without a crash on various players with this patch but its possible it breaks some combination of players and features I haven't thought to test.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23680 a1c6a512-1295-4272-9138-f99709370657
2009-11-21 17:00:38 +00:00
Dominik Riebeling
1717217cb8
Add docs/COPYING to rbutil source folder and make checkout slightly more robust.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23679 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 21:04:23 +00:00
Nils Wallménius
7d4ca1a85a
Increase stack space for the Gigabeat S specific headphone thread to fix stack overflow when compiled with gcc 4.4
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23678 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 16:42:07 +00:00
Andrew Mahone
e0b020fbfc
Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to mpeg2_state_t, to fix warnings with short enums.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23677 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 11:58:11 +00:00
Andrew Mahone
475e68851d
Add arm-elf-eabi target to rockboxdev.sh, selected with "e".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23676 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 10:27:53 +00:00
Andrew Mahone
19eb26a2d7
Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assigned an incorrect load address.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23674 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 07:38:57 +00:00
Jonathan Gordon
6ec176cc8e
fix mono and hwcodec classic_statusbar so they actually load
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23673 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 07:05:22 +00:00
Andrew Mahone
9656bc982f
Disable -mlong-calls for ARM EABI.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23672 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 02:51:23 +00:00
Andrew Mahone
d523d19b28
Short enum fixes for doom plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23671 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 02:51:17 +00:00
Andrew Mahone
36deb0a315
Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23670 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 02:51:10 +00:00
Thomas Martitz
45fc5bac24
Add --eabi to let configure prefer the arm-elf-eabi-* toolchain. Add --no-eabi to achieve the current behavior (which is still default).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23669 a1c6a512-1295-4272-9138-f99709370657
2009-11-19 22:47:14 +00:00
Maurus Cuelenaere
c28752b1af
CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.
...
This fixes the potential bug of mislabeling an {sb,wp}s as remote while it's not.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23668 a1c6a512-1295-4272-9138-f99709370657
2009-11-19 22:14:21 +00:00
Dominik Wenger
d236af05a0
make checkwps able to check .rsbs files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23667 a1c6a512-1295-4272-9138-f99709370657
2009-11-19 21:23:25 +00:00
Nils Wallménius
ad9f554eb2
Avoid possible memory corruption
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23666 a1c6a512-1295-4272-9138-f99709370657
2009-11-19 17:12:58 +00:00
Jeffrey Goode
84ca236c30
pcmbuf: better debug info, reinstate flush variable clear
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23665 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 20:56:19 +00:00
Nils Wallménius
2e28c1853b
Unify fourcc macro and some style changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23664 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 17:30:42 +00:00
Nils Wallménius
556daaf34a
Make svn properties consistent and set some missing ones
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23663 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 16:59:34 +00:00
Teruaki Kawashima
3444716203
jpeg/png: Remove erased file name from list of file when change file.
...
Change trivial check of entries (entries is always > 0).
Fix bug of r23632 that error message is shown when change file while there is only one file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23662 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 13:54:14 +00:00
Jonathan Gordon
36fc4439c2
copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote displays can use them
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23661 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 06:19:45 +00:00
Mohamed Tarek
a67deef2b6
Set svn:keywords property.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23660 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 01:00:43 +00:00
Mohamed Tarek
9669bbc135
Handle mid-track resumes in RM.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23659 a1c6a512-1295-4272-9138-f99709370657
2009-11-18 00:41:46 +00:00
Torne Wuff
9ccccce655
Fix FS#10546 - metronome doesn't work on h1xx/h3xx.
...
Button mapping table was wrong after some pluginlib_action changes a while ago. Same problem in the Ondio mappings, so I fixed that too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23658 a1c6a512-1295-4272-9138-f99709370657
2009-11-17 22:10:22 +00:00
Jonathan Gordon
9848d4beec
initial hwcodec/112x64x1 sbs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23657 a1c6a512-1295-4272-9138-f99709370657
2009-11-17 19:27:32 +00:00
Marianne Arnold
3f6f60afd7
Classic_statusbar.sbs images: make them proper 1-bit bitmaps, so that they work as expected with foreground and background colour and backdrops. I'd like to see the result being closer to the original too which also means small fixes to these images too but first things first.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23656 a1c6a512-1295-4272-9138-f99709370657
2009-11-17 19:10:38 +00:00
Teruaki Kawashima
d1a3060ddd
jpeg/png: refactor use of buf.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23655 a1c6a512-1295-4272-9138-f99709370657
2009-11-17 15:15:29 +00:00
Johannes Schwarz
d66b9be85d
Fix previous commit on targets without bitmap support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23654 a1c6a512-1295-4272-9138-f99709370657
2009-11-17 07:22:02 +00:00
Johannes Schwarz
8826115a65
FS#10193 - Add a standart menu to rockblox and clean up the code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23653 a1c6a512-1295-4272-9138-f99709370657
2009-11-17 06:57:36 +00:00
Jeffrey Goode
a052102cfb
mpeg.h/c cleanup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23652 a1c6a512-1295-4272-9138-f99709370657
2009-11-16 22:02:06 +00:00
Jeffrey Goode
db82be4390
Cleanup audio.h, related functions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23651 a1c6a512-1295-4272-9138-f99709370657
2009-11-16 20:09:46 +00:00
Mustapha Senhaji
0d93a00e37
Updated french translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23650 a1c6a512-1295-4272-9138-f99709370657
2009-11-16 16:48:04 +00:00