]> git.sesse.net Git - vlc/log
vlc
13 years agoWin32: Activate DEP on XP SP3. DEP is useless without ASLR, but people using an 10...
Geoffroy Couprie [Thu, 1 Jul 2010 20:17:38 +0000 (22:17 +0200)]
Win32: Activate DEP on XP SP3. DEP is useless without ASLR, but people using an 10 year old OS don't have the right to complain

13 years agoFix rar compilation on broken OSes
Jean-Baptiste Kempf [Thu, 1 Jul 2010 20:14:07 +0000 (22:14 +0200)]
Fix rar compilation on broken OSes

13 years agoDxVA2: user-friendly descriptions
Jean-Baptiste Kempf [Thu, 1 Jul 2010 14:25:23 +0000 (16:25 +0200)]
DxVA2: user-friendly descriptions

13 years agoSafer vlc_atomic_set for win32.
Laurent Aimar [Thu, 1 Jul 2010 18:32:44 +0000 (20:32 +0200)]
Safer vlc_atomic_set for win32.

13 years agoFixed MPEG2 video decoding used in RTSP.
Laurent Aimar [Thu, 1 Jul 2010 18:20:19 +0000 (20:20 +0200)]
Fixed MPEG2 video decoding used in RTSP.

13 years agoAdded support for multiple files in RAR archives.
Laurent Aimar [Wed, 30 Jun 2010 19:47:27 +0000 (21:47 +0200)]
Added support for multiple files in RAR archives.

It is not yet perfect as it should probably create a XSPF playlist by
reusing some code from the zip modules.

13 years agoNo functiona changes (rar).
Laurent Aimar [Tue, 29 Jun 2010 18:13:09 +0000 (20:13 +0200)]
No functiona changes (rar).

Creates a full list of files inside a rar archives for future modifications.

13 years agoQt: Increase the max synchronisation time
Jean-Baptiste Kempf [Thu, 1 Jul 2010 16:12:19 +0000 (18:12 +0200)]
Qt: Increase the max synchronisation time

13 years agoaudio-visu are about visualization2 modules.
Jean-Baptiste Kempf [Thu, 1 Jul 2010 15:09:41 +0000 (17:09 +0200)]
audio-visu are about visualization2 modules.

Closes #3826

13 years agoskins2: fix RadialSlider (overflow)
Erwan Tulou [Thu, 1 Jul 2010 13:45:42 +0000 (15:45 +0200)]
skins2: fix RadialSlider (overflow)

position varies between 0 and (n-1) when n images are available.
This fixes the widget disappearing when slider was at 100%.

13 years agoDxVA2: cosmetic alignment in GUID
Jean-Baptiste Kempf [Thu, 1 Jul 2010 13:48:16 +0000 (15:48 +0200)]
DxVA2: cosmetic alignment in GUID

13 years agoQt: fix F* keys in Preferences - #3827
Jean-Baptiste Kempf [Thu, 1 Jul 2010 13:00:56 +0000 (15:00 +0200)]
Qt: fix F* keys in Preferences - #3827

KEY_F* are not consequential, while Qt::Key_F* are
Close #3827

13 years agodestroy whitespace
Kaarlo Raiha [Thu, 1 Jul 2010 12:28:46 +0000 (15:28 +0300)]
destroy whitespace

Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
13 years agoThanks to dilaroga
Jean-Baptiste Kempf [Thu, 1 Jul 2010 12:02:42 +0000 (14:02 +0200)]
Thanks to dilaroga

13 years agoMacOS: fixes an issue with the recents item that doesn't list the opened media since...
Sebastien Zwickert [Mon, 28 Jun 2010 11:28:30 +0000 (13:28 +0200)]
MacOS: fixes an issue with the recents item that doesn't list the opened media since changes made in b0620aea6b50d3062d1240e6d4a3945ca40b5e92.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoMacOS: fixes #3825. Since [af97f24d528acab89969d6541d83f17ce1ecd580] we need to send...
Sebastien Zwickert [Wed, 30 Jun 2010 11:01:30 +0000 (13:01 +0200)]
MacOS: fixes #3825. Since [af97f24d528acab89969d6541d83f17ce1ecd580] we need to send a stop: message to properly exit libvlc.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoAVCodec : Add the MPEG1 codec ID to the map table.
Jai Menon [Wed, 30 Jun 2010 18:53:53 +0000 (00:23 +0530)]
AVCodec : Add the MPEG1 codec ID to the map table.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoskins2: fix RadiaSlider (typo)
Erwan Tulou [Thu, 1 Jul 2010 10:01:38 +0000 (12:01 +0200)]
skins2: fix RadiaSlider (typo)

