Mercurial > audlegacy
graph
-
[svn] - fix: W:playlist_list.c(162) [get_transparency_pixmap]: possible type-punned pointer dereference trunkFri, 26 Jan 2007 18:10:18 -0800, by nenolod
-
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunkFri, 26 Jan 2007 14:50:30 -0800, by mf0102
-
[svn] - back out objective-make topdir probe stuff, it doesnt work on some trunkThu, 25 Jan 2007 22:20:19 -0800, by nenolod
-
[svn] - rename some hooks so that they are more logical trunkThu, 25 Jan 2007 21:59:33 -0800, by nenolod
-
[svn] - add hooks: playback begin, playback end, playlist reached end trunkThu, 25 Jan 2007 21:29:51 -0800, by nenolod
-
[svn] - allow for hooks to be automatically registered if they are needed trunkThu, 25 Jan 2007 21:19:44 -0800, by nenolod
-
[svn] - make a note that hashtable collisions in the plugin matrix are not trunkThu, 25 Jan 2007 01:52:51 -0800, by nenolod
-
[svn] Strip 0xFEFF from start of file. Windows error? trunkWed, 24 Jan 2007 15:10:51 -0800, by nemo
-
[svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams) trunkTue, 23 Jan 2007 16:43:13 -0800, by giacomo
-
[svn] - tuple->file_name coming from input plugins have a string with filename + extension, but tuple->file_name coming from input plugins without a get_song_tuple have a string with filename without extension; fix this incongruency, always pass tuple->filename with a string containing filename + extension trunkTue, 23 Jan 2007 16:37:13 -0800, by giacomo