Jonathan Gordon
1c2aa35371
FS#10984 - multifont! 2 major additions:
...
1) seperate UI font for the remote and main displays
2) allow individual skins to load additional fonts for use in the skin (Uo to 7 extra in this first version) see CustomWPS for info on how to load a font in the skins.
Code should always use FONT_UI+screen_number to get the correct user font
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24644 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 06:26:16 +00:00
Michael Chicoine
f6f55969b9
Fix red caused by r24615
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24619 a1c6a512-1295-4272-9138-f99709370657
2010-02-12 13:17:41 +00:00
Szymon Dziok
05577e48a8
Packard Bell Vibe 500: Start committing plugin keymaps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24610 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 22:40:17 +00:00
Daniel Stenberg
7ed87517f7
I heard we're on 3.5!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24504 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 21:28:10 +00:00
Dominik Wenger
97865106b7
romote e200v2 and Fuze to stable in this file too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24503 a1c6a512-1295-4272-9138-f99709370657
2010-02-03 21:11:39 +00:00
Dominik Riebeling
7ca35e99c4
Remove old, outdated rbutil tarball creation script.
...
Creating the rbutil tarball is now done by deploy-release.py which is
also up to date with recent changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24417 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 14:44:57 +00:00
Szymon Dziok
c2bd57a9b0
PBell vibe 500: ROLO fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24385 a1c6a512-1295-4272-9138-f99709370657
2010-01-30 21:11:18 +00:00
Szymon Dziok
f6b46caa40
PBell vibe 500: fix the modelname (first commit test)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24384 a1c6a512-1295-4272-9138-f99709370657
2010-01-30 20:42:54 +00:00
Jonathan Gordon
349bf08ed1
fix reds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24367 a1c6a512-1295-4272-9138-f99709370657
2010-01-29 08:13:40 +00:00
Jonathan Gordon
7a50f6f274
Fix bins.pl to use the gloabl builds.pm listing
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24345 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 08:52:55 +00:00
Jonathan Gordon
0677405ab1
fix red... lets branch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24341 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 07:15:55 +00:00
Rafaël Carré
a9e2a7148f
*.link: depends on config file where plugin buffer size is set
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24322 a1c6a512-1295-4272-9138-f99709370657
2010-01-24 15:32:23 +00:00
Frank Gevaerts
553626a958
Add initial Packard Bell Vibe 500 port, by Szymon Dziok
...
Author: Szymon Dziok
Flyspray: FS#10912
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24276 a1c6a512-1295-4272-9138-f99709370657
2010-01-18 19:05:20 +00:00
Teruaki Kawashima
e3fc65cfff
change dependencies in make files:
...
* apps.make: depends on ctype.o instead of errno.o to depend on config-*.h so that it works for simulator.
* lang.make: add dependency of lang.h to make it sure that the file is updated properly when needed.
* plugins.make: object files don't depend on libpluginbitmaps.a.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24256 a1c6a512-1295-4272-9138-f99709370657
2010-01-17 13:03:10 +00:00
Rafaël Carré
8b926e98f8
Add Sansa Clip+ target to test mkamsboot
...
UNTESTED, could ver well brick your Clip+
If it works, booting should just be delayed by a small delay (perhaps
not noticeable)
Hopefully the Clipv2 checks will work for Clip+ and then we'll be able
to test the other Clipv2 code (LCD/button)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24219 a1c6a512-1295-4272-9138-f99709370657
2010-01-13 03:05:29 +00:00
Michael Chicoine
76d04834c1
iriver H10 5GB has it's own manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24208 a1c6a512-1295-4272-9138-f99709370657
2010-01-09 22:28:10 +00:00
Rafaël Carré
2392bb4199
FS#10047 : Clipv2
...
Reuse some code from Clip (LCD) and a lot of code from AS3525
Add a new CPU type : AS3525v2, identical to AS3525 except it's an ARMv5 (arm926-ejs)
SD code still not working
For an unknown reason LCD doesn't work anymore (to be investigated)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24131 a1c6a512-1295-4272-9138-f99709370657
2009-12-31 19:15:20 +00:00
Rafaël Carré
4c01e05c63
Do not try to generate dependencies of lua files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24125 a1c6a512-1295-4272-9138-f99709370657
2009-12-30 13:30:32 +00:00
Maurus Cuelenaere
074b2504e4
Checkwps: use script for getting the targets instead of hardcoded file (fixes checkwps due to target renaming)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24122 a1c6a512-1295-4272-9138-f99709370657
2009-12-29 21:49:44 +00:00
Jens Arnold
60012e195f
Make TTS options actually work (fix variable name).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24115 a1c6a512-1295-4272-9138-f99709370657
2009-12-25 18:35:15 +00:00
Jens Arnold
b5ca489be9
Properly append advanced build options so that 'make reconf' works without requests (one more manual reconfiguration required).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24114 a1c6a512-1295-4272-9138-f99709370657
2009-12-25 18:33:47 +00:00
Mark Arigo
6908cc5235
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24112 a1c6a512-1295-4272-9138-f99709370657
2009-12-25 04:05:01 +00:00
Björn Stenberg
bd3b58f86d
Renamed special archosrecorderv2fm manual build to standard archosfmrecorder.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24043 a1c6a512-1295-4272-9138-f99709370657
2009-12-17 13:53:17 +00:00
Björn Stenberg
619ca61976
Added special manual build names for archosfmrecorder and archosrecorderv2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24012 a1c6a512-1295-4272-9138-f99709370657
2009-12-15 21:05:52 +00:00
Björn Stenberg
5ce515c315
Corrected ipodmini manual builds.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24009 a1c6a512-1295-4272-9138-f99709370657
2009-12-15 20:42:24 +00:00
Tomer Shalev
13c7866425
FS#10848 - Cowon D2 manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23991 a1c6a512-1295-4272-9138-f99709370657
2009-12-14 20:18:38 +00:00
Dominik Riebeling
69a5ff7f8a
Make lipo calls silent.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23982 a1c6a512-1295-4272-9138-f99709370657
2009-12-13 21:30:28 +00:00
Michael Chicoine
6db1470393
Sansa e200r uses e200 manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23933 a1c6a512-1295-4272-9138-f99709370657
2009-12-11 15:47:48 +00:00
Michael Chicoine
f5c705264f
Get sims.pl working again after target rename
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23923 a1c6a512-1295-4272-9138-f99709370657
2009-12-10 19:50:25 +00:00
Michael Chicoine
ec64954c66
tools/configure does not let you select normal build for sansae200r - add similar logic for the simulator build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23922 a1c6a512-1295-4272-9138-f99709370657
2009-12-10 19:48:14 +00:00
Björn Stenberg
f5ef0b9f10
Do not prompt for encoder and tts options. They are now command line only.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23895 a1c6a512-1295-4272-9138-f99709370657
2009-12-08 10:24:59 +00:00
Björn Stenberg
0e74fceb8f
Gigabeat f => fx fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23891 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 15:07:51 +00:00
Björn Stenberg
1386519e6b
A few more target rename fixes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23887 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 13:40:08 +00:00
Björn Stenberg
f86128f1fc
sansae200v2 and iponano2g are unstable targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23886 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 13:08:02 +00:00
Björn Stenberg
f74fa91be1
Sort names case insensitive. Remove duplication.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23885 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 12:51:34 +00:00
Björn Stenberg
9d4f0761b9
Added missing file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23884 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 12:20:56 +00:00
Björn Stenberg
c0740440ac
Rename targets to be consistent in all places. (FS #10819 ). Take 2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
2009-12-07 12:19:08 +00:00
Dominik Riebeling
e8bab4e3a0
Improve detection of system libspeex and fallback earlier.
...
libspeex is split into libspeex and libspeexdsp. We need both, so check
for them the same time instead of trying to respect the fact that old
versions didn't have the libspeexdsp part. Should fix issues with
distributions that have libspeex and libspeexdsp split into separate
packages and only the libspeex one is installed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23872 a1c6a512-1295-4272-9138-f99709370657
2009-12-06 10:19:43 +00:00
Michael Chicoine
1ac3b4b605
sims.pl - Do not create zip if build fails. This should prevent working simulator builds being overwritten by failed builds when uploaded to the hosting server.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23827 a1c6a512-1295-4272-9138-f99709370657
2009-12-03 14:55:22 +00:00
Dominik Wenger
48a4d2a8a1
add sansa clip to checkwps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23786 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 20:13:23 +00:00
Dominik Riebeling
f0d0ba86ff
Fix building universal binaries.
...
When building various libraries for Rockbox Utility make sure they use the same compiler as Qt. Pass Qt's CC instead of explicitly setting it. This fixes issues linking on OS X (with recent XCode building universal binaries requires the use of gcc-4-0 while the default one is 4.2).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23779 a1c6a512-1295-4272-9138-f99709370657
2009-11-28 22:39:05 +00:00
Dominik Riebeling
cca6f747f8
Handle TARGET_DIR in universal library building.
...
Building universal libraries needs to take TARGET_DIR into account as when set the individual libraries are placed into the build output folder and didn't got found anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23778 a1c6a512-1295-4272-9138-f99709370657
2009-11-28 22:39:00 +00:00
Jonathan Gordon
531da61df9
have buildzip copy the classic_statusbar.grey/mono correctly
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23731 a1c6a512-1295-4272-9138-f99709370657
2009-11-24 03:41:06 +00:00
Jonathan Gordon
0cc7251728
wtf perl? 2 extra chars would kill you? seriously?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23721 a1c6a512-1295-4272-9138-f99709370657
2009-11-23 07:06:48 +00:00
Jonathan Gordon
3034d9f95a
use classic_statusbar.grey.sbs on grey targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23719 a1c6a512-1295-4272-9138-f99709370657
2009-11-23 06:52:58 +00:00
Andrew Mahone
475e68851d
Add arm-elf-eabi target to rockboxdev.sh, selected with "e".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23676 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 10:27:53 +00:00
Jonathan Gordon
6ec176cc8e
fix mono and hwcodec classic_statusbar so they actually load
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23673 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 07:05:22 +00:00
Andrew Mahone
9656bc982f
Disable -mlong-calls for ARM EABI.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23672 a1c6a512-1295-4272-9138-f99709370657
2009-11-20 02:51:23 +00:00
Thomas Martitz
45fc5bac24
Add --eabi to let configure prefer the arm-elf-eabi-* toolchain. Add --no-eabi to achieve the current behavior (which is still default).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23669 a1c6a512-1295-4272-9138-f99709370657
2009-11-19 22:47:14 +00:00
Maurus Cuelenaere
c28752b1af
CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.
...
This fixes the potential bug of mislabeling an {sb,wp}s as remote while it's not.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23668 a1c6a512-1295-4272-9138-f99709370657
2009-11-19 22:14:21 +00:00