[gsound] Created tag GSOUND_1_15_2



The unsigned tag 'GSOUND_1_15_2' was created.

Tagger: Tristan Brindle <t c brindle gmail com>
Date: Thu Nov 27 00:17:09 2014 +0800

    v1.15.2

Changes:

Tristan Brindle (53):
      Initial commit
      Update README
      Another minor README update
      Another little README update
      Don't use deprecated autotools macros
      Remove unused pointer from priv struct
      Unbreak configure.ac
      Make examples work again
      Require GLib >= 2.36
      Use g_direct_hash() rather than GPOINTER_TO_INT for Canberra cancellation
      Use GTask rather than GSimpleAsyncResult
      Move variable declarations to the top of blocks
      Fix warning with Clang being ultra-paranoid
      Update README.md a bit
      Add a more thorough C test/example
      test-c: Use g_assert_error() to make sure we get the right error message
      Use G_DEFINE_QUARK for the errordomain quark
      Add .gitignore-generating magic makefile script
      Add .gitignore generating stuff to Makefiles
      Add VAPI metadata file to distribution tarball
      Make Gtk-Doc documentation build
      Whitespace changes to match Gnome style
      Use G_ADD_PRIVATE to add context private data
      Make our VAPI name gsound, not gsound-1.0
      Make GSoundContext a sealed/final class
      Use g_clear_pointer consistently
      Whitespace changes for Gnome/GTK header style
      Add the start of some documentation
      Rename gsound.[ch] to gsound-context.[ch]
      Move attributes to their own header, mainly for docs purposes
      Tinker with documentation
      Add docs master template, still need to fill in details
      Document more functions
      Let's not promise to be stable until we get least a little feedback
      Add a proper version number
      Add vapi metadata for GSound.Context.change_attrs()
      Add gsound-play, the GSound version of canberra-gtk-play
      Remove the "test" directory
      Ooops, forgot to change this when renaming the Vapi file
      Make README a symlink for README.md
      Update README.md
      Update README.md
      Gah, stupid Autotools
      Update the link to the latest version of the docs
      Add a doap file
      Call gnome-autogen from our autogen.sh
      tools: don't try to build gsound-play if vapigen is disabled
      Rename gsound_context_change_attrs() to set_attributes()
      build: Add vapigen.m4 to avoid a dependency on vapigen being installed
      build: Fix autotools warning
      build: Use proper libtool library versioning
      build: Bump version to match Gnome version
      build: Use xz for dist tarballs

Yanko Kaneti (2):
      build: Don't explicitly dist files that automake handles by default
      build: Fix builddir != srcdir -> distcheck

tcbrindle (1):
      Create README.md


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]