Sat May 7 03:46:09 CEST 2005 Thomas Nilsson * Input/mpg123/mpg123.c: Enable shoutcast title streaming by default. * xmms/playlist.c (playlist_play): Use same randomizer for random skin as we use for shuffling. Sat May 7 02:28:36 CEST 2005 Håvard Kvålen * Output/OSS/audio.c (write_all): Handle short writes properly. Bug reported by Sean Meiners Sat May 7 01:54:57 CEST 2005 Håvard Kvålen * xmms/playlist.c (playlist_next): If at the end of the playlist the queue was not considered when pressing next. Patch by Bastiaan Jacques * Input/mikmod/plugin.c, Input/mikmod/mikmod-plugin.h: New option to always use filename for title. Patch by Tatu Kilappa * xmms/main.c (mainwin_general_menu_entries): Set Ctrl-Q as default keybinding for quit. Patch by Michaël Houzé Sat May 7 01:13:01 CEST 2005 Håvard Kvålen * libxmms/configure.in: Add test for bigendian (we already tried to use the result from this test). Patch by Erik de Castro Lopo * Output/solaris/audio.c (abuffer_open): Add support for a couple of more soundcards. OSS and AMD8111. For OSS you probably want to use the OSS plugin though. Patch by 4Front Technologies Patch by Dmitry Pimenov Fri May 6 23:50:19 CEST 2005 Håvard Kvålen * Input/vorbis/fileinfo.c: Fix crash if looking at file info while the window is already open. * General/song_change/song_change.c: Add a parameter that indicates if it is playing or not. Patch by Jeff Shute * xmms/playlistwin.c (playlistwin_keypress): Make enter work even if the current selected song is not visible. Patch by Bastiaan Jacques * xmms/main.c (main): Try to set SCHED_RR priority even if we don't are root if it is enabled.