pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/gnome-mplayer



Module Name:    pkgsrc
Committed By:   obache
Date:           Sun Jan  8 05:47:47 UTC 2012

Modified Files:
        pkgsrc/multimedia/gnome-mplayer: Makefile distinfo options.mk
        pkgsrc/multimedia/gnome-mplayer/patches: patch-Makefile.in
Removed Files:
        pkgsrc/multimedia/gnome-mplayer/patches: patch-configure
            patch-configure.in

Log Message:
Update gnome-mplayer to 1.0.5.

Development
    Rework key handler to be more correct with respect to shift/ctrl/alt 
modifiers
    Only use dark theme if not embedded, otherwise use the default theme
    Prefer the dark theme when running on gnome 3.2, similar to totem
    Updated Polish translation to match the reworded source text
    Reword 50% larger as gettext is stupid about the % sign
    Translated the missing string into Polish
1.0.5b2
    Add 150% display of video
    Use icon named gnome-mplayer-panel for status icon if present in theme
    Remove configure option --with-gpm-new-method as this is default now
        if you have an old gnome-power-manager < 2.26 add the configure flag
        --with-gpm-old-method
    Try to detect the right screensaver api to use in Gnome 3.2 (Fedora 16)
    Updated German translation
    Fix warning when accelerator keys have not been set
    Updated Japanese translation
    Fix the speed multipliers and speed reset Issue 566 & 567
1.0.5b1
    Rephrased some strings in Polish translation
    Updated Portuguese translation
    Updated Polish translation
    Fix problem with visual seeking while using the tracker, requires gmtk svn 
r48
    Add in command line option --vo (this disables hardware codecs as a safety 
measure)
    Add in command line option --dvd_device
    Fix Issue #560, ATTRIBUTE_FORCE_CACHE not being processed
    Printout gmtk version in verbose mode
    Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in 
configure.in
    Make cursor reappear when not in fullscreen mode
    Hide mouse/panel in fullscreen mode when mouse is above the panel area.
    Only make the fullscreen controls reappear when the mouse is at the bottom 
of the screen
    Fix keyboard shortcut capture to only detect CTRL, ALT or SHIFT modifiers
    Set CDDB to TYPE CD
    Fix typo on keyscreen
    Add tooltop for "Enable Video Hardware"
    Remove fuzzy and obsolete translations from po files
    Make Normal and Double size hotkeys work
    Fix saving and loading of preferred VO
    Fix 'f' not going to/returning from fullscreen
    Remove the use of mplayer profiles, as they are no longer needed
    Fix Issue 544, minor spelling issue
    Allow customization of some of the keyboard hotkeys, more to be done
    Replace get_window, get_visible, and get_allocation with gmtk versions
    Build foundation for customized hotkeys
    Add checkboxes for hardware and crystalhd codec support
    Conversion to using libgmtk as separate library
    Fix Issue #538
    Autodetect gtk3 at configure time
    Raise event on incomplete QuickTime file, and mark it for retry
    Fix compile issue when alsa is not being used


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/gnome-mplayer/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/gnome-mplayer/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/multimedia/gnome-mplayer/options.mk
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/multimedia/gnome-mplayer/patches/patch-Makefile.in
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/multimedia/gnome-mplayer/patches/patch-configure \
    pkgsrc/multimedia/gnome-mplayer/patches/patch-configure.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index