Mercurial > audlegacy
log src/audacious/playlist.c @ 4780:6284337e04fd
age | author | description |
---|---|---|
Fri, 26 Sep 2008 21:38:00 +0100 | Tony Vroon | g_basename is deprecated, replace with g_path_get_basename. |
Mon, 28 Jul 2008 11:36:34 -0500 | William Pitcock | branch merge. |
Mon, 28 Jul 2008 11:34:39 -0500 | William Pitcock | Patch from Steve Cotton <steve0001@s.cotton.clara.co.uk> to resolve a |
Thu, 17 Jul 2008 21:59:39 +0300 | Matti Hamalainen | Fix infinite playlist update when entry->tuple == NULL. Patch from Skotlex, |
Thu, 17 Jul 2008 00:18:16 +0200 | Tomasz Mon | introduce new playlist widget |
Sun, 06 Jul 2008 17:55:40 +0200 | mf0102 | move all files belonging to the legacy UI to legacy/ |
Sun, 15 Jun 2008 00:00:55 +0300 | Matti Hamalainen | Proper updating of playlist->tail was missing from some functions. |