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:           Sat Mar 16 10:46:06 UTC 2013

Modified Files:
        pkgsrc/multimedia/gnome-mplayer: Makefile distinfo

Log Message:
Update gnome-mplayer to 1.0.8.

Development
1.0.8
        Updated Spanish translation
        Apply patch from Issue 673
        Updated German translation
        Updated Japanese translation
        Updated Portuguese translation
        Set the subtitle visibility in set_media_player_attributes
        Fix fullscreen activation using defined accelerator key
1.0.8b
        Updated Polish translation
        Run make update-po
        Add volume control type display to preference screen
        Update spec.in file for libgda
        Switch back to using CURL instead of GIO for cover art retrieval
        Change "Save" in context menu to "Save As"
        Fix problem with localized positions in mark_uri_in_db_as_resumable
        Fix libgda compile issue
        Rework database code to use GValues instead of sql commands, should 
avoid localization issues
        Apply patch from Issue #669 to fix network stream regression
        Hide some items on the context menu, when not under plugin control
        Additional changes to Japanese translation
        Updated Japanese translation
        Updated Polish translation
        Fix Issue #667 - Subtitles not hidden by default when specified
        Updated Korean and Portuguese translations
        Add "Play Single Track from Playlist" under Edit menu
        Mark streams and CDs as playable when adding to playlist
        Present a warning message when about to overwrite a file on save
        Resize player when on video present event
        Fix some layout issues when playing audio only files
        Ensure the Gvalue contains a double before trying to use it
        Ellipsize items on the playlist, so they don't add extra spacing to the 
list
        Add gl3 to list of available VOs. make sure mplayer2 supports this on 
your setup before setting
        Save media state in file->open and file->recent selections
        Rework UBUNTU_MENUPROXY reading
        Add some extra debug information for enable_global_menu
        Fix cut and paste error with vbox padding
        Prevent assertion warning in database retrieval code
        Fix fullscreen icon used in place of play icon, problem caused by 
symbolic icon fix (Issue #656)
        Only update the database when we really want to change something, 
speeds things up on load
        Keep code from infinitly looping if audio device is not found
        Apply patch to compile with libgda4 or libgda5
    Fix some problems on initial volume setup, when pulseaudio device query is 
slow
    Don't monitor system volume, when running in softvol mode
        Update metadata in database as needed
        Don't reset unchanged values in the database
        Implement media play resume, from last viewed location
        Cleanup some minor compiler warnings
    Track resumable media in database
    Force a resize if we know the size from the database when opening a file
    Apply recommended fix from Issue #658
    Prevent crash when loading large playlist the first time
    Handle ' character in metadata
    Allow code to compile without libgda
    Update metadata in playlist as it becomes more precise
    Read metadata from database and use it
    Insert metadata into sqlite database, please delete 
$HOME/.config/gnome-mplayer/gnome-mplayer.db if you get insert errors
        as database schema has changed
    More database foundation code
    Clean up some more depreciated GTK2 calls in GTK3 mode
    Clean up unused variable messages is GTK2 mode
    Clean up some depreciated GTK2 calls in GTK3 mode
    Wrap some more symbolic icons to fix Issue 656
    Add create and delete tables code to database.c
    Add disable cover art fetch as a interface preference rather than only a 
command line preference
    Add initial support for playlist database which should result in faster 
loading of playlists
        This can be disabled with --with-libgda=no passed to configure
    Fix issue #656, fallback to non-symbolic icons if they don't exist in GTK3 
mode


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/multimedia/gnome-mplayer/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/gnome-mplayer/distinfo

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