descriptionMManager, a Desktop wide manager for multimedia applications
ownercosimoc@gnome.org
last changeTue, 5 Aug 2008 09:45:30 +0000 (5 11:45 +0200)
content tags
add:
README
libmmanager, a Desktop wide manager library for multimedia applications.

libmmanager is a library which aims to offer an unified API to access
multimedia application databases.
It offers two way of comunication between the library and the applications:
- .so (shared object) files
- DBus session bus.

On top of libmmanager, there's libmmanager-gtk (which is really the thing you
might me interested in), which aims to offer a nice set of widgets to use
for querying and displaying results from the multimedia applications supporting
the library.

libmmanager is written as a Google Summer of Code 2008 project by Cosimo Cecchi
<cosimoc@gnome.org> and right now is still in alpha state: libmmanager is some
steps more mature than libmmanager-gtk, which is still quite a proof-of-concept
sketch of how things should and do work. :)

If you're interested in contributing, please have a look at the items in TODO,
read the HACKING file and feel free to drop me a mail or contact me on 
irc.gnome.org (cosimoc).
shortlog
2008-08-05 Cosimo CecchiAdd doc files to dist and fix version number in NEWS.master0.1
2008-08-05 Cosimo CecchiUpdate doc files for the release.
2008-08-04 Cosimo CecchiPass distcheck! \o/
2008-08-04 Cosimo CecchiAlmost there to pass distcheck.
2008-08-04 Cosimo CecchiRename FoobarDetails to FoobarPrivate; that does the...
2008-08-04 Cosimo CecchiIt seems that the only things left to document are...
2008-08-04 Cosimo CecchiMore gtk-doc.
2008-08-04 Cosimo CecchiKeep on documenting objects.
2008-08-04 Cosimo CecchiKeep on documenting objects.
2008-08-04 Cosimo CecchiStart documenting objects.
2008-08-02 Cosimo CecchiNow autofoo + gtk-doc should be all fine.
2008-08-02 Cosimo CecchiRemove even more files with distclean.
2008-08-02 Cosimo CecchiMaintainer's effort: add proper DISTCHECK, DISTCLEANFIL...
2008-08-02 Cosimo CecchiRemove an old prototype. That method isn't there anymore.
2008-08-02 Cosimo CecchiFix some typos in the documentation, tweak autogen...
2008-08-02 Cosimo Cecchigtk-doc for libmmanager-gtk.
...
tags
15 years ago 0.1 0.1 release.
15 years ago week6 Week 6 of coding.
15 years ago week5 Week 5 of coding.
15 years ago week4 Week 4 of coding.
15 years ago week3 Week 3 of coding.
15 years ago week2 Week 2 of coding.
heads
15 years ago master