Jens Arnold
2adfd88965
Adapted to new grayscale framework
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4712 a1c6a512-1295-4272-9138-f99709370657
2004-06-02 23:54:18 +00:00
Jens Arnold
ca2bb463d3
Major rework of the grayscale framework:
...
* api change - all drawing functions now use draw mode, foreground and
background shades set globally by separate functions
* There are now 4 draw modes for all drawing functions, no more separate
functions for inverse drawing
* Significant speedup of 1-bit bitmap (and font) drawing (2..3 times)
* Some more speed tweaks
* Additional functions for horizontal and vertical lines
* Copied describing comments to the header file for easier reference
* The safety net against an uninitialized grayscale buffer is gone
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4711 a1c6a512-1295-4272-9138-f99709370657
2004-06-02 23:53:27 +00:00
Linus Nielsen Feltzing
0600cb13f1
Typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4710 a1c6a512-1295-4272-9138-f99709370657
2004-05-29 12:42:49 +00:00
Hardeep Sidhu
853ee1c0f3
Fixed bug in .rock extension check when scanning plugins
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4709 a1c6a512-1295-4272-9138-f99709370657
2004-05-27 01:43:23 +00:00
Hardeep Sidhu
9d13207495
Added filetypes.c to VC project. Fixed compiler warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4708 a1c6a512-1295-4272-9138-f99709370657
2004-05-27 01:38:10 +00:00
Jens Arnold
7115cf1d50
Improved drawing speed by drawing whole columns at once (Matthias)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4707 a1c6a512-1295-4272-9138-f99709370657
2004-05-26 23:49:42 +00:00
Daniel Stenberg
052d21a667
* removed some more unused stuff in the simulator makefile
...
* made the scan for the rockbox source dir a bit cooler, now it can detect
it even when you create and use a build directory that is on the same level
as the rockbox dir itself which might make it easier for people that builds
from (repeatly updated) daily tarballs
* now outputs the found rockbox source code dir found
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4706 a1c6a512-1295-4272-9138-f99709370657
2004-05-26 11:18:40 +00:00
Daniel Stenberg
5c9c16f32f
Simplied the directory usage. This script now checks for (or asks if it
...
doesn't find it) the Rockbox source code root directory. All the directories
are then assumed to be placed "correctly" within that source tree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4705 a1c6a512-1295-4272-9138-f99709370657
2004-05-26 11:07:16 +00:00
Linus Nielsen Feltzing
4bd2702cad
Patch #958658 , metronome uses plugin_register_timer now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4704 a1c6a512-1295-4272-9138-f99709370657
2004-05-26 06:56:18 +00:00
Linus Nielsen Feltzing
e0ff615a26
Speelig Mistaake
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4703 a1c6a512-1295-4272-9138-f99709370657
2004-05-25 13:30:00 +00:00
Andreas Stemmer
b76d38c036
Added a missing alt-Tag
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4702 a1c6a512-1295-4272-9138-f99709370657
2004-05-24 11:01:24 +00:00
Andreas Stemmer
a1f7dd5fdc
Added a few missing alt-Tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4701 a1c6a512-1295-4272-9138-f99709370657
2004-05-24 11:00:53 +00:00
Linus Nielsen Feltzing
9bb53c7100
Added viewers.config
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4700 a1c6a512-1295-4272-9138-f99709370657
2004-05-24 09:52:27 +00:00
Linus Nielsen Feltzing
dde9599888
Added buildzip.pl
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4699 a1c6a512-1295-4272-9138-f99709370657
2004-05-24 09:51:22 +00:00
Daniel Stenberg
32ffc904de
stuff to include in tarballs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4698 a1c6a512-1295-4272-9138-f99709370657
2004-05-24 08:28:29 +00:00
Jörg Hohensohn
480c2fa215
removed a bit of obsolete stuff
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4697 a1c6a512-1295-4272-9138-f99709370657
2004-05-23 15:41:28 +00:00
Jens Arnold
d5f1c6e6f8
Voiced new onplay menu entry
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4696 a1c6a512-1295-4272-9138-f99709370657
2004-05-23 09:03:19 +00:00
Jens Arnold
0b8436fa3b
Synced
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4695 a1c6a512-1295-4272-9138-f99709370657
2004-05-23 08:14:26 +00:00
Jens Arnold
9ecd449fac
Added missing (empty) voice: lines
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4694 a1c6a512-1295-4272-9138-f99709370657
2004-05-23 08:14:01 +00:00
Jörg Hohensohn
9592ebb879
now supports images with restart markers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4693 a1c6a512-1295-4272-9138-f99709370657
2004-05-23 06:23:02 +00:00
Björn Stenberg
bdaf5884ca
Moved genre list and access function to id3.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4692 a1c6a512-1295-4272-9138-f99709370657
2004-05-22 01:38:41 +00:00
Björn Stenberg
1c6ba0adac
Improved ff/rw max step calculation (patch #882931 by Craigh Sather)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4691 a1c6a512-1295-4272-9138-f99709370657
2004-05-22 01:09:47 +00:00
Linus Nielsen Feltzing
dfb5c6ed61
Spelling error
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4690 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 23:37:08 +00:00
Jens Arnold
9efa470863
Removed 2 unused entries, and corrected a typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4689 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 23:11:53 +00:00
Jens Arnold
cc9bb412ee
Default viewer for .ucl is rockbox_flash.rock
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4688 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 23:05:50 +00:00
Jörg Hohensohn
267d8ebd89
After much debating, it has been decided to name talkbox clips "_dirname.talk". Please either bulk-rename your clips, or delete and re-generate them with an updated script.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4687 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 22:26:25 +00:00
Linus Nielsen Feltzing
4b3d553b3b
Now the next-song WPS feature works
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4686 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 22:17:23 +00:00
Linus Nielsen Feltzing
e85acf10c8
The USB monitoring started before the ATA thread, leading to badness when Rockbox was started from flash with the USB cable inserted
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4685 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 21:49:04 +00:00
Daniel Stenberg
ef0fe8538b
wiki link added
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4684 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 21:36:37 +00:00
Björn Stenberg
e08a97b64f
Added Scott's V2/FM battery faq
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4683 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 21:15:21 +00:00
Björn Stenberg
0d53b48e0d
Set up default viewers.config
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4682 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 21:01:20 +00:00
Jens Arnold
9ca74798b6
Fix: scrolling left/right with even pixel counts caused an address error if the buffer width was odd. Some more tweaks and cleanups.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4681 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 20:48:35 +00:00
Björn Stenberg
a4f39a6361
Default idle-poweroff set to 10 minutes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4680 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 20:36:48 +00:00
Björn Stenberg
40a94710ee
Fixed build errors
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4679 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 20:28:33 +00:00
Björn Stenberg
eff1f800be
Removed filetype_reset()
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4678 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 20:08:25 +00:00
Björn Stenberg
fb00c2190b
Plugin/file type association system. Patch #879411 by Henrik Backe
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4677 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 20:08:24 +00:00
Daniel Stenberg
087a085790
crap I shouldn't have committed in the first place
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4676 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 20:06:32 +00:00
Jens Arnold
3e00f527fe
Fixed behaviour when connecting USB, made scrolling a bit faster by not emptying the button queue every time
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4675 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:54:22 +00:00
Daniel Stenberg
7cdab5c91c
remove rockbox.zip on make clean
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4674 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:40:20 +00:00
Daniel Stenberg
fd661d5a9d
pfavr
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4673 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:13:04 +00:00
Daniel Stenberg
3d9f774724
provide a zip target on target builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4672 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:05:47 +00:00
Daniel Stenberg
760b7b9ed4
build a Rockbox zip file suitable for install
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4671 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 19:05:27 +00:00
Daniel Stenberg
0a6acd5539
use the new path to the levels file, the daily build of tomorrow will make
...
it appear at this path
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4670 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:25:46 +00:00
Daniel Stenberg
148895f0a0
include the sokoban level file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4669 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:17:46 +00:00
Daniel Stenberg
bfc4adec61
this is the levels file for sokoban
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4668 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:15:10 +00:00
Daniel Stenberg
621941bce8
zip does not bgelong here
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4667 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:04:56 +00:00
Daniel Stenberg
0a09a6d963
gone
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4666 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:04:36 +00:00
Daniel Stenberg
747a589032
tool we use on the web site to produce an image of a font
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4665 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:03:37 +00:00
Daniel Stenberg
d0fcfe1337
removed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4664 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 17:00:33 +00:00
Daniel Stenberg
41341c9118
binary
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4663 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 16:59:19 +00:00