Peter D'Hoye
327d78eb6e
Code police
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15889 a1c6a512-1295-4272-9138-f99709370657
2007-12-07 00:28:16 +00:00
Peter D'Hoye
a007b558b3
Fix gradient selection bar in recording screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15888 a1c6a512-1295-4272-9138-f99709370657
2007-12-07 00:07:30 +00:00
Nils Wallménius
dfc6093342
Fix missing whitespace and correct upper limit of entries in playlist
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15887 a1c6a512-1295-4272-9138-f99709370657
2007-12-06 20:05:38 +00:00
Nicolas Pennequin
485bbbdb30
Make the "current line" value in the gradient style code zero-based, and an attempt at more understandable names and better comments.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15886 a1c6a512-1295-4272-9138-f99709370657
2007-12-06 17:09:24 +00:00
Mark Arigo
307b8f1b95
lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (from c200 RE-ing), (2) rename functions for clarity, and (3) add some defines for readability. Doesn't fix the c200 radio problems, but shouldn't hurt either.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15885 a1c6a512-1295-4272-9138-f99709370657
2007-12-06 04:03:26 +00:00
Adam Gashlin
d83ceef0c2
metadata writing does not belong in the spc codec
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15884 a1c6a512-1295-4272-9138-f99709370657
2007-12-06 00:43:52 +00:00
Marianne Arnold
1114dc5868
'Enable' the virtual keyboard button table in the c200 manual and correct the platform file accordingly. The latter needs to be changed when there will be an improved button assignment but the information should be given for now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15883 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 22:23:03 +00:00
Mustapha Senhaji
a46ca7a1d4
OOps again, sorry :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15882 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 19:30:14 +00:00
Mustapha Senhaji
1269e623a8
Oops correct a a little mistake.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15881 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 19:21:44 +00:00
Mustapha Senhaji
5e08c84fda
FS#8244 Update Czech translation by Martin Crkovsky and add it to credits.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15880 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 19:06:28 +00:00
Thom Johansen
e13974820b
Refactor rbspeexenc code to include an encode_file() function, for later reuse by other programs. Add some more error handling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15879 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 12:27:38 +00:00
Dave Chapman
d44c718e23
Correct the (C) info - I committed this on 15 June 2005 - r6715
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15878 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 10:26:38 +00:00
Dave Chapman
52113c8748
The RockboxUtilityQt wiki page has been renamed to RockboxUtility
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15877 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 09:29:43 +00:00
Mark Arigo
36ee6532c5
Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER_POWERED flag until after writing to the device.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15876 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 02:38:35 +00:00
Thom Johansen
ea4fc14a7f
Set proper file attributes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15875 a1c6a512-1295-4272-9138-f99709370657
2007-12-04 21:07:11 +00:00
Thom Johansen
5915736dd5
Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. Remove some unneeded headers from MPC metadata parser.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15874 a1c6a512-1295-4272-9138-f99709370657
2007-12-04 20:48:40 +00:00
Thom Johansen
b911ee822a
FS #8106 . Fix overflow when dithering files that clip a lot, caused by noise shaping error being calculated after clipping instead of before.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15873 a1c6a512-1295-4272-9138-f99709370657
2007-12-04 16:59:45 +00:00
Thom Johansen
91c35ff773
Attempt at fixing the statusbar showing up late in some screens and circumstances.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15872 a1c6a512-1295-4272-9138-f99709370657
2007-12-04 15:11:45 +00:00
Michael Sevakis
6a05883239
Simulate the effects of sector caching a bit. Bypass I/O yield if a byte counter hasn't reached a certain threshold. Can be dialed-in by changing a #define.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15871 a1c6a512-1295-4272-9138-f99709370657
2007-12-03 15:33:12 +00:00
Michael Sevakis
a4d19b7e89
Simplify the uisimulator I/O routine and let the rockbox thread calling the functions be the background thread. Should speed things up too and lose none of the advantanges of background I/O.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15870 a1c6a512-1295-4272-9138-f99709370657
2007-12-03 14:01:12 +00:00
Mustapha Senhaji
08533e7f37
Minor fixes to the francais.lang file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15869 a1c6a512-1295-4272-9138-f99709370657
2007-12-02 15:29:09 +00:00
Nils Wallménius
2db58c7fe8
Small tweaks related to the pitch screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15868 a1c6a512-1295-4272-9138-f99709370657
2007-12-02 14:48:38 +00:00
Magnus Holmgren
50ea21132b
ASF/WMA: Check if the file is encrypted. If so, don't try to play it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15867 a1c6a512-1295-4272-9138-f99709370657
2007-12-02 12:52:00 +00:00
Robert Kukla
7b90826ae1
Make the ab-repeat set keys easier to use by removing a restrictive pre-condition. That also solves the awkward timing for directory skip as discussed in FS#8047. Other targets (e.g. sansa) can probably benefit from a similar change, but should be tested first.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15866 a1c6a512-1295-4272-9138-f99709370657
2007-12-02 12:07:01 +00:00
Robert Kukla
0b1f45adb3
enable ab-repeat for gigabeat
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15865 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 19:04:26 +00:00
Magnus Holmgren
aee243e7d8
MPC: Simplify the ReplayGain parsing code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15864 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 11:55:19 +00:00
Dominik Wenger
4ce8fbef30
rbutilqt: added support for rbspeex encoder as external executable.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15863 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 11:41:52 +00:00
Dave Chapman
05b158f81e
Code-police raid - cosmetic changes only.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15862 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 02:46:31 +00:00
Dave Chapman
aaacb7010f
Remove the mallocs for the codecdata in the m4a parser and assume a maximum size of 64 bytes (see comments in source). Also clean up the alac_set_info() function a little and make it alignment-safe. We still need to remove the seektable related mallocs. Please report if any AAC or ALAC files stop playing in Rockbox after this commit - but it is not expected to cause problems.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15861 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 01:01:35 +00:00
Dave Chapman
95c117cdb8
Use the correct variable name - fixes warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15860 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 19:58:59 +00:00
Brandon Low
df40425f20
Fix yellows I made the other day, gcc is an dumb, IMO
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15859 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 18:48:07 +00:00
Michael Giacomelli
8b99ad39b1
Fix warning when compiling the sim.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15858 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 14:24:05 +00:00
Michael Sevakis
c21180fb06
Delay reading the first battery level for at least 1 tick. Seems to fix the low battery shutdown problem on 3g. Reenable the low battery shutdown on 3g.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15857 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 10:55:09 +00:00
Jens Arnold
124f8dec63
Fix setting name in the menu for remote backlight timeout when plugged.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15856 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 10:08:28 +00:00
Jens Arnold
89bfb66939
BMP loader: Handle top-down BMP files (height is negative). Note that the e200 example pictures still don't work, as they are larger than the screen (not a loader problem).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15855 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 08:51:18 +00:00
Michael Sevakis
5323fe996b
Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM buffer is empty and save some power. Codec API becomes incompatible so full updates! :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15854 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 05:16:56 +00:00
Michael Sevakis
b0dd9eb5bc
Repair the no-spinup on start/split feature of recording. Recording directory selection broke it. Please only look at the disk during encoder loading opportunities in future additions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15853 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 05:14:57 +00:00
Thom Johansen
655fa16a9d
Fix FS #8251 , replaygain doesn't switch to track gain mode if album gain is missing from a file, also make unused replaygain entries not be displayed in track info.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15852 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 01:10:28 +00:00
Michael Giacomelli
1a5d59498a
Fix overflow when seeking in long files wma. Also, add a simple sanity check when seeking.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15851 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 00:46:32 +00:00
Christian Gmeiner
94be71eab5
Add a working serial driver to usb stack. At the moment it simply echos back what it gets. You can test it on linux by
...
0) change relevant defines in usb_core.c
1) modprobe usbserial vendor=0x0781 product=0x7421 debug=1
2) picocom /dev/ttyUSB0
3) look at your logf screen if you build with logf support and enabled LOGF_ENABLE define in usb_serial.c
I also modified usb_core so that storage and serial both can make use the the 'usb_core'-thread. More will come :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15850 a1c6a512-1295-4272-9138-f99709370657
2007-11-30 00:13:00 +00:00
Jens Arnold
bf2a33485f
Fix some plugins not using the helper functions for the new backlight timeout handling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15849 a1c6a512-1295-4272-9138-f99709370657
2007-11-29 23:55:58 +00:00
Thom Johansen
feb75d43c8
Remove unneeded files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15848 a1c6a512-1295-4272-9138-f99709370657
2007-11-29 23:49:43 +00:00
Dave Chapman
658747827f
Add some brief instructions to compile sansapatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15847 a1c6a512-1295-4272-9138-f99709370657
2007-11-29 17:39:59 +00:00
Dan Everton
0c2ff76766
Make more sound related settings that might damage your ears not wrap.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15846 a1c6a512-1295-4272-9138-f99709370657
2007-11-29 09:19:08 +00:00
Thom Johansen
9fe5633789
Stop writing to the metadata struct in the codec, it's not nice. These fields are already properly filled out anyway.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15845 a1c6a512-1295-4272-9138-f99709370657
2007-11-29 01:45:56 +00:00
Brandon Low
e959c5aa95
Possibly save a few bytes when stripping the tags of the last allocated handle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15844 a1c6a512-1295-4272-9138-f99709370657
2007-11-28 16:39:58 +00:00
Brandon Low
3e7f02e007
No functional changes, just coding tweaks for speed, codesize and style
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15843 a1c6a512-1295-4272-9138-f99709370657
2007-11-28 16:39:55 +00:00
Thom Johansen
df0df311dc
Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rbspeexenc while I'm at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15842 a1c6a512-1295-4272-9138-f99709370657
2007-11-28 13:42:44 +00:00
Brandon Low
c1b718403a
Fix red
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15841 a1c6a512-1295-4272-9138-f99709370657
2007-11-28 05:13:05 +00:00
Brandon Low
3386dd7be9
Fix FS8069, because Nico_P made it easy
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15840 a1c6a512-1295-4272-9138-f99709370657
2007-11-28 04:58:16 +00:00