log src/audacious/util.c @ 4556:332d2992e04c

age author description
Sun, 18 May 2008 21:11:14 +0300 Matti Hamalainen Use gsize and g_realloc in smart_realloc().
Wed, 30 Apr 2008 03:41:47 +0300 Matti Hamalainen Doxycomment change: xmms_show_message -> util_info_dialog.
Tue, 22 Apr 2008 18:27:57 +0200 mf0102 - indentation of ui_main.c
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Mon, 21 Apr 2008 05:47:31 +0300 Matti Hamalainen Fix some random #includes.
Sun, 13 Apr 2008 07:15:07 +0300 Matti Hamalainen Remove duplicated path separator conversion (backslash to slash).
Sat, 12 Apr 2008 23:06:54 -0500 Paul Marks Fix relative paths in construct_uri() function. (Bugzilla #246)
Sun, 16 Mar 2008 22:23:59 +0100 mf0102 Split BmpConfig from main.c and main.h; move around some other stuff too
Sat, 15 Mar 2008 01:16:00 +0100 mf0102 Still cleaning up stuff
Mon, 11 Feb 2008 03:57:30 -0600 William Pitcock Fix some warnings.
Sun, 10 Feb 2008 07:19:45 +0300 Eugene Zagidullin - src stuff traveled to src_flow.c
Sat, 09 Feb 2008 01:05:36 +0300 Eugene Zagidullin - added template for src_flow
Mon, 28 Jan 2008 02:47:30 +0200 Cristi Magherusan changed the hardcoded scale to 1.2 and set some dither and interpolation
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 15:15:03 +0200 Cristi Magherusan removed some unused GdkPixmap stuff
Wed, 23 Jan 2008 01:12:08 +0200 Cristi Magherusan converted ui_skinned_equalizer_graph to GdkPixbuf
Tue, 22 Jan 2008 22:40:48 +0100 Tomasz Mon introduce ui_skinned_widget_draw
Wed, 09 Jan 2008 09:44:01 -0600 Jussi Judin Close_ini_file() frees all memory allocated in open_ini_file() (Bugzilla #40)
Wed, 26 Dec 2007 21:00:12 +0300 Eugene Zagidullin oops...
Wed, 26 Dec 2007 19:17:19 +0300 Eugene Zagidullin more strict error handling. make use of AUDDBG
Wed, 19 Dec 2007 00:48:05 -0600 Jussi Judin Fix memory leak in read_ini_string() (Bugzilla #24)
Wed, 19 Dec 2007 00:42:50 -0600 Jussi Judin Fix memory leak in open_ini_file() function. (Bugzilla #17)
Fri, 07 Dec 2007 21:40:49 +0900 Yoshiki Yazawa fix a memory leak.
Fri, 07 Dec 2007 01:11:25 +0900 Yoshiki Yazawa - modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
Sat, 24 Nov 2007 17:09:11 +0100 Tomasz Mon say goodbye to libglade
Sun, 14 Oct 2007 21:11:21 -0500 William Pitcock export util_get_localdir().
Sat, 13 Oct 2007 19:11:52 -0500 William Pitcock fun util dialog shit -> vtable
Sat, 13 Oct 2007 19:08:44 -0500 William Pitcock Use GCallback instead of GtkSignalFunc.
Tue, 25 Sep 2007 23:33:32 +0300 Matti Hamalainen Typecast to (long)
Sun, 09 Sep 2007 22:58:43 +0300 Matti Hamalainen Oops, forgot this file. trunk
Sun, 09 Sep 2007 18:47:56 +0300 Matti Hamalainen Remove legacy xmms functions. trunk
Wed, 01 Aug 2007 08:13:05 -0500 William Pitcock More librcd removal. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 09:00:33 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Fri, 20 Jul 2007 06:27:12 +0200 Christian Birchinger Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunk
Thu, 19 Jul 2007 13:37:23 +0200 Tomasz Mon we don't need create_dblsize_image() anymore
Sat, 14 Jul 2007 12:45:03 +0200 Tomasz Mon use GdkPixmaps for doublesizing
Wed, 11 Jul 2007 04:59:30 -0500 nenolod MacOS target: build fixes
Thu, 05 Jul 2007 01:41:09 -0500 William Pitcock Warning fixes. trunk
Thu, 05 Jul 2007 01:40:11 -0500 William Pitcock Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk
Thu, 05 Jul 2007 01:26:16 -0500 William Pitcock find_file_recursively(): Return a valid URI instead of a literal path. trunk
Tue, 03 Jul 2007 19:45:35 -0500 William Pitcock Remove xmms_urldecode_path(). trunk
Sat, 07 Apr 2007 05:36:05 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 7) trunk
Wed, 21 Mar 2007 01:59:48 -0700 yaz [svn] tweak UI behaviors: trunk
Mon, 05 Mar 2007 16:28:45 -0800 hansmi [svn] Prevent double free() by strdup'ing value. trunk
Mon, 05 Mar 2007 13:43:09 -0800 hansmi [svn] Check filesize before doing memcmp (potential sigsegv). trunk
Tue, 20 Feb 2007 08:11:40 -0800 nenolod [svn] - or comparison should be an and comparison trunk
Tue, 20 Feb 2007 07:35:05 -0800 nenolod [svn] - handle MS-DOS line endings. trunk
Thu, 15 Feb 2007 15:17:36 -0800 mf0102 [svn] - made new INI file parser trunk
Tue, 13 Feb 2007 06:09:50 -0800 mf0102 [svn] - removed unused function bmp_menu_translate() trunk
Sat, 10 Feb 2007 17:01:44 -0800 nenolod [svn] Try to put some skinned window code in a common place. trunk
Sat, 27 Jan 2007 05:01:55 -0800 nenolod [svn] - fix an error trunk
Sat, 27 Jan 2007 04:51:25 -0800 nenolod [svn] - vfs_get_file_contents() implementation. trunk
Sat, 27 Jan 2007 04:39:43 -0800 nenolod [svn] - indentation cleanups trunk
Sat, 27 Jan 2007 04:37:49 -0800 nenolod [svn] - break out the URL opener UI code trunk
Sat, 27 Jan 2007 04:32:08 -0800 nenolod [svn] - fix accidental removal of xmms_show_message trunk
Fri, 26 Jan 2007 14:50:30 -0800 mf0102 [svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunk
Fri, 26 Jan 2007 13:13:24 -0800 mf0102 [svn] reworked file chooser trunk
Thu, 25 Jan 2007 06:56:12 -0800 mf0102 [svn] recoded gtk2 style file opener trunk