Mercurial > audlegacy
graph
-
- renamed auxiliary filesWed, 11 Nov 2009 15:34:23 +0900, by Yoshiki Yazawa
-
should not use gtk_file_chooser_set_filename() if file does not existWed, 16 Sep 2009 20:04:27 +0900, by Yoshiki Yazawa
-
imported new plugin enumeration loop.Mon, 22 Jun 2009 14:53:31 +0900, by Yoshiki Yazawa
-
fix dbus glitchSat, 23 May 2009 00:00:14 +0900, by Yoshiki Yazawa
-
equalizer: Fix incorrect math in equalizer_flow_set_bands(). (Closes: #70)Wed, 13 May 2009 03:00:17 -0500, by William Pitcock
-
Better Altivec support.Tue, 05 May 2009 17:00:13 -0500, by William Pitcock
-
Add a "playlist load" trigger so that non-existant CD tracks can be removedMon, 04 May 2009 23:20:56 -0400, by John Lindgren
-
First step in fixing hang-ups when playing a CD.Sun, 03 May 2009 20:44:00 -0400, by John Lindgren
-
Set window type hint on preferences and open dialogs (fixes #36)Sun, 03 May 2009 08:28:50 -0400, by John Lindgren
-
Use g_filename_to_uri on command line items that do not contain "://" (bug #51)Fri, 01 May 2009 19:35:44 -0400, by John Lindgren
-
Credit Carlo Bramini for patching in bug #47.Tue, 28 Apr 2009 23:00:58 +0100, by Tony Vroon
-
This warning message was a mistake.Sun, 26 Apr 2009 17:52:16 -0400, by John Lindgren
-
Enable opening jump to file dialog from audtool.Sun, 26 Apr 2009 13:15:34 -0400, by John Lindgren
-
Use playlist_get_mtime, not plain stat, when sorting by date (bug #20)Sun, 26 Apr 2009 12:32:33 -0400, by John Lindgren
-
When deleting last playlist, set title to "Untitled Playlist", as for a new one.Sun, 26 Apr 2009 04:34:53 -0400, by John Lindgren
-
Fix a crash when deleting a playlist.Sun, 26 Apr 2009 03:35:03 -0400, by John Lindgren
-
Eliminate a double free (bug #30)Sat, 25 Apr 2009 21:32:54 -0400, by John Lindgren
-
Acknowledge contribution by Edward Sheldrake in bug #12.Fri, 24 Apr 2009 09:43:41 +0100, by Tony Vroon
-
Do not leave the audio device open when using stop after current song, patch by Edward Sheldrake closes bug #12.Fri, 24 Apr 2009 09:43:03 +0100, by Tony Vroon
-
Acknowledge contribution by John Wehle for bug #46.Fri, 24 Apr 2009 09:27:28 +0100, by Tony Vroon
-
We do not care about hook_find(name) past the if-statement. Do not assign to a variable.Mon, 20 Apr 2009 00:12:18 +0100, by Tony Vroon
-
Remove one instance where http_flag is declared and assigned, but otherwise unused. From code analysis, unique ID 2JxrMA.Sun, 19 Apr 2009 23:52:10 +0100, by Tony Vroon
-
Remove declaration & assignment of numsongs, the variable is unused. From code analysis, unique ID q3QDmA.Sun, 19 Apr 2009 23:43:13 +0100, by Tony Vroon
-
Stop assigning node, the variable is unused. Removes need for node and one PLAYLIST_LOCK/UNLOCK pair. From code analysis, unique ID 99OFUU.Sun, 19 Apr 2009 23:39:14 +0100, by Tony Vroon
-
We only need the results of the stat once, do not bother with a variable at all. From code analysis, unique ID uYRsrf.Sun, 19 Apr 2009 23:26:48 +0100, by Tony Vroon
-
Spell Micha Lipski's name correctlySat, 18 Apr 2009 11:58:27 +0200, by Tomasz Mon
-
Acknowledge contributions by Michal Lipski.Fri, 17 Apr 2009 16:43:45 +0100, by Tony Vroon
-
on_about_window_expose(): avoid NULL-dereferenceThu, 16 Apr 2009 20:22:52 -0500, by William Pitcock
-
audacious_rc_playlist_enqueue_to_temp(): drop totally unused valueThu, 16 Apr 2009 20:14:28 -0500, by William Pitcock
-
prefswin_page_destroy(): add missing 'continue' instruction.Thu, 16 Apr 2009 20:07:38 -0500, by William Pitcock
-
vis_playback_stop(): don't bother with assigning values when they are assigned again later.Thu, 16 Apr 2009 20:01:24 -0500, by William Pitcock