Mercurial > audlegacy
log
age | author | description |
---|---|---|
Tue, 13 Nov 2007 05:01:13 +0900 | Yoshiki Yazawa | playback_get_length() had always returned 1 whenever it uses tuple. |
Sun, 11 Nov 2007 21:49:44 +0100 | Tomasz Mon | this should get commited together with 4710b997ee38 |
Sun, 11 Nov 2007 15:16:53 +0100 | Tomasz Mon | fix always on top, closes #20 |
Sat, 10 Nov 2007 15:55:12 +0900 | Yoshiki Yazawa | - redefine playlist_incr_serial as a macro. |
Sat, 10 Nov 2007 00:47:40 +0900 | Yoshiki Yazawa | to get rid of annoying side effects, an independent function for playlist serial increment has been provided. |
Fri, 09 Nov 2007 20:32:06 +0900 | Yoshiki Yazawa | increment playlist serial number on loading playlist file. |
Fri, 09 Nov 2007 19:39:27 +0900 | Yoshiki Yazawa | - serial number has been added to playlist structure so that changes of the current playlist can be notified. |