Commit graph

12 commits

Author SHA1 Message Date
shattered
dfda14d153 Update to 2.2.14, enable Xinerama support, delint. Changes:
2.2.14:
       Timeout Bigfix Patch (P Hahn)
       Documentation Patch (P Hahn)
       Beep Plugin Security Patch (P Hahn)

2.2.13:
       buffer overflow patch (P Hahn)
       timeout patch (P Hahn)
       x window select patch (P Hahn)
       x event patch (P Hahn)
       synchronous update patch (P Hahn)
       beep media player plugin (G Washk)

OK by wiz@.
2009-02-03 19:59:41 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
jmmv
eecda97118 Update xosd and xmms-osd to 2.2.12. The reason for it is that the previous
version in pkgsrc (2.2.10) does not work at all under NetBSD 2.x.  Addresses
PR pkg/26781, which was already closed without the update...

2.2.12:
	Applied three patches from the debian maintainer. The first cleans
	up file handles, the second fixes a man page, the third fixes a
	centering bug, and the last fixes a deadlock.

2.2.11:
	Applied two more patches from the debian maintainer. The first
	fixes a bug introduced by a patch in 2.2.9 and the second reorders
	the main xodf event loop. These patches appear to have increased
	xosd's speed.
2004-09-14 08:25:43 +00:00
adam
d8cd8f7aa7 Changes 2.2.10:
* Fixes a bug in alignment
* A lot of submitted patches were applied
2004-08-27 09:18:12 +00:00
jmmv
83c784e871 Update xosd and xmms-osd to 2.2.8:
- investigated using indent. From now on I'll use these arguments to
  indent before releasing:
    indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c
  (the program indent.sh should indent everything:) (Tim Wright)
- new version of osd_cat that can do percentage and slider bars (phil gees)
- speed optimisation (Piotr Chmura)
2004-07-05 08:00:01 +00:00
xtraeme
61febd376c Update x11/xosd to 2.2.7.
Changes:

2.2.7:
    Complete rewrite of timeout_func to avoid sending
    lineakd to 100% CPU. There was a case where timeout_func
    would keep looping around in circles never pausing for breath.
    (Tim Wright)

2.2.6:
    FontSet fixes (Philipp Matthias Hahn)
    Title change fix (Philipp Matthias Hahn)
    Memory leak patch (Philipp Matthias Hahn)
    New, improved timeout_func (Philipp Matthias Hahn)
    New TODO list  (Philipp Matthias Hahn)
    Fixed bug where osd displays after clicking 'apply' in XMMS
    config dialogue (Tim Wright)
2004-06-04 11:45:45 +00:00
jmmv
cf5784cc44 Update xosd and xmms-osd to 2.2.5. Changes since 2.2.2:
2.2.5:
        set font patch (Joachim "nomeata" Breitner)
	cleanup "draw_bar" method patch (Philipp Matthias Hahn)
	ran all source and header files through 'indent' for
	  consistancy (Tim Wright). Used default arguents --- GNU style.

2.2.4:  outline/shadow cut fix (Tomas Janousek)
	xmms_plugin: added outline (Ondrej Novy)
		     added playlist_pos/playlist_length (Ondrej Novy)
 		     added time_pos on pause (Ondrej Novy)
 	added outline to draw_bar and shadow fix (Ondrej Novy)

2.2.3:
        Alignment patch (Philipp Matthias Hahn)
	xosd-config xlibs patch (Philipp Matthias Hahn)
2003-09-26 11:23:43 +00:00
jmmv
e1bc011533 Update to 2.2.2:
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-06-29 11:45:00 +00:00
jmmv
cdd97ae111 Update to 2.2.1:
* Made the underscores disappear correctly (James Roberts-Thomson)
* xmms plugin breakdown and breakup (Philipp Matthias Hahn)
* configure.in xinerama patch (Julio Merino)
* configure.in -> configure.ac conversion (Philipp Matthias Hahn)
2003-04-22 19:06:11 +00:00
jmmv
cab5f614c4 Do not build nor install the example xmms plugin. This dramatically
shrinks the dependancy tree for this simple library.  Bump PKGREVISION to 1.
Take maintainership.
2003-04-12 12:14:15 +00:00
jmmv
71571dcf56 Update to 2.2.0: Manpages updates, Xineramia fixes, flickering fixes,
text shadow/outline updates.
2003-04-12 09:21:24 +00:00
jmmv
4f82565e1a Initial import of xosd, version 2.1.3:
XOSD is a simple library to display shaped text on your X display,
like a TV On Screen Display. It also contains an XMMS plugin, and
a simple example program that can display system logs overlayed on
your desktop.

Closes my own PR pkg/18117.
2003-04-07 14:46:28 +00:00