Evolution Exchange 2.24.3 2009-01-12
-------------------------------------
Bug Fixes:
#441712: (bugzilla.novell.com) Fix for an issue while loading GAL (Ashish Shrivastava)
Evolution 2.24.3 2009-01-12
---------------------------
Bug Fixes:
#332729: Invalid write with outspring from e-config.c (Milan Crha)
#337082: Unnamed imap folder (Milan Crha)
#435452: (Novell Bugzilla) Adding People to Meeting Loses Attendee if Add or Busy Search Selected (Srinivasa Ragavan)
#435694: (Novell Bugzilla) Retract of Email from Sent Items Does not Work (Bharath Acharya)
#439733: (Novell Bugzilla) Checking for junk before training (Srinivasa Ragavan)
#446285: (Novell Bugzilla) Meeting Entry Does Not Allow Multiple Names (Bharath Acharya)
#458968: (Novell Bugzilla) Don't warn the user about changes being lost if he is trying to delegate the meeting (Suman Manjunath)
#546637: Mail opened from the "Unread mails" displays empty (Srinivasa Ragavan)
#551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
#552583: Passwords don't get stored when using other authentication type than "Password" (Milan Crha)
#552583: Free the right url (Srinivasa Ragavan)
#552583: Account checking logic a bit more consistent (Milan Crha)
#552583: Fix bugs in the account checking logic (Sankar P)
#552583: Compare the protocol, user, host and port and disregard the rest (Matthew Barnes)
#555663: Evolution crashed with SIGSEGV in gconf-bridge (Milan Crha)
#556303: Evolution crashed with SIGSEGV in camel_mime_part_get_filename (Milan Crha)
#557176: Crash while trying to click on 'Contacts' (Milan Crha)
#558337: Evolution crashes while managing IMAP folder subscriptions (Norman Wang)
#559153: Unable to convert mailboxes from Hardy to Intrepid versions (Sankar P)
#560420: Failed spamassassin pipe on Evolution (hp@syntomax.com)
#562091: New share memo window doesn't come up (Matthew Barnes)
#562155: Evolution stopped to start (e_shell_set_crash_recovery) (Matthew Barnes)
#562450: Edit as New Message doesn't copy the content of a GPG signed message (Matthew Barnes)
#562886: Evolution mailto CLI cannot handle attachments with "#" in filename (Matthew Barnes)
#563077: Evolution crashes if gnome-settings-daemon is not started on Solaris (Jeff Cai)
#563250: Save and restore custom composer accelerators (Matthew Barnes)
#563369: "Templates" folder not translated (Milan Crha)
#564007: Messages do not show inline decrypted message by default (Milan Crha)
#564860: Evolution crashes in e_util_labels_parse if the labels don't have the correct format (Matthew Barnes)
#565553: Right click on an attachment in calendar event and chose application does not work (Ashish Shrivastava)
#566653: Local folder's DnD aren't saved well to DB (Srinivasa Ragavan)
Updated Translations:
Jorge Gonzalez (es)
Gil Forcada (ca)
Claude Paroz (fr)
Leonardo Ferreira Fontenelle (pt_BR)
Daniel Nylander (sv)
Andre Klapper (de,cs)
Changwoo Ryu (ko)
Evolution-Data-Server 2.24.3 2009-01-12
-----------------------------------------
Bug Fixes:
#451734: Weather calendar getting wrong data for Blythe, California (Ian Weisser)
#545834: IMAP summary headers are not updated on full message download (Milan Crha)
#546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
#552986: Fix for a crash in pop3_connect (Milan Crha)
#554182: GSSAPI not working with 2.24.0 (Milan Crha)
#555230: Autocompletion crash on broken vCard (Milan Crha)
#557348: Search folders with "Include threads" do not update reliably (Matt McCutchen 2)
#558744: Fix for a crash when started in offline mode (Milan Crha)
#558883: Evolution 2.24 is terribly slow with large IMAP folders (Srinivasa Ragavan)
#558926: Unread message count in virtual folders is wrong (Srinivasa Ragavan)
#559153: Migration fixes from Evolution 2.22 to Evolution 2.24 (Sankar P)
#559272: Infinite loop using a CalDAV source (Milan Crha)
#561081: "Moving" emails is broken (Srinivasa Ragavan)
#561561: Use sufficiently large buffers for strftime (Frederic van Starbmann)
#562200: Left click of mouse disables calendar (Milan Crha)
#562228: Login to exchange fails if "mailbox" is filled manually in the config wizard (Milan Crha)
#564339: IMAP syncing performs too much local I/O (Robert Collins)
#564541: Fix for a crash doing a search in vFolders (Thomas)
#564954: "Match All" search folder shows no messages (Matt McCutchen 2)
#209514: (bugzilla.novell.com) Evolution Groupwise missing mails (Sankar P)
#435632: (bugzilla.novell.com) Fix for a crash when moving contacts to a different addressbook (Srinivasa Ragavan)
#440265: (bugzilla.novell.com) Groupwise Address Book Contact Lists Are Not Saved (Srinivasa Ragavan)
#446290: (bugzilla.novell.com) GW Parallel clients & (un)read counts problems (Sankar P)
#447121: (bugzilla.novell.com) Fix for a memory corruption in GroupWise (Srinivasa Ragavan)
#448079: (bugzilla.novell.com) Instability in GroupWise on x86_64 (Simon Brys)
#449916: (bugzilla.novell.com) Loss of data in Messages related to shared memos and Assigned tasks (Bharath Acharya)
#455939: (bugzilla.novell.com) Fix for a deadlock in evolution-data-server (Srinivasa Ragavan)
#462575: (bugzilla.novell.com) Evolution does not honor the "Check for new messages in all folders" setting for GroupWise SOAP accounts (Simon Brys)
Updated Translations:
Changwoo Ryu (ko)
Gabor Kelemen (hu)
-- 0.4.1 -- 2009-01-10
libgambatte:
- Fix HqXx filter pitch.
- Fix mbc2 not getting a rambank.
- Make sure to reset passed pointers when deleted. Fixes potential crash
when loading ROM during OAM busy.
common:
- Substantially improved rate estimation averaging.
- RateEst: Add a convenient way of filtering measures that extend beyond
a buffer time, and are as such probably invalid.
- RateEst: Allow using a custom timestamp in feed().
- RateEst: Keep a queue of the last ~100 msec worth of samples and
duration, and filter out collective samples that give a pre-estimate
that seems way off.
- Replace "Game Boy / Game Boy Color emulator" with "Game Boy Color
emulator" for now to avoid misleading anyone on the current status.
gambatte_qt:
- Disable BlitterWidget updates (paintEvents) while not paused.
- QGLBlitter: Do a cheap front blit rather than a vsynced flip if audio
buffers are low.
- Allow BlitterWidgets to opt in to get paintEvents while unpaused. Do so
for QGLBlitter since it may need to clear buffers afterwards.
- QGLBlitter: Try to blit right after sync in the case of single buffering.
- Up default audio buffer latency to 100 ms (some common system audio
servers require a lot of buffering to work well).
- Adaptively skip BlitterWidget syncs if audio buffer is low, in a manner
that should minimize wasted skips in sync to vblank situation, and tries
to be non-disturbing. This replaces frame time halving, and blitter
specific rescueing.
- Clear display buffers in DirectDrawBlitter and Direct3DBlitter in
exclusive mode, since blits don't necessarily cover the entire buffers.
- DirectDrawBlitter: Make sure that a minimum amount of time has passed
between calls to WaitForVerticalBlank, since it can return in the same
vblank period twice on a fast system.
- DirectDrawBlitter: Support vsync for refresh rate ~= 2x frame rate.
- DirectDrawBlitter: Refactor somewhat and get rid of a couple minor
potential bugs.
- DirectDrawBlitter: Some tweaks to get updates closer to sync time in
certain situations.
- DirectDrawBlitter: Some tweaks to better support DONOTWAIT.
- DirectDrawBlitter: Make only updating during vblank while page flipping
optional.
- Direct3DBlitter: Some tweaks to get updates closer to sync time in
certain situations.
- Filter out very short frame times in frame time estimation.
- Don't adjust frame time during turbo, but rather skip BlitterWidget
syncs to speed up, which avoids vsync limits without disabling vsync.
- DirectDrawBlitter: Add triple buffering option.
- Direct3DBlitter: Use D3DSWAPEFFECT_DISCARD in non-exclusive mode.
- Direct3DBlitter: Allow triple buffering and vblank-only updates in
non-excusive mode.
- Rename "Page flipping" in Direct3D and DirectDraw blitters to
"Exclusive full screen".
- Pause audio on win32 titlebar clicks/drags to avoid looping audio due to
underruns from blocked timerEvents.
- Use wildcards for platform detection to avoid being unnecessarily
compiler/architecture specific. Fixes bug 2377772.
- Rewrite most of DirectSoundEngine, supporting primary buffer option,
making it more robust, correct and hopefully cleaner. Only use part of
the primary buffer if the desired buffer size is lower than the
primary buffer size.
- Direct3DBlitter and DirectDrawBlitter: Force blocking updates when sync
to vblank is enabled. Some updates only block if there's a prior
unfinished update in progress. This screws up frame time estimation in
turn screwing up vsync. To fix this we do a double update (and extra blit)
if close to a frame time period has passed since the last update when
sync to vblank is enabled. I really should have noticed this earlier as
it pretty much breaks vsync adaption completely.
- Direct3DBlitter: Use the D3DCREATE_FPU_PRESERVE flag when creating
device. Omitting this flag can screw up floating point calculations in
other parts of the code. For instance WASAPI cursor timestamps get
utterly screwed up here.
- Direct3DBlitter: It appears that managed textures are updated before
they are unlocked, which screws up redraws, making things appear choppy
in some situations. Use a default memory texture and a system memory
texture and the UpdateTexure method instead.
- DirectSoundEngine: Make use of the sample period limit feature of
RateEst, rather than duplicating the feature.
- Add polling WASAPI engine with exclusive mode support. Latency and rate
estimation is generally better than DirectSound, and in exclusive mode
there is less blocking as well as exclusive mode being better than
shared mode in the other areas too.
- WasapiEngine: Add device selection.
- WasapiEngine: Add static isUsable() method. Only listed if isUsable().
Default engine if isUsable().
- WasapiEngine: Use default device if there's only one device available,
since we don't show the combobox anyway.
- DirectSoundEngine: Provide the integrated read and status get write
method optimization.
- XvBlitter: Set NosystemBackground attribute rather than OpaquePaintEvent.
Reimplement paintEngine to return NULL as suggested by Qt docs.
- X11Blitter: Reimplement paintEngine to return NULL.
- AlsaEngine: Make use of sample period limit feature of RateEst. Don't
increase estimated sample rate on underrun.
- OssEngine: Make use of sample period limit feature of RateEst. Don't
increase estimated sample rate on underrun.
- Esc exits fullscreen on macx.
- Drop OpenAL from default macx binary.
- Add some useful but commented build flags for macx to .pro files.
Alan Coopersmith (4):
18748: xtrans.m4 causes configure --help to list --enable-ipv6
in wrong case.
Switch ChangeLog generation to use XORG_CHANGELOG from xorg-macros 1.2
Add bugzilla, mailing list & git repo pointers to README
Version 1.2.3
Alan Hourihane (1):
add winsock check for windows builds
telepathy-gabble 0.7.18 (2009-01-06)
====================================
The "The Orchestral Tubular Socks"
Enhancements:
* Implement SOCKS5 bytestreams (XEP-0065) in stream tubes.
* Implement a stream initiation fallback mechanism allowing to use IBB if
we can't connect to peer using SOCKS5.
Fixes:
* Don't crash on setting presence if there are open MUC Tubes.
* Stream tube channel advertises the immutable channel properties,
including those not on the Channel interface.
telepathy-gabble 0.7.17 (2008-12-14)
====================================
The "I accidentally an entire call *and* MUC" release.
Dependencies:
* dbus 1.1.0 (D-Bus Tubes are no longer conditionally compiled)
* dbus-glib 0.78 (fixes support for complex types in hashtables)
Enhancements:
* Add support for the new draft ContactCapabilities spec to communicate tube
capabilities.
Fixes:
* Incoming Jingle calls are no longer automatically accepted when the call is
connected and the local codecs are ready.
* Incoming MUC invites are no longer automatically accepted when changing your
presence.
* fd.o #18918: Send codec parameters according to XEP-0167.
* Various Jingle tweaks.
telepathy-gabble 0.7.16 (2008-12-02)
====================================
The "what could possibly go wrong" release.
This release contains the reworked Jingle engine with support for latest
Jingle draft (XEP-0166 v0.32), and Google's Jingle variants as used in
their desktop client and recently launched Googlemail client.
This release has no known regressions, but as we have done extensive changes
to the Jingle engine, you might want to restrict this release to experimental
distributions like Debian experimental and Fedora rawhide for now.
Enhancements:
* fd.o #15908: refactor Jingle state machine
* fd.o #15907: Update real-Jingle implementation to XEP-0166 v0.25
* fd.o #13159: support current Google Talk protocol
* Misc Tubes-related enhancements and fixes
Fixes:
* fd.o #18404: fix race condition in tests/twisted/roster/ensure.py
* Fixes for double freeing in dispose in channel managers
telepathy-glib 0.7.20 (2008-12-14)
==================================
The "xfs_freeze stole the night" release.
Enhancements:
* Updated to spec version 0.17.16
- Generate code for the Messages interface, which is now undrafted.
Fixes:
* fd.o #18845: don't throw a critical error from TpConnection if the
corresponding CM falls off the bus.
* fd.o #18926: avoid using a non-top-level GLib header
telepathy-glib 0.7.19 (2008-12-01)
==================================
The "fast path" release.
Enhancements:
* TpContact now has a fast path using the Contacts interface to reduce
D-Bus round-trips, if supported
* tp_connection_get_contact_attributes integrates the Contacts interface
with TpConnection's handle reference tracking at a lower level
* TpChannel now tracks its immutable properties (as provided by
Requests.NewChannels, Requests.CreateChannel and Requests.EnsureChannel),
can be constructed from a dictionary of immutable properties
(tp_channel_new_from_properties), and has a fast path using GetAll to reduce
round trips (if supported); when constructed from a dictionary of immutable
properties, non-Group channels should become 'ready' in a single round-trip
* Only use the Properties mixin in there are properties defined
Fixes:
* fd.o #15092: mixins in a superclass should now work correctly in subclasses
* fd.o #18151: tp_base_connection_dispose asserts if there are two connections to the same account
Release 0.10.3
core:
* Fix a crash on documents with malformed outline. Bug #19024
* Fix leak on AnnotScreen destructor. Bug #19095
* Fix wrong PS generation when a large image is in Patterns. Bug #18908
* Remove BaseFile.h it was never used. Bug #19298
* Improve document saving
* Fix PS generation of PDF with malformed font Length2 definition
* Fix a leak while parsing annotations
* Fix rendering of some checkboxes
Qt4:
* Fix positioning of Form rects on PDF with cropbox
* Fix positioning of Annotation rects on PDF with cropbox. Bug #18558.
* Small documentation improvements
* Make Document::fonts() work when called more than once. Bug #19405
build system:
* CMake: look harder for openjpeg
* CMake: update the poppler core headers installation
* Autotools: do not install Function.cc as it's not a header
Qt:
* Fix deserialization of links right coordinate
=============
Version 1.1.1
=============
Nautilus Sendto
* Add plugin to allow sending files to UPNP Media Servers
* Add plugin to allow sending files through Empathy
* Add plugin to send files to be burnt through nautilus-cd-burner
(currently disabled by default)
* Allow sending remote files when GVFS FUSE is available
* Stop (null) showing up in the contact entry (Evolution)
* Try to avoid the wrong contact being selected when using
Enter to validate the selection (Evolution)
* Use "Alias" instead of "Name" so Bluetooth addresses only
show up when the Name isn't available (Bluetooth)
* Show an icon for Bluetooth devices (Bluetooth)
* Remember last used Bluetooth device (Bluetooth)
* Sort the contacts alphabetically (Pidgin)
GtkHTML-3.24.3 2009-01-12
-------------------------
Bug Fixes:
#553995: evolution crashed with SIGSEGV in gtkhtml_editor_set_changed() (Paul Bolle)
#555388: Undo table create locked up client (Milan Crha)
#562323: Evolution inserts a link incorrectly (Matthew Barnes)
#565491: Don't strip leading whitespace when inserting text (Matthew Barnes)
#565493: Formatting destroyed when marking text with keyboard (Matthew Barnes)
#566014: Evolution does not use selected background color inside table in mail message (Matthew Barnes)
#567130: glade GUI is not localized with evolution (Takao Fujiwara)
* What's changed ?
==================
- Make sure sound events are played through the correct devices. (#564370)
- Fixed crash on missed call.
- Do not show the assistant after an upgrade for which Ekiga was already successfully setup.
- Added settings migration from Ekiga 2.0.x.
- Allow answering/rejecting calls from the main window even if we use notifications.
- Do not try refreshing SUBSCRIBE requests for which the 200 OK contains an expire time of 0.
- Fixed sending ACK request to incorrect address when particular types of proxies are being used.
- Fixed test for CANCEL receipt on INVITE clearing call.
- Ignore multiple forked CANCEL messages.
- Fixed issue with registration to a non-standard port.
- Fixed restarting timers if get pathological response to a transaction with incorrect Cseq header field.
- Fixed missing route set on SIP commands in a dialog when using outbound proxy.
2008-11-27 07:50 rjongbloed
* [r21641] version.h:
Update version number for beta v3.4.4
2008-12-05 02:15 rjongbloed
* [r21704] include/opal.h, samples/mobileopal/MobileOpalDlg.cpp,
src/java/OpalLineAppearanceStates.java,
src/java/OpalMessageType.java, src/java/OpalMessage_m_param.java,
src/java/OpalParamRegistration.java,
src/java/OpalStatusLineAppearance.java,
src/java/exampleConstants.java, src/java/exampleJNI.java,
src/java/java_swig_wrapper.c, src/opal/opal_c.cxx:
Back ported "C" API version 13 to Wolf release.
2008-12-09 07:40 rjongbloed
* [r21731] src/opal/manager.cxx:
Fixed transmission frame rate, set by user, actually being used.
Should just be clamped to remote's maximum, not using the
remote's maximum all the time.
2008-12-09 07:48 rjongbloed
* [r21732] .:
Fixed transmission frame rate, set by user, actually being used.
Should just be clamped to remote's maximum, not using the
remote's maximum all the time.
2008-12-10 02:13 rjongbloed
* [r21748] include/opal.h, samples/c_api/main.c,
src/java/OpalParamGeneral.java, src/java/exampleJNI.java,
src/java/java_swig_wrapper.c, src/opal/opal_c.cxx,
src/win32/opal_dll_2005.vcproj:
Added ability to set media options in "C" API.
2008-12-10 02:36 rjongbloed
* [r21750] src/sip/sipcon.cxx:
Fixed missing route set on SIP commands in a dialog when using
outbound proxy.
2008-12-10 02:41 rjongbloed
* [r21751] samples/mobileopal/MobileOPAL.vcproj,
samples/mobileopal/MobileOPALppc.rc,
samples/mobileopal/MobileOPALsp.rc,
samples/mobileopal/MobileOpalDlg.cpp,
samples/mobileopal/OptionsGeneral.cpp,
samples/mobileopal/OptionsGeneral.h,
samples/mobileopal/OptionsH323.cpp,
samples/mobileopal/OptionsH323.h,
samples/mobileopal/OptionsSIP.cpp,
samples/mobileopal/OptionsSIP.h, samples/mobileopal/Resourcesp.h,
samples/mobileopal/ScrollableDialog.cpp,
samples/mobileopal/ScrollableDialog.h,
samples/mobileopal/resourceppc.h:
Added video to MobileOPAL sample.
2008-12-10 04:13 csoutheren
* [r21753] plugins/video/H.263-1998/h263-1998.h:
Ensure frame buffer is correctly aligned
Thanks to Matthias Schneider
2008-12-10 04:59 rjongbloed
* [r21756] include/opal/mediafmt.h, src/opal/manager.cxx:
Added common video format names to default media format order.
2008-12-10 05:54 rjongbloed
* [r21759] src/codec/opalpluginmgr.cxx, src/opal/mediastrm.cxx,
src/opal/patch.cxx:
Fixed OpalManager max RTP payload size parameter not being
honoured all the way to the codec plug in.
Also added log message if the plug in codec fails to create a
context.
2008-12-10 06:43 rjongbloed
* [r21761] samples/codectest/main.cxx:
Added ability to set max RTP packet size in codec test.
2008-12-11 00:26 rjongbloed
* [r21767] src/sip/sippdu.cxx:
Fixed restarting timers if get pathological response to a
transaction with incorrect Cseq header field.
2008-12-11 07:13 rjongbloed
* [r21770] include/sip/sippdu.h, src/sip/sippdu.cxx:
Fixed issue with registration to a non-standard port.
2008-12-14 23:27 rjongbloed
* [r21796] ., src/sip/sipcon.cxx:
Fixed test for CANCEL receipt on INVITE clearing call, should be
based on transaction ID not dialog ID so correctly ignores
multiple forked CANCEL messages.
2008-12-16 12:11 rjongbloed
* [r21813] src/sip/sipcon.cxx:
Fixed merge error in previous patch.
2008-12-19 06:10 rjongbloed
* [r21844] ., src/sip/sippdu.cxx:
Fixed sending ACK to incorrect address when particular types of
proxies are being used.
2009-01-06 21:29 dsandras
* [r21898] src/sip/handlers.cxx:
Backport from TRUNK. Do not try refreshing SUBSCRIBE requests for
which the
200 OK contained an expire time of 0. In that case we should
simply consider
we are unsubscribed.
2008-10-17 09:06 rjongbloed
* [r21385] version.h:
Update version number for beta v3.4.3
2008-11-04 23:05 rjongbloed
* [r21452] ., src/h323/channels.cxx:
Fixed incorrect H.245 VideoFastUpdate being sent.
2008-11-05 04:02 rjongbloed
* [r21457] ., include/codec/opalplugin.h:
Update some defines so can build newer plug in codecs with older
OPAL libraries.
2008-11-05 06:42 rjongbloed
* [r21459] samples/openphone/main.cxx, samples/openphone/main.h:
Fixed error in OpenPhone codec display source protocol name.
2008-11-10 00:05 rjongbloed
* [r21487] ., src/codec/opalpluginmgr.cxx:
Fixed frame rate, and I-Frame count statistics.
2008-11-10 03:50 rjongbloed
* [r21488] samples/openphone/main.cxx, samples/openphone/main.h,
samples/openphone/openphone.wxg, samples/openphone/openphone.xrc:
Added button to OpenPhone configure dialog to test video capture
device, e.g. camera
2008-11-12 20:52 dsandras
* [r21504] plugins/LID/VPB/Makefile.in:
Applied patch from Elaine Xiong <elaine xiong sun com> to fix
compilation on OpenSolaris with SUN compiler. Thanks!
2008-11-17 08:00 rjongbloed
* [r21539] ., src/sip/handlers.cxx:
Probable fix for deadlock issue on interface change.
2008-11-19 05:34 rjongbloed
* [r21556] src/h323/h323.cxx:
Fixed behaviour of incoming H.323 calls not being answered under
some circumstances, caused by incorrect state.
2008-11-19 05:34 rjongbloed
* [r21557] src/opal/connection.cxx:
Small code tidy up of OpalConnection::AnsweringCall() to remove
redundant tests.
2008-11-20 00:44 rjongbloed
* [r21562] ., src/sip/handlers.cxx:
Fixed correct "quoting" of URL when explicit REGISTER contact
address specified.
2008-11-20 01:31 rjongbloed
* [r21564] src/sip/handlers.cxx, src/sip/sippdu.cxx:
A registrars seems to require a "tag" field on the From header.
The specification (RFC3261/10.2) makes no mention of requiring
this and the tag field is intended for creating a "dialog".
Dialogs are only required for INVITE and SUBSCRIBE commands, and
the specification does explicitly say REGISTER does NOT create a
dialog.
Go figure.
2008-11-20 01:32 rjongbloed
* [r21565] src/sip/sipep.cxx:
Fixed default expiry time for old style SIP Register() function.
2008-11-20 03:24 rjongbloed
* [r21568] include/h323/h323ep.h, include/opal/endpoint.h,
src/h323/h323ep.cxx:
Fixed correct propagation of local user name when set in
OpalManager to alias list of H.323 endpoint.
2008-11-20 03:53 rjongbloed
* [r21570] src/h323/gkclient.cxx:
Changed gatekeeper discovery so does not try and use interfaces
for which there is no signalling channel listening.
2008-11-23 21:12 ms30002000
* [r21600] plugins/aclocal.m4, plugins/configure,
plugins/configure.ac:
Fix CFLAGS order in order to allow overwriting.
2008-11-25 05:10 rjongbloed
* [r21620] include/opal/mediafmt.h, src/codec/iLBCmf.cxx:
Fixed issue in iLBC speed negotiation when not using plug in.
2008-11-26 02:04 rjongbloed
* [r21625] src/lids/lidep.cxx:
Fixed LID support for media types other than audio, e.g. fax.
2008-11-27 03:44 rjongbloed
* [r21631] src/codec/rfc2833.cxx, src/opal/rtpconn.cxx:
Fixed propagation of CNG tone through the RFC2833 subsystem.
Problem with the case of the 'X' and 'Y' codes.
Fixed correct duration code sent to call back function for
received RFC2833 data. Previously had a timestamp value in there.
Fixed some trace logs and comments to agree with code.
2008-11-27 07:47 rjongbloed
* [r21638] version.h:
Update version number for beta v2.4.4
2008-12-01 22:59 rjongbloed
* [r21668] ., configure.ac, include/ptbuildopts.h.in:
Fix for Microsoft SAPI moving libraries.
2008-12-04 02:01 rjongbloed
* [r21695] ., include/ptclib/psockbun.h, src/ptclib/psockbun.cxx:
Split socket bundling mutexes so can access interface list while
the client list is locked. Preventing deadlock.
Fixed handling of "interface only" form of binding, i.e. one that
is "%interfaces" and has no address. Now correctly starts up if
the interface happens to be down at initialisation time.
2008-12-04 04:09 rjongbloed
* [r21699] ., include/ptlib/msos/ptlib/vidinput_directx.h,
samples/vidtest/main.cxx, samples/vidtest/vidtest_2005.vcproj,
src/ptlib/msos/vidinput_directx.cxx:
Added support for camera grabbing on Windows Mobile using
DirectShow.
Enhanced video test application so can work with OS that has no
console.
2008-12-05 07:05 rjongbloed
* [r21707] ., include/ptbuildopts.h.in,
include/ptlib/msos/ptlib/contain.h, include/ptlib/wince/cevfw.h,
include/ptlib/wm/cevfw.h, src/ptlib/common/pglobalstatic.cxx,
src/ptlib/msos/Console_2005.vcproj, src/ptlib/msos/vfw.cxx,
src/ptlib/wince/ConsoleCE/cevfw.cpp, src/ptlib/wm/cevfw.cpp:
Removed Video for Windows empty functions that make it look like
Windows Mobile supports VfW when it doesn't. Should just not
support it!
2008-12-10 01:39 rjongbloed
* [r21744] src/ptlib/msos/vfw.cxx:
Added ability to have fixed size video output window, with image
scaled to fit. Useful when screen real estate is limited like on
PDAs.
2008-12-10 02:03 rjongbloed
* [r21746] src/ptlib/common/vconvert.cxx,
src/ptlib/common/videoio.cxx, src/ptlib/msos/PTLib_2005.vcproj,
src/ptlib/msos/vidinput_directx.cxx:
Fixes for camera grabbing on Windows Mobile, MEDIASUBTYPE_YV12
appears to be identical to YUV420P even though documentation
implies V & U planes are reversed.
2008-12-10 07:42 rjongbloed
* [r21763] src/ptlib/msos/vfw.cxx:
If Video Output window position is not specified, centre window
on parent window, or screen if no parent.
2008-12-17 06:52 csoutheren
* [r21822] src/ptlib/common/collect.cxx:
Prevent uninitialised variables error in valgrind cause by not
copying deleteKeys flag across when cloning sets and
dictionaries.
Backport from head
2008-10-17 09:03 rjongbloed
* [r21382] version.h:
Update version number for beta v2.4.3
2008-10-21 08:54 csoutheren
* [r21398] src/ptclib/pvidfile.cxx:
Added assert if constructed regexes do not compile
Backport from trunk
2008-10-21 08:56 csoutheren
* [r21399] src/ptlib/common/contain.cxx:
Added assert if constructed regexes do not compile
Back port from trunk
2008-10-21 08:57 csoutheren
* [r21400] src/ptclib/pvfiledev.cxx:
Remove incorrect use of extended regexes that don't work on Linux
2008-10-26 19:57 ms30002000
* [r21412] make/plugins.mak:
Fix plugins linking with --as-needed thanks to Vitaly Lipatov.
2008-10-27 01:48 csoutheren
* [r21414] src/ptlib/unix/osutil.cxx:
Bring over Windows implementation of PTextFile functions.
Backport from head
2008-10-28 17:53 ms30002000
* [r21416] include/ptlib/msos/ptlib/sound_win32.h,
src/ptlib/msos/sound_win32.cxx:
Fix ugly crash in PSoundchannelWin32 -
When using the "Default" device os_handles = -1 seem
to be used, leading to crashes when the PSoundchannelWin32
object is being destroyed but the buffers are still being
accessed...
2008-11-07 02:15 rjongbloed
* [r21467] include/ptclib/psockbun.h, include/ptlib/ipsock.h,
src/ptclib/psockbun.cxx, src/ptlib/msos/ethsock.cxx,
src/ptlib/unix/socket.cxx:
Added function to wait for route table or network interface
change. Currently only a Windows implementation.
Changed socket bundling code (with a both of a clean up) to use
the above function.
Added ability for external applications to speed up the interface
detection by calling PInterfaceMonitor::GetInstance().Start() at
any time they like.
2008-11-07 05:58 rjongbloed
* [r21471] src/ptlib/msos/ethsock.cxx:
Fixed new route table change function to be compatible with older
versions of Windows.
2008-11-07 06:00 rjongbloed
* [r21472] include/ptlib/msos/ptlib/sound_directsound.h,
src/ptlib/msos/sound_directsound.cxx:
Added missing function to get opened DirectSound device name.
2008-11-07 06:53 rjongbloed
* [r21475] ., src/ptlib/common/videoio.cxx:
Back ported from trunk the improved default video selection
algorithm.
2008-11-11 13:22 csoutheren
* [r21501] src/ptlib/common/sockets.cxx:
Remove obsolete requirement for hostnames to start with alpha
char
Backport from trunk
2008-11-12 23:48 rjongbloed
* [r21506] include/ptlib/msos/ptlib/vidinput_directx.h,
include/ptlib/videoio.h, ptlib_samples_2005.sln,
samples/vidtest/main.cxx, samples/vidtest/vidtest_2005.vcproj,
src/ptlib/common/vconvert.cxx, src/ptlib/common/videoio.cxx,
src/ptlib/msos/vidinput_directx.cxx:
Major rewrite of DirectSHow camera grabber code, in an attempt to
a) make it more understandable and b) support Windows Mobile.
Added (partial) support for YVU420P format, aka YV12. Same as
YUV420P but V/U planes swapped.
Added GetDeviceCapabilities() for an already open Video Input
device.
Enhanced and updated the PTLib sample for video testing.
2008-11-12 23:57 rjongbloed
* [r21508] src/ptlib/common/osutils.cxx:
Fixed Windows Mobile trace log to debugstream being double
spaced.
2008-11-20 04:36 csoutheren
* [r21572] include/ptclib/url.h, src/ptclib/url.cxx:
Ensure copied PURLs get unique query and parameter lists
Backport from head
2008-11-20 05:31 csoutheren
* [r21579] include/ptlib/svcproc.h, src/ptlib/common/osutils.cxx:
Backport code from trunk to remove warnings
2008-11-20 05:32 rjongbloed
* [r21580] ., src/ptlib/msos/ethsock.cxx:
Disable global optimization in MSVC for one function to avoid a
crash. Who knows why?
2008-11-20 12:56 rjongbloed
* [r21583] ., include/ptlib/svcproc.h, src/ptlib/msos/svcproc.cxx:
Fixed compiler/streams compatibility.
2008-11-24 08:18 rjongbloed
* [r21612] src/Makefile, src/ptlib/unix/svcproc.cxx:
Fixed issues with strange link errors to do with Service Process
logging. Why now? Who knows?
2008-11-26 01:22 rjongbloed
* [r21623] src/ptlib/unix/socket.cxx:
Fixed hang on Linux (at least with gcc 4.3.1), thanks Jan
Willamowius
ioquake3 is a game engine project which aims to build upon id Software's Quake
3 source code release. The source code was released on August 20, 2005 under
the GPL.
The project's goal is to create a bug-free, enhanced open source Quake 3
source code distribution upon which new games and projects can be based, as
well as an improved version (in relation to the original binaries) of the
engine for playing Quake III: Arena, the Team Arena expansion pack and all the
popular mods.
Pkgsrc changes:
o Add a BUILD_DEPENDS for the tests
Upstream changes:
0.601 (01.09.2009) - John Siracusa <siracusa@gmail.com>
* Fixed an uninitialized value warning in Rose::HTML::Text.
Pkgsrc changes:
o Adjust dependencies to fit requirements
Upstream changes:
0.44 8 January 2009
! Fix for OpenOffice.org GENERAL format.
http://rt.cpan.org/Public/Bug/Display.html?id=7206
Thanks to Niko Tyni and the Debian Perl team
+ Perltidyed source and added standard headers and Pod sections
to all modules.
0.43 7 January 2009
+ Restructured and rewrote the main documentation. This is the start of
a general refactoring. If you would like to keep up to date with it
keep an eye on the Spreadsheet::ParseExcel Google Group.
http://groups.google.com/group/spreadsheet-parseexcel
+ Added worksheets() Workbook method to iterate over the Worksheet objects.
+ Added unformatted() method to get a Cell's unformatted value.
+ Renamed public methods RowRange(), ColRange() and Cell() to row_range(),
col_range() and get_cell(). Old methods are still available.
! Turned on compatibility_mode() by default in SaveParser to avoid SP3
problems.
! Fixed minor SaveParser bug with font rotation.
http://rt.cpan.org/Public/Bug/Display.html?id=41626