log src/audacious/skin.c @ 4267:a41fb6bc632a

age author description
Sun, 27 Jan 2008 23:00:32 +0200 Cristi Magherusan mostly works, but the VIS is broken, and the eq window is too large...more bugs
Sun, 27 Jan 2008 19:43:53 +0200 Cristi Magherusan doublesize -> custom scale:
Wed, 23 Jan 2008 01:12:08 +0200 Cristi Magherusan converted ui_skinned_equalizer_graph to GdkPixbuf
Mon, 21 Jan 2008 02:42:06 +0200 Cristi Magherusan skin_get_eq_spline_colors was rewritten without using pixmaps
Sat, 19 Jan 2008 13:44:52 +0100 Tomasz Mon remove pixmap from SkinPixmap
Sat, 19 Jan 2008 06:03:03 +0100 Tomasz Mon beggining of GdkPixbuf transition
Wed, 09 Jan 2008 09:44:01 -0600 Jussi Judin Close_ini_file() frees all memory allocated in open_ini_file() (Bugzilla #40)
Fri, 04 Jan 2008 14:14:09 +0100 Jussi Judin check skin having all pixmaps before loading
Sun, 30 Dec 2007 20:20:15 +0100 Tomasz Mon if skin doesn't provide ini file use defaults (Bugzilla #55)
Fri, 28 Dec 2007 20:42:56 +0100 Tomasz Mon set windows masks in saner way
Wed, 26 Dec 2007 21:00:12 +0300 Eugene Zagidullin oops...
Wed, 26 Dec 2007 20:40:50 +0300 Eugene Zagidullin better error handling. removed duplicated part
Wed, 26 Dec 2007 19:21:06 +0300 Eugene Zagidullin make use of AUDDBG
Wed, 26 Dec 2007 19:17:19 +0300 Eugene Zagidullin more strict error handling. make use of AUDDBG
Tue, 25 Dec 2007 14:14:33 -0600 Jussi Judin Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)
Tue, 25 Dec 2007 19:03:38 +0100 Tomasz Mon revise setting mask on windows
Sat, 08 Dec 2007 20:55:55 +0300 Eugene Zagidullin fully disabled reloading of currently active skin: fixed bug with partial destroyed skin
Sat, 17 Nov 2007 06:21:00 -0600 William Pitcock Work around the issues with broken Gtk-Qt-Engine and Modern skins with inline GTK.
Thu, 15 Nov 2007 17:57:29 +0100 Tomasz Mon little tweak
Thu, 15 Nov 2007 14:55:10 +0100 Tomasz Mon cosmetic changes, also removing FIXME statement as this code is more universal now
Thu, 15 Nov 2007 14:23:08 +0100 Tomasz Mon remove some duplicate code
Thu, 15 Nov 2007 14:12:57 +0100 Tomasz Mon we don't need this check anymore
Thu, 15 Nov 2007 13:04:32 +0100 Tomasz Mon widget position 0,0 is possible
Thu, 15 Nov 2007 12:07:23 +0100 Tomasz Mon unbreak some skins
Thu, 15 Nov 2007 11:42:46 +0100 Tomasz Mon further changes to skin_draw_pixmap
Thu, 15 Nov 2007 10:47:16 +0100 Tomasz Mon oh, I forgot about that
Thu, 15 Nov 2007 10:45:59 +0100 Tomasz Mon bring skin_numbers_generate_dash back to life
Wed, 14 Nov 2007 17:32:02 +0100 Tomasz Mon beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
Thu, 08 Nov 2007 18:33:14 +0100 Tomasz Mon correct mf0102 commit
Thu, 08 Nov 2007 17:11:34 +0100 mf0102 hide equalizer graph in special skins (needed for a certain skin)
Fri, 02 Nov 2007 19:33:30 +0100 Tomasz Mon some skins have lesser SKIN_PLAYPAUSE
Fri, 02 Nov 2007 19:25:36 +0100 Tomasz Mon check skin height after loading
Fri, 02 Nov 2007 13:13:45 +0100 Tomasz Mon workaround for strait SKIN_SHUFREP
Fri, 02 Nov 2007 12:42:58 +0100 Tomasz Mon if SKIN_PLAYPAUSE isn't 42px wide, don't display mainwin_playstatus at all
Fri, 02 Nov 2007 11:59:42 +0100 Tomasz Mon fix skins with not-standard sized numbers pixmap
Sun, 28 Oct 2007 19:36:16 +0100 mf0102 minor cleanup
Fri, 19 Oct 2007 05:24:27 -0500 William Pitcock fix some memory leaks
Wed, 17 Oct 2007 19:55:28 +0200 mf0102 implement returning to the original GTK+ style after deselecting an
Wed, 17 Oct 2007 18:28:17 +0200 mf0102 stopped code duplication hell
Wed, 17 Oct 2007 06:05:39 -0500 William Pitcock more gtk+ suckery. :(
Mon, 15 Oct 2007 20:35:21 -0500 William Pitcock there's no way in hell that will work on win32, so just #ifndef it for 1.5...
Mon, 15 Oct 2007 20:34:07 -0500 William Pitcock all of this shit to allow for skins to provide gtk skinning too...
Sat, 06 Oct 2007 16:36:47 -0500 William Pitcock remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.
Tue, 25 Sep 2007 16:26:48 +0200 Jonathan Schleifer Don't check for rpath twice.
Sun, 23 Sep 2007 14:22:04 -0500 William Pitcock Populate bmp_active_skin with default hints when it is created.
Sun, 23 Sep 2007 14:21:00 -0500 William Pitcock Allow passing NULL path_p to skin_parse_hints() to populate the skin with default settings.
Sun, 23 Sep 2007 13:47:56 -0500 William Pitcock Gracefully handle the failure of loading pixmaps.
Sun, 23 Sep 2007 13:47:38 -0500 William Pitcock Don't crash when the skin doesn't actually exist.
Fri, 10 Aug 2007 15:29:35 +0200 Tomasz Mon revise 19ad8ea66a03: fix skins with non-standard size posbar trunk
Fri, 10 Aug 2007 14:36:42 +0200 Tomasz Mon fix skins with non-standard size posbar trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory base src/audacious/widgets/skin.c@57114f8b654d