2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
* commands/i386/pc/play.c (grub_cmd_play): If grub_file_open fails, parse arguments as inline tempo and notes. Move code for playing notes to... (play): ... new function.
This commit is contained in:
parent
14da0fb7e8
commit
37c8483b97
2 changed files with 92 additions and 40 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* commands/i386/pc/play.c (grub_cmd_play): If grub_file_open fails,
|
||||
parse arguments as inline tempo and notes. Move code for playing notes
|
||||
to...
|
||||
(play): ... new function.
|
||||
|
||||
2010-02-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* commands/i386/pc/play.c (T_REST, T_FINE, struct note, beep_on): Use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue