Mercurial > audlegacy
log src/audacious/tuple.h @ 4304:eb5f10afe3a0
age | author | description |
---|---|---|
Mon, 17 Dec 2007 21:56:17 +0900 | Yoshiki Yazawa | - introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively. |
Tue, 04 Dec 2007 03:26:29 +0300 | Eugene Zagidullin | added new tuple field FIELD_BITRATE |
Sun, 25 Nov 2007 02:07:20 +0300 | Eugene Zagidullin | icon, codec and quality info added to file info box. Added new tuple field FIELD_MIMETYPE used for icon resolving |
Tue, 25 Sep 2007 22:34:52 +0300 | Matti Hamalainen | Implement selective adding of subtunes. |
Tue, 18 Sep 2007 23:57:03 +0300 | Matti Hamalainen | Backed out changeset de0207940477 trunk |
Tue, 18 Sep 2007 23:53:57 +0300 | Matti Hamalainen | Added a special Tuple struct member for passing subtune indexes to the trunk |
Tue, 18 Sep 2007 19:00:07 +0200 | Giacomo Lozito | - subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated) trunk |