rockbox/firmware/target/arm/s3c2440/gigabeat-fx
Marcoen Hirschberg eb7603f1c5 always reset the pcm_paused flag when stopping playback. fixes FS #7187
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13423 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 19:30:08 +00:00
..
adc-meg-fx.c
adc-target.h
ata-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
ata-target.h
backlight-meg-fx.c Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 when control registers are not changing. Fix up some buttonlight bugs. Add in full sc606 initialization during the backlight init. 2007-05-14 05:04:21 +00:00
backlight-target.h More Gigabeat button light fixes. Settings now work properly, startup does not cause the button lights to flash when disabled. Buttonlights are now shutdown on power off. 2007-05-10 03:08:47 +00:00
button-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
button-target.h
dma_start.c
i2c-meg-fx.c
i2c-meg-fx.h
kernel-meg-fx.c
lcd-as-meg-fx.S
lcd-meg-fx.c More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update_rect() (this was accidentally disabled anyway by the previous commit). The DMA version of lcd_update_rect() managed 64fps, but the memcpy based implementation manages 264fps. 2007-05-15 16:00:06 +00:00
lcd-target.h
mmu-meg-fx.c Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
mmu-meg-fx.h Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
pcm-meg-fx.c always reset the pcm_paused flag when stopping playback. fixes FS #7187 2007-05-19 19:30:08 +00:00
power-meg-fx.c Make sure that the IDE power pin is properly initialized 2007-05-15 00:22:51 +00:00
sc606-meg-fx.c revert the last changes because they prevent some Gigabeats from shutting down 2007-05-11 16:42:53 +00:00
sc606-meg-fx.h
system-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
system-target.h
usb-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
usb-target.h
wmcodec-meg-fx.c No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a little too. 2007-05-03 18:08:00 +00:00