Sat, 23 Jun 2007 22:38:15 -0500 |
William Pitcock |
BSD relicensing (pass 3).
trunk
|
Sat, 07 Apr 2007 05:15:25 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 4)
trunk
|
Sat, 07 Apr 2007 05:08:36 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 3)
trunk
|
Wed, 07 Mar 2007 16:26:51 -0800 |
giacomo |
[svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer
trunk
|
Mon, 05 Mar 2007 17:30:33 -0800 |
giacomo |
[svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should
trunk
|
Mon, 05 Mar 2007 13:50:32 -0800 |
mf0102 |
[svn] - Remove even more duplicate code
trunk
|
Sun, 04 Mar 2007 10:43:38 -0800 |
mf0102 |
[svn] - Removed some of the horrible code duplication in the file popup code
trunk
|
Sat, 03 Mar 2007 14:56:49 -0800 |
mf0102 |
[svn] - Cleaned up file info popup stuff
trunk
|
Sun, 25 Feb 2007 18:17:25 -0800 |
yaz |
[svn] - filename in filepopup should be utf8.
trunk
|
Wed, 14 Feb 2007 06:42:50 -0800 |
yaz |
[svn] - avoid double free while playing cdda.
trunk
|
Thu, 08 Feb 2007 01:43:09 -0800 |
yaz |
[svn] - suppress warning
trunk
|
Wed, 07 Feb 2007 10:23:29 -0800 |
nenolod |
[svn] - add some debugging assertions to this code
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 08:22:15 -0800 |
yaz |
[svn] - make sure tooltip_file != NULL otherwise filepopup may crash in strcmp().
trunk
|
Thu, 25 Jan 2007 20:50:15 -0800 |
yaz |
[svn] enhancement to popup information settings
trunk
|
Tue, 23 Jan 2007 16:43:13 -0800 |
giacomo |
[svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams)
trunk
|
Thu, 18 Jan 2007 07:32:07 -0800 |
giacomo |
[svn] - ensure that year/tracknumber/length fields are cleared if necessary
trunk
|
Wed, 17 Jan 2007 12:26:55 -0800 |
giacomo |
[svn] - added progressbar with display of elapsed time for metadata tooltip
trunk
|
Wed, 17 Jan 2007 08:13:07 -0800 |
giacomo |
[svn] - ui_fileinfopopup.c uses gtk code, no more glade in it
trunk
|
Tue, 16 Jan 2007 16:49:21 -0800 |
giacomo |
[svn] - simplify and optimize the metadata tooltip trigger function
trunk
|
Tue, 16 Jan 2007 10:33:13 -0800 |
giacomo |
[svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins)
trunk
|