Dave Chapman
|
2f11278b59
|
Correct the comment to match the new code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8593 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 21:26:22 +00:00 |
|
Dave Chapman
|
c4c7ff700c
|
Disable dbg_flash_id menu for PP5002 devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8592 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 21:21:31 +00:00 |
|
Dave Chapman
|
cbfe90e4ab
|
Use the iPod 4G button mappings for the iPod 3G as well (at least for now)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8591 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 21:18:19 +00:00 |
|
Dave Chapman
|
afb2564b84
|
iPod: Increase udelay() up to 50 - this was causing problems when the hold switch was being used
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8590 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 20:58:41 +00:00 |
|
Hardeep Sidhu
|
941de8586c
|
Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8589 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 19:35:03 +00:00 |
|
Dave Chapman
|
d350e80b40
|
iPod: Make the plugins compile on the iPod 4G grayscale
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8588 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 19:27:23 +00:00 |
|
Dave Chapman
|
fa74356083
|
iPod 3G support in Bootloader from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8587 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 19:05:55 +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 |
|
Dave Chapman
|
2924a48ca5
|
Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8585 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 18:25:41 +00:00 |
|
Hardeep Sidhu
|
75a60fbf69
|
Added a cache for playlist control commands. On non-dircache systems, behaviour should be the same as before (all commands except shuffle flushed immediately). On dircache systems, commands are only flushed when disk is accessed or during shutdown. This especially reduces disk accesses when playing queued files and should fix the problem with gapless playback.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8584 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 18:17:41 +00:00 |
|
Dave Chapman
|
987879b958
|
Further iPod 3G work from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8583 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 17:34:49 +00:00 |
|
Dave Chapman
|
465596b163
|
More iPod 3G code from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8582 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 17:16:34 +00:00 |
|
Dave Chapman
|
d16a8b8845
|
More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8581 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 16:52:22 +00:00 |
|
Dave Chapman
|
e8048cefed
|
Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is currently written to use vertically-packed mono and native bitmap formats.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8580 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 16:01:50 +00:00 |
|
Jens Arnold
|
c6c584e4c1
|
Removed dead section, H1x0 and H300 are handled together.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8579 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 14:32:11 +00:00 |
|
Jens Arnold
|
e49cade42d
|
Colour targets: Adapted mandelbrot plugin. The plugin library now contains scrolling routines for >= 8 bpp displays.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8578 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 12:59:10 +00:00 |
|
Dave Chapman
|
1a03c37947
|
A better count_leading_zeros() function, courtesy of Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8577 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 09:12:57 +00:00 |
|
Dave Chapman
|
f9df934d90
|
Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8576 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 01:58:10 +00:00 |
|
Jens Arnold
|
f3857abf6b
|
H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8575 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 00:24:08 +00:00 |
|
Linus Nielsen Feltzing
|
1ee68b0e88
|
iAudio X5: hold button functions (not yet complete)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8574 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 00:20:11 +00:00 |
|
Linus Nielsen Feltzing
|
33fbe7c904
|
iAudio X5: Dummy ADC functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8573 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 00:18:42 +00:00 |
|
Linus Nielsen Feltzing
|
39ecd72bd5
|
The iAudio X5 LCD is 18 bits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8572 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 00:17:53 +00:00 |
|
Linus Nielsen Feltzing
|
bead47c17a
|
The iAudio X5 LCD framebuffer doesn't fit in IRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8571 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-05 00:09: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
|
2fcd1b09d4
|
iAudio: don't call UDA1380 functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8567 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 23:09:56 +00:00 |
|
Linus Nielsen Feltzing
|
9394175091
|
Added iAudio X5 SDl sim image
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8566 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 22:37:44 +00:00 |
|
Daniel Stenberg
|
8a1da84009
|
Imre Herceg's Hungarian translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8565 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 21:54:30 +00:00 |
|
Linus Nielsen Feltzing
|
e7c7d9b051
|
Bah, O_BINARY is of course Win32 only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8564 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 20:35:46 +00:00 |
|
Linus Nielsen Feltzing
|
8599b07113
|
Fixed the codec loading problem in the Win32 SDL simulator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8563 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 20:13:06 +00:00 |
|
Tomasz Malesinski
|
82e0853543
|
Added reboot and power_off commands, watchdog support, binary
download and debug logging.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8562 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 00:07:31 +00:00 |
|
Tomasz Malesinski
|
ec7e976026
|
Added GDB API - a way to call stub procedures from a DEBUG build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8561 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 00:04:02 +00:00 |
|
Linus Nielsen Feltzing
|
760fea9ac7
|
iAudio X5: various fixes to make the bootloader compile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8560 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-04 00:01:15 +00:00 |
|
Linus Nielsen Feltzing
|
44a5c827b7
|
iAudio X5: Corrected crappy code, just to make the damn thing compile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8559 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:59:41 +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 |
|
Tomasz Malesinski
|
91f08b5a24
|
Made %n not eat white space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8557 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:39:12 +00:00 |
|
Tomasz Malesinski
|
c4d24a07ab
|
Added non-blocking get/put_byte routines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8556 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:28:53 +00:00 |
|
Tomasz Malesinski
|
507120c1b3
|
Added empty fiq routine for iFP.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8555 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:26:14 +00:00 |
|
Tomasz Malesinski
|
ea3dbb2d87
|
Added setting interrupt vectors without overwriting others for ARM
DEBUG builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8554 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:24:08 +00:00 |
|
Tomasz Malesinski
|
bcd22f000a
|
Undefined DEBUG, so that it compiles on DEBUG builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8553 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:21:36 +00:00 |
|
Tomasz Malesinski
|
b3db55f427
|
Made rockbox.elf build with DEBUG enabled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8552 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:20:36 +00:00 |
|
Tomasz Malesinski
|
c8a5fbbaa6
|
Added iFP keybindings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8551 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:16:24 +00:00 |
|
Tomasz Malesinski
|
c31d2f84b7
|
Fixed warnings on iFP.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8550 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 23:14:42 +00:00 |
|
Jens Arnold
|
3c17330af6
|
Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed up rendering with backdrop. * Restore correct behaviour of lcd_clear_display().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8549 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 21:11:51 +00:00 |
|
Linus Nielsen Feltzing
|
3f66e8edff
|
Ooops :-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8548 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 16:01:16 +00:00 |
|
Linus Nielsen Feltzing
|
482ef8cecf
|
Added Dan Everton to the credits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8547 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 15:21:58 +00:00 |
|
Linus Nielsen Feltzing
|
fc72c53758
|
Patch #1417462 by Dan Everton - Improved SDL simulator
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8546 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 15:19:58 +00:00 |
|
Dave Chapman
|
347992e9d9
|
Optimised C version of count_leading_zeros() taken from alac-0.1.1. This makes ALAC very close to realtime on the ipod (just the very occasional skip during disk reading - it is realtime when the disk is sleeping).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8545 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 08:27:53 +00:00 |
|
Brandon Low
|
d2e75bf02d
|
Remove exported pcm functions. Codecs should never be allowed to access
the pcm directly. Only through the callbacks in playback.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8544 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-03 00:12:11 +00:00 |
|