Karl Kurbjun
1b0b77d5c2
Didn't mean to commit that change
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14966 a1c6a512-1295-4272-9138-f99709370657
2007-10-03 00:45:18 +00:00
Karl Kurbjun
efb103f044
Missing keymap commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14965 a1c6a512-1295-4272-9138-f99709370657
2007-10-03 00:42:14 +00:00
Dave Chapman
e6d8db54c4
Add a couple of recent new files to the CLEANALL rule
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14964 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 22:05:40 +00:00
Marianne Arnold
af97e9369a
Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that many (if not all) c200s have the radio hardware even if you can't use it with the original firmware...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14963 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 21:04:10 +00:00
Michael Sevakis
51a8a1e3f3
This should fix the voice issues in menus in mpegplayer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14962 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 20:24:25 +00:00
Michael Sevakis
4748dc305e
Fix a little bug I introduced earier than can cause i2s to fail to start with voice running on pp5020.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14961 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 20:23:42 +00:00
Jens Arnold
a4f0de0f9d
Doom: * Fix voicing numerous options as 'yes'. voice_id is an id, not a pointer. *Fix struct menu_item <-> struct opt_items messup (caused no problems but still...).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14960 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 19:53:35 +00:00
Jens Arnold
36a69c7a98
C200: Make graphical EQ and colour chooser buttons work properly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14959 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 17:57:01 +00:00
Jonas Häggqvist
2af3755dce
It seems we want the plugins fix for sapi as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14958 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 17:32:30 +00:00
Jens Arnold
8ab2cb5140
Fix 64 bit simulator warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14957 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 17:04:56 +00:00
Jonas Häggqvist
29f07cdbca
Move the "plugins" correction into a Festival-specific switch.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14956 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 16:34:06 +00:00
Nicolas Pennequin
fa1e73172e
Correct a dodgy logf call.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14955 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 15:35:12 +00:00
Alessio Lenzi
c39018bdeb
Updated italian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14954 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 14:11:17 +00:00
Nils Wallménius
605949d482
Hide symbols by default on 64 bit sim buildsto avoid clashing, fixes crashing on track change with the same codec, crashing in calculator and text display in midiplay
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14953 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 09:08:08 +00:00
Steve Bavin
6d0ee558e8
Fix signed/unsigned warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14952 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 08:39:55 +00:00
Michael Sevakis
b6dab33dfd
Ok. Really fix red
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14951 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 08:30:30 +00:00
Michael Sevakis
c9f699432d
Fix red. Finish adding the remaining file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14950 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 08:15:47 +00:00
Steve Bavin
c90c18ea67
Thanks to LinusN, fix Coldfire bootloaders not booting - FS#7533
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14949 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 07:54:50 +00:00
Michael Sevakis
15b7321fe1
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no recording. Provide reg bit definitions for those. Add some temporary hacks pcm-pp to prevent crashing when playing after recording. Make playback start after recording on pp5020. Get wm8731 to monitor recording but plans are to do that digitally.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14948 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 07:48:50 +00:00
Steve Bavin
4d34457cd0
Thanks to Nico_P, struct track_info can now be internal to playback.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14947 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 07:47:43 +00:00
Jens Arnold
227181deb0
Make codepage Win-1250 actually work on charcell.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14946 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 07:25:24 +00:00
Mark Arigo
f463a44adf
Enable lcd contrast adjustment on Sansa c200
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14945 a1c6a512-1295-4272-9138-f99709370657
2007-10-02 02:00:40 +00:00
Dominik Riebeling
b11b4704b9
Small typographic enhancements.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14944 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 21:53:33 +00:00
Nicolas Pennequin
67f5082710
Use a struct mp3entry instead of a struct trackinfo for temporary storage of the metadata.
...
In the same spirit as r14326, it makes MoB "easier".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14943 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 20:06:21 +00:00
Marcoen Hirschberg
ded94e69c4
FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14942 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 17:16:31 +00:00
Marcoen Hirschberg
b8753ffdaa
move structures around in the header files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14941 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 13:46:07 +00:00
Marcoen Hirschberg
6b559b2188
disable the ARM optimized MDCT for the Gigabeat for now as it creates a data abort
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14940 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 13:42:03 +00:00
Nils Wallménius
479a6a77e0
Turn on 'Recursively insert directories' by default
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14939 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 13:39:30 +00:00
Marianne Arnold
6f3566405e
Just noticed that the file format table still did not mention '.gigabeat' in the Gigabeat manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14938 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 08:46:03 +00:00
Jonathan Gordon
274c2b8d69
touchpad calibration (very simple calibration screen is in mrobe500.c
...
but will not actually be used in the bootloader once rockbox main is running)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14937 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 07:52:39 +00:00
Jonathan Gordon
f8ada4b9c1
minor style/comment policing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14936 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 05:42:12 +00:00
Jonathan Gordon
03f45d3aff
spi is shared between the rtc and tsc2100
...
adds the very begining of the rtc driver (only reads the time currently
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14935 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 05:27:43 +00:00
Catalin Patulea
ea47ee64f0
Watch out for uninitialized threads[] in init_threads() which can cause big headaches later in unrelated places.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14934 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 04:13:17 +00:00
Karl Kurbjun
eb202355a7
Fix zeroing out some variable space
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14933 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 22:21:51 +00:00
Marianne Arnold
f8da898f7a
Make the Sansa installation tex more flexible so the c200 manual doesn't mention e200s anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14932 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 22:04:51 +00:00
Antoine Cellerier
d10831f157
Woops, forgot to change it here too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14931 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:48:40 +00:00
Marianne Arnold
a5fcfd1e7f
Manuals - be more accurate with the firmware file extension (Sansas and H10s).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:48:20 +00:00
Antoine Cellerier
2445f66450
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14929 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:40:22 +00:00
Nils Wallménius
cebfc40f69
Fix cliplight setting being saved twice to -cfg files, closes FS#7857
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14928 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:20:35 +00:00
Antoine Cellerier
7b7b9310e7
Save a few bytes in the line selector style handling code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14927 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:12:33 +00:00
Karl Kurbjun
473b56bd30
Trying to get the main FW to boot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14926 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 20:52:39 +00:00
Dominik Riebeling
00db400819
Fix typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14925 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 20:20:25 +00:00
Nils Wallménius
f9664e7e87
Unroll a frequently executed loop a little for a small speedup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14924 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 19:22:57 +00:00
Michael Sevakis
035529c487
Enable auto reply for queue messages sent with queue_send. It's only nescessary to use queue_reply to return a value other than zero or to return a result before waiting on the queue again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14923 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 17:23:13 +00:00
Karl Kurbjun
3f9a9a1a01
Fix the bootloader, and give the M:Robe it's own scramble
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14922 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 17:12:20 +00:00
Antoine Cellerier
34308c1522
Fix a few solitaire game saving issues: Add a "Save and Quit" menu entry. Using "Quit" will delete the save file if it exists. Save on power off seems to work fine. Save on USB doesn't work (are file IOs disabled when USB is plugged?)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14921 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 16:39:36 +00:00
Karl Kurbjun
c4d0a0ed8f
Move some more files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14920 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 16:36:25 +00:00
Karl Kurbjun
a56b65342f
Move some more files around and get the main build compiling
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14919 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 16:29:21 +00:00
Michael Sevakis
5be5674b06
Remove the PCMREC_PARANOID support since the issues have been identified and fixed however detecting an encoder writing too many samples to a chunk will remain and be enabled in a DEBUG build as an aid for adding encoders. Do some cleanup on the filename queue. Loosen up the control interface where synchronous thread blocking isn't required for pause/stop/resume.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14918 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 15:55:34 +00:00
Dave Chapman
41541c5c31
Add support for the generic Telechips firmware format checksums - use -tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14917 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 12:49:43 +00:00