Wed, 11 Jun 2008 13:08:58 +0300 |
Matti Hamalainen |
Cosmetics.
|
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)
|