log

age author description
Sun, 19 Apr 2009 23:26:48 +0100 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.
Sat, 18 Apr 2009 11:58:27 +0200 Tomasz Mon Spell Micha©Č Lipski's name correctly
Fri, 17 Apr 2009 16:43:45 +0100 Tony Vroon Acknowledge contributions by Michal Lipski.
Thu, 16 Apr 2009 20:22:52 -0500 William Pitcock on_about_window_expose(): avoid NULL-dereference
Thu, 16 Apr 2009 20:14:28 -0500 William Pitcock audacious_rc_playlist_enqueue_to_temp(): drop totally unused value
Thu, 16 Apr 2009 20:07:38 -0500 William Pitcock prefswin_page_destroy(): add missing 'continue' instruction.
Thu, 16 Apr 2009 20:01:24 -0500 William Pitcock vis_playback_stop(): don't bother with assigning values when they are assigned again later.
Thu, 16 Apr 2009 19:57:44 -0500 William Pitcock Remove no longer relevant code.
Thu, 16 Apr 2009 19:49:20 -0500 William Pitcock Initialize rv to EXT_FALSE.
Tue, 14 Apr 2009 16:26:12 -0500 William Pitcock there was an 'a' here. how did that get there
Tue, 14 Apr 2009 15:16:54 -0500 William Pitcock Fix .M files being recognized as playlists.
Mon, 13 Apr 2009 01:18:06 -0400 John Lindgren On second thought, apply equalizer settings on (re)opening audio
Mon, 13 Apr 2009 00:53:26 -0400 John Lindgren Apply saved equalizer settings on startup
Sun, 12 Apr 2009 23:52:38 -0400 John Lindgren Heal the equalizer's clipping prevention of insanity
Sun, 12 Apr 2009 23:03:39 -0400 John Lindgren Hook up the equalizer (bug #24)
Sun, 12 Apr 2009 19:58:12 -0400 John Lindgren Updated Catalan translation from Ernest Adrogu«± (bug #25)
Sun, 12 Apr 2009 19:40:25 -0400 John Lindgren Spell Ernest Adrogu«±'s name correctly (bug #26)
Mon, 13 Apr 2009 00:27:33 +0100 Tony Vroon Unsigned integer != gsize.
Mon, 13 Apr 2009 00:19:52 +0100 Tony Vroon Functions were declared that are only used in specific situations. Move a code block up a bit and #ifdef appropriately.
Fri, 10 Apr 2009 20:02:45 -0400 John Lindgren Fix "audacious -p" crash and failing to play on startup
Fri, 10 Apr 2009 01:02:50 -0400 John Lindgren Only hide, do not destroy, window on delete-event (Debian bug #495427)
Thu, 09 Apr 2009 20:43:01 -0400 John Lindgren Fix "audtool help playback-seek-relative" crash (Debian bug #512910)
Wed, 04 Mar 2009 15:36:58 +0100 Michal Lipski Add 5px padding for label_time
Wed, 08 Apr 2009 18:56:10 +0100 Tony Vroon Translation to Basque by I«Šaki Larra«Šaga Murgoitio.
Sun, 05 Apr 2009 15:28:31 -0500 William Pitcock "default" -> "newui".
Sun, 05 Apr 2009 15:28:06 -0500 William Pitcock Add configdb entry "interface", and set default to "skinned".
Sun, 05 Apr 2009 15:24:15 -0500 William Pitcock Unbreak compile.
Fri, 13 Mar 2009 14:22:07 -0500 William Pitcock Add playlist_shift().
Thu, 21 May 2009 19:17:02 +0900 Yoshiki Yazawa renamed dbus symbol to audlegacy
Sat, 28 Mar 2009 19:27:30 +0900 Yoshiki Yazawa export on_skin_view_drag_data_received() for now.