Commit graph

229 commits

Author SHA1 Message Date
Daniel Stenberg
adaae249ef iRiver scramble and descramble code from Dave Cooper
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5649 a1c6a512-1295-4272-9138-f99709370657
2005-01-24 09:01:48 +00:00
Jens Arnold
edd5f05243 Correctly disable plugins for gmini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5636 a1c6a512-1295-4272-9138-f99709370657
2005-01-23 00:31:30 +00:00
Jens Arnold
0f04029293 New way of handling the builtin language strings. Now the string pointers are no longer stored as initialised data, but calculated by walking one long string containing all language strings separated by \0. While this doesn't need more RAM, it fixes the problem that loading incomplete .lng files after complete ones did not reset the missing strings to the default, and it also decreases the binary size by >1700 bytes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5608 a1c6a512-1295-4272-9138-f99709370657
2005-01-19 21:43:15 +00:00
Jens Arnold
3c2fefdb99 Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lang_load() was potentially unsafe. Loading a newer .lng file with an older rockbox build would have caused an out-of-bound access of language_strings[].
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5607 a1c6a512-1295-4272-9138-f99709370657
2005-01-19 21:12:38 +00:00
Björn Stenberg
f59a223266 Strip trailing directory slash
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5604 a1c6a512-1295-4272-9138-f99709370657
2005-01-19 11:55:33 +00:00
Björn Stenberg
a58941d03a Windows requires setting files to binary mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5603 a1c6a512-1295-4272-9138-f99709370657
2005-01-19 10:22:55 +00:00
Björn Stenberg
7ae56e30fe Removed 'strict'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5585 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 16:15:54 +00:00
Daniel Stenberg
e24a528499 re-indented to look normal ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5582 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 14:26:36 +00:00
Björn Stenberg
7396d99027 Don't die on opendir() failure. Index .mp2 files too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5581 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 13:50:08 +00:00
Björn Stenberg
445d5d5a6e Don't print to STDERR.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5580 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 13:32:06 +00:00
Björn Stenberg
225116e276 Added MP3::Info.pm inside script to make it standalone.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5579 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 13:23:23 +00:00
Björn Stenberg
025f5c0084 Added progress display and summary. Implemented --strip.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5573 a1c6a512-1295-4272-9138-f99709370657
2005-01-17 11:18:44 +00:00
Daniel Stenberg
11f6988e56 Jean-Philippe Bernardy: removed -m1 from calmrisc gcc options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5540 a1c6a512-1295-4272-9138-f99709370657
2005-01-09 23:02:39 +00:00
Daniel Stenberg
72fdf373e0 prepare for gmini 120 port
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5531 a1c6a512-1295-4272-9138-f99709370657
2005-01-04 15:00:06 +00:00
Daniel Stenberg
463e329d08 Fixed to allow conversions of 160x128 pictures too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5498 a1c6a512-1295-4272-9138-f99709370657
2004-12-20 09:09:49 +00:00
Daniel Stenberg
e745dc8b7f specify mode in mkdir
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5475 a1c6a512-1295-4272-9138-f99709370657
2004-12-01 09:56:36 +00:00
Jens Arnold
8e43f77ef1 Fixed register table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5469 a1c6a512-1295-4272-9138-f99709370657
2004-11-27 10:27:59 +00:00
Daniel Stenberg
c9d41b4b94 Make the simulator builds acknowledge the plugins variable set in the configure
script.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5464 a1c6a512-1295-4272-9138-f99709370657
2004-11-24 16:45:08 +00:00
Linus Nielsen Feltzing
8737b37ce7 No ROMBox for FM Recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5460 a1c6a512-1295-4272-9138-f99709370657
2004-11-23 07:47:35 +00:00
Jens Arnold
bdba1d00c0 Include .ucl files for players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5448 a1c6a512-1295-4272-9138-f99709370657
2004-11-20 10:45:27 +00:00
Jens Arnold
4820177214 Enable building flashed rockbox and rombox for players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5446 a1c6a512-1295-4272-9138-f99709370657
2004-11-20 00:55:25 +00:00
Linus Nielsen Feltzing
bb4872ecce We use the apps/recorder dir for the iriver build as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5434 a1c6a512-1295-4272-9138-f99709370657
2004-11-19 00:44:07 +00:00
Björn Stenberg
4f3b9edd62 Add dummy text if some tags are missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5360 a1c6a512-1295-4272-9138-f99709370657
2004-10-26 14:26:37 +00:00
Björn Stenberg
5883b4ed0b Sort songarray on track number if available
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5330 a1c6a512-1295-4272-9138-f99709370657
2004-10-23 14:15:00 +00:00
Björn Stenberg
3a931c113f Minor adjustments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5320 a1c6a512-1295-4272-9138-f99709370657
2004-10-21 22:49:49 +00:00
Björn Stenberg
d92ee70088 Now fully v1 spec compliant
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5319 a1c6a512-1295-4272-9138-f99709370657
2004-10-21 21:58:15 +00:00
Daniel Stenberg
a24bf1caef updates, still not there
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5316 a1c6a512-1295-4272-9138-f99709370657
2004-10-21 13:54:30 +00:00
Daniel Stenberg
8c58eee1e6 Closing in on the TagDatabase 1.7 spec
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5314 a1c6a512-1295-4272-9138-f99709370657
2004-10-20 21:40:04 +00:00
Daniel Stenberg
d24766675d present table to the user, easily converted to binary form once we settle
on a format


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5303 a1c6a512-1295-4272-9138-f99709370657
2004-10-18 08:08:21 +00:00
Daniel Stenberg
dd4ce34e00 song db generation tool embryo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5269 a1c6a512-1295-4272-9138-f99709370657
2004-10-13 13:39:15 +00:00
Daniel Stenberg
cbb62ab966 Don't bail out and die if SOURCES is empty.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5222 a1c6a512-1295-4272-9138-f99709370657
2004-10-08 09:20:21 +00:00
Linus Nielsen Feltzing
eb37ca792a Escaped the comma in the iriver GCCOPTS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5221 a1c6a512-1295-4272-9138-f99709370657
2004-10-08 08:41:02 +00:00
Linus Nielsen Feltzing
db4737a18f Pass correct architecture type to the assembler for the Coldfire build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5216 a1c6a512-1295-4272-9138-f99709370657
2004-10-08 05:24:14 +00:00
Linus Nielsen Feltzing
44898af508 No plugins on the iriver (yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5207 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:36:25 +00:00
Daniel Stenberg
59bec2eaa0 don't build UCL files for targets that don't support flashing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5204 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:20:25 +00:00
Daniel Stenberg
a97fe2514d Make the tool variable hold the full path, and make the iriver tool 'cp'
for now.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5203 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 08:08:05 +00:00
Linus Nielsen Feltzing
c21e7e7f62 No instruction scheduling on the coldfire
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5201 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 07:08:57 +00:00
Jörg Hohensohn
86425855fc Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5200 a1c6a512-1295-4272-9138-f99709370657
2004-10-07 06:51:22 +00:00
Daniel Stenberg
22034ce5c2 repair the broken dependency stuff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5170 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 07:50:33 +00:00
Daniel Stenberg
235b50b42d set compiler options here too, you MUST re-run configure once the next
Makefile commit is made


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5157 a1c6a512-1295-4272-9138-f99709370657
2004-10-04 13:02:41 +00:00
Daniel Stenberg
7a031eb4d3 please mr cvs ignore these files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5119 a1c6a512-1295-4272-9138-f99709370657
2004-09-25 21:06:41 +00:00
Daniel Stenberg
4960f49c1a added make.inc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5118 a1c6a512-1295-4272-9138-f99709370657
2004-09-25 21:02:17 +00:00
Daniel Stenberg
8e55d0cca0 adjusted to work better in the new concept
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5108 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 21:40:45 +00:00
Daniel Stenberg
c2e887c5f7 prevent missing include files from making the dependency generation to fail
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5107 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 21:39:41 +00:00
Linus Nielsen Feltzing
ba056504ee The wildcard case must be last in the case switch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5104 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 09:29:58 +00:00
Daniel Stenberg
fc1e925c16 Rearranged makefiles again to move platform-specific stuff from the Makefiles
to either the configure script or to be ifdefed in the sources.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5103 a1c6a512-1295-4272-9138-f99709370657
2004-09-22 08:58:50 +00:00
Björn Stenberg
57945b125d Removed the Neo code. Nobody is interested in it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5096 a1c6a512-1295-4272-9138-f99709370657
2004-09-20 08:10:43 +00:00
Daniel Stenberg
e76d7d99d9 remove display-leftovers and remove the memory size question for iRiver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5085 a1c6a512-1295-4272-9138-f99709370657
2004-09-16 21:19:21 +00:00
Björn Stenberg
c70ede76bd Only treat player like a player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5084 a1c6a512-1295-4272-9138-f99709370657
2004-09-16 21:18:35 +00:00
Björn Stenberg
8b6950493b Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
Simulators now use conig-xxx.h.
Added Iriver H100 to tools/configure.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5081 a1c6a512-1295-4272-9138-f99709370657
2004-09-16 14:36:08 +00:00