13 years agoskins2: fix RadialSlider
Erwan Tulou [Thu, 1 Jul 2010 08:21:36 +0000 (10:21 +0200)]
skins2: fix RadialSlider

    - fix several parameters wrongly spelled (case sensitive)
     (led to crash in atof)
    - fix uninitialized m_position variable

13 years agoFix english text
Jean-Baptiste Kempf [Wed, 30 Jun 2010 22:29:50 +0000 (00:29 +0200)]
Fix english text

13 years agolua: fix fuzzy musicbrainz search and use " " around title/artists
Ilkka Ollakka [Wed, 30 Jun 2010 17:49:15 +0000 (20:49 +0300)]
lua: fix fuzzy musicbrainz search and use " " around title/artists

13 years agoQt4: add playlist-tree selection to simple preferences
Ilkka Ollakka [Wed, 30 Jun 2010 16:09:16 +0000 (19:09 +0300)]
Qt4: add playlist-tree selection to simple preferences

I think tree-view on playlist looks ok (iconview/listview atleast),
so lets not make too hard to enable it.

13 years agoQt4: scale iconview art related to fontsize
Ilkka Ollakka [Wed, 30 Jun 2010 11:21:19 +0000 (14:21 +0300)]
Qt4: scale iconview art related to fontsize

Scales whole view content related to fontsize we get from model.

13 years agoQt4: return fontrole for all items
Ilkka Ollakka [Wed, 30 Jun 2010 11:20:44 +0000 (14:20 +0300)]
Qt4: return fontrole for all items

By default use defaultsize (from theme/system) - 2 points.

13 years agoignore plugins cache in source dir
Rafaël Carré [Wed, 30 Jun 2010 04:54:38 +0000 (06:54 +0200)]
ignore plugins cache in source dir

13 years agoncurses: use const, silence a warning
Rafaël Carré [Wed, 30 Jun 2010 04:07:13 +0000 (06:07 +0200)]
ncurses: use const, silence a warning

13 years agocontribs: fix FFmpeg target when building ARM
Rafaël Carré [Tue, 29 Jun 2010 16:32:14 +0000 (18:32 +0200)]
contribs: fix FFmpeg target when building ARM

Specify --target-os=linux when HAVE_LINUX is 1
Don't depend on libvpx on armel

13 years agoWin32: fix InterlockedExchangeAdd use
Rémi Denis-Courmont [Tue, 29 Jun 2010 14:29:50 +0000 (17:29 +0300)]
Win32: fix InterlockedExchangeAdd use

13 years agoMove vlc_atomic_t typedef to <vlc_common.h>
Rémi Denis-Courmont [Tue, 29 Jun 2010 14:25:37 +0000 (17:25 +0300)]
Move vlc_atomic_t typedef to <vlc_common.h>

Then we don't always need to include <vlc_atomic.h>

13 years agoAtom: use volatile keyword
Rémi Denis-Courmont [Tue, 29 Jun 2010 14:24:15 +0000 (17:24 +0300)]
Atom: use volatile keyword

13 years agoskins2(Linux): set _NET_WM_PID in any case
Erwan Tulou [Tue, 29 Jun 2010 07:12:09 +0000 (09:12 +0200)]
skins2(Linux): set _NET_WM_PID in any case

whatever the window manager says (in _NET_SUPPORTED), setting it is never harmful. It may even be useful in some situations.

pointed out by courmisch

13 years agoWin32: try to fix atomic adds with InterlockedExchangeAdd iso InterlockedAdd
Jean-Baptiste Kempf [Mon, 28 Jun 2010 23:47:21 +0000 (01:47 +0200)]
Win32: try to fix atomic adds with InterlockedExchangeAdd iso InterlockedAdd

