GUPnP Tools Changelog

What's new in GUPnP Tools 0.10.0

Mar 31, 2019
  • All:
  • Port to GUPnP 1.2
  • Various Meson fixes
  • Translation updates
  • Merge requests included in this release:
  • https://gitlab.gnome.org/GNOME/gupnp-tools/merge_requests/2
  • https://gitlab.gnome.org/GNOME/gupnp-tools/merge_requests/1
  • Added/updated translations:
  • de.po, courtesy of Bernd Homuth
  • hu.po, courtesy of Meskó Balázs
  • sr.po, courtesy of Марко Ðœ. Костић
  • sv.po, courtesy of Anders Jonsson

New in GUPnP Tools 0.8.15 (Dec 13, 2018)

  • All:
  • Improve desktop files
  • Translation updates
  • Build:
  • Port to meson
  • AV Controlpoint:
  • Fix building against GtkSourceVIew 4
  • Make it possible to change the UserAgent
  • Remove g_type_class_add_private
  • Fix closing the about dialog
  • Universal Controlpoint:
  • Fix closing the about dialog
  • Added/updated translations:
  • cs, courtesy of Marek Černocký
  • de, courtesy of Tim Sabsch
  • es, courtesy of Daniel Mustieles
  • id, courtesy of Kukuh Syafaat
  • pl, courtesy of Piotr Drąg
  • pt_BR, courtesy of Rafael Fontenelle
  • sk, courtesy of Dušan Kazik
  • sv, courtesy of Anders Jonsson

New in GUPnP Tools 0.8.13 (Nov 27, 2016)

  • Build:
  • Fix desktop file generation
  • All:
  • Remove deprecated calls from GSSDP and GUPnP
  • AV Controlpoint:
  • Move some code into GtkBuilder files
  • Some clean-ups
  • Do not allow "Pause" when renderer is "Stopped"
  • Fix icon for "Next" button
  • Enable menu key on playlist
  • Fix compiling with recent GUPnP-AV
  • Translations:
  • Update
  • Build fixes
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=770655
  • Added/updated translations
  • cs, courtesy of Marek Černocký
  • pl, courtesy of Piotr Drąg
  • pt, courtesy of Tiago Santos
  • sv, courtesy of Anders Jonsson

New in GUPnP Tools 0.8.9 (Feb 6, 2014)

  • Changes since 0.8.8:
  • Make DIDL-Lite dialog work when closed with "X".
  • Make UniversalCP behave nicer in busy networks where a lot of devices appear/disappear/reappear.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=722245
  • https://bugzilla.gnome.org/show_bug.cgi?id=723172
  • Added/updated translations
  • sr@latin

New in GUPnP Tools 0.8.8 (Nov 12, 2013)

  • Updated translations:
  • Add --interface/--port options to all GUI tools.
  • Universal CP:
  • Don't crash on variable-only services.
  • Select first combo box value by default for restricted value lists.
  • Bugs fixed in this release:
  • https://bugzilla.gnome.org/show_bug.cgi?id=672863
  • https://bugzilla.gnome.org/show_bug.cgi?id=708370
  • Added/updated translations:
  • es, courtesy of Daniel Mustieles
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Enrico Nicoletto
  • sl, courtesy of Matej Urbančič
  • zh_CN, courtesy of tuhaihe

New in GUPnP Tools 0.8.6.1 (Apr 4, 2013)

  • More translations.
  • Fix configure.

New in GUPnP Tools 0.8.6 (Apr 3, 2013)

  • Changes since 0.8.5:
  • Support i18n.
  • Added translations for several languages, see below.
  • Upgrade GtkBuilder files.
  • Use license links provided by GtkAbout.
  • AV-CP:
  • Fix GtkSourceView include.
  • Fix memory leak in TreeView.
  • Add a rescan button.
  • Fix a typo in About dialog.
  • Make network port configurable.
  • Changes in requirements:
  • GSSDP >= 0.13.3
  • GUPnP >= 0.18
  • Optional:
  • GtkSourceView >= 3.2
  • Added/updated translations
  • cs, courtesy of Marek ÄŒernocký
  • de, courtesy of Christian Kirbach
  • es, courtesy of Daniel Mustieles
  • ja, courtesy of Kentaro KAZUHAMA
  • pl, courtesy of Piotr DrÄ…g
  • pt_BR, courtesy of Rafael Ferreira
  • sl, courtesy of Matej Urbančič
  • sr, courtesy of Мирослав Николић
  • sr@latin, courtesy of Miroslav Nikolić

New in GUPnP Tools 0.8.4 (Dec 12, 2011)

  • Autotools use has been modernized.
  • Minor code clean-up.
  • gupnp-av-cp:
  • Fix issue that DIDL dialog was empty on next usage when user pressed ESC to close it.
  • Add XML pretty-printing to DIDL dialog.
  • Use GtkSourceView for DIDL dialog when available during build-time.
  • gssdp-discover:
  • A new simple SSDP discovery tool.
  • gupnp-upload:
  • Fix compiling with -Wall.
  • Set empty item id as mandated by UPnP.