Jonas Häggqvist
8c4e2be480
Doubled-checked checksums and added more
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6369 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 13:56:15 +00:00
Daniel Stenberg
9536efae4f
fixed the removal of the endian test program to not fail on cygwin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6362 a1c6a512-1295-4272-9138-f99709370657
2005-04-26 22:56:53 +00:00
Daniel Stenberg
6c38d8513b
First shot at autodetecting endianess, and storing the found results in the
...
brand new autoconf.h header file (not used anywhere yet - this is still a
test).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6361 a1c6a512-1295-4272-9138-f99709370657
2005-04-26 22:41:48 +00:00
Daniel Stenberg
e4e3bce3b0
add fwpatcher files to source tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6357 a1c6a512-1295-4272-9138-f99709370657
2005-04-26 08:11:43 +00:00
Daniel Stenberg
9213fb241b
initial makefile, builds crosscompiled on Linux fine
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6353 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 21:28:46 +00:00
Thom Johansen
e6b1c27d06
Broken icon.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6352 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 21:20:08 +00:00
Thom Johansen
8e20f02da5
GUI firmware patcher for windows.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6351 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 21:08:36 +00:00
Michiel Van Der Kolk
7254b9cc15
--add option, by request of amiconn.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6350 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 20:42:45 +00:00
Michiel Van Der Kolk
143a8728bf
Whoops. cleaned up some code leftovers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6349 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 19:19:25 +00:00
Michiel Van Der Kolk
73f247a9fd
TagDatabase v2 tester, needs its internal defines to be set to the proper values for the specific database before usage.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6348 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 18:31:28 +00:00
Michiel Van Der Kolk
d41d44f073
(Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like
...
v1, except this has albums with multiple artists support. *prays nothing breaks*
:X
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6347 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 18:19:59 +00:00
Michiel Van Der Kolk
11359df6ca
Do not distinguish between case when sorting entries.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6339 a1c6a512-1295-4272-9138-f99709370657
2005-04-24 16:21:01 +00:00
Michiel Van Der Kolk
e327cc8be3
Fall back on "<no album tag>" if the file is in the root of the player and doesn't have an album tag...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6338 a1c6a512-1295-4272-9138-f99709370657
2005-04-24 15:00:15 +00:00
Michiel Van Der Kolk
50b656ff0c
Fall back on directory name if no album tag, instead of <no album tag>.
...
Fall back on basename of the file if no title tag, instead of <no title tag>.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6337 a1c6a512-1295-4272-9138-f99709370657
2005-04-24 14:30:11 +00:00
Michiel Van Der Kolk
438366ce3a
Proper dumpint function..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6336 a1c6a512-1295-4272-9138-f99709370657
2005-04-24 12:38:01 +00:00
Michiel Van Der Kolk
7aa75e1dc0
Another broken link.
...
Albums -> Artist was completely nonsense. fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6335 a1c6a512-1295-4272-9138-f99709370657
2005-04-23 15:38:43 +00:00
Michiel Van Der Kolk
cec134f409
Song -> Album links were broken.
...
someone forgot to update all the $ALBUM___$ARTIST to $ALBUM___$DIR.
stumbled across it while extending it for version 2 of the database.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6334 a1c6a512-1295-4272-9138-f99709370657
2005-04-23 15:25:21 +00:00
Jonas Häggqvist
c5056b1d7f
Almost supports multiple-artist albums - needs a special case for songs with no album tag
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6279 a1c6a512-1295-4272-9138-f99709370657
2005-04-13 12:52:34 +00:00
Jonas Häggqvist
a32a74e591
Multi-artist cd handling will take a bit more work. Last version was broken.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6278 a1c6a512-1295-4272-9138-f99709370657
2005-04-13 00:40:55 +00:00
Thom Johansen
ad17fd4747
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6276 a1c6a512-1295-4272-9138-f99709370657
2005-04-12 21:29:48 +00:00
Jonas Häggqvist
34e2f722f7
Improved handling of multi-artist albums and tags with different cases
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6275 a1c6a512-1295-4272-9138-f99709370657
2005-04-12 16:07:01 +00:00
Michiel Van Der Kolk
f89087df4b
Oops. forgot. part of the dumb checkin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6198 a1c6a512-1295-4272-9138-f99709370657
2005-03-17 21:21:16 +00:00
Linus Nielsen Feltzing
1ab51e7635
Support for verbose builds with make V=1
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6190 a1c6a512-1295-4272-9138-f99709370657
2005-03-11 09:50:32 +00:00
Daniel Stenberg
5b4a339486
Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS to
...
hush up make more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6185 a1c6a512-1295-4272-9138-f99709370657
2005-03-10 22:02:53 +00:00
Linus Nielsen Feltzing
64d3470541
instead of hard coded gcc
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6180 a1c6a512-1295-4272-9138-f99709370657
2005-03-10 08:19:54 +00:00
Daniel Stenberg
6c54dc0f2b
The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that is
...
what the debian package is using. Install your own win32 cross-compiler on
Debian Linux like this:
apt-get install mingw32 mingw32-binutils mingw32-runtime
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6177 a1c6a512-1295-4272-9138-f99709370657
2005-03-09 22:07:29 +00:00
Jean-Philippe Bernardy
a6024faa0d
GMini: libmad compiled
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6173 a1c6a512-1295-4272-9138-f99709370657
2005-03-09 14:39:52 +00:00
Daniel Stenberg
738ae851eb
added makesrc.inc
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6168 a1c6a512-1295-4272-9138-f99709370657
2005-03-08 21:45:19 +00:00
Daniel Stenberg
e566eede94
generic SRC builder thing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6151 a1c6a512-1295-4272-9138-f99709370657
2005-03-06 15:07:38 +00:00
Daniel Stenberg
db44b294f4
support .ovl files to "accompany" .rock files when they are viewers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6128 a1c6a512-1295-4272-9138-f99709370657
2005-03-04 08:19:56 +00:00
Daniel Stenberg
f9e18aefac
'rockboxui' is a target name used in/for simulators, ignore such executables
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6127 a1c6a512-1295-4272-9138-f99709370657
2005-03-03 22:31:30 +00:00
Daniel Stenberg
efae7547f7
Add .ovl files to the zip, and treat them like .rock files.
...
Support multiple extensions for each .rock file in the generated viewers.config
file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6126 a1c6a512-1295-4272-9138-f99709370657
2005-03-03 22:09:41 +00:00
Daniel Stenberg
ac79a0c42b
let zip do zip without depending on 'all', to allow zipping up packages that
...
might not build 100% clean
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6106 a1c6a512-1295-4272-9138-f99709370657
2005-03-03 07:31:39 +00:00
Jens Arnold
3d0ae46ac6
No NOCYGWIN for the X11 simulator.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6072 a1c6a512-1295-4272-9138-f99709370657
2005-02-27 07:58:01 +00:00
Linus Nielsen Feltzing
267eb0d00e
Silent compilation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6049 a1c6a512-1295-4272-9138-f99709370657
2005-02-24 07:34:38 +00:00
Jens Arnold
6f0c5cd768
Proper check for cygwin build environment, avoids win32 error 5 when loading plugins
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6040 a1c6a512-1295-4272-9138-f99709370657
2005-02-22 20:00:19 +00:00
Daniel Stenberg
22b7701fe7
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
...
between uisimulator files and firmware/apps files are better done.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6031 a1c6a512-1295-4272-9138-f99709370657
2005-02-22 12:19:12 +00:00
Daniel Stenberg
cdde25b597
Unified build system to use SOURCES for sim builds too, a single Makefile-look
...
made by configure and various related adjustments. This has not yet been tested
on cygwin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6001 a1c6a512-1295-4272-9138-f99709370657
2005-02-18 13:47:17 +00:00
Dave Chapman
5b2d874a36
Incorporate apps/codecs into the build system based on SOFTWARECODECS configuration variable
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5964 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 00:38:31 +00:00
Jean-Philippe Bernardy
c5d00d82b0
finished configuration for the Gmini SP
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5936 a1c6a512-1295-4272-9138-f99709370657
2005-02-12 14:12:10 +00:00
Daniel Stenberg
83db7615da
set MEMORYSIZE in simulator builds too for better simulation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5921 a1c6a512-1295-4272-9138-f99709370657
2005-02-11 23:04:22 +00:00
Daniel Stenberg
dd52043cac
provide 0x10000 as default flash address for Gmini if just pressing return
...
on the question
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5908 a1c6a512-1295-4272-9138-f99709370657
2005-02-11 12:50:00 +00:00
Daniel Stenberg
7f4df94cb4
support zip for Gmini
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5907 a1c6a512-1295-4272-9138-f99709370657
2005-02-11 11:48:27 +00:00
Daniel Stenberg
bb8d8f3f54
name the Gmini output similar to the iRiver
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5906 a1c6a512-1295-4272-9138-f99709370657
2005-02-11 11:48:12 +00:00
Daniel Stenberg
81a25bbde5
crude fix for gmini build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5905 a1c6a512-1295-4272-9138-f99709370657
2005-02-11 11:05:59 +00:00
Jean-Philippe Bernardy
dd4ea29f01
Linker script for gmini targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5890 a1c6a512-1295-4272-9138-f99709370657
2005-02-10 22:37:09 +00:00
Jean-Philippe Bernardy
3984b5f41d
Emacs hint
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5854 a1c6a512-1295-4272-9138-f99709370657
2005-02-08 15:13:27 +00:00
Jens Arnold
43cc13bd30
Fixed updating of old translations which don't contain voice: entries.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5842 a1c6a512-1295-4272-9138-f99709370657
2005-02-07 22:33:32 +00:00
Linus Nielsen Feltzing
9ae46dca9c
Strict alignment for the coldfire
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5809 a1c6a512-1295-4272-9138-f99709370657
2005-02-06 03:11:26 +00:00
Daniel Stenberg
b3272f4c32
enable plugins in the iRiver builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5786 a1c6a512-1295-4272-9138-f99709370657
2005-02-04 12:52:15 +00:00