13 years agoFix build of mpeg2 module with old libmpeg2 on arm
Christophe Mutricy [Mon, 28 Jun 2010 17:59:42 +0000 (18:59 +0100)]
Fix build of mpeg2 module with old libmpeg2 on arm

13 years agoCleanup after [17638ecf0bd]
Rafaël Carré [Mon, 28 Jun 2010 19:35:16 +0000 (21:35 +0200)]
Cleanup after [17638ecf0bd]

There is no need to change the ASM name of constants
This might fix compilation on compilers not supporting all gcc asm()
features

13 years agoFixed --program behavior.
Laurent Aimar [Mon, 28 Jun 2010 00:49:41 +0000 (02:49 +0200)]
Fixed --program behavior.

13 years agoFixed the selection of a program list in TS demuxer.
Laurent Aimar [Sun, 27 Jun 2010 23:43:51 +0000 (01:43 +0200)]
Fixed the selection of a program list in TS demuxer.

13 years agoDo not filter out program/epg at the TS demuxer level.
Laurent Aimar [Sun, 27 Jun 2010 23:35:23 +0000 (01:35 +0200)]
Do not filter out program/epg at the TS demuxer level.

13 years agoClean up b_access_control usage in TS.
Laurent Aimar [Sun, 27 Jun 2010 23:21:12 +0000 (01:21 +0200)]
Clean up b_access_control usage in TS.

13 years agoFactorized program (un)selection in TS.
Laurent Aimar [Sun, 27 Jun 2010 23:15:47 +0000 (01:15 +0200)]
Factorized program (un)selection in TS.

13 years agoNo functional changes (ts).
Laurent Aimar [Sun, 27 Jun 2010 23:08:06 +0000 (01:08 +0200)]
No functional changes (ts).

13 years agoRemoved write only variables (ts).
Laurent Aimar [Sun, 27 Jun 2010 22:55:32 +0000 (00:55 +0200)]
Removed write only variables (ts).

13 years agoFixed program selection in TS demuxer.
Laurent Aimar [Sun, 27 Jun 2010 22:53:57 +0000 (00:53 +0200)]
Fixed program selection in TS demuxer.

13 years agoFixed (un)selection of pcr pid in TS demuxer.
Laurent Aimar [Sun, 27 Jun 2010 22:52:53 +0000 (00:52 +0200)]
Fixed (un)selection of pcr pid in TS demuxer.

13 years agoFixed a segfault when --programs is used in the TS demuxer.
Laurent Aimar [Sun, 27 Jun 2010 22:50:38 +0000 (00:50 +0200)]
Fixed a segfault when --programs is used in the TS demuxer.

13 years agodshow: add aspect-ratio optio to video-capture
Ilkka Ollakka [Mon, 28 Jun 2010 16:34:43 +0000 (19:34 +0300)]
dshow: add aspect-ratio optio to video-capture

same as v4l2, can't do win-compile myself, so buildbot will be my judge.

13 years agoskins2(Linux): check if _NET_WM_PID is supported
Erwan Tulou [Mon, 28 Jun 2010 08:13:03 +0000 (10:13 +0200)]
skins2(Linux): check if _NET_WM_PID is supported

This kills X11 warnings for Ubuntu/Gnome.

13 years agoQt4: don't draw background on nodes in icon_view by default
Ilkka Ollakka [Mon, 28 Jun 2010 08:33:48 +0000 (11:33 +0300)]
Qt4: don't draw background on nodes in icon_view by default

Only draw background if it's parent of current item, hopefully makes the
iconview in tree-mode littlebit cleaner in UI-wise (well, actually want to
see what others like it in this way). Also should make easier/faster to spot
the current items parent from iconview mode in tree-mode.

Also draw background-rect with rounded corners.

Feel free to revert/worship/point fingers/express opinions on this commit.

13 years agoMacOS: fixes memory management issue. closes #3807
Sebastien Zwickert [Sun, 27 Jun 2010 23:53:00 +0000 (01:53 +0200)]
MacOS: fixes memory management issue. closes #3807

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoRewrite GC code on top of atomic ops
Rémi Denis-Courmont [Sun, 27 Jun 2010 23:19:22 +0000 (02:19 +0300)]
Rewrite GC code on top of atomic ops

(This saves one useless spin lock per GC object)

