head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.46 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.44 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.42 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.40 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.38 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.36 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.34 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.32 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.30 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.28 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.26 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.24 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.22 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.20 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.18 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.16 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.14 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.12 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.10 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.8 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.6 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.4 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.2 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.2.0.4 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.2 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.1.1.1.0.2 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2004.09.21.17.13.36; author jmmv; state dead; branches; next 1.2; 1.2 date 2004.04.02.05.51.03; author jmmv; state Exp; branches; next 1.1; 1.1 date 2004.02.22.16.32.45; author jmmv; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.02.22.16.32.45; author jmmv; state Exp; branches; next ; desc @@ 1.3 log @Update to 2.8.0. This version corresponds to GNOME 2.8.0. Changes since 2.7.1: * GStreamer-based (CDDB-capable) backend to GNOME CD * Added "nb" and "bs" translations * Added ALSA switches (simple boolean on/off) to Volume Control * Made the whole release compile properly using -Wall -Werror Bugs fixed since 2.7.1: * 51152: CD Player does not support CDDA * 123937: Progress bar does not move while recording * 140082: Too many "name-changed" events for Play/Pause button * 142828: Bad preprocessor directive in gnet-private.h * 143287: [Solaris], Need to set the audio port * 143327: No ATK name for Available Themes selection widget * 144341: gnome-cd chrashes/hangs when opening/closing tray * 144536: missing gst-cdparanoia-cdrom.c and gst-cdparanoia-cdrom.h * 148353: gnome-cd crashes when pressing ejecting a cd while it is ... * 151305: missing return value in seek_to() * 151306: Cleanup of issues reported by sparse/gcc This is gnome-media 2.7.1 Changes since 2.6.1: * Swapped About and Help (Jorn Baayen) * Fixed cddb-slave2 documentation link (Kaushal Kumar) * Added "tk" translation * Fixed compiler warnings in CDDBSlave2 * Lots of functionality updates in CDDBSlave2 * Fixed spelling errors in schemas Bugs fixed since 2.6.1: * 117695: Don't flood syslog with failed CDROMVOLREAD ioctls (Thomas) * 130233: Internationalize profile names and descriptions (Thomas) * 134339: Change dir to path in source (Thomas) * 134340: Use ngettext (Thomas) * 134341: Whitespace before punctuation in gnome-media message (Thomas) * 137139: Change terminal to profile (Thomas) * 141985: Check .cddb directory for entries (Thomas) * 114015: Fix window title for gnome-cd on unknown discs (Thomas) * 135139: Add NetBSD support (Julio M. Merino Vidal) * 130651: Change name and comment in .desktop file (Thomas) * 140344: use gnome-common (Christian Neumair) * 141406: use a colorspace convertor from gst-plugins * 137198: install gstreamer-properties correctly (Julio Vidal) * 125409: redraw display text when style changes (Leena Gunda) * 137464: use gtk_icon_theme in recorder (Fernando Herrera) * 141985: also check .cddb entries (Thomas) * 114015: Fix display of unknown entries (Thomas) * 124924: Initialize pointers (Thomas) * 119596: Differentiate between audio and data cd (Balamurali Viswanathan) * 139555: Make CD playback stop when application exits (Richard Kinder) @ text @$NetBSD: patch-ai,v 1.2 2004/04/02 05:51:03 jmmv Exp $ http://bugzilla.gnome.org/show_bug.cgi?id=135139 --- configure.orig 2003-12-31 04:10:36.000000000 +0100 +++ configure @@@@ -23197,6 +23197,11 @@@@ case "$host" in CDROM_HOST_LINUX=true default_cd_device="/dev/cdrom" ;; +*NetBSD*) + CDROM_HOST=freebsd + CDROM_HOST_FREEBSD=true + default_cd_device="/dev/rcd0d" + ;; *SunOS*) CDROM_HOST=solaris CDROM_HOST_SOLARIS=true @ 1.2 log @Update to 2.6.0 (which I forgot to commit yesterday night). Sorry, couldn't find a suitable list of changes... @ text @d1 1 a1 1 $NetBSD: patch-ai,v 1.1.1.1 2004/02/22 16:32:45 jmmv Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ai,v 1.1 2003/12/31 02:30:22 xtraeme Exp $ d3 7 a9 8 --- configure.orig 2003-12-31 03:12:56.000000000 +0100 +++ configure 2003-12-31 03:13:45.000000000 +0100 @@@@ -12832,9 +12832,11 @@@@ case "$host" in *FreeBSD*) - CDROM_HOST=freebsd default_cd_device="/dev/acd0c" d12 2 d16 3 a18 3 *Linux*) CDROM_HOST=linux default_cd_device="/dev/cdrom" @ 1.1.1.1 log @Move gnome2-media from audio to the multimedia category. This is version 2.4.1.1nb4. @ text @@