aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/ChangeLog
blob: f77de0f9a6608d8bd39f2315eb51f0596fc5e1e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
2000-09-25  Federico Mena Quintero  <federico@helixcode.com>

    * Makefile.am (INCLUDES): Add the libical include path.

2000-09-25  Jeffrey Stedfast  <fejj@helixcode.com>

    * Makefile.am: ename moved so link against
    e-util/ename/libename.la

2000-08-26  JP Rosevear  <jpr@helixcode.com>

    * Makefile.am: Remove gnorba related code 

    * wombat.c: Remove gnorba related code

    * wombat.gnorba: Kill

2000-08-24  Federico Mena Quintero  <federico@helixcode.com>

    * Makefile.am (wombat_LDADD): Reorder libical libs.

2000-08-02  Federico Mena Quintero  <federico@helixcode.com>

    * wombat.c (setup_pcs): Register the iCalendar file backend instad
    of the old IMC backend.

2000-05-13  Ettore Perazzoli  <ettore@helixcode.com>

    * Makefile.am (INCLUDES): GNOME includes should come last, so that
    we are sure we pick our own includes instead of the installed
    ones, if any.

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

    * Makefile.am: Added an include for the pcs directory.

2000-05-08  Federico Mena Quintero  <federico@helixcode.com>

    * wombat.c (setup_pcs): Register the "file" method with the IMC
    backend.

2000-05-05  Chris Toshok <toshok@helixcode.com>
    * .cvsignore: ignore wombat.pure

    * Makefile.am: add support for building wombat.pure

2000-05-01  Federico Mena Quintero  <federico@helixcode.com>

    * wombat.c (main): Doh, also unref the pas_book_factory when we
    are done.

2000-04-30  Federico Mena Quintero  <federico@helixcode.com>

    * wombat.c (setup_pas): Connect to the "last_book_gone" signal of
    the book factory.
    (last_book_gone_cb): Handle the "last_book_gone" signal.
    (termination_handler): Check if the book factory has zero running
    backends.

2000-04-30  Christopher James Lahey  <clahey@helixcode.com>

    * Makefile.am: Added ename libs to LDADD. 