13 years agoAtomic operations (currently same ones as in garbage collector)
Rémi Denis-Courmont [Sun, 27 Jun 2010 23:13:33 +0000 (02:13 +0300)]
Atomic operations (currently same ones as in garbage collector)

13 years agoOSX: same string as Qt4
Rémi Denis-Courmont [Sun, 27 Jun 2010 22:08:28 +0000 (01:08 +0300)]
OSX: same string as Qt4

13 years agoxspf: silently skip unknown extension nodes (fix #3696)
Rémi Duraffort [Sun, 27 Jun 2010 18:07:15 +0000 (20:07 +0200)]
xspf: silently skip unknown extension nodes (fix #3696)

13 years agoRevert "Do not scan for subtitles files in the current dir for TS files"
Laurent Aimar [Sat, 26 Jun 2010 22:21:40 +0000 (00:21 +0200)]
Revert "Do not scan for subtitles files in the current dir for TS files"

This reverts commit c6ab39323aacc0d62f0908a3f526e93261de62e2.

It is not needed anymore with 769aa8d3f72623abd2543a84d90eba21c89e3f45.

13 years agoPreparse the TS until at least one ES is declared.
Laurent Aimar [Sat, 26 Jun 2010 22:18:46 +0000 (00:18 +0200)]
Preparse the TS until at least one ES is declared.

It is a better workaround to #3075 and it makes preparsing return the ES list
(not yet perfect for that).

13 years agoFixed a segfault with opengl provider.
Laurent Aimar [Sat, 26 Jun 2010 21:07:09 +0000 (23:07 +0200)]
Fixed a segfault with opengl provider.

13 years agoAllocated mod16 D3D surfaces.
Laurent Aimar [Sat, 26 Jun 2010 19:55:20 +0000 (21:55 +0200)]
Allocated mod16 D3D surfaces.

It seems necessary for ATI(?) dxva2 support.

13 years agoPrefered DXVA2_ConfigPictureDecode with guidConfigBitstreamEncryption equals to DXVA_...
Laurent Aimar [Thu, 24 Jun 2010 22:53:14 +0000 (00:53 +0200)]
Prefered DXVA2_ConfigPictureDecode with guidConfigBitstreamEncryption equals to DXVA_NoEncrypt.

It should fix the performance issue with ATI hardware.

13 years agometa_folder: fix a memleak.
Rémi Duraffort [Sun, 27 Jun 2010 16:36:49 +0000 (18:36 +0200)]
meta_folder: fix a memleak.

13 years agoAdd version infos to new LibVLC functions
Rémi Denis-Courmont [Sun, 27 Jun 2010 14:10:33 +0000 (17:10 +0300)]
Add version infos to new LibVLC functions

13 years agoAdd test cases for bug #3812
Rémi Denis-Courmont [Sun, 27 Jun 2010 14:10:07 +0000 (17:10 +0300)]
Add test cases for bug #3812

13 years agoFix libvlc video functions when there is no input (fixes #3812)
Rémi Denis-Courmont [Sun, 27 Jun 2010 14:09:24 +0000 (17:09 +0300)]
Fix libvlc video functions when there is no input (fixes #3812)

13 years agoTest libvlc_media_player_set_pause()
Rémi Denis-Courmont [Sun, 27 Jun 2010 13:54:07 +0000 (16:54 +0300)]
Test libvlc_media_player_set_pause()

13 years agolibvlc_media_player_set_pause: race-free pause/resume function
Rémi Denis-Courmont [Sun, 27 Jun 2010 13:52:58 +0000 (16:52 +0300)]
libvlc_media_player_set_pause: race-free pause/resume function

While -confusingly IMHO- libvlc_media_player_pause() toggles the pause
state, libvlc_media_player_set_pause() sets it.

13 years agoFix libvlc_video_set_scale()
Robert Jedrzejczyk [Sat, 26 Jun 2010 23:13:57 +0000 (01:13 +0200)]
Fix libvlc_video_set_scale()

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoWAV Mux: kill warnings
Jean-Baptiste Kempf [Sat, 26 Jun 2010 21:20:40 +0000 (23:20 +0200)]
WAV Mux: kill warnings

13 years agoWAV Mux : Extend the muxer to support non-PCM codecs.
Jai Menon [Sat, 26 Jun 2010 19:38:11 +0000 (01:08 +0530)]
WAV Mux : Extend the muxer to support non-PCM codecs.

Currently, the muxer generates invalid files whenever any streams
with  non-PCM codecs are used as input. This is fixed by adding a few
additional waveformat tags to the wave_format_tag_to_fourcc table and
using the fourcc_to_wf_tag utility function.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoContribs: update png to 1.2.44
Jean-Baptiste Kempf [Sat, 26 Jun 2010 18:32:50 +0000 (20:32 +0200)]
Contribs: update png to 1.2.44

CVE inside.

13 years agoMacOS: deinterlace != deinterlace-mode
Jean-Baptiste Kempf [Sat, 26 Jun 2010 16:25:43 +0000 (18:25 +0200)]
MacOS: deinterlace != deinterlace-mode

13 years agoMacOS: variable renaming for future fix
Jean-Baptiste Kempf [Sat, 26 Jun 2010 16:24:01 +0000 (18:24 +0200)]
MacOS: variable renaming for future fix

13 years agoMacOS: fixes #3772 (disabling macosx-eq-keep causes crash).
Sebastien Zwickert [Sat, 26 Jun 2010 16:11:19 +0000 (18:11 +0200)]
MacOS: fixes #3772 (disabling macosx-eq-keep causes crash).

13 years agofix fd:// broken by [370b6cbb300]
Rafaël Carré [Sat, 26 Jun 2010 16:06:49 +0000 (18:06 +0200)]
fix fd:// broken by [370b6cbb300]

file descriptor number is not a file path

13 years agoCore: Remove stray code that releases playlist twice
Srikanth Raju [Sat, 26 Jun 2010 14:37:17 +0000 (20:07 +0530)]
Core: Remove stray code that releases playlist twice

13 years agoML: Include ml_GetPersonsFromMedia() in src/missing.c
Srikanth Raju [Sat, 26 Jun 2010 14:35:45 +0000 (20:05 +0530)]
ML: Include ml_GetPersonsFromMedia() in src/missing.c

13 years agoML: Remove functions not defined in core from livvlccore.sym
Srikanth Raju [Sat, 26 Jun 2010 13:41:31 +0000 (19:11 +0530)]
ML: Remove functions not defined in core from livvlccore.sym

13 years agoML: Media Library Core
Srikanth Raju [Mon, 21 Jun 2010 16:56:52 +0000 (22:26 +0530)]
ML: Media Library Core

Core functions and singleton media library object

13 years agoML: Include Media Library header
Srikanth Raju [Mon, 21 Jun 2010 16:54:53 +0000 (22:24 +0530)]
ML: Include Media Library header

13 years agoApple: do not try to run a non existing globalhotkey module.
Jean-Baptiste Kempf [Sat, 26 Jun 2010 12:30:06 +0000 (14:30 +0200)]
Apple: do not try to run a non existing globalhotkey module.

13 years agoalsa: fix a memory leak.
Rémi Duraffort [Sat, 26 Jun 2010 10:11:08 +0000 (12:11 +0200)]
alsa: fix a memory leak.

The thread can be canceled when owning a block_t, so we must push a way to clean it up.

13 years agoFix spelling.
Rémi Duraffort [Sat, 26 Jun 2010 09:37:22 +0000 (11:37 +0200)]
Fix spelling.

13 years agoFix vlc_pgettext
Rémi Denis-Courmont [Sat, 26 Jun 2010 00:16:31 +0000 (03:16 +0300)]
Fix vlc_pgettext

13 years agots-mux: repeat sps/pps on keyframes, should fix h264/ts streaming issues (hopefully)
Ilkka Ollakka [Fri, 25 Jun 2010 22:51:35 +0000 (01:51 +0300)]
ts-mux: repeat sps/pps on keyframes, should fix h264/ts streaming issues (hopefully)

13 years agoQt/EPG: set word wrap true for the tittle QLabel.
Adrien Maglo [Fri, 25 Jun 2010 20:00:00 +0000 (22:00 +0200)]
Qt/EPG: set word wrap true for the tittle QLabel.

13 years agoContribs: update libmodplug to 0.8.8.1
Jean-Baptiste Kempf [Fri, 25 Jun 2010 16:27:51 +0000 (18:27 +0200)]
Contribs: update libmodplug to 0.8.8.1

This closes #3793 and #3779

13 years agoAdd jp2k fourCC
Jean-Baptiste Kempf [Fri, 25 Jun 2010 09:34:41 +0000 (11:34 +0200)]
Add jp2k fourCC

13 years agoJPEG 2000 decoding support.
Jai Menon [Fri, 25 Jun 2010 08:29:19 +0000 (13:59 +0530)]
JPEG 2000 decoding support.

Adds a JPEG 2000 fourcc and hooks it up to the libavcodec decoder.
Also add an alias to 'mjp2' which is used to pack JPEG 2000 in MOV
by Final Cut Pro etc.

13 years agoFix symbols after [a8fbe67ffbd0299169317074bdab82a84d35dc3b]
Jean-Baptiste Kempf [Fri, 25 Jun 2010 09:18:01 +0000 (11:18 +0200)]
Fix symbols after [a8fbe67ffbd0299169317074bdab82a84d35dc3b]

13 years agoLUA: make one byte room for the nul terminator after iconv()
Rémi Denis-Courmont [Fri, 25 Jun 2010 05:07:01 +0000 (08:07 +0300)]
LUA: make one byte room for the nul terminator after iconv()

13 years agosubtitles: make the default character set value explicit
Rémi Denis-Courmont [Fri, 25 Jun 2010 04:45:23 +0000 (07:45 +0300)]
subtitles: make the default character set value explicit

13 years agoSpell preferred
Rémi Denis-Courmont [Fri, 25 Jun 2010 00:08:58 +0000 (03:08 +0300)]
Spell preferred

13 years agoDxVA2: CoTaskMemFree can be used correctly now.
Jean-Baptiste Kempf [Thu, 24 Jun 2010 23:11:09 +0000 (01:11 +0200)]
DxVA2: CoTaskMemFree can be used correctly now.

13 years agoQt4: constify
Ilkka Ollakka [Thu, 24 Jun 2010 18:25:47 +0000 (21:25 +0300)]
Qt4: constify

13 years agoQt4: constify currentIndex() and find* helpers, remove CACHE in findInner
Ilkka Ollakka [Thu, 24 Jun 2010 15:13:17 +0000 (18:13 +0300)]
Qt4: constify currentIndex() and find* helpers, remove CACHE in findInner

13 years agoQt4: don't cache current
Ilkka Ollakka [Thu, 24 Jun 2010 15:12:51 +0000 (18:12 +0300)]
Qt4: don't cache current

reverts 0455f985986b54085f3651d1cfcdc7d53efda9c7 and 7cdb0761b23277f508cefeb5dca4098c9ec4120d

13 years agoQt4: check that index.isValid too
Ilkka Ollakka [Thu, 24 Jun 2010 15:06:25 +0000 (18:06 +0300)]
Qt4: check that index.isValid too

13 years agoaudio filters: display input/output formats when conversion fail
Rafaël Carré [Thu, 24 Jun 2010 19:50:47 +0000 (21:50 +0200)]
audio filters: display input/output formats when conversion fail

13 years agoAVFormat Demuxer : Set fourcc based on source container.
Jai Menon [Sun, 20 Jun 2010 16:38:23 +0000 (22:08 +0530)]
AVFormat Demuxer : Set fourcc based on source container.

This is required for those containers which mux the
AVCDecoderConfigurationRecord as private/extra data
so that the AVC packetizer works correctly.

This should close #2850

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoAVFormat Demuxer : Set video ES frame rate.
Jai Menon [Sun, 20 Jun 2010 16:38:22 +0000 (22:08 +0530)]
AVFormat Demuxer : Set video ES frame rate.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoSpell "separate"
Rémi Denis-Courmont [Thu, 24 Jun 2010 01:37:32 +0000 (04:37 +0300)]
Spell "separate"

13 years agoSpell "connection"
Rémi Denis-Courmont [Thu, 24 Jun 2010 01:35:45 +0000 (04:35 +0300)]
Spell "connection"

13 years agoMissing const
Rémi Denis-Courmont [Thu, 24 Jun 2010 00:19:32 +0000 (03:19 +0300)]
Missing const