log audacious/prefswin.c @ 2144:b76039eeb6f0 trunk

age author description
Sat, 16 Dec 2006 04:49:16 -0800 giacomo [svn] - made playlistwin_update_list depend on passed Playlist* instead of blindly using playlist_get_active(); this solves many locking issues with multiple playlists, but SHOULD be reviewed in every place playlistwin_update_list is used; added a playlist_new_from_selected() call too trunk
Tue, 12 Dec 2006 18:39:35 -0800 nenolod [svn] - preferences pane option for extension-based detection trunk
Tue, 12 Dec 2006 08:38:32 -0800 nenolod [svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunk
Sat, 09 Dec 2006 01:55:27 -0800 nenolod [svn] - fix urldecode dependencies trunk
Thu, 07 Dec 2006 22:56:55 -0800 nenolod [svn] - allow the output plugin to be changed while playing. trunk
Wed, 29 Nov 2006 12:45:02 -0800 chainsaw [svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunk
Sun, 12 Nov 2006 18:33:35 -0800 yaz [svn] - add show window decorations option to appearance preferences. closes #167. trunk
Fri, 27 Oct 2006 02:01:55 -0700 nenolod [svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin trunk
Sun, 22 Oct 2006 11:38:20 -0700 nemo [svn] Patch by Michael Hanselmann to fetch a per-song image file. trunk
Thu, 12 Oct 2006 05:02:14 -0700 nenolod [svn] - some fixes via alxorlov on the forums trunk
Sat, 07 Oct 2006 15:43:56 -0700 nhjm449 [svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts. trunk
Sat, 07 Oct 2006 15:17:31 -0700 nhjm449 [svn] - Update shaded playlist font when toggling bitmap fonts. trunk
Thu, 05 Oct 2006 07:57:40 -0700 nenolod [svn] - fix that goddamn skinlist bug trunk
Wed, 04 Oct 2006 02:15:22 -0700 yaz [svn] improvement of shaded playlist window trunk
Thu, 28 Sep 2006 08:39:14 -0700 yaz [svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunk
Sun, 24 Sep 2006 00:40:12 -0700 yaz [svn] - fix for gconf_value_get_string() does not accept null string. trunk
Tue, 29 Aug 2006 23:15:43 -0700 yaz [svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunk
Thu, 10 Aug 2006 13:51:08 -0700 nenolod [svn] - dependency cleanup part 2 trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Wed, 02 Aug 2006 16:06:49 -0700 nemo [svn] fine trunk
Wed, 02 Aug 2006 16:00:13 -0700 chainsaw [svn] Fix postal code. trunk
Wed, 02 Aug 2006 15:44:07 -0700 chainsaw [svn] Update FSF address in copyright notices. Update autotools templates. trunk
Mon, 24 Jul 2006 16:20:05 -0700 nemo [svn] Make annoying recursion that consistently returns wrong art, optional. trunk
Sun, 16 Jul 2006 08:14:08 -0700 nenolod [svn] - filepopup albumart stuff, via hansmi trunk
Mon, 10 Jul 2006 06:41:11 -0700 yaz [svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. trunk
Mon, 10 Jul 2006 04:02:23 -0700 nenolod [svn] - fix GTK+ assertions trunk
Mon, 10 Jul 2006 03:12:58 -0700 nenolod [svn] - preferences window cleanups trunk
Sat, 01 Jul 2006 03:11:13 -0700 nenolod [svn] - fix the skinwin realisation bug trunk
Thu, 29 Jun 2006 02:57:27 -0700 yaz [svn] - add toggle option for filepopup window trunk
Wed, 28 Jun 2006 15:32:15 -0700 nenolod [svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunk