log src/xs_fileinfo.c @ 980:1cd7dead1b56

age author description
Fri, 09 Nov 2012 04:37:25 +0200 Matti Hamalainen Move some code to xs_backend.
Wed, 07 Nov 2012 11:24:29 +0200 Matti Hamalainen Rename variables.
Tue, 06 Nov 2012 15:04:46 +0200 Matti Hamalainen Move some code around, remove xs_player.c
Mon, 05 Nov 2012 18:51:11 +0200 Matti Hamalainen Rename some variables.
Mon, 05 Nov 2012 18:42:57 +0200 Matti Hamalainen Rename some structures.
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
Thu, 03 Apr 2008 00:44:33 +0300 Matti Hamalainen Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
Thu, 03 Apr 2008 00:34:07 +0300 Matti Hamalainen Rename pcFilename -> filename.
Wed, 02 Apr 2008 22:10:05 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.
Wed, 02 Apr 2008 19:46:59 +0300 Matti Hamalainen Lots of cosmetic code cleanups; synced the de-gettextification from Audacious-SID, I suppose it makes some sense ...
Thu, 20 Sep 2007 19:53:02 +0000 Matti Hamalainen Don't use pTitle instead of pName if pName == NULL.
Tue, 04 Sep 2007 23:33:03 +0000 Matti Hamalainen Oops.
Tue, 04 Sep 2007 23:30:01 +0000 Matti Hamalainen Actually only use [!] marker in the subtune menu, not the whole info field.
Tue, 04 Sep 2007 00:21:03 +0000 Matti Hamalainen Show tags ("[!]" and "[*]") in fileinfo selector, if there is additional information for the subtune;
Mon, 03 Sep 2007 02:41:04 +0000 Matti Hamalainen XS_SIGNAL_CONNECT() macro added and used.