log src/audacious/util.h @ 4557:2eee464379dc

age author description
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Wed, 30 Apr 2008 04:42:55 +0300 Matti Hamalainen Temporarily revert small part of mf0102's changeset that broke API by removing
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
Sun, 16 Mar 2008 22:23:59 +0100 mf0102 Split BmpConfig from main.c and main.h; move around some other stuff too
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
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
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
Sun, 14 Oct 2007 22:24:41 -0500 William Pitcock forgot to export a symbol. now I am done. really.
Sun, 14 Oct 2007 21:11:21 -0500 William Pitcock export util_get_localdir().
Sun, 14 Oct 2007 03:50:08 -0500 William Pitcock fix some oopses
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, 11 Sep 2007 06:54:00 -0500 William Pitcock /* FIXME! Remove this completely -ccr */ (#define xmms_check_realtime_priority(N) FALSE) -> fixed trunk
Sun, 09 Sep 2007 22:41:29 +0300 Matti Hamalainen xmms_show_message() is now audacious_info_dialog(), also removed alias macro trunk
Sun, 09 Sep 2007 18:47:56 +0300 Matti Hamalainen Remove legacy xmms functions. trunk
Fri, 10 Aug 2007 17:07:04 +0200 Giacomo Lozito added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus 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 08:59:47 -0500 William Pitcock GPL3 relicensing. 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
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
Tue, 03 Jul 2007 19:45:35 -0500 William Pitcock Remove xmms_urldecode_path(). trunk
Sat, 03 Mar 2007 14:56:49 -0800 mf0102 [svn] - Cleaned up file info popup stuff 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
Mon, 29 Jan 2007 10:11:01 -0800 nenolod [svn] - split out albumart locating functions into a seperate file and make the public API available in util.h trunk
Sat, 27 Jan 2007 04:37:49 -0800 nenolod [svn] - break out the URL opener UI code trunk
Fri, 26 Jan 2007 14:50:30 -0800 mf0102 [svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Wed, 17 Jan 2007 03:11:48 -0800 giacomo [svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu trunk
Mon, 15 Jan 2007 12:39:22 -0800 giacomo [svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunk
Mon, 15 Jan 2007 08:08:40 -0800 nenolod [svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk