URL:
  <http://gna.org/bugs/?23065>

                 Summary: [music] unable to replace playlist without
interrupting current track
                 Project: Battle for Wesnoth
            Submitted by: zookeeper
            Submitted on: Fri 12 Dec 2014 11:30:11 PM UTC
                Category: Bug
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Sound and music
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.12.0
        Operating System: win7

    _______________________________________________________

Details:

It should be possible to change the playlist without interrupting the current
track by using immediate,append=no,no. Currently, doing so does cause an
immediate switch to the new playlist.

Here, the playlist switch upon the first move should allow elf-land to finish
playing first, but currently doesn't (instead, the switch happens as if
immediate=yes was used):


    [event]
        name=start

        [music]
            name=elf-land.ogg
            immediate=yes
            append=no
        [/music]
    [/event]
    [event]
        name=moveto

        [music]
            name=defeat.ogg
            immediate=no
            append=no
        [/music]
    [/event]





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?23065>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to