Mercurial > audlegacy
graph
-
MacOS target: build libid3tag correctly.Wed, 11 Jul 2007 05:53:25 -0500, by nenolod
-
Automated merge from ssh://petrie/dev-src/audacious.Wed, 11 Jul 2007 05:33:40 -0500, by nenolod
-
MacOS target: build fixesWed, 11 Jul 2007 04:59:30 -0500, by nenolod
-
little fix to ui_skinned_textbox_button_press()Wed, 11 Jul 2007 12:35:49 +0200, by Tomasz Mon
-
don't keep imgWed, 11 Jul 2007 12:28:11 +0200, by Tomasz Mon
-
branch mergeTue, 10 Jul 2007 20:16:54 +0200, by Tomasz Mon
-
prevent from displaying messTue, 10 Jul 2007 20:16:06 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousTue, 10 Jul 2007 11:42:09 -0500, by William Pitcock
-
Fix skinbrowser preview generation.Tue, 10 Jul 2007 11:41:56 -0500, by William Pitcock
-
we don't need ui_vis_clear, it only caused problemTue, 10 Jul 2007 17:37:37 +0200, by Tomasz Mon
-
show UiSkinnedNumber only when track is playingTue, 10 Jul 2007 17:08:38 +0200, by Tomasz Mon
-
use button-press-event signalsTue, 10 Jul 2007 17:00:43 +0200, by Tomasz Mon
-
added lastfm GUI stubTue, 10 Jul 2007 17:13:24 +0300, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 09 Jul 2007 23:19:49 -0500, by William Pitcock
-
Move timer updates out of the 100hz giant loop. trunkMon, 09 Jul 2007 23:19:35 -0500, by Daniel Drake
-
Handle metadata sources where there are no mimetype support yet implemented. trunkMon, 09 Jul 2007 05:17:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 09 Jul 2007 05:13:50 -0500, by William Pitcock
-
Use mimetype system to accelerate detection of network streams. trunkMon, 09 Jul 2007 05:13:41 -0500, by William Pitcock
-
use ui_skinned_set_push_button_data instead accessing values directly trunkSun, 08 Jul 2007 20:33:32 +0200, by Tomasz Mon
-
request GdkGC when needed rather than carry one around trunkSun, 08 Jul 2007 19:56:51 +0200, by Tomasz Mon
-
fully implement UiSkinnedNumber, number.c no longer needed trunkSun, 08 Jul 2007 12:21:09 +0200, by Tomasz Mon
-
don't call gtk_widget_show/hide from func that's called every now and then trunkSun, 08 Jul 2007 10:23:16 +0200, by Tomasz Mon
-
replace calling redraw signals with gtk_widget_queue_draw() trunkSat, 07 Jul 2007 18:56:43 +0200, by Tomasz Mon
-
playlist_dir_find_files(): Return list of URIs. trunkFri, 06 Jul 2007 01:12:17 -0500, by William Pitcock
-
ui_skinned_textbox_button_release is no longer lost trunkThu, 05 Jul 2007 11:03:42 +0200, by Tomasz Mon
-
Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunkThu, 05 Jul 2007 01:40:11 -0500, by William Pitcock
-
find_file_recursively(): Return a valid URI instead of a literal path. trunkThu, 05 Jul 2007 01:26:16 -0500, by William Pitcock
-
Log a warning if an adequate transport was not found. trunkThu, 05 Jul 2007 01:25:56 -0500, by William Pitcock
-
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunkThu, 05 Jul 2007 00:56:01 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 05 Jul 2007 00:49:08 -0500, by William Pitcock
-
Use vfs_file_test() instead of g_file_test() where appropriate. trunkThu, 05 Jul 2007 00:48:53 -0500, by William Pitcock
-
paint on obj instead on textbox->img while in oneway scroll mode trunkWed, 04 Jul 2007 21:24:04 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkTue, 03 Jul 2007 21:20:09 -0500, by William Pitcock
-
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunkTue, 03 Jul 2007 21:20:01 -0500, by William Pitcock
-
Remove urldecode.c, urldecode.h, fix references accordingly. trunkTue, 03 Jul 2007 19:44:41 -0500, by William Pitcock
-
Rework DnD received data function to use g_filename_from_uri(). trunkTue, 03 Jul 2007 19:39:46 -0500, by William Pitcock