This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
59b8c7816f
foxbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Thomas Martitz
7695b0403f
Fix typo in and clarify comment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30309 a1c6a512-1295-4272-9138-f99709370657
2011-08-14 15:21:26 +00:00
..
arm
Fix typos in comments. Thanks ukleinek for pointing out.
2011-08-08 20:21:29 +00:00
coldfire
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well.
2011-06-29 06:37:04 +00:00
hosted
Fix typo in and clarify comment.
2011-08-14 15:21:26 +00:00
mips
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well.
2011-06-29 06:37:04 +00:00
sh
Move dbg_hw_info() into target tree. FS#11735 by me
2011-06-05 10:26:06 +00:00