pkgsrc/devel/gmtk/PLIST
obache fae75e13a2 Update gmtk to 1.0.7.
1.0.7
    Rerun autoreconf -fiv
1.0.7b
	Make 'o' toggle the OSD in gmtk_media_player
    Update makefile so that libgmtk is dependent on libgmlib so that parallel builds work
    Updated Polish translation
    Add anamorphic aspect ratio (2.39:1)
    Fix problem with audio only file restarts in gmtk_media_player gnome-mplayer Issue #634
    Clean up double setting of media_device in gmtk_media_player
	Add subtitle step forward and backward commands
    Basic scrolling wheel patch from Gnome Mplayer Issue #621
	Don't flush events when querying devices
    Cleanup GTK depreciated warnings in gmtk_media_tracker
    Cleanup gtk_widget_get_pointer depreciated warning on GTK 3.4
    Version the libraries that are built
    Change error message dialog in thread_reader_error to event that is raised, let the front end handle it
    add gm_bool_to_string() macro (use like a function returning const gchar*)
    Clear artist, title and album on media end, prevents wrong cover art lookup
    Change gmtk_media_player_log_state log level from DEBUG to INFO
    Move and add gmtk_media_player_log_state status messages around
    Prevent class cast on possible NULL pointer
    Emit mplayer_complete_cond anytime we find an error reading from the mplayer thread
    new function gm_log_name_this_thread(): improves thread logging
    Fix usage of status in thread_reader_error correctly
    Clean up the pointer math in gmtk_media_player_log_state
    Clean up some memory allocations identified by valgrind
    Print thread number with all debug messages if GM_DEBUG_THREADS is set
    Change strchr to g_strrstr in gm_log
    Uppercase constant GMPLS_LEN
    Define the player_lock mutex
    Fix a double free at program exit time (removes an occasional segfault)
    Initialize a struct to 0 to remove "branch depends on uninitialized memory" error
    Fix "pointer to object on stack passed out of function" bug.
    Add a function attribute, so calls to gm_log() are checked for printf format string errors
    Hook gm_log functions into the remainder of the sources
    Hook functions from gm_log into the main gmtk_media_player class, add log_state method
    Make gm_log.c/,h compatible with indent
    Fix compile error in gm_log
    Adjust formatting in gm_log files to match up with rest of project
    Add in gm_log from Hans Ecke
    Return a NULL instead of a "" string for metadata
    Apply patch from Issue #9 to fix some cppcheck warnings
    Fix a couple of keyboard shortcuts as they were in the wrong shift state, similar to gnome-mplayer fix
    Initialize some media metadata
    Change some minor video initialization setup steps
    Implement getting ATTRIBUTE_SPEED_SET
    Fix problem with removal of read metadata and replacing it with filename info
    Fix compiler warning detected by clang
    Monitor sub visiblity better gnome-mplayer Issue #615
    Protect against possible divide by zero in gmtk_media_player_size_allocate
    Correct situation where media player window allocation is small or incorrect
	If mplayer emits a signal at position 0 retry once
	Fix logic error in ERROR_RETRY
    Replace g_strncasecmp with g_ascii_strncasecmp
2013-01-05 12:17:16 +00:00

67 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2013/01/05 12:17:16 obache Exp $
include/gmtk/gm_audio.h
include/gmtk/gm_common.h
include/gmtk/gm_file.h
include/gmtk/gm_log.h
include/gmtk/gm_parse.h
include/gmtk/gm_pref_store.h
include/gmtk/gm_strfuncs.h
include/gmtk/gmlib.h
include/gmtk/gmtk.h
include/gmtk/gmtk_audio_meter.h
include/gmtk/gmtk_common.h
include/gmtk/gmtk_media_player.h
include/gmtk/gmtk_media_tracker.h
include/gmtk/gmtk_output_combo_box.h
lib/libgmlib.la
lib/libgmtk.la
lib/pkgconfig/gmlib.pc
lib/pkgconfig/gmtk.pc
share/doc/gmtk/AUTHORS
share/doc/gmtk/COPYING
share/doc/gmtk/ChangeLog
share/doc/gmtk/INSTALL
share/doc/gmtk/NEWS
share/doc/gmtk/README
share/locale/ar/LC_MESSAGES/gmtk.mo
share/locale/bg/LC_MESSAGES/gmtk.mo
share/locale/ca/LC_MESSAGES/gmtk.mo
share/locale/cs/LC_MESSAGES/gmtk.mo
share/locale/da/LC_MESSAGES/gmtk.mo
share/locale/de/LC_MESSAGES/gmtk.mo
share/locale/el/LC_MESSAGES/gmtk.mo
share/locale/en_GB/LC_MESSAGES/gmtk.mo
share/locale/es/LC_MESSAGES/gmtk.mo
share/locale/et/LC_MESSAGES/gmtk.mo
share/locale/eu/LC_MESSAGES/gmtk.mo
share/locale/fi/LC_MESSAGES/gmtk.mo
share/locale/fo/LC_MESSAGES/gmtk.mo
share/locale/fr/LC_MESSAGES/gmtk.mo
share/locale/fy/LC_MESSAGES/gmtk.mo
share/locale/gl/LC_MESSAGES/gmtk.mo
share/locale/he/LC_MESSAGES/gmtk.mo
share/locale/hr/LC_MESSAGES/gmtk.mo
share/locale/hu/LC_MESSAGES/gmtk.mo
share/locale/id/LC_MESSAGES/gmtk.mo
share/locale/it/LC_MESSAGES/gmtk.mo
share/locale/ja/LC_MESSAGES/gmtk.mo
share/locale/ko/LC_MESSAGES/gmtk.mo
share/locale/lt/LC_MESSAGES/gmtk.mo
share/locale/nl/LC_MESSAGES/gmtk.mo
share/locale/pl/LC_MESSAGES/gmtk.mo
share/locale/pt/LC_MESSAGES/gmtk.mo
share/locale/pt_BR/LC_MESSAGES/gmtk.mo
share/locale/ro/LC_MESSAGES/gmtk.mo
share/locale/ru/LC_MESSAGES/gmtk.mo
share/locale/si/LC_MESSAGES/gmtk.mo
share/locale/sr/LC_MESSAGES/gmtk.mo
share/locale/sr@latin/LC_MESSAGES/gmtk.mo
share/locale/sv/LC_MESSAGES/gmtk.mo
share/locale/th/LC_MESSAGES/gmtk.mo
share/locale/tr/LC_MESSAGES/gmtk.mo
share/locale/ug/LC_MESSAGES/gmtk.mo
share/locale/uk/LC_MESSAGES/gmtk.mo
share/locale/vi/LC_MESSAGES/gmtk.mo
share/locale/zh_CN/LC_MESSAGES/gmtk.mo
share/locale/zh_HK/LC_MESSAGES/gmtk.mo
share/locale/zh_TW/LC_MESSAGES/gmtk.mo