2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
* commands/i386/pc/play.c (T_REST, T_FINE, struct note, beep_on): Use grub_uint16_t instead of short. (grub_cmd_play): Use grub_uint32_t instead of int, convert data from disk from little endian to cpu endianness.
This commit is contained in:
parent
04459e70a3
commit
14da0fb7e8
2 changed files with 21 additions and 8 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* commands/i386/pc/play.c (T_REST, T_FINE, struct note, beep_on): Use
|
||||
grub_uint16_t instead of short.
|
||||
(grub_cmd_play): Use grub_uint32_t instead of int, convert data from
|
||||
disk from little endian to cpu endianness.
|
||||
|
||||
2010-02-07 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* commands/i386/pc/play.c (BASE_TEMPO): Set to 60 *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue