Jens Arnold
|
e3a3a55ab0
|
Included newest grayscale framework
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4629 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-17 00:45:41 +00:00 |
|
Jens Arnold
|
507800a386
|
Implemented scrolling up/down by n pixels (<= 7)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4628 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-17 00:43:58 +00:00 |
|
Jens Arnold
|
bde77c047d
|
Included improved grayscale framework
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4627 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-15 22:01:30 +00:00 |
|
Jens Arnold
|
9580e3a577
|
Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right scrolling. Various other optimizations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4626 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-15 21:55:15 +00:00 |
|
Jens Arnold
|
89500ae5e2
|
Fixed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4622 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-14 23:09:16 +00:00 |
|
Jens Arnold
|
2d446fef06
|
Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. Now it works for height > 8. Adapted font transposing & changed some other places to take advantage of that. bounce.c was (apart from fonts) the only routine that used the old format correctly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4620 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-14 22:55:05 +00:00 |
|
Jörg Hohensohn
|
c431e22736
|
reject images with restart markers for now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4619 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-14 07:57:13 +00:00 |
|
Jörg Hohensohn
|
ec98b18846
|
more compatible huffman table parsing, tolerate restart markers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4618 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-13 21:32:52 +00:00 |
|
Daniel Stenberg
|
5ed894fd50
|
Bulgarian translation by ventsi84 at thecrayer.com
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4617 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-13 08:53:25 +00:00 |
|
Daniel Stenberg
|
8e11dfc44f
|
Upped the max support number of lines in the WPS to 13.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4614 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-13 06:41:04 +00:00 |
|
Jörg Hohensohn
|
efea9e6b2d
|
jpeg viewer: use Play to zoom in, On to zoom out, arrows to scroll
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4613 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-12 22:56:32 +00:00 |
|
Jens Arnold
|
1f55909081
|
gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also made the bound checks a lot more safe.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4612 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-12 22:39:39 +00:00 |
|
Björn Stenberg
|
94077449cc
|
Keep running charging animation until top-off is completed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4611 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-12 14:21:35 +00:00 |
|
Jörg Hohensohn
|
2a3aab675a
|
preparation for the JPEG viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4610 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-12 13:41:12 +00:00 |
|
Jens Arnold
|
9ecfacc475
|
Updated with the latest grayscale framework
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4604 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-10 22:00:51 +00:00 |
|
Jens Arnold
|
f304356248
|
A plugin containing a framework to use grayscale display, primarily aimed at plugin developers. It also contains a small demo of what the framework can do.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4603 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-10 21:43:51 +00:00 |
|
Jörg Hohensohn
|
12deda14d5
|
adaptive spinup control
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4599 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-09 18:18:05 +00:00 |
|
Jörg Hohensohn
|
2fef5b7b4a
|
While searching the voice crash like a madman, I made this module a lot more safe, so I can as well commit that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4598 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-09 09:41:23 +00:00 |
|
Jens Arnold
|
3eb82028d1
|
Fixes: snprintf() lengths, buffer sizes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4596 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-08 20:05:29 +00:00 |
|
Jens Arnold
|
d501b90836
|
Minor tweak for plugin_register_timer()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4573 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-02 19:07:55 +00:00 |
|
Jörg Hohensohn
|
4d0a72574d
|
fix a simulator warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4571 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-01 15:45:01 +00:00 |
|
Jörg Hohensohn
|
1bad055d2a
|
fix red and yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4569 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-01 15:14:09 +00:00 |
|
Jörg Hohensohn
|
2f6107fc2f
|
better clear the IRQ, although it worked without
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4568 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 21:50:13 +00:00 |
|
Jörg Hohensohn
|
33b4629b66
|
LCD contrast setting on F2/F3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4567 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 21:38:24 +00:00 |
|
Jörg Hohensohn
|
a2d9dbdcb9
|
didn't I say no more hardware banging?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4566 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 21:16:35 +00:00 |
|
Jörg Hohensohn
|
e724b605f4
|
uses the new timer registration of the plugin API, no hardware banging any more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4565 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 21:13:49 +00:00 |
|
Jörg Hohensohn
|
664959aed4
|
uses the new timer registration of the plugin API, no hardware banging any more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4564 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 20:49:00 +00:00 |
|
Jörg Hohensohn
|
68002763a7
|
new plugin features for stuff I'm working on: user timer, TSR, threads, contrast, playback control
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4563 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-30 20:37:11 +00:00 |
|
Linus Nielsen Feltzing
|
bd3d297b31
|
A checkbox widget
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4559 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-28 22:20:27 +00:00 |
|
Linus Nielsen Feltzing
|
1363e74972
|
Some changes to make the stop watch work better on the player, like scrolling the lap times. Now it also handles the USB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4547 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-22 01:09:12 +00:00 |
|
Jens Arnold
|
8ab45c931c
|
Spelling fixes and hyphenation adjustments for pronounciation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4545 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-21 22:42:30 +00:00 |
|
Linus Nielsen Feltzing
|
08ebcad06a
|
The month wasn't spoken in set_time_screen()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4540 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-21 21:40:26 +00:00 |
|
Henrik Backe
|
215300d511
|
Another lcd_setmargin fix for bookmark select.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4539 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-21 19:06:48 +00:00 |
|
Jens Arnold
|
38e8a117aa
|
Unified usage of lcd transfer code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4536 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-21 09:39:29 +00:00 |
|
Linus Nielsen Feltzing
|
75b575a750
|
Now uses grayscalescvs diff -u apps/plugins/mandelbrot.c! Plus some internal changes, like removing TAB chars, and preventing unnecessary redraws etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4535 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-21 07:32:42 +00:00 |
|
Linus Nielsen Feltzing
|
1de3dd570d
|
Moved set_time_screen() to screens.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4534 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-21 06:49:12 +00:00 |
|
Jens Arnold
|
bf8c3056f9
|
Overflow error fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4531 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 23:11:12 +00:00 |
|
Jörg Hohensohn
|
6f28bc2f5b
|
synced
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4530 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 22:30:54 +00:00 |
|
Jörg Hohensohn
|
8ce11b92c1
|
typo: hunded -> hundred
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4529 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 22:14:07 +00:00 |
|
Jörg Hohensohn
|
c49129cacd
|
minor improvement to make the clip switch safer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4528 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 22:11:20 +00:00 |
|
Jörg Hohensohn
|
c898a02bb4
|
fixed the missing first part of voice problem when switching clips, although not very nice (messing with the DMA in application code)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4527 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 21:47:07 +00:00 |
|
Linus Nielsen Feltzing
|
7ddf0d673d
|
Reworked the time get/set functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4522 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 10:23:57 +00:00 |
|
Linus Nielsen Feltzing
|
18d5d30c1c
|
Better POSIX compatibility for mkdir(), rmdir() and opendir()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4521 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-20 10:15:39 +00:00 |
|
Henrik Backe
|
e7353567d9
|
Patch #937592 by Benjamin Metzler
Recent bookmark/bookmark on stop concistency fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4518 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-19 17:51:47 +00:00 |
|
Jörg Hohensohn
|
ea3c3e0705
|
battery level announcement fixed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4517 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-19 17:46:34 +00:00 |
|
Linus Nielsen Feltzing
|
4f4844218a
|
Made the stopwatch compile for the Player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4513 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-16 09:57:07 +00:00 |
|
Daniel Stenberg
|
ffdbd449eb
|
Mike Holden's stopwatch plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4512 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-16 09:28:09 +00:00 |
|
Linus Nielsen Feltzing
|
a67df23a7d
|
Enabled the rmdir()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4510 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-16 09:00:07 +00:00 |
|
Hardeep Sidhu
|
1b44632aa0
|
Handle button events immediately. Fixes problem with USB screen not coming up in viewer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4505 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-15 06:12:02 +00:00 |
|
Jörg Hohensohn
|
4d3aa154c6
|
a Mandelbrot set plugin from Matthias
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4504 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-14 23:48:26 +00:00 |
|