Commit graph

8167 commits

Author SHA1 Message Date
Marcoen Hirschberg
a4a92c378f ast166-8 is also replaced by etl16-unicode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8199 a1c6a512-1295-4272-9138-f99709370657
2005-12-08 02:03:49 +00:00
Marcoen Hirschberg
f98580771e replace or update some fonts by there unicode equivalents
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8198 a1c6a512-1295-4272-9138-f99709370657
2005-12-08 00:50:17 +00:00
Jens Arnold
2993ae69b5 Simplified and uniform volume handling: * Volume setting in dB on all targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8197 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 23:07:07 +00:00
Magnus Holmgren
ec32c08a35 Restore full support for id3v2 frames with multiple strings (like TXXX). Makes MP3 ReplayGain work again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8196 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 22:59:09 +00:00
Magnus Holmgren
149f31ca66 Forgot to add an extra BOM check. Probably killed a few gcc4 warnings too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8195 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 21:18:54 +00:00
Magnus Holmgren
cc383764bd adjust *wps-files to new loader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8194 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 20:50:08 +00:00
Magnus Holmgren
1cce533678 Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduced now, but it isn't done in this patch. Note that %wd, %we, %x| and %xl now need to be on a line on their own.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8193 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 20:42:06 +00:00
Dave Chapman
ddbf4e51aa Prevent numerical settings from wrapping - patch by Stephan Wezel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8192 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 15:37:21 +00:00
Miika Pekkarinen
8e8c1a8b8f Now define SETTINGS_RESET if we have a button to reset settings during
boot.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8191 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 12:35:54 +00:00
Miika Pekkarinen
e769b80cd9 Oops, tagcache calls was not supposed to be in the previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8190 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 12:01:25 +00:00
Miika Pekkarinen
a697717f5d Holding record button immediately after rockbox bootloader, causes
settings to be cleared.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8189 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 11:20:56 +00:00
Marcoen Hirschberg
a2e0d11170 update to Jeong Taek In's latest version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8188 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 10:45:15 +00:00
Dave Chapman
e9a635c99c H300: Enable quick menu in WPS (patch #1375178)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8187 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 10:42:46 +00:00
Marcoen Hirschberg
7409a5a235 fix previous fix.. damn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8186 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 09:14:58 +00:00
Marcoen Hirschberg
aa76eea0ca fix previous commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8185 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 09:04:13 +00:00
Marcoen Hirschberg
46b726eaab several small fixes sugested by different people (FireFly, Lear, Takka)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8184 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 08:37:14 +00:00
Marcoen Hirschberg
1184ae9de7 add a korean translation to rockbox by David J. Song and Jeong Taek In
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8183 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 08:37:11 +00:00
Jens Arnold
28108ef6d1 Code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8182 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 07:15:16 +00:00
Jens Arnold
4a90fb6d85 Fixed player vkeyboard to properly work with unicode on target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8181 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 00:02:30 +00:00
Daniel Stenberg
aa28709910 build tools/codepages for all targets except for the player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8180 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 22:04:43 +00:00
Björn Stenberg
cd02e816e7 recent changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8179 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 19:18:00 +00:00
Linus Nielsen Feltzing
fff2e96a07 H100/H110 has only 16Mbyte RAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8178 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 17:37:32 +00:00
Marcoen Hirschberg
0f41bd4756 Add unifont (http://czyborra.com/unifont/HEADER.html)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8177 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:19:42 +00:00
Marcoen Hirschberg
71ad5f4d04 forgot to add codepage_tables.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8176 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:17:53 +00:00
Marcoen Hirschberg
aeff14cb09 arabjoin.h was emptied by accident
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8175 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:15:54 +00:00
Marcoen Hirschberg
f9752c408d move some code from .h files to .c files and polish unicode.c a bit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8174 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:04:48 +00:00
Marcoen Hirschberg
d622e64165 credit Frank Dischner and Tat Tang for their work on unicode and Toshihiko Itoh for the japanese translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8173 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:01:01 +00:00
Marcoen Hirschberg
7823e9cc58 add japanese tranlation by Toshihiko Itoh
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8172 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:00:58 +00:00
Linus Nielsen Feltzing
e8224def39 Both iriver boot loaders have to use DRAM now, since the unicode codepage table doesn't fit in IRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8171 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 14:29:26 +00:00
Daniel Stenberg
637ab47de6 output the exact byte sizes of the image and the maximum allowed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8170 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 13:44:01 +00:00
Marcoen Hirschberg
b0fee17d6e waiting is over: initial unicode commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8169 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 13:27:15 +00:00
Linus Nielsen Feltzing
01917ec980 H300 bootloader USB mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8168 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 12:12:29 +00:00
Linus Nielsen Feltzing
55e9670c70 USB support for H300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8167 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 10:06:40 +00:00
Linus Nielsen Feltzing
c9016f82e0 The DMA controller issued a DMA IRQ immediately when started, making it skip the entire first audio block. Setting the DONE bit before initializing seems to fix this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8166 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 09:09:21 +00:00
Jens Arnold
dece047e31 Fixed red recorder builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8165 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 00:53:58 +00:00
Marcoen Hirschberg
87c6f546cf don't load the language file into the buffer untill we know it is not too big and of the right version (files can now be 3 bytes bigger ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8164 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 00:44:57 +00:00
Daniel Stenberg
b05eec8b1e Big Code Police raid. Pretty pretty please, we do no macrofy simple
assignments and things just to make them appear as function calls. That makes
code harder to follow. Did some gcc4 warning fixes as well.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8163 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 23:37:14 +00:00
Daniel Stenberg
f981ea93fb kill gcc4 warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8162 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 22:44:42 +00:00
Marcoen Hirschberg
5c3546ccbb moved crossfeed from the Playback menu to Sound Settings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8161 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 22:35:18 +00:00
Daniel Stenberg
3776a844ac another makeover of the simulator stuff to be more sed-friendly with non-GNU
versions


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8160 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 22:13:55 +00:00
Anton Oleynikov
fc4a0314bd added "DancePuffDuo" theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8159 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 22:05:41 +00:00
Daniel Stenberg
e1108ab7e6 Adjusted the decompressor work to build a compressed image for the Archos
targets in case it is too big to fit.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8158 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 21:56:56 +00:00
Anton Oleynikov
0099061b90 added "marquee" theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8157 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 21:51:08 +00:00
Anton Oleynikov
9b413392fb full engineeer2 theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8156 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 21:21:10 +00:00
Magnus Holmgren
544e5ae157 Make use of the generated dependency file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8155 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 19:33:02 +00:00
Magnus Holmgren
1b0d1daf38 Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8154 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 19:32:13 +00:00
Thom Johansen
5deedc6571 Playback speed changing support for H300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8153 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 19:04:50 +00:00
Daniel Stenberg
48b11e862e Stop using sed's /c option when building the simulator Makefile. This should
lessen the requirments on what sed (version) that is used.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8152 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 08:32:02 +00:00
Jens Arnold
f667b87ec9 Fixed non-working WPS on the player. Removed some TABs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8151 a1c6a512-1295-4272-9138-f99709370657
2005-12-05 02:07:13 +00:00
Dave Chapman
bca54ec55e iPod targets need tools/scramble building
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8150 a1c6a512-1295-4272-9138-f99709370657
2005-12-04 23:36:59 +00:00