vlc/vlc-acra.git
15 years agoChange version to 0.8.60.8.5-1
Clément Stenac [Sun, 17 Sep 2006 21:55:34 +0000 (17 21:55 +0000)]
Change version to 0.8.6

15 years agoUpdate branch NEWS
Clément Stenac [Sun, 17 Sep 2006 21:37:22 +0000 (17 21:37 +0000)]
Update branch NEWS

15 years agobackport [16453] -> this should fix macosx/win32 builds.
Pavlov Konstantin [Sun, 17 Sep 2006 20:55:39 +0000 (17 20:55 +0000)]
backport [16453] -> this should fix macosx/win32 builds.

15 years agobackported [16465], [16494] from trunk:
Pavlov Konstantin [Sat, 16 Sep 2006 10:31:26 +0000 (16 10:31 +0000)]
backported [16465], [16494] from trunk:
recode output in rc interface to current locale,
write comments in config file in user locale

15 years ago* backported: [16030],[16033],[16049],[16050],[16051],[16067],[16068],[16070],[16075...
Derk-Jan Hartman [Thu, 14 Sep 2006 14:58:57 +0000 (14 14:58 +0000)]
* backported: [16030],[16033],[16049],[16050],[16051],[16067],[16068],[16070],[16075],[16078]-[16080],[16088],[16089],[16099],[16102],[16109],[16110],[16114],[16118],[16120],[16127],[16133],[16134],[16137],[16049],[16152],[16164]-[16167],[16176]

NOT backported: vfilter -> vfilter2, direct3D

15 years agobackport of [16524], [16525], [16527] : ffmpeg as plugin + fixes
Pavlov Konstantin [Tue, 12 Sep 2006 17:24:08 +0000 (12 17:24 +0000)]
backport of [16524], [16525], [16527] : ffmpeg as plugin + fixes

15 years agobackport of [16506]
Pavlov Konstantin [Tue, 12 Sep 2006 16:02:18 +0000 (12 16:02 +0000)]
backport of [16506]

15 years agoNews for 0.8.5-1
Clément Stenac [Tue, 12 Sep 2006 13:38:32 +0000 (12 13:38 +0000)]
News for 0.8.5-1

15 years ago * configure.ac: don't add AltiVec modules twice (from [16619]).
Sam Hocevar [Mon, 11 Sep 2006 15:13:29 +0000 (11 15:13 +0000)]
  * configure.ac: don't add AltiVec modules twice (from [16619]).

15 years ago * No longer use the $(pic) variable, since all flags are properly set
Sam Hocevar [Mon, 11 Sep 2006 10:54:26 +0000 (11 10:54 +0000)]
  * No longer use the $(pic) variable, since all flags are properly set
    in the configure script (from [16613]).

15 years ago * Don't use PIC on WIN32 (from [16611]).
Sam Hocevar [Mon, 11 Sep 2006 09:08:11 +0000 (11 09:08 +0000)]
  * Don't use PIC on WIN32 (from [16611]).

15 years ago * modules/stream_out/rtp.c: remove SDP file when bailing out (from [16545]).
Sam Hocevar [Mon, 11 Sep 2006 08:27:37 +0000 (11 08:27 +0000)]
  * modules/stream_out/rtp.c: remove SDP file when bailing out (from [16545]).

15 years ago * Always use PIC to build the Mozilla plugin (from [16608]).
Sam Hocevar [Mon, 11 Sep 2006 08:23:37 +0000 (11 08:23 +0000)]
  * Always use PIC to build the Mozilla plugin (from [16608]).

15 years agoFix mozilla plugin build on AMD64. from trunk [16136]
Christophe Mutricy [Sun, 10 Sep 2006 21:38:51 +0000 (10 21:38 +0000)]
Fix mozilla plugin build on AMD64. from trunk [16136]

15 years ago * modules/codec/ffmpeg: bring the ffmpeg module up to date with trunk.
Sam Hocevar [Sun, 10 Sep 2006 20:40:21 +0000 (10 20:40 +0000)]
  * modules/codec/ffmpeg: bring the ffmpeg module up to date with trunk.

15 years agoBackport [16599]: Fix typo
Clément Stenac [Sun, 10 Sep 2006 20:21:46 +0000 (10 20:21 +0000)]
Backport [16599]: Fix typo

15 years ago * Backport [16298] to make the x264 plugin compatible with the newest API.
Sam Hocevar [Sun, 10 Sep 2006 18:51:22 +0000 (10 18:51 +0000)]
  * Backport [16298] to make the x264 plugin compatible with the newest API.

15 years ago * Bring the x264 codec up to date, from [16298] [16259] [16211] [16209].
Sam Hocevar [Sun, 10 Sep 2006 18:32:09 +0000 (10 18:32 +0000)]
  * Bring the x264 codec up to date, from [16298] [16259] [16211] [16209].

15 years ago * modules/demux/ts.c: don't output debug on fprintf by default (from [16394])
Sam Hocevar [Sun, 10 Sep 2006 17:41:49 +0000 (10 17:41 +0000)]
  * modules/demux/ts.c: don't output debug on fprintf by default (from [16394])
    (Refs Debian #385008)

15 years ago * modules/demux/mkv.cpp: fix an issue with DAR vs. Canvas size with matroska
Sam Hocevar [Sun, 10 Sep 2006 17:09:03 +0000 (10 17:09 +0000)]
  * modules/demux/mkv.cpp: fix an issue with DAR vs. Canvas size with matroska
    files, backported from [16424].

15 years ago * modules/*: fixed implicit function declarations.
Sam Hocevar [Sun, 10 Sep 2006 17:02:54 +0000 (10 17:02 +0000)]
  * modules/*: fixed implicit function declarations.

15 years ago * m4/Makefile.am: don't try to distribute nonexistent libtool m4 files.
Sam Hocevar [Sun, 10 Sep 2006 16:58:43 +0000 (10 16:58 +0000)]
  * m4/Makefile.am: don't try to distribute nonexistent libtool m4 files.

15 years ago * Makefile.am: add empty versioning information to libvlc.so [from r16583].
Sam Hocevar [Sun, 10 Sep 2006 16:38:45 +0000 (10 16:38 +0000)]
  * Makefile.am: add empty versioning information to libvlc.so [from r16583].

15 years ago * src/Makefile.am: do not use -avoid-version. library versioning is cool.
Sam Hocevar [Sun, 10 Sep 2006 16:28:37 +0000 (10 16:28 +0000)]
  * src/Makefile.am: do not use -avoid-version. library versioning is cool.

15 years agobackported: [15963](partial),[15973],[15974],[15975],[15977],[15978],[15981],[15982...
Derk-Jan Hartman [Thu, 7 Sep 2006 23:05:11 +0000 (7 23:05 +0000)]
backported: [15963](partial),[15973],[15974],[15975],[15977],[15978],[15981],[15982],[15983](edited),[15984],[15988],[16003],[16006],[16008]-[16011],[16018],[16019],[16021],[16023],[16025],[16026]

skipped: pid writing, qtl, motion, restart flag, RTSP rewind/ffw

15 years ago* Partially unbackport [15953] which removed some variables we still needed with...
Derk-Jan Hartman [Fri, 1 Sep 2006 15:09:39 +0000 (1 15:09 +0000)]
* Partially unbackport [15953] which removed some variables we still needed with the older playlist

15 years ago* Unbackport [15908]
Derk-Jan Hartman [Fri, 1 Sep 2006 14:34:56 +0000 (1 14:34 +0000)]
* Unbackport [15908]

15 years ago* backported: [15891]-[15893],[15895],[15908],[15910],[15911],[15914],[15922],[15924...
Derk-Jan Hartman [Thu, 31 Aug 2006 22:01:13 +0000 (31 22:01 +0000)]
* backported: [15891]-[15893],[15895],[15908],[15910],[15911],[15914],[15922],[15924],[15928],[15929],[15935],[15939],[15942],[15952],[15953],[15960]-[15962],

skipped: bindings, sfilter, xspf, new stats, probe and ASX.

15 years ago* oops with 'x' and vi
Derk-Jan Hartman [Thu, 31 Aug 2006 21:20:00 +0000 (31 21:20 +0000)]
* oops with 'x' and vi

15 years ago* For some reason these were not properly added in [16457]
Derk-Jan Hartman [Thu, 31 Aug 2006 21:03:13 +0000 (31 21:03 +0000)]
* For some reason these were not properly added in [16457]

15 years ago* backported: [15803]-[15815],[15817],[15819],[15821],[15822],[15824],[15826],[15829...
Derk-Jan Hartman [Thu, 31 Aug 2006 20:51:12 +0000 (31 20:51 +0000)]
* backported: [15803]-[15815],[15817],[15819],[15821],[15822],[15824],[15826],[15829],[15831],[15832],[15834],[15836]-[15838],[15841],[15844],[15846],[15848]-[15853],[15859],[15861]-[15867],[15869]-[15871],[15874],[15878]-[15880],[15883],[15884]

* skipped java bindings, new cdda (too many playlist conflicts)

15 years ago* backported [15796]-[15800] and [15802]. Someone please check the notify plugin.
Derk-Jan Hartman [Thu, 31 Aug 2006 19:54:36 +0000 (31 19:54 +0000)]
* backported [15796]-[15800] and [15802]. Someone please check the notify plugin.

15 years ago* I missed a conflict I guess
Derk-Jan Hartman [Thu, 31 Aug 2006 02:06:37 +0000 (31 02:06 +0000)]
* I missed a conflict I guess

15 years ago* Fix some backport conflicts due to not backported updated playlist core
Derk-Jan Hartman [Thu, 31 Aug 2006 01:49:34 +0000 (31 01:49 +0000)]
* Fix some backport conflicts due to not backported updated playlist core

15 years agobackport: [15701],[15702],[15704],[15705],[15707]-[15711],[15733],[15734],[15736...
Derk-Jan Hartman [Wed, 30 Aug 2006 22:15:52 +0000 (30 22:15 +0000)]
backport: [15701],[15702],[15704],[15705],[15707]-[15711],[15733],[15734],[15736],[15741],[15744],[15745],[15753]-[15757],[15762],[15763],[15767],[15774]-[15778],[15781]-[15783],[15785]-[15787],[15790],[15791]

skipped: RTE code and BeOS fixes (if someone could look at [15735] and commit that which does not concern the new playlist, i would be thankful.)

15 years ago* backported: [15596]-[15603],[15605]-[15608],[15611],[15615],[15616],[15626]-[15628...
Derk-Jan Hartman [Wed, 30 Aug 2006 21:36:35 +0000 (30 21:36 +0000)]
* backported: [15596]-[15603],[15605]-[15608],[15611],[15615],[15616],[15626]-[15628], [15631],[15636],[15637],[15639],[15643],[15647]-[15651],[15654],[15658],[15662],[15668],[15669],[15673]-[15675],[15678],[15680]-[15682],[15684],[15689]-[15700]
as well as the intf.m part of [15638]

The interaction framework updates and playlist changes were left out

15 years ago* backported: [15445],[15449],[15451],[15457],[15477],[15490],[15560],[15563],[15564...
Derk-Jan Hartman [Wed, 30 Aug 2006 19:33:55 +0000 (30 19:33 +0000)]
* backported: [15445],[15449],[15451],[15457],[15477],[15490],[15560],[15563],[15564]-[15568],[15571]-[15585],[15587],[15588],[15591]-[15593]

  On to the post 0.8.5 changes

15 years ago* backported: [15327]-[15330],[15332],[15334],[15341],vlc.win32.nsi.in[trunk],[15345...
Derk-Jan Hartman [Wed, 30 Aug 2006 15:18:13 +0000 (30 15:18 +0000)]
* backported: [15327]-[15330],[15332],[15334],[15341],vlc.win32.nsi.in[trunk],[15345]-[15348],[15371],[15379],[15392]-[15395],[15403]-[15405],[15412]-[15414],[15419],[15422],[15424],[15425],[15428],[15429],[15432]-[15434],[15436]-[15441].

15 years ago* backported to stable: [15228],[15234],[15239],[15261],[15262],[15264],[15266]-...
Derk-Jan Hartman [Wed, 30 Aug 2006 14:30:06 +0000 (30 14:30 +0000)]
* backported to stable: [15228],[15234],[15239],[15261],[15262],[15264],[15266]-[15271]
[15279],[15289],[15292],[15300]

 * specifically left out sfilters panel in OSX intf.
 * this is the first batch, I don't want to frell my tree and have to start from scratch AGAIN :D

15 years ago* Backport to 0.8.5-1 of all contrib updates on trunk between [15211] and [16403]
Derk-Jan Hartman [Tue, 29 Aug 2006 00:42:17 +0000 (29 00:42 +0000)]
* Backport to 0.8.5-1 of all contrib updates on trunk between [15211] and [16403]

15 years ago* backport the recent OpenGL additions and fixes
Felix Paul Kühne [Mon, 28 Aug 2006 21:54:39 +0000 (28 21:54 +0000)]
* backport the recent OpenGL additions and fixes

15 years ago* Update the version number
Derk-Jan Hartman [Mon, 28 Aug 2006 19:26:21 +0000 (28 19:26 +0000)]
* Update the version number

15 years agoCreate an 0.8.5-1 branch with security, bug fixes and WMV3
Derk-Jan Hartman [Mon, 28 Aug 2006 19:04:40 +0000 (28 19:04 +0000)]
Create an 0.8.5-1 branch with security, bug fixes and WMV3

16 years agoCompile fixes:tags/0.8.5
Jean-Paul Saman [Sun, 14 May 2006 09:09:34 +0000 (14 09:09 +0000)]
Compile fixes:
- libiconv: removed CPPFLAGS="-D"-Dssize_t=long" needed for building on FC 5
- live555 : add include path -I${PREFIX}/include for iconv.h

16 years agoCompiler fix gcc-4.1.0 on FC 5
Jean-Paul Saman [Sun, 14 May 2006 08:56:57 +0000 (14 08:56 +0000)]
Compiler fix gcc-4.1.0 on FC 5

16 years agoWoops, error in [15363] which makes prefs file deletion in uninstaller unselectable.
Antoine Cellerier [Sun, 7 May 2006 22:21:17 +0000 (7 22:21 +0000)]
Woops, error in [15363] which makes prefs file deletion in uninstaller unselectable.

16 years agoTag 0.8.5
Antoine Cellerier [Sat, 6 May 2006 21:13:36 +0000 (6 21:13 +0000)]
Tag 0.8.5

16 years agoChangeLog once more0.8.5
Antoine Cellerier [Sat, 6 May 2006 15:53:40 +0000 (6 15:53 +0000)]
ChangeLog once more

16 years agoI hope that this fixes the installer's default choices
Antoine Cellerier [Sat, 6 May 2006 13:33:07 +0000 (6 13:33 +0000)]
I hope that this fixes the installer's default choices

16 years agoBackports:
Christophe Mutricy [Sat, 6 May 2006 12:50:08 +0000 (6 12:50 +0000)]
Backports:
[15538]  build fix
[15546]  shoutcast alias
[15531]  remove debug
[15522]  libtool fix
[15524]  linking fix
[15519]  configure fix

16 years agoChange version number to 0.8.5
Antoine Cellerier [Sat, 6 May 2006 11:54:05 +0000 (6 11:54 +0000)]
Change version number to 0.8.5

16 years agoUpdate changelog
Antoine Cellerier [Sat, 6 May 2006 11:50:46 +0000 (6 11:50 +0000)]
Update changelog

16 years agoBackport mozilla plugin installer fixes [15547], [15548] and [15550].
Antoine Cellerier [Sat, 6 May 2006 11:49:50 +0000 (6 11:49 +0000)]
Backport mozilla plugin installer fixes [15547], [15548] and [15550].

16 years agobackporting [15534]
Damien Fouilleul [Fri, 5 May 2006 20:14:54 +0000 (5 20:14 +0000)]
backporting [15534]

16 years agoBackport win9x file opening fixes ( [15501], [15506], [15509], [15510], [15511],...
Antoine Cellerier [Fri, 5 May 2006 20:07:48 +0000 (5 20:07 +0000)]
Backport win9x file opening fixes ( [15501], [15506], [15509], [15510], [15511], [15512] and [15518])

16 years agoUpdate Chinese l10n by Wei Mingzhi
Christophe Mutricy [Fri, 5 May 2006 17:11:43 +0000 (5 17:11 +0000)]
Update Chinese l10n by Wei Mingzhi

16 years agoThe number of crash reports on Linux make it obvious that 0.8.5 and 0.8.4 are not...
Rémi Denis-Courmont [Fri, 5 May 2006 16:04:18 +0000 (5 16:04 +0000)]
The number of crash reports on Linux make it obvious that 0.8.5 and 0.8.4 are not binary-compatibile, so we should definitely change the entry point name

16 years agoBackport [15532].
Antoine Cellerier [Thu, 4 May 2006 21:26:26 +0000 (4 21:26 +0000)]
Backport [15532].

16 years agoRemove debug
Christophe Mutricy [Wed, 3 May 2006 21:27:32 +0000 (3 21:27 +0000)]
Remove debug

16 years ago* Backport r15528
Benjamin Pracht [Tue, 2 May 2006 20:08:41 +0000 (2 20:08 +0000)]
* Backport r15528

16 years ago* Backport of 15525
Benjamin Pracht [Tue, 2 May 2006 19:21:23 +0000 (2 19:21 +0000)]
* Backport of 15525

16 years ago* back-port [15520]
Felix Paul Kühne [Tue, 2 May 2006 13:55:32 +0000 (2 13:55 +0000)]
* back-port [15520]

16 years ago * share/skins2/default/theme.xml:
Olivier Teulière [Tue, 2 May 2006 06:49:10 +0000 (2 06:49 +0000)]
 * share/skins2/default/theme.xml:
   - removed the invalid SliderBackground.x and SliderBackground.y attributes
   - converted to unix file format
   - reindented properly

16 years ago Backport of [15513]
Sreng Jean [Mon, 1 May 2006 21:22:38 +0000 (1 21:22 +0000)]
 Backport of [15513]

16 years ago * backport of [15507]
Olivier Teulière [Mon, 1 May 2006 13:34:54 +0000 (1 13:34 +0000)]
 * backport of [15507]

16 years ago* vlcproc.cpp: don't use a vout when it has been destroyed !
Cyril Deguet [Mon, 1 May 2006 12:08:37 +0000 (1 12:08 +0000)]
* vlcproc.cpp: don't use a vout when it has been destroyed !
 (fixes some deadlocks/crashes when switching between layouts with
 the default skin)

16 years ago* added the new OSX-plugin files to make dist
Felix Paul Kühne [Mon, 1 May 2006 11:40:01 +0000 (1 11:40 +0000)]
* added the new OSX-plugin files to make dist

16 years agoAllow intf-switch
Clément Stenac [Mon, 1 May 2006 10:22:41 +0000 (1 10:22 +0000)]
Allow intf-switch
  * both ways in !Win32
  * only wx->skins in Win32

16 years agoBackport [15493]
Clément Stenac [Mon, 1 May 2006 08:34:59 +0000 (1 08:34 +0000)]
Backport [15493]

16 years agotest4
Clément Stenac [Mon, 1 May 2006 08:32:39 +0000 (1 08:32 +0000)]
test4

16 years agoBackport [15472] and [15473]
Rémi Denis-Courmont [Mon, 1 May 2006 08:29:23 +0000 (1 08:29 +0000)]
Backport [15472] and [15473]

16 years agoBackport [15494]
Rémi Denis-Courmont [Mon, 1 May 2006 08:26:18 +0000 (1 08:26 +0000)]
Backport [15494]

16 years agofix memory creep when data is fed to muxer but no pcr is given
Sigmund Augdal Helberg [Sun, 30 Apr 2006 21:48:26 +0000 (30 21:48 +0000)]
fix memory creep when data is fed to muxer but no pcr is given

Happens in particular if CAM decryption fails on channels where the pcr pid is
encrypted but other pids are not encrypted.

16 years ago* Backport of 15488
Benjamin Pracht [Sun, 30 Apr 2006 21:09:16 +0000 (30 21:09 +0000)]
* Backport of 15488

16 years agoRevert [15458] and change default scrolling behavior to "stoped". You need to click...
Antoine Cellerier [Sun, 30 Apr 2006 19:14:31 +0000 (30 19:14 +0000)]
Revert [15458] and change default scrolling behavior to "stoped". You need to click on the text to start the scrolling.

16 years agoFix memleak.
Antoine Cellerier [Sun, 30 Apr 2006 19:07:43 +0000 (30 19:07 +0000)]
Fix memleak.

16 years ago* backport of [15316], [15359] and [15451]
Cyril Deguet [Sun, 30 Apr 2006 18:07:40 +0000 (30 18:07 +0000)]
* backport of [15316], [15359] and [15451]
 (hope it works ;)

16 years ago- backported [15478]
Damien Fouilleul [Sun, 30 Apr 2006 17:44:13 +0000 (30 17:44 +0000)]
- backported [15478]

16 years agoRemove thumbs.db files
Antoine Cellerier [Sun, 30 Apr 2006 17:12:01 +0000 (30 17:12 +0000)]
Remove thumbs.db files

16 years agoBackport [15468].
Antoine Cellerier [Sun, 30 Apr 2006 17:10:18 +0000 (30 17:10 +0000)]
Backport [15468].

16 years ago- backported [15463]
Damien Fouilleul [Sun, 30 Apr 2006 16:57:48 +0000 (30 16:57 +0000)]
- backported [15463]

16 years agoFix refcount issue.
Antoine Cellerier [Sun, 30 Apr 2006 16:29:34 +0000 (30 16:29 +0000)]
Fix refcount issue.

16 years ago* make sure that the count of objects in the playlist is up-to-date
Felix Paul Kühne [Sun, 30 Apr 2006 16:19:04 +0000 (30 16:19 +0000)]
* make sure that the count of objects in the playlist is up-to-date

16 years agoFix podcast encoding handling ...
Antoine Cellerier [Sun, 30 Apr 2006 16:02:56 +0000 (30 16:02 +0000)]
Fix podcast encoding handling ...

16 years ago* updated the po-files for the final release
Felix Paul Kühne [Sun, 30 Apr 2006 16:01:24 +0000 (30 16:01 +0000)]
* updated the po-files for the final release

16 years agoUpdate NEWS and ChangeLog
Antoine Cellerier [Sun, 30 Apr 2006 15:48:29 +0000 (30 15:48 +0000)]
Update NEWS and ChangeLog

16 years agoAdd scrolling="autooff" : same behavior as "auto" except that it starts in the soped...
Antoine Cellerier [Sun, 30 Apr 2006 15:31:05 +0000 (30 15:31 +0000)]
Add scrolling="autooff" : same behavior as "auto" except that it starts in the soped state. Use that in the default skin.

16 years agoBackport [15455].
Antoine Cellerier [Sun, 30 Apr 2006 15:20:36 +0000 (30 15:20 +0000)]
Backport [15455].

16 years ago* added Mathias C. Berens | welcome-soft for this contribution to the German translation
Felix Paul Kühne [Sun, 30 Apr 2006 14:44:32 +0000 (30 14:44 +0000)]
* added Mathias C. Berens | welcome-soft for this contribution to the German translation

16 years ago* Finished the German translation
Felix Paul Kühne [Sun, 30 Apr 2006 14:39:13 +0000 (30 14:39 +0000)]
* Finished the German translation

16 years agoFix languages (missing comma)
Antoine Cellerier [Sun, 30 Apr 2006 13:36:41 +0000 (30 13:36 +0000)]
Fix languages (missing comma)

16 years ago* backport of [15447]
Cyril Deguet [Sun, 30 Apr 2006 13:14:07 +0000 (30 13:14 +0000)]
* backport of [15447]

16 years agoFix buttons l10n (fix #646)
Christophe Mutricy [Sat, 29 Apr 2006 21:01:20 +0000 (29 21:01 +0000)]
Fix buttons l10n (fix #646)

16 years ago* another update of the German translation. Still 585 fuzzy strings to do. Volounteer...
Felix Paul Kühne [Sat, 29 Apr 2006 19:14:39 +0000 (29 19:14 +0000)]
* another update of the German translation. Still 585 fuzzy strings to do. Volounteers are welcome.

16 years agodshow.cpp: backport [15375]
Damien Fouilleul [Sat, 29 Apr 2006 15:02:03 +0000 (29 15:02 +0000)]
dshow.cpp: backport [15375]

16 years agoBackport [15430]
Clément Stenac [Sat, 29 Apr 2006 14:25:23 +0000 (29 14:25 +0000)]
Backport [15430]

16 years agobackport [15229].
Antoine Cellerier [Sat, 29 Apr 2006 14:19:19 +0000 (29 14:19 +0000)]
backport [15229].

16 years agoFix main window width (was 46px too large)
Antoine Cellerier [Sat, 29 Apr 2006 14:11:45 +0000 (29 14:11 +0000)]
Fix main window width (was 46px too large)

16 years ago* Backport of 15421
Benjamin Pracht [Sat, 29 Apr 2006 13:55:16 +0000 (29 13:55 +0000)]
* Backport of 15421

16 years agoRemove stupid debug :)
Antoine Cellerier [Sat, 29 Apr 2006 13:39:33 +0000 (29 13:39 +0000)]
Remove stupid debug :)