Sun May 23 01:58:05 CEST 2004 Håvard Kvålen * xmms/hints.c (net_wm_set_desktop): We could unintentionally move the window on start because of a race with the window manager. Patch by Martin Stjernholm Sun May 23 01:33:23 CEST 2004 Håvard Kvålen * xmms/playlistwin.c (playlistwin_create): Accelerators did not work for some sub-menus. * Output/alsa/audio.c: Software volume control was broken for mono files. * Output/sun/configure.c (configure_win_destroy): configure_win_destroy() was called twice and that caused some confusion. Patch by Matthias Drochner * Output/esd/configure.c (esdout_configure): It was not possible to enable the oss mixer due to an inverted #ifdef. Sun May 23 00:18:19 CEST 2004 Håvard Kvålen * xmms/about.c, xmms/main.c, xmms/util.c, xmms/util.h, xmms/input.c, Input/mpg123/fileinfo.c, Input/vorbis/fileinfo.c: Make dialogs close if you press esc. Patch by Eric Fikus Mon Apr 26 01:01:16 CEST 2004 Håvard Kvålen * General/joystick/joy.c (cleanup): Don't try to stop the thread if we never started it.