pkgsrc-wip/gtick/patches
Michal Pasternak 9ac1a9482a * update to 0.2.13: complete Changelog from 0.2.0 to 0.2.13 follows:
* Integrated po/fr.po (French translation)
	* Updated po/{es,nl,ru}.po
	* Fixed splitting of menus for translated versions
	* Updated po/{ga,ro,ru}.po
	* Fixed compile error
	  ("cannot specify -o with -c or -S and multiple compilations")
	* Added shortcuts: Start/Stop (^S), Speed (^+,^-), Meter (^1 ... ^9)
	* Made BPM range configurable
	* Improved debug output
	* Fixed src/dsp.c to release dsp device if mixer is not supported
	* Added "Accent Table" to enable more flexible meters, e.g. 3 + 4
	* Added Attack Padding for accents
	* Added a Visual Tick
	* Added ./configure option --with-sndfile, i.e. it must be specified
	  explicitly to enable reading sounds from files
	* Added po/es.po (Spanish) translation file
	* Updated po/ru.po
	* Updated po/fi.po
	* Integrated po/ru.po (Russian)
	* Fixed conditional compilation for FreeBSD
	* Updated po/nl.po
	* Integrated po/ga.po (Irish) translation file
	* Updated po/{nl,ro,de}.po
	* Added rc file (~/.gtickrc) save / restore functions
	* Added "Apply" function to properties dialog
	* Made sound device configurable (OSS programming recommendations)
	* Moved mixer code to dsp code (OSS programming recommendations)
	* Ignore errors if no mixer present (OSS programming recommendations)
	* Change mixer setting on external change (other mixer application)
	* Changed DSP feeder from cycle based to tick based rounds to
	  prevent clicks on fast speed changes
	* Added rc file option for speed and meter
	* Code cleanup: Some variable renaming, further GTK+2 adjustments
	* Added separate audio thread
	* Added customizable shell commands at metronome start / stop
	* Integrated po/{nl,ro,fi}.po (Dutch, Romanian and Finnish) translation
	  files
	* Adjusted to automake 1.7
	* Fixed command line codeset (UTF-8 only for GTK)
        * Changed policy of speed slider from GTK_UPDATE_DELAYED to
	  GTK_UPDATE_CONTINUOUS
	* Added spinbutton to speed and volume adjustments
	* Fixed bad look of speed slider border
	* Added menu and status bar
	* Added (manual) tapping rate approximation (with Enter / mouse key)
	  after patches from Tomas Znamenacek <tomas.znamenacek@centrum.cz>
	* Added SIGTERM / SIGINT (Ctrl-C) handler
	* Implemented customizable output sound (via libsndfile1)
	* Added sine sound
	* Added options handling system
	* Updated po/de.po
	* Added gtick.spec for RPM, tested under RedHat 9, thanks to
	  Kyrian <kyrian@orenet.co.uk>
	* Fixed gettext_noop warning in globals.h (commented out #define)
	* Adjusted GTick to gettext 0.12.1
	* Added src/converter.c (C source generator for sample data)
	* Default click now 44.1kHz, 16 bit (signed)
	* Added icon from logo
	* GTick now releases unused device
	* Implemented faster meter changes
	* Improved accent handling: double frequency on first beats in measure
	* Made possible variable playback rates / sample size / mono/stereo
	* added new logo, thanks to Ivan Schepens <itronic@tiscali.be>
	* added autoconf & automake support
	* GTK+ 2.0 port
	* adjusted the remaining LGPL'ed .c files to GPL, version 2, according
	  to the LGPL point 3
	* added --version, --help, --debug options
	* added more meters (spinbutton for 1 .. 99 tick per measure)
	* added i18n via GNU gettext, l10n: de.po

* add USE_BUILDLINK
* add GNU_CONFIGURE
* add missing buildlinks for gtk2, ossaudio, getopt
* modify patches to use ossaudio properly
* change MAINTAINER due to amount of work/time/modifications and the fact,
  that this package has not been updated for over 7 months
2004-01-18 15:11:09 +00:00
..
patch-aa * update to 0.2.13: complete Changelog from 0.2.0 to 0.2.13 follows: 2004-01-18 15:11:09 +00:00
patch-ab * update to 0.2.13: complete Changelog from 0.2.0 to 0.2.13 follows: 2004-01-18 15:11:09 +00:00
patch-ac * update to 0.2.13: complete Changelog from 0.2.0 to 0.2.13 follows: 2004-01-18 15:11:09 +00:00
patch-ad Welcome to gTick, a small metronome application written using GTK+. 2003-06-16 18:48:52 +00:00