GStreamer 0.4.1
GStreamer "GEPpiness is a warm gun" 0.4.1 released [1]
The GStreamer team is happy to announce another release of the GStreamer
streaming-media framework. This release has mainly focused on code
clean-up and rounding out of the features. Large chunks of GStreamer are
API stable at this point. In preparation of a stable release, we have
also done a thorough license audit to make sure that the licenses of all
plug-ins are properly documented, and that as many of them as possible
are available under the LGPL license that GStreamer uses.
We are starting to have a really nice collection of applications under
development using GStreamer. If you are looking for something specific
check out our applications status page:
http://www.gstreamer.net/status/?category=2
Downloading GStreamer
You find information about the binaries we provide and the source
tarballs at:
http://www.gstreamer.net/releases/0.4.1/
Updates and Enhancements
General
Sodipodi 0.26
Version 0.26 of your favourite vector drawing program has been
released.
What's New
================
Sodipodi 0.26 release notes
As one could expect, previous release was quite buggy. Some of them were
nasty enough, to justify bugfix release.
Highlights:
* Works now on locales using ',' as decimal separator
* Writes DTD correctly, so Sodipodi files are viewable with Adobe
SVG plugin
* Text is editable in place
* Plain SVG saving mode
* Recently opened files list
* Fill rule can be changed
* Lots of bugfixes
Availability
================
http://sourceforge.net/project/showfiles.php?group_id=4054
Information
================
http://sodipodi.sourceforge.net/
22/10/2002 Tartu, Estonia
Lauris Kaplinski
_____________________________________________
GARNOME 0.17.0
GARNOME 0.17.0: "Next Big Thing"
================================
GARNOME - the bad-ass, bleeding edge GNOME distribution for testers and
tweakers everywhere. If you're dying to test the latest GNOME 2.0 Desktop
releases, but don't want to fall into the depraved addictions and
co-dependencies of testing from anonymous CVS, then GARNOME is for you.
[ In other words, GARNOME is a build system for GNOME 2.x which includes
the
developer platform and desktop releases, as well as a host of other
software
ported to the GNOME 2.x platform. Everything is as easy to build as 'make
install'. We call it a 'distribution' because it's sanity-tested and often
patched before release, for your convenience and enjoyment. ;-) ]
What's New?
- New: Balsa! [ Should have been added a while back, but I waited for a
new release as the previous one wasn't very G2Dish... But, um, I guess
they're just not going for G2D-ish after all. :-) ]
- New: gworldclock - a very simple multiple-timezone clock
- New: Fresh acme release with more support for PCs. Yay!
- Updated: New GStreamer release!
- Fixed: Splashscreen no longer refers to Preview 8. ;-) [ Needed
checksum, thanks to Jan Schmidt. ]
- Fixed: Point to new FTP directories.
- Fixed: Remove our gimp-print brain damage.
- No longer include bzipped patch for redhat-artwork, because we want to
keep binary files out of the tree.
Where Do I Get It?
The tarball and documentation [1] are available on the GARNOME website:
http://www.gnome.org/~jdub/garnome/
Enjoy G2D and GARNOME. :-)
- Jeff
[1] People who don't read the documentation tend to look pretty silly on
garnome-list and in #garnome.
_____________________________________________
gcompris 1.2.0
Application
===========
gcompris 1.2.0
Description
===========
GCompris is a full featured education game for kids between 3 and 8.
The game includes many different activities like teaching how to use a
mouse and keybord, memory games, vector drawing, basic educational games,
reading, algebra exerciser and more.
Enhancements
============
- Reorganisation of the activity thanks to the input of Herve Baronnet from
AbulEdu.
- New levels in babymatch based on a dog puzzle by Andre Connes
- New activity superbrain
- 2 New activities to recognize colors (By Pascal Georges)
- 3 activities for chess playing and training (experimental code)
Download
========
http://ftp.gnome.org/pub/GNOME/
_____________________________________________
DiaSCE 1.2
Application
===========
DiaSCE 1.2
Description
===========
DiaSCE (David is a Simple Code Editor) is a C/C++ code editor for GNOME. It
pretends to be a complement to Glade, so it doesn't include an environment
for GUI's development.It has neither a debugger. The idea is for it to be a
light code editor that doesn
Enhancements
============
- Added the GUI browser tab.
- Added a "Project Properties" button to the toolbar.
- Added a "make dist" menu item in the projecto menu.
- Added a "docs" directory to the project and defined PACKAGE_DOC_DIR in
config.h
- The GtkCTree used for files has been replaced by a GtkTreeView.
- The GtkCTree used for the CEFV tree has been replaced by a GtkTreeView.
- Added a check for the correct installation of diasce.glade file.
- Migration to autoconf 2.50 done succesfuly
- Now gnome-help is used in stead of calling to gnome-help-browser
directly.
Fixes
=====
- The main windows is automatically adjusted to the screen resolution.
- Fixed a bug in the file tree menu popup. Now the Add option works.
- Fixed the detection of the automake directory
- Now -I/usr/include is the last -I parameter
- Fixed a bug when opening DiaSCE and selecting undo or redo options in the
edit menu whitout an open pr
- Fixed a bug when a line is deleted with the backspace, the row number was
not correctly updated.
Download
========
http://diasce.es.gnome.org
_____________________________________________
Gnome Clipboard Manager 2.0.1
Application
===========
Gnome Clipboard Manager 2.0
a.k.a. gcm-2
for Gnome 2.0 desktops
Description
===========
Gnome Clipboard Manager 2.0 is an application made for managing your
selections (a.k.a. clipboards). Gcm will (if this option is set)
automatically fetch new selections and will push all the targets of that
selection on a shelve. Once collected, it is possible using Gcm to go
back to a previous collected selection (which is a collection of
targets) by selecting it, edit the targets of your chosen selection,
merge them into a new selection on the shelf from multiple marked
selections, save to -and load selected selections to XML files.
While editing the selection you can modify the COMPOUND_TEXT and
text/html targets. While editing the text/html target you can see a
preview of the data using the GtkHtml widget.
Screenshots : http://gcm.sf.net/gcm_screens/
More information : http://gcm.sf.net/about_gcm.html
Homepage : http://gcm.sf.net
ps.
===
The targets of a selection are the formats in which you can retrieve the
selection. For example: if your browser owns the selection then it is
possible that the data of one format of the selection is plain text and
the data of another format contains the HTML-tags of the source
underneath the marked up document. The target in this example is called
the text/html target. Gnome Clipboard Manager supports this target by
giving the user of Gnome Clipboard Manager the possibility to edit the
data and preview his/her changes using a lightweight htmlviewing object.
A selection ressembles a collection of possible targets. Most of the
times one of those targets is the COMPOUND_TEXT target which is a
plaintext presentation of the selection.
Enhancements
============
* Initial release for the Gnome 2.0 desktop
* Support for multiple targets
Which means ...
* Support for OpenOffice.org selections
* CopyPasting and collecting of selections between
OpenOffice.org applications and windows is possible.
* Support for Mozilla (composer) selections
* CopyPasting of HTML tags and text/html targets
is possible. CopyPasting and collecting selections
from the Mozilla composer window is possible.
* Support for any application that uses the standard
channel for clipboards (selections) and any targettypeOOO
* Menus and accelerator fixes
* Html preview of the text/html target using LibGtkHtml-2.0
* Documentation fixes
* Search/Replace of target-data fixed
* Merge items to one item
* Will merge all COMPOUND_TEXT targets of all selected
selections to one new selection with one (huge)
COMPOUND_TEXT target
Featurelist
===========
* Automatically collecting new selections on the shelve
* Automatically collecting all targets of a new selection
* Copy/Pasting selections in Gnome Clipboard Manager (making a copy)
* Saving and Loading of selections using XML files
* Editing the targets of a selection
* Editing and previewing the text/html target
* Editing the COMPOUND_TEXT target
* Creating a ClipboardRing
* AutoSelect last new collected selection
* Followingmode
* Hiding unnecessary objects of the userinterface of gcm
* Setting the selection-type (CLIPBOARD, PRIMARY, SECONDARY)
* English, Dutch, French, Russian and Japanese translations
Wishlist
========
* Network support (sending selections to another host)
* PanelApplet support (embedding gcm into the gnome-panel)
* More/better documentation
* More/better translations
Download & availability
=======================
Source Tarbal :
http://prdownloads.sourceforge.net/gcm/gcm-2.0.1.tar.gz
RedHat & Mandrake packages :
http://prdownloads.sourceforge.net/gcm/gcm-2.0.1-1.i586.rpm
http://prdownloads.sourceforge.net/gcm/gcm-2.0.1-1.src.rpm
CVS :
export CVSROOT=':pserver:anonymous@cvs.gcm.sourceforge.net:/cvsroot/gcm'
cvs login
cvs -z3 co gcm-2
--
Philip van Hoof aka freax (http://www.freax.eu.org)
irc: irc.openprojects.net/ mailto:me at freax dot org
Go not to the Elves for counsel, for they will say both no and yes.