pkgsrc-WIP-cvs archive

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

CVS commit: wip/lxmusic



Module name:	wip
Committed by:	blef
Date:		Thu May 21 19:24:27 UTC 2015

Modified Files:
	wip/lxmusic: Makefile PLIST distinfo

Log Message:
update lxmusic to 0.4.6.  changes:
- Corrected spelling mistake; Preference => Preferences
- Move libnotify conditional code to lxmusic-notify.c
- Bugfix for volume control
- on_tray_icon_middle_clicked: toggle play pause
- on_volume_btn_scrolled: increase/decrease volume on tray icon
- added missing funcion declarations
- Use XMMS2 "picture_front" album art for desktop notifications
- Make notification code implementation opaque
- clean rewrite of desktop notification code
- Code cleanup: Use macro to retrieve string/int track properties (removes code duplication)
- retrieve album art property: picture_front
- fixed non UTF-8 char
- removed un-used variables, fixed no-return-in-non-void function
- Few updates for build using more recent auto-tools.
- Added compatibility with libnotify >= 0.7.0.
- Fixed crash if "id" is not available.
- Fixed crash in using xmmsv_get_* functions.
- Fixed crash on NULL passed to guess_title_from_url().
- Fixed crash after deleting item from playlist.
- Eliminated duplicate gtk_widget_destroy() on main window which leaded
  to crash on exit.
- Fixed return value from lxmusic_do_notify_prepare() if no libnotify is
  available.
- It have to destroy any dialog windows on exit.
- Fixed few invalid casts and deprecated gdk_pixbuf_unref() calls.
- Allow compile with GLib >= 2.30 replacing deprecated functions.
- Added manual page lxmusic.1 to install tarball.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/lxmusic/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/lxmusic/PLIST
cvs -z3 rdiff -u -r1.5 -r1.6 wip/lxmusic/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/lxmusic/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/lxmusic/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/lxmusic/Makefile?r1=1.5&r2=1.6

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

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index