2000-04-27  Ettore Perazzoli  <ettore@helixcode.com>

    * wombat.c
    (register_pcs): New function for registering into the name
    service.  Varies according on whether we are `USING_OAF' or not.
    (init_corba): New function for initializing the CORBA stuff.
    Implementation depends on `USING_OAF'.
    (init_bonobo): Use `init_corba'.

    * Makefile.am: Updated for OAF.

2000-04-25  Federico Mena Quintero  <federico@helixcode.com>

    * wombat.c (cal_factory pas_book_factory): New module-wide
    variables for the PAS and PCS factories.
    (setup_pcs): Connect to the "last_calendar_gone" signal of the
    calendar factory.
    (last_calendar_gone_cb): Queue a termination job.
    (queue_termination): Function to queue a termination job.  We have
    to use a timeout to reduce the probability of running into GOAD's
    race condition with factories.
    (termination_handler): Check that the PCS and the PAS have zero
    backends.  If so, exit the main loop.
    (setup_vfs): Use EXIT_FAILURE instead of 1.
    (init_bonobo): Likewise.
    (main): Destroy the factories and exit Wombat.  Wheee!

2000-04-16  Federico Mena Quintero  <federico@helixcode.com>

    * Makefile.am (INCLUDES): Removed spurious calendar directories
    from the include path.  Added "wombat" log domain for glib.
    (wombat_LDADD): Link libpcs.a instead of the old shared library.

    * wombat.c: cal-factory.h is an internal include file.  * wombat.c
    (setup_pcs): We should NOT share a CORBA_environment across all
    functions!  Use our own CORBA_environment.
    (init_bonobo): Use our own CORBA_environment.  Free the exception
    after initializing GOAD, and present some error messages if
    necessary.  (Should g_message()s for exceptional situations be
    marked for translation?).

2000-04-15  Ettore Perazzoli  <ettore@helixcode.com>

    * Makefile.am (INCLUDES): Added
    `-I$(top_builddir)/addressbook/backend/pas', and
    `-I$(top_builddir)/calendar/pcs' because that's where the
    IDL-generated files go.

2000-04-14  Chris Toshok  <toshok@helixcode.com>

    * Makefile.am (wombat_LDADD): use BONOBO_VFS_GNOME_LIBS instead of
    BONOBO_HTML_GNOME_LIBS.  fixes freebsd's problem running wombat.

2000-04-14  Federico Mena Quintero  <federico@helixcode.com>

    * wombat.c (setup_pcs): Must pass "object" for the kind to
    goad_server_register(); "server" is meaningless.
    (setup_pcs): Do not free the CORBA environment more than once.
    Also, fix error messages.

    * wombat.gnorba: The GOAD ID is "evolution:calendar-factory", not
    "evolution:calendar-server".

    * ChangeLog: Started the ChangeLog for Wombat.
ypos in comments.brueffer2006-05-151-3/+3 * - Chase x264 libver bumpahze2006-05-101-3/+3 * - Update PORTREVISION and libtheora version reflecting multimedia/libtheora u...mnag2006-05-071-3/+3 * Re-enable GTK2 support with patch from Mplayer CVS found viatmclaugh2006-04-172-24/+25 * - Add security patchmnag2006-04-082-2/+70 * Fix mplayer vulnerability (heap overflow) in the ASF demuxervd2006-03-092-1/+38 * Bump PORTREVISION for new gtk-12 library location, post libtool.ade2006-03-011-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * - Add support for version 2 audio atoms in QuickTime containerspav2006-01-102-1/+61 * - Fix find commandpav2006-01-101-2/+2 * Bump PORTREVISION to chase the cdparanoia shared library updatemarkus2006-01-071-1/+1 * Use BT848SFMT ioctl instead of METEORSFMT (which is incorrect). Allowslawrance2005-12-162-1/+75 * - Remove hardcoded gcc in scripts and Makefiles.flz2005-11-301-0/+9 * [fix] multimedia/mplayer: no bsdbt848 driver compiled inedwin2005-11-103-6/+19 * - Correctly detect infrared control interface lircflz2005-09-282-4/+33 * Add support to DTS decodingmnag2005-09-251-0/+12 * Mplayer seems vulnerable when playing uncompressed pcm streams.vs2005-08-312-4/+4 * - Update detect support for x264ahze2005-06-131-1/+1 * - Add support for detecting new version of x264. No need to rebuildahze2005-06-031-2/+11 * - Backout latest commit, it needs a repocopy due to API change.flz2005-06-011-2/+2 * - Bump lzo lib version.flz2005-06-011-2/+2 * - Fix CPU features detection for amd64 platformpav2005-05-231-0/+19 * - Fix build with new x264ahze2005-05-191-0/+112 * - Backout part of bswap changes which completely broke playbackpav2005-05-182-27/+1 * - Back out native bswap commit for FreeBSD 4.x, where it does not compile.pav2005-05-103-3/+3 * o Add FreeBSD native byteswap support using <sys/endian.h>lioux2005-05-104-0/+67 * - Update to 1.0pre7pav2005-04-267-518/+26 * - Chase shared lib bump in x264ahze2005-04-212-12/+281 * - correct linux real player codecs detection, by Conrad J. Sabatierpav2005-04-133-3/+27 * On FreeBSD-5.3 systems before importing of lrintf into math.h mplayervs2005-04-121-1/+13 * o Integration of pr 78670, including introduction ofpav2005-03-154-6/+61 * update to 0.99.6oliver2005-03-0610-278/+320 * Bump portrevision to chase shlib dump of libtheora and new location.kwm2005-01-141-3/+3 * Update to 1.0pre5try2 (0.99.5_5) to fix several security flaws in streaming c...ahze2004-12-212-4/+4 * Minor Makefile-twiddle: Balance quotesvs2004-11-151-1/+1 * Remove nvidia support for 4.x users (libXvMCNVIDIA.so is linked to libc.so.5)ahze2004-11-121-1/+6 * - Add WITHOUT_SKINS-knob, suggested by Matthias Buelow (PR 72162)vs2004-11-081-3/+27 * - Fix AAC (faad) playback on amd64 [1]pav2004-10-122-4/+109 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * * Deactivate libtremor due to unresolved build problemsmarcus2004-09-231-8/+14 * Requested by Koop Mast:vs2004-08-261-1/+24 * Hopefully fix build on -CURRENT.vs2004-08-201-0/+11 * Add forgotten file from previous commitvs2004-08-161-0/+138 * Enable GTK2vs2004-08-162-26/+56 * Update to 0.99.5krion2004-07-238-60/+48 * Add more PATCH_SITESvs2004-07-121-1/+3 * Apply a vendor-distributed patch to correct a number of stringadamw2004-07-022-1/+7 * - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, stylepav2004-07-012-6/+23 * Add a patch that fixes a patch that used to be in the previous versionlofi2004-06-191-0/+18 * - Autodetect fribidipav2004-06-142-4/+92 * Update XviD to version 1.0.1, chase shared library bump through dependencies,lofi2004-06-121-1/+1 * - Update to 0.99.4 (1.0pre4)mezz2004-06-1217-404/+223 * - Fix reopening of audio device after pause under certain circumstancespav2004-05-292-1/+16 * - Add WITH_KERN_HZ knob. It can be useful on slower processors when usingpav2004-05-251-0/+16 * Add WITHOUT_GUI option to force mplayer's gtk gui to off and disablelofi2004-04-171-4/+22 * - Use /dev/acd0[c] as a default CD/DVD devicepav2004-04-031-0/+34 * - Remove old SIZE entrieskrion2004-03-311-2/+0 * - Fix buffer overflow attack and remote exploit addressed tokrion2004-03-312-4/+5 * SIZEify (maintainer timeout)trevor2004-03-311-0/+2 * - Use USE_ICONV knobkrion2004-03-311-2/+2 * Fix build with freetype2-2.1.7.marcus2004-03-172-0/+24 * Log:znerd2004-03-163-15/+74 * Chase libdv shared library version bumplioux2004-03-141-2/+2 * Properly use SDL everywhere:edwin2004-03-081-2/+3 * This update solves two issues which are important for manykrion2004-02-264-14/+65 * Chase libdvdnav shlib.adamw2004-02-211-2/+2 * Remove BROKEN tag, since the problem was fixed by the recent fix to thekris2004-02-191-4/+0 * Typo: s/supprt/supportblackend2004-02-151-1/+1 * BROKEN on 5.x: Does not compilekris2004-02-081-0/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * - Chase libraries for new libvorbis versionkrion2003-12-242-9/+17 * Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+1 * - Unbreak on 5.2-CURRENT after Bt848 includes changepav2003-12-161-3/+16 * Switch dependency mad -> libmad as more apropriate.bland2003-12-081-2/+2 * Chase the libmad/libid3tag shared lib version.marcus2003-12-071-2/+2 * Fix build with ungif.marcus2003-11-171-1/+1 * o Add missing dependency on libungif. [1]nork2003-11-142-3/+17 * * Fix autodetection problem for freetype2 which breaks gmplayer for somemarcus2003-10-091-4/+11 * Down-rev the libSDL shared lib version since SDL-1.2.6 has not beenmarcus2003-10-041-1/+1 * * Correct use of SDL, update lib dependency of SDL [1]marcus2003-10-042-2/+25 * * Update to 0.92.marcus2003-09-295-35/+23 * o Chase lib version change of multimedia/xmms. [1]nork2003-09-101-1/+15 * Fix operate with libkse/libthr (-CURRENT).osa2003-09-041-0/+55 * Enables the audioid suboption for mplayer -tv.nork2003-08-295-1/+54 * Update xvid to latest release and chase library dependencies in portslofi2003-08-131-1/+1 * Fix seek in raw DV files over 2Gb.pb2003-08-072-1/+12 * replace -disable-qtx-codecs with --disable-qtx-codecsoliver2003-07-281-1/+1 * Add WITH_XMMS knob for XMMS inputplugin supportlioux2003-06-101-0/+18 * Add WITH_CDPARANOIA knob which depends on cdparanoia portlioux2003-05-171-0/+13 * Update ipv6 kame patch to 0.9.0-v6-20030430 versionlioux2003-05-151-1/+1 * o Update ipv6 kame patch to 0.9.0-v6-20030430 versionlioux2003-05-151-4/+3 * Add WITH_LZO knob and correctly depend on lzo port if it is alreadylioux2003-05-151-0/+13 * Fix a not complete clean dependency on aalib.nork2003-04-251-0/+17 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Update to 0.90-final.nork2003-04-102-4/+5 * Fixe a bug in detecting p4 types correctly which could causenork2003-04-083-1/+23 * After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1 * Bump PORTREVISION by previous commit.nork2003-04-011-0/+1 * Support for IPv6.nork2003-03-312-1/+7 * xvid was moved to multimediafjoe2003-03-301-1/+1 * o Update to 0.90 rc5 [1]lioux2003-03-274-27/+34 * Chase libdvdread lib version bump on port version 0.9.4lioux2003-03-061-1/+1 * o Fix outstanding issue with KDE aRts: do not lockup when exittinglioux2003-03-052-1/+19 * Sync with the category changes of libdvdnav, libxine and xine.nobutaka2003-02-241-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * * Add patch forgotten to "cvs add" in last commit.obraun2003-02-122-0/+24 * o Update to use the 0.9-rc4 sourcesobraun2003-02-11