Daniel Stenberg
ee1ab2ee11
iaudio is not used
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9277 a1c6a512-1295-4272-9138-f99709370657
2006-03-27 08:23:00 +00:00
Daniel Stenberg
50d40ea434
only ship the licences as the other plain text doc files are waaaay out
...
of date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9255 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 22:52:28 +00:00
Daniel Stenberg
a07a833c61
settingling on options and even uplang support starts to function
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9254 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 22:05:28 +00:00
Brandon Low
1127c5fe15
Remove commented code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9211 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 16:18:57 +00:00
Linus Nielsen Feltzing
a34a857dcd
Proper scrambling options for the X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9187 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 14:56:00 +00:00
Linus Nielsen Feltzing
1c1915c0d1
Add X5 support to scramble
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9168 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 14:40:07 +00:00
Daniel Stenberg
92cf8ca257
seems to generate correct .c and .h files from v2 files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9163 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 12:56:52 +00:00
Daniel Stenberg
464c757f0d
initial take at upgrade script from v1 to v2 file format
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9162 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 12:56:25 +00:00
Daniel Stenberg
341407ace1
introducing make gzip, make bzip2 and make help
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9111 a1c6a512-1295-4272-9138-f99709370657
2006-03-19 06:57:59 +00:00
Daniel Stenberg
22bf64a999
exclude more bitmap and swcodec things from the player zips
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9103 a1c6a512-1295-4272-9138-f99709370657
2006-03-18 21:17:35 +00:00
Daniel Stenberg
9bd676a79b
hush you little script
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9095 a1c6a512-1295-4272-9138-f99709370657
2006-03-18 19:47:14 +00:00
Brandon Low
b09573120a
Minor bugfix for profile parsing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9087 a1c6a512-1295-4272-9138-f99709370657
2006-03-18 09:12:14 +00:00
Jens Arnold
1246668a78
Fix silly 64 bit problem in uclpack.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9000 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 13:30:31 +00:00
Linus Nielsen Feltzing
eed02bebcd
Add the target directory tree to the include path, and set the TARGET_TREE macro for the targets that use it
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8945 a1c6a512-1295-4272-9138-f99709370657
2006-03-07 12:45:45 +00:00
Daniel Stenberg
480ab7fc6f
build a tar.bz2 file as well at it compresses a lot better than tar.gz
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8909 a1c6a512-1295-4272-9138-f99709370657
2006-03-05 11:46:43 +00:00
Marcoen Hirschberg
f2fe4e0c4c
improve FreeBSD support a little
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8884 a1c6a512-1295-4272-9138-f99709370657
2006-03-02 13:07:11 +00:00
Jens Arnold
0deb8c036a
Fix 'make clean' in tools.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8878 a1c6a512-1295-4272-9138-f99709370657
2006-03-01 23:40:55 +00:00
Jens Arnold
af78719bb6
x86_64 needs -fPIC to make shared object link (plugins, codecs).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8872 a1c6a512-1295-4272-9138-f99709370657
2006-03-01 00:31:38 +00:00
Daniel Stenberg
635b8300c6
open the image in binary mode to work better on windows
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8864 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 07:36:38 +00:00
Jens Arnold
9b1c9db66e
Fix stupid padded width calculation bug.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8862 a1c6a512-1295-4272-9138-f99709370657
2006-02-27 21:59:48 +00:00
Marcoen Hirschberg
338e2bbb0c
first gigabeat commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
2006-02-24 15:42:52 +00:00
Daniel Stenberg
753ed63d46
at popular request "make clean" no longer cleans the tools. Use
...
"make veryclean" to clean everything like clean did before. Also added "make
toolsclean" to clean only the tools.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8801 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 10:16:16 +00:00
Daniel Stenberg
cd5057958b
make clean remove the generated bmp pic too (for sim builds)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8800 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 10:11:05 +00:00
Dave Chapman
dd595be722
Change clean: target to directly rm -fr the files instead of calling the other Makefiles
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8799 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 10:02:51 +00:00
Dave Chapman
8b1297a0b6
Patch #1435744 from Andrew Scott - initial iPod Mini support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8764 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 15:01:25 +00:00
Dave Chapman
ed5f612c26
Ooops.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8760 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 02:10:50 +00:00
Dave Chapman
95538f6949
First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 01:23:30 +00:00
Daniel Stenberg
fe2eadd793
Hide the win32 option when building the simulator. The SDL is now the only
...
type we endorse!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8747 a1c6a512-1295-4272-9138-f99709370657
2006-02-20 12:18:47 +00:00
Jens Arnold
41e1aa888b
Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possible. * LCD driver now uses proper native bitmaps resembling the LCD internal format. Mono bitmaps are still transposed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8706 a1c6a512-1295-4272-9138-f99709370657
2006-02-16 20:03:07 +00:00
Daniel Stenberg
0013e9526a
include all .pl files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8700 a1c6a512-1295-4272-9138-f99709370657
2006-02-16 10:23:27 +00:00
Linus Nielsen Feltzing
b8441b590e
iAudio X5 has 16Mbyte RAM
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8687 a1c6a512-1295-4272-9138-f99709370657
2006-02-13 22:12:04 +00:00
Hristo Kovachev
2a6ada219c
Correct the usage output
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8673 a1c6a512-1295-4272-9138-f99709370657
2006-02-13 08:51:33 +00:00
Daniel Stenberg
f42f42e554
Only offer the (G)db stub alternative on targets that support it: ifp7x0
...
is the only one atm.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8644 a1c6a512-1295-4272-9138-f99709370657
2006-02-09 21:22:36 +00:00
Brandon Low
4872825ed2
Various build sytem cleanups
...
* Parallel build appears to work properly
* Use $(SILENT) instead of @ about everywhere
* Less calls to bash by using make builtin substitutions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8638 a1c6a512-1295-4272-9138-f99709370657
2006-02-09 04:27:57 +00:00
Daniel Stenberg
8974c76c2d
Hide the x11 type offering when building simulator, SDL is now the way to
...
go.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8634 a1c6a512-1295-4272-9138-f99709370657
2006-02-08 22:44:18 +00:00
Daniel Stenberg
dcc9a8a3d8
Use 'int' for 32 bit variables in host tools to better run on 64bit archs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8626 a1c6a512-1295-4272-9138-f99709370657
2006-02-08 13:05:37 +00:00
Dan Everton
88abdd97b2
Add Equalizer configuration to Sound Settings menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8606 a1c6a512-1295-4272-9138-f99709370657
2006-02-07 14:07:46 +00:00
Christi Scarborough
ba0d5dd1ef
Oops. Correct typo so builds work again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8599 a1c6a512-1295-4272-9138-f99709370657
2006-02-06 07:54:50 +00:00
Christi Scarborough
d68d7c0ecf
Rockbox manual in LaTeX initial commit. New option 'manual' added to configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657
2006-02-06 07:25:25 +00:00
Dave Chapman
0d10031478
Add iPod 3G and iPod 4G Greyscale to the build system
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8586 a1c6a512-1295-4272-9138-f99709370657
2006-02-05 18:30:50 +00:00
Linus Nielsen Feltzing
64bdc708a4
Build the correct set of tools for the iaudio x5, and use a dummy scrambler for now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8570 a1c6a512-1295-4272-9138-f99709370657
2006-02-05 00:08:29 +00:00
Linus Nielsen Feltzing
dd8cb8a2c1
Committed a little too much
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8569 a1c6a512-1295-4272-9138-f99709370657
2006-02-04 23:16:31 +00:00
Linus Nielsen Feltzing
621bcc2294
The simulator should use the keypad period key, not the regular one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8568 a1c6a512-1295-4272-9138-f99709370657
2006-02-04 23:15:15 +00:00
Linus Nielsen Feltzing
97f38e5632
iAudio X5: Select the correct bootloader in the configure script
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8558 a1c6a512-1295-4272-9138-f99709370657
2006-02-03 23:58:01 +00:00
Dave Chapman
d9e5b67b71
Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8536 a1c6a512-1295-4272-9138-f99709370657
2006-02-02 20:42:56 +00:00
Daniel Stenberg
9bd06032a3
include the ucl's .ch files, pointed out by Joerch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8471 a1c6a512-1295-4272-9138-f99709370657
2006-01-27 21:20:20 +00:00
Tomasz Malesinski
d9c0ad1db6
New build type: GDB stub
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8446 a1c6a512-1295-4272-9138-f99709370657
2006-01-25 01:41:22 +00:00
Tomasz Malesinski
4b0da6d57e
added toolset for iFP
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8439 a1c6a512-1295-4272-9138-f99709370657
2006-01-24 22:33:49 +00:00
Daniel Stenberg
6be916b379
include all *.inc files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8423 a1c6a512-1295-4272-9138-f99709370657
2006-01-23 08:14:51 +00:00
Daniel Stenberg
2c923a5efc
Added (somewhat blurry) boot logo for X5 and made sure it builds logos for
...
remote fine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657
2006-01-22 23:32:34 +00:00
Dave Chapman
1e7043a20b
Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657
2006-01-22 21:30:32 +00:00
Brandon Low
05dccc3551
Profiling support, tools and documentation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8375 a1c6a512-1295-4272-9138-f99709370657
2006-01-18 20:54:13 +00:00
Daniel Stenberg
137501b9ac
The dependency generation for credits.c failed since it includes a file
...
that does't exist when gcc -MM is used. Thus we do one more work-around that
creates the file before depedency generation and then removes it again
afterwards...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8355 a1c6a512-1295-4272-9138-f99709370657
2006-01-16 22:45:44 +00:00
Dave Chapman
25c66fc632
Cosmetic bugfix - display correct message when generating firmware image for the 5g
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8350 a1c6a512-1295-4272-9138-f99709370657
2006-01-16 00:01:05 +00:00
Jens Arnold
a36b1d4083
New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8349 a1c6a512-1295-4272-9138-f99709370657
2006-01-15 18:20:18 +00:00
Linus Nielsen Feltzing
bdf6f1c559
Script to create the MD5 sum files for fwpatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8344 a1c6a512-1295-4272-9138-f99709370657
2006-01-12 10:12:34 +00:00
Linus Nielsen Feltzing
728d46f567
Added H300 1.30eu support for fwpatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8343 a1c6a512-1295-4272-9138-f99709370657
2006-01-12 09:59:22 +00:00
Dave Chapman
d83e929f3f
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8342 a1c6a512-1295-4272-9138-f99709370657
2006-01-12 00:35:50 +00:00
Linus Nielsen Feltzing
8d13068421
H300 bootloader v5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8340 a1c6a512-1295-4272-9138-f99709370657
2006-01-11 19:28:28 +00:00
Linus Nielsen Feltzing
b69ec52d2d
H300 bootloader v4
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8327 a1c6a512-1295-4272-9138-f99709370657
2006-01-10 23:22:46 +00:00
Marcoen Hirschberg
640eeabfe1
change the arabic codepage from ISO-8859-6 to CP1256
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8323 a1c6a512-1295-4272-9138-f99709370657
2006-01-10 17:12:33 +00:00
Daniel Stenberg
6422d07fa7
change separator for the LDFLAGS sed replacement since some people obviously
...
have commas in their LDFLAGS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8318 a1c6a512-1295-4272-9138-f99709370657
2006-01-09 21:43:17 +00:00
Daniel Stenberg
bea15897ed
check for sdl-config before using it, and present a more user-friendly
...
text if it isn't found
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8314 a1c6a512-1295-4272-9138-f99709370657
2006-01-09 12:41:07 +00:00
Daniel Stenberg
0e419987e4
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
...
simulator with the hope that once it works fine, we can remove the other two
and only have one unified simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8312 a1c6a512-1295-4272-9138-f99709370657
2006-01-09 11:22:36 +00:00
Daniel Stenberg
d2a10f5676
removed the language choice, now always uses english built-in
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8311 a1c6a512-1295-4272-9138-f99709370657
2006-01-09 10:43:51 +00:00
Linus Nielsen Feltzing
074999ded3
Added basic iAudio X5 support for the scramble and descramble tools
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8290 a1c6a512-1295-4272-9138-f99709370657
2005-12-27 23:14:49 +00:00
Dave Chapman
2a7bd9fb7b
New target - iPod Video.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8261 a1c6a512-1295-4272-9138-f99709370657
2005-12-18 13:04:00 +00:00
Dave Chapman
3f9789b45a
Sync with ipodlinux CVS - add support for 5g (video) iPods
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8260 a1c6a512-1295-4272-9138-f99709370657
2005-12-18 12:40:40 +00:00
Daniel Stenberg
6dd24bfbcc
First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7a
...
package with the exact same contents that a make zip would produce.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8230 a1c6a512-1295-4272-9138-f99709370657
2005-12-13 10:58:07 +00:00
Daniel Stenberg
e07b0bb1e0
Made the script more generic to allow other package creation tools to get
...
passed to it using the command line. Note that this makes the script use
'xargs'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8227 a1c6a512-1295-4272-9138-f99709370657
2005-12-13 10:20:23 +00:00
Magnus Holmgren
d8dcc25fdf
Fix crash when converting the font 00-Starmap_r400-8.bdf.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8203 a1c6a512-1295-4272-9138-f99709370657
2005-12-08 19:25:15 +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
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
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
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
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
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
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
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
Daniel Stenberg
59eb22de7b
Build convbdf for player too, although it feels a bit funny. Also builds the
...
tools for the sims as well, since they need convbdf at least and it makes
life easier if we just do the same for them as for normal target builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8149 a1c6a512-1295-4272-9138-f99709370657
2005-12-04 23:25:24 +00:00
Linus Nielsen Feltzing
c8ab8c6b51
H300 Bootloader v3
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8131 a1c6a512-1295-4272-9138-f99709370657
2005-12-03 00:56:25 +00:00
Daniel Stenberg
c99f8bc6e3
old. obsolete. forgotten.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8128 a1c6a512-1295-4272-9138-f99709370657
2005-12-02 09:10:27 +00:00
Daniel Stenberg
d7b5c5a3c0
configure now sets what set of tools that a particular target build needs or
...
can use, and those tools only are built with 'make' or 'make tools'.
Starting now, you should build tools from within your build directory instead
of running make in the tools dir.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8127 a1c6a512-1295-4272-9138-f99709370657
2005-12-02 08:56:20 +00:00
Linus Nielsen Feltzing
5c1f9859e4
FWPatcher - added support for H1x0 v1.66 and H3x0 v1.29
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8123 a1c6a512-1295-4272-9138-f99709370657
2005-12-02 08:38:28 +00:00
Linus Nielsen Feltzing
36cca23c18
And now also allocates the correct amount
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8113 a1c6a512-1295-4272-9138-f99709370657
2005-11-30 09:06:43 +00:00
Linus Nielsen Feltzing
6e46156f92
Now clears the bitmap properly beforte converting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8112 a1c6a512-1295-4272-9138-f99709370657
2005-11-30 09:02:59 +00:00
Jens Arnold
4c385148ac
Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8109 a1c6a512-1295-4272-9138-f99709370657
2005-11-30 00:05:40 +00:00
Daniel Stenberg
10a1eac917
use plain 'ar' for now as the $(AR) gets set to the cross-compiler version...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8101 a1c6a512-1295-4272-9138-f99709370657
2005-11-28 22:53:14 +00:00
Linus Nielsen Feltzing
c1a3d3154c
FWPatcher now supports 1.28jp on the H300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8095 a1c6a512-1295-4272-9138-f99709370657
2005-11-28 08:52:20 +00:00
Daniel Stenberg
a407e6a5e3
more files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8093 a1c6a512-1295-4272-9138-f99709370657
2005-11-28 00:15:15 +00:00
Daniel Stenberg
4fe9d4d483
build uclpack
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8092 a1c6a512-1295-4272-9138-f99709370657
2005-11-28 00:12:17 +00:00
Daniel Stenberg
9c591f8535
initial build adjustment for the Rockbox build system
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8091 a1c6a512-1295-4272-9138-f99709370657
2005-11-28 00:03:59 +00:00
Jens Arnold
4923f49c6f
Patch by Joerg Hohensohn to create uncompressed .ucl files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8088 a1c6a512-1295-4272-9138-f99709370657
2005-11-27 23:44:25 +00:00
Jens Arnold
7c21a96e9a
Initial check-in of (stripped-down) UCL data compression library v 1.01
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8087 a1c6a512-1295-4272-9138-f99709370657
2005-11-27 23:41:55 +00:00
Linus Nielsen Feltzing
0116ed672b
H300 bootloader v2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8079 a1c6a512-1295-4272-9138-f99709370657
2005-11-27 01:19:54 +00:00
Daniel Stenberg
b61d62b225
fixed gcc4 warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8028 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 16:08:36 +00:00
Daniel Stenberg
0906aa7183
fixed compiler warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8027 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 16:07:21 +00:00
Daniel Stenberg
3e69481fe4
Missed for a very long time: now runs make in the tools dir first when
...
building target versions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8026 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 16:06:29 +00:00
Daniel Stenberg
1ef2b73b79
nuked gcc4 warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8025 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 16:03:36 +00:00
Daniel Stenberg
6f0bc5c178
enables 'make tools' in the build dir
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8024 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 15:55:34 +00:00
Linus Nielsen Feltzing
c80a5803c6
Bootloader V6
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8009 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 03:26:41 +00:00
Linus Nielsen Feltzing
cff2a77a0f
Ooops, broke the H1x0 mkboot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7972 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 23:00:40 +00:00
Linus Nielsen Feltzing
88a2a8a53a
Added H300 to the fwpatcher utility
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7969 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 20:01:51 +00:00
Christi Scarborough
32a43e2ee6
When fixing things is it better to do it in a way that causes them to actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7965 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 15:33:05 +00:00
Christi Scarborough
3b5449f303
Initial stab at theme support.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7952 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 08:48:59 +00:00
Linus Nielsen Feltzing
32877021a5
Can now patch a bootloader image into an H300 firmware
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7914 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 22:35:13 +00:00
Linus Nielsen Feltzing
c6bf8e62d1
Correct bootloader type for h300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7913 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 22:17:05 +00:00
Dave Chapman
4202df0549
Add output format for the ipod's byte-swapped rgb565
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7890 a1c6a512-1295-4272-9138-f99709370657
2005-11-15 02:20:05 +00:00
Magnus Holmgren
a199aef53a
Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7874 a1c6a512-1295-4272-9138-f99709370657
2005-11-14 19:52:04 +00:00
Daniel Stenberg
362259ad3e
fixed a million gcc4 warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7872 a1c6a512-1295-4272-9138-f99709370657
2005-11-14 18:58:30 +00:00
Daniel Stenberg
d81d9fc1ef
fix the -r argument use to wpsbuild
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7871 a1c6a512-1295-4272-9138-f99709370657
2005-11-14 18:52:17 +00:00
Henrik Backe
ea29ad4fbf
Small fix for us loosers, who don't follow the recomendation to put the build directory in the same level as the tools and apps directory
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7869 a1c6a512-1295-4272-9138-f99709370657
2005-11-14 18:31:08 +00:00
Daniel Stenberg
51413e4442
Added first take at WPS bundling magic. There's only one single WPS in there
...
yet, but it should work to start with...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7864 a1c6a512-1295-4272-9138-f99709370657
2005-11-14 15:06:51 +00:00
Linus Nielsen Feltzing
057c8ec9d0
Added 16-bit RGB format to bmp2rb
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7861 a1c6a512-1295-4272-9138-f99709370657
2005-11-14 14:47:23 +00:00
Dave Chapman
7944771772
Force -mlong-calls for iPod builds. This issue still needs investigating as we do not want long-calls everywhere. The -ffunction-sections is also required to force gcc use long calls.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7841 a1c6a512-1295-4272-9138-f99709370657
2005-11-13 11:28:48 +00:00
Daniel Stenberg
9b1377b9fb
create the wps dir too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7833 a1c6a512-1295-4272-9138-f99709370657
2005-11-12 21:54:40 +00:00
Dave Chapman
5592e37c63
Import make_fw.c iPod firmware manipulation utility from the ipodlinux project. Renamed it to ipod_fw.c for use in Rockbox. This is an exact copy of the current CVS version from the ipodlinux project.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7813 a1c6a512-1295-4272-9138-f99709370657
2005-11-11 17:58:05 +00:00
Dave Chapman
38e8fb65d8
Initial check-in of work-in-progress iPod bootloader. Current targets are iPod Color/Photo and iPod Nano.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7784 a1c6a512-1295-4272-9138-f99709370657
2005-11-08 00:52:39 +00:00
Dave Chapman
33cc6deb9e
Rename irivermodel and irivernum variables to the more generic modelname and modelnum and add two new targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7779 a1c6a512-1295-4272-9138-f99709370657
2005-11-07 22:20:55 +00:00
Daniel Stenberg
006d6c5dd5
Check for and move .ovl files properly (Archos Recorder fix)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7726 a1c6a512-1295-4272-9138-f99709370657
2005-11-02 07:32:16 +00:00
Dave Chapman
cea6d0c92f
Initial check-in of AAC codec. Currently only recognises the .mp4 extension and is not yet capable of realtime operation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7706 a1c6a512-1295-4272-9138-f99709370657
2005-10-31 20:56:29 +00:00
Dave Chapman
45f9e5d7b0
Remove generic M4A parsing code from libalac and create a libm4a - so it can be used by other codecs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7682 a1c6a512-1295-4272-9138-f99709370657
2005-10-29 17:12:52 +00:00
Linus Nielsen Feltzing
7da9477bc3
Initial multi screen support by Kévin Ferrare (Patch #1318081 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7666 a1c6a512-1295-4272-9138-f99709370657
2005-10-28 00:00:00 +00:00
Dave Chapman
273d2e81f7
New FLAC decoder from the ffmpeg project
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7656 a1c6a512-1295-4272-9138-f99709370657
2005-10-26 12:35:58 +00:00
Marcoen Hirschberg
b91e9fdfa9
tools should not be made with the cross-compiler..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7619 a1c6a512-1295-4272-9138-f99709370657
2005-10-10 22:55:15 +00:00
Marcoen Hirschberg
c42246f13f
run make in Tools, so they are up to date.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7604 a1c6a512-1295-4272-9138-f99709370657
2005-10-10 00:25:46 +00:00
Daniel Stenberg
af48260399
Modified the viewers.config syntax slightly. The name field should now include
...
path of the plugin/viewer on target, but exclude the exension. Now the Sudoku
plugin acts as a normal plugin and a viewer at the same time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7582 a1c6a512-1295-4272-9138-f99709370657
2005-10-05 08:02:10 +00:00
Dave Chapman
87ebd361e2
Add libalac to non-existent iAudio build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7561 a1c6a512-1295-4272-9138-f99709370657
2005-09-24 20:48:14 +00:00
Dave Chapman
94f31b51f4
Add ALAC to list of software codecs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7549 a1c6a512-1295-4272-9138-f99709370657
2005-09-22 21:56:49 +00:00
Daniel Stenberg
c0f455993a
Initial parser for the langv2 language file format
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7537 a1c6a512-1295-4272-9138-f99709370657
2005-09-22 11:22:43 +00:00
Linus Nielsen Feltzing
56fa2dafb0
Player and recorder use the same scrambler, and have the same size limits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7520 a1c6a512-1295-4272-9138-f99709370657
2005-09-14 11:15:59 +00:00
Linus Nielsen Feltzing
7b86bade59
Handle the different max binary size limits for the Archos models
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7515 a1c6a512-1295-4272-9138-f99709370657
2005-09-14 07:48:45 +00:00
Daniel Stenberg
acabd28efc
Removed the risk of getting a zero CRC for a valid file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7503 a1c6a512-1295-4272-9138-f99709370657
2005-09-09 07:35:09 +00:00
Daniel Stenberg
cff7b0614b
fixed the removal of the codec dir properly in case of no codecs available
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7481 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 20:42:45 +00:00
Jens Arnold
b2964cad0c
For targets without an RTC, use the rockbox build date as the start date in the FAT driver. No more 2003-08-01 files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7478 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 18:03:50 +00:00
Michiel Van Der Kolk
ff7f4e8942
slight change in the bad CRC returned, to make rundb code handle it better.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7463 a1c6a512-1295-4272-9138-f99709370657
2005-09-03 11:43:15 +00:00
Jörg Hohensohn
24f7c207a5
for strange reason Rombox was disabled on the FM recorder build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7436 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 21:39:54 +00:00
Linus Nielsen Feltzing
985ae73758
Moved the declaration of the ofr variable
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7435 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 17:26:22 +00:00
Linus Nielsen Feltzing
dfb001560a
Fixed broken sim builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7432 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 21:21:06 +00:00
Linus Nielsen Feltzing
517b4b7c1e
Archos: Fixed broken debug builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7430 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 20:51:36 +00:00
Daniel Stenberg
2d2b1e7cd5
patch #1267220 by Frank - phaedrus961
...
Currently convbdf will sort the bits order in the order of the encoding when
creating the .c or .fnt file, but it doesn't update the offsets. This patch
makes sure the offsets are updated along with the bits, so that fonts with out
of order glyphs display properly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7392 a1c6a512-1295-4272-9138-f99709370657
2005-08-23 21:38:26 +00:00
Daniel Stenberg
9757dc1bea
--nocrc to disable CRC checksums
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7378 a1c6a512-1295-4272-9138-f99709370657
2005-08-21 22:20:57 +00:00
Daniel Stenberg
7bf97cf91f
Help text added for --help. Confusion about the --dirisalbum and
...
--dirisalbumname options. What do they actually do?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7377 a1c6a512-1295-4272-9138-f99709370657
2005-08-21 22:04:49 +00:00
Daniel Stenberg
c9caf9781b
Fixed title extracting for Ogg files. Fixed suggested by 'cosmocat' in the
...
Misticriver forum.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7375 a1c6a512-1295-4272-9138-f99709370657
2005-08-21 20:53:34 +00:00
Daniel Stenberg
a52018c3a5
prevent an empty "codecs" directory for models without software codecs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7307 a1c6a512-1295-4272-9138-f99709370657
2005-08-11 20:48:34 +00:00
Linus Nielsen Feltzing
5aeaed8aff
convbdf: fixed a problem with 16 pixel wide characters. It now also refuses to convert fonts with >16 pixel characters, since it can't yet convert them correctly (bitmap_t is 16 bits wide).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7295 a1c6a512-1295-4272-9138-f99709370657
2005-08-09 23:05:35 +00:00
Daniel Stenberg
9990dec651
don't assume ../firmware, use the passed in dir path
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7282 a1c6a512-1295-4272-9138-f99709370657
2005-08-04 18:11:46 +00:00
Daniel Stenberg
0f820d6ed7
Increased maximum file size for models with LCD height larger than 64 to
...
10000 bytes. Also adjusted the buildzip script to dynamically figure out the
maximum buffer size for the particular build that the zip is made for.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7280 a1c6a512-1295-4272-9138-f99709370657
2005-08-03 21:31:51 +00:00
Daniel Stenberg
e7bd73f5dc
fixed comment in generated header file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7273 a1c6a512-1295-4272-9138-f99709370657
2005-07-31 21:58:49 +00:00
Daniel Stenberg
204ff7e473
typo, pointed out by Dave Wiard
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7257 a1c6a512-1295-4272-9138-f99709370657
2005-07-30 08:28:53 +00:00
Jens Arnold
6ae8104e84
bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs into an internal full-colour bitmap now, then converts to the various destination formats from that. Correct 16-bit BMP colour handling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7251 a1c6a512-1295-4272-9138-f99709370657
2005-07-28 16:31:02 +00:00
Linus Nielsen Feltzing
6d7ddc0a1b
New MD5 sums for bootloader v5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7221 a1c6a512-1295-4272-9138-f99709370657
2005-07-22 09:59:15 +00:00
Linus Nielsen Feltzing
ab540cc153
Added version number to the fwpatcher build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7220 a1c6a512-1295-4272-9138-f99709370657
2005-07-22 09:58:47 +00:00
Daniel Stenberg
a777c65874
mention when the PCM playback is enabled in the sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7166 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 21:33:11 +00:00
Daniel Stenberg
930dc60d41
added option to build for iAudio X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7165 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 21:24:10 +00:00
Daniel Stenberg
741a7158e2
check for/use sys/soundcard.h instead (since it works for cygwin too)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7162 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 21:12:18 +00:00
Christian Gmeiner
51700bf75e
iAudio: will also work on machines where a byte does not have 8 bits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7161 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 21:05:02 +00:00
Christian Gmeiner
bb0c7751f0
iAudio: first version of a tool to update fw checksum
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7156 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 16:37:50 +00:00
Linus Nielsen Feltzing
e6b43771e9
New MD5 sums for bootloader v4
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7154 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 09:12:35 +00:00
Ryan Jackson
006f7045be
songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7150 a1c6a512-1295-4272-9138-f99709370657
2005-07-15 06:44:41 +00:00
Daniel Stenberg
febb52fc03
First take at PCM playback in the X11 sim on Linux.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7147 a1c6a512-1295-4272-9138-f99709370657
2005-07-14 21:46:07 +00:00
Ryan Jackson
40a8401cd3
songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the first page of audio data
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7124 a1c6a512-1295-4272-9138-f99709370657
2005-07-12 16:40:50 +00:00
Daniel Stenberg
25bb98d66a
use find's -exec instead of xargs to copy files, in an attempt to work better
...
on Mac OS X
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7122 a1c6a512-1295-4272-9138-f99709370657
2005-07-12 11:11:50 +00:00
Jens Arnold
e51fc6d8da
Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched firmwares are detected by md5sum, and the patched firmware's md5sum is compared to the matching entry, so it should be even more safe than before.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7086 a1c6a512-1295-4272-9138-f99709370657
2005-07-09 12:01:18 +00:00
Linus Nielsen Feltzing
f69c77933c
Wrong appsdir for the H120 boot loader
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7081 a1c6a512-1295-4272-9138-f99709370657
2005-07-09 07:45:16 +00:00
Michiel Van Der Kolk
6fa590b0a7
i wasn't fully awake o.o
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7080 a1c6a512-1295-4272-9138-f99709370657
2005-07-08 22:56:36 +00:00
Michiel Van Der Kolk
233b782a85
Proper sorting, explanation of the extra field.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7079 a1c6a512-1295-4272-9138-f99709370657
2005-07-08 21:59:00 +00:00
Daniel Stenberg
c7430a7691
for oggs, we do a lame crc from index 0 to make the rundb work better (but this
...
_really_ should crc only the audio data and not the initial meta and tag data)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7078 a1c6a512-1295-4272-9138-f99709370657
2005-07-08 21:25:15 +00:00
Daniel Stenberg
2af252d16c
attempt to set a variable based on the Revision variable set by CVS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7065 a1c6a512-1295-4272-9138-f99709370657
2005-07-08 10:19:02 +00:00
Daniel Stenberg
8493ccb285
Renamed the iriver h120 defines and configs to "h120"! Added initial support
...
for the h100 series.
Please re-run configure.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7062 a1c6a512-1295-4272-9138-f99709370657
2005-07-08 06:31:13 +00:00
Jens Arnold
c5e87ae1e0
Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in addition to 1 and 8 bit. Generates one of 3 output formats: (0) Archos recorder, Ondio, Gmini, H1x0 monochrome; this is the default. (1) Archos player graphics library. (2) H1x0 4-shade greyscale. Decision about the pixel value is based on the true pixel brightness, so hopefully no more inverted images.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7058 a1c6a512-1295-4272-9138-f99709370657
2005-07-07 22:32:42 +00:00
Daniel Stenberg
4e52b97c7a
When building with gcc 4.0, we use -Wno-pointer-sign to reduce the amount of
...
warnings. I consider this a temporary "fix" that we should remove later on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7051 a1c6a512-1295-4272-9138-f99709370657
2005-07-07 08:16:39 +00:00
Daniel Stenberg
5081182fe1
Added CRC32 of the compressed song data, since that is what the format wants.
...
This is only added for mp3 yet as I didn't figure out how to get the index
to the compressed vorbis off ogg files just yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7033 a1c6a512-1295-4272-9138-f99709370657
2005-07-05 22:02:59 +00:00
Magnus Holmgren
df384086f2
Copy the right files to .rockbox/rocks. Only tested on Cygwin though...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7031 a1c6a512-1295-4272-9138-f99709370657
2005-07-05 20:15:44 +00:00
Michiel Van Der Kolk
c735ed7914
First runtime database support, self repairing, only playcount works for now,
...
which is still rather crude; playcount gets increased even if the song started playback but was skipped... track rating should be trivial to add, autorating also works since its based on playcount.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6969 a1c6a512-1295-4272-9138-f99709370657
2005-07-01 17:29:44 +00:00
Daniel Stenberg
9a46adcc85
set right type in binary for h300 builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6961 a1c6a512-1295-4272-9138-f99709370657
2005-07-01 09:46:23 +00:00
Michiel Van Der Kolk
05c3cc2978
runtime database support for the tester..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6955 a1c6a512-1295-4272-9138-f99709370657
2005-06-30 20:34:03 +00:00
Daniel Stenberg
069e2a5b8c
Now checks that sed works right before the Makefile for a simulator is created,
...
since there are broken ones in use out there and they make bad Makefiles.
Details at: http://www.rockbox.org/twiki/bin/view/Main/BrokenSed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6939 a1c6a512-1295-4272-9138-f99709370657
2005-06-30 08:13:36 +00:00
Daniel Stenberg
1dd672fe32
moved and renamed the codecs, gave the codecs a new extension (.codec),
...
unified to a single codec-only API, made a new codeclib, disabled the building
of the *2wav plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6812 a1c6a512-1295-4272-9138-f99709370657
2005-06-22 19:41:30 +00:00
Jonas Häggqvist
2de7bca13b
Should work on Windows 95/98/ME as well now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6800 a1c6a512-1295-4272-9138-f99709370657
2005-06-22 10:47:50 +00:00
Jörg Hohensohn
9cfa47a226
"Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6786 a1c6a512-1295-4272-9138-f99709370657
2005-06-21 00:11:14 +00:00
Daniel Stenberg
0482ff5b9d
options for the H300 series
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6717 a1c6a512-1295-4272-9138-f99709370657
2005-06-15 11:27:37 +00:00
Thom Johansen
3c30ee51d8
Command line support for fwpatcher by Dave Hooper.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6684 a1c6a512-1295-4272-9138-f99709370657
2005-06-12 12:40:46 +00:00
Linus Nielsen Feltzing
b24549616b
Now removes the old .zip file before building the new one
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6631 a1c6a512-1295-4272-9138-f99709370657
2005-06-09 06:50:52 +00:00
Linus Nielsen Feltzing
fd71c2ff87
Moved the Sokoban levels to .rockbox/rocks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6630 a1c6a512-1295-4272-9138-f99709370657
2005-06-09 06:50:02 +00:00
Linus Nielsen Feltzing
7668bf78f2
Moved snake2.levels to .rockbox/rocks/
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6628 a1c6a512-1295-4272-9138-f99709370657
2005-06-09 06:14:04 +00:00
Tomas Salfischberger
e1b0427621
New dict2rdf script by Tony Motakis
...
Please test :) it should convert dict format dictionarys to rockboxformat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6621 a1c6a512-1295-4272-9138-f99709370657
2005-06-08 21:01:26 +00:00
Linus Nielsen Feltzing
8ed869de4d
make install now works correctly for the sims
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6613 a1c6a512-1295-4272-9138-f99709370657
2005-06-08 14:36:59 +00:00
Daniel Stenberg
4fb816df85
Initial Vorbis Comments support. We just need a few more translations and it
...
should work fine. I personally don't have much "tagged" Vorbis songs so I'm
not really the man to do this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6592 a1c6a512-1295-4272-9138-f99709370657
2005-06-07 12:22:52 +00:00
Linus Nielsen Feltzing
1c497e6045
First audio codec playback attempt by Miikka Pekkarinen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6574 a1c6a512-1295-4272-9138-f99709370657
2005-06-05 23:05:10 +00:00
Tomas Salfischberger
08bccbfda7
Also replaced endian code, and packed the struct.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6571 a1c6a512-1295-4272-9138-f99709370657
2005-06-05 14:23:15 +00:00
Michiel Van Der Kolk
c9cc73ec19
moving to wiki...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6567 a1c6a512-1295-4272-9138-f99709370657
2005-06-04 19:15:53 +00:00
Michiel Van Der Kolk
05f3b7ecf4
Database v3 generator, in java. supports mp3,ogg,asf.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6566 a1c6a512-1295-4272-9138-f99709370657
2005-06-04 18:53:55 +00:00
Michiel Van Der Kolk
a5e9950354
that too..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6565 a1c6a512-1295-4272-9138-f99709370657
2005-06-04 16:25:52 +00:00
Michiel Van Der Kolk
4b0823629a
Database v3
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6564 a1c6a512-1295-4272-9138-f99709370657
2005-06-04 16:25:17 +00:00
Linus Nielsen Feltzing
f0020905da
Checksums for bootloader v2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6553 a1c6a512-1295-4272-9138-f99709370657
2005-06-02 22:35:50 +00:00
Daniel Stenberg
2196c8967c
Use --ccache to enable ccache for builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6543 a1c6a512-1295-4272-9138-f99709370657
2005-06-01 11:42:51 +00:00
Daniel Stenberg
edc07922eb
(Optional) logf support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6538 a1c6a512-1295-4272-9138-f99709370657
2005-05-30 13:00:43 +00:00
Daniel Stenberg
4135046303
remove text saying there is a default platform
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6516 a1c6a512-1295-4272-9138-f99709370657
2005-05-24 09:19:44 +00:00