Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
coldfire
/
iriver
/
h100
/
power-h100.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
af395f4
Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled).
by Michael Sevakis
· 17 years ago
8a17734
Moved archos power handling into target tree. * Tuner power handling cleaned up a bit.
by Jens Arnold
· 17 years ago
f28da1a
Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target
by Nils Wallménius
· 17 years ago
7d759f6
Do some planned radio interface cleanup since adding in the LV24020LP.
by Michael Sevakis
· 17 years ago
2d48d0f
Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first.
by Michael Sevakis
· 17 years ago
633f388
Coldfire targets: Shuffle IRQ levels around to have all interaction between low level audio function calls and DMA be atomic. Make recording and playback independently startable and stoppable so one can be running and not interfere with the other. All tests I can do at the moment check out ok (play, record, play+record, FM radio on iRivers, S/PDIF on H120 (w/running optical on/off), and on-the-fly samplerate changes). Recording tested for well over an hour run and no problems.
by Michael Sevakis
· 18 years ago
c652218
Fix remaining CONFIG_TUNER checks.
by Jens Arnold
· 18 years ago
cc50c14
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powering/source selection.
by Michael Sevakis
· 18 years ago
139f9f2
move the iriver h1x0/h3x0 targets to the target tree
by Jonathan Gordon
· 18 years ago