]> git.sesse.net Git - vlc/log
vlc
12 years agoUpdate NEWS, LIST and po for DASH
Jean-Baptiste Kempf [Wed, 26 Oct 2011 05:33:55 +0000 (07:33 +0200)]
Update NEWS, LIST and po for DASH

12 years agoAdded DASH stream filter
Christopher Mueller [Fri, 7 Oct 2011 02:36:57 +0000 (19:36 -0700)]
Added DASH stream filter

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoContribs: update freetype to 2.4.7 (CVE-2011-3256)
Jean-Baptiste Kempf [Wed, 26 Oct 2011 04:54:43 +0000 (06:54 +0200)]
Contribs: update freetype to 2.4.7 (CVE-2011-3256)

12 years agoTaglib: don't try to add empty meta in APE
Jean-Baptiste Kempf [Mon, 24 Oct 2011 01:07:54 +0000 (03:07 +0200)]
Taglib: don't try to add empty meta in APE

12 years agoDeprecated native real demuxer in favor to avformat.
Laurent Aimar [Tue, 25 Oct 2011 20:58:24 +0000 (22:58 +0200)]
Deprecated native real demuxer in favor to avformat.

12 years agoIgnore invalid timestamps (PS demuxer)
Tobias Güntner [Fri, 9 Sep 2011 16:19:09 +0000 (16:19 +0000)]
Ignore invalid timestamps (PS demuxer)

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
12 years agoImprove x86 cpuid
Rémi Denis-Courmont [Tue, 25 Oct 2011 16:49:47 +0000 (19:49 +0300)]
Improve x86 cpuid

There is no need for hoops around EBX for non-PIC code.

12 years agox86_64 cpuid: remove useless step (already done by '=b')
Rafaël Carré [Tue, 25 Oct 2011 16:46:09 +0000 (12:46 -0400)]
x86_64 cpuid: remove useless step (already done by '=b')

12 years agoDo not require a recognized .extension for module tracker files when a robust enough...
Laurent Aimar [Mon, 24 Oct 2011 19:22:32 +0000 (21:22 +0200)]
Do not require a recognized .extension for module tracker files when a robust enough marker is present.

12 years agoFix detection of the idx1 index offset for some AVI files.
Laurent Aimar [Mon, 24 Oct 2011 19:02:37 +0000 (21:02 +0200)]
Fix detection of the idx1 index offset for some AVI files.

It fixes #5478.

12 years agoRevert "Use separate HTTPd host per protocol"
Pierre Ynard [Mon, 24 Oct 2011 01:33:11 +0000 (03:33 +0200)]
Revert "Use separate HTTPd host per protocol"

This reverts commit f06b4d30510f4528dac682d9c02ab0238a0993ed.
This way provides more use-cases that are more useful.

Conflicts:

src/network/httpd.c

12 years agoNSIS: Activate Hebrew, Glician and Swedish translations
Christophe Mutricy [Sun, 23 Oct 2011 21:07:06 +0000 (22:07 +0100)]
NSIS: Activate Hebrew, Glician and Swedish translations

12 years agol10n: NSIS installer Swedish translation
Daniel Nylander [Sun, 23 Oct 2011 19:25:03 +0000 (20:25 +0100)]
l10n: NSIS installer Swedish translation

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: NSIS installer galician translation
Gonçalo Cordeiro [Sun, 23 Oct 2011 19:22:54 +0000 (20:22 +0100)]
l10n: NSIS installer galician translation

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Galician update
Gonçalo Cordeiro [Sun, 23 Oct 2011 19:22:25 +0000 (20:22 +0100)]
l10n: Galician update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Punjabi update
A S Alam [Sun, 23 Oct 2011 19:21:13 +0000 (20:21 +0100)]
l10n: Punjabi update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoV4L2: remove exposure control, this is for still cameras
Rémi Denis-Courmont [Sun, 23 Oct 2011 10:03:24 +0000 (12:03 +0200)]
V4L2: remove exposure control, this is for still cameras

12 years agoV4L2: hack compatibility with kernel headers 2.6.32-2.6.34
Rémi Denis-Courmont [Sun, 23 Oct 2011 08:42:01 +0000 (10:42 +0200)]
V4L2: hack compatibility with kernel headers 2.6.32-2.6.34

12 years agoFix the problem that mwait() and msleep() do not work in a main thread and an alien...
KO Myung-Hun [Sat, 22 Oct 2011 06:28:01 +0000 (15:28 +0900)]
Fix the problem that mwait() and msleep() do not work in a main thread and an alien thread

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoFix LIBVLC_VERSION_INT macro.
Alexey Sokolov [Sat, 22 Oct 2011 11:10:36 +0000 (18:10 +0700)]
Fix LIBVLC_VERSION_INT macro.

LIBVLC_VERSION_REVISION was ignored.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoContribs: add SRC
Jean-Baptiste Kempf [Sat, 22 Oct 2011 02:02:52 +0000 (04:02 +0200)]
Contribs: add SRC

12 years agoQt: sprefs, fix caching combobox behaviour
Jean-Baptiste Kempf [Sat, 22 Oct 2011 00:07:41 +0000 (02:07 +0200)]
Qt: sprefs, fix caching combobox behaviour

12 years agoVisualisation: use 16:10 vout by default
Jean-Baptiste Kempf [Fri, 21 Oct 2011 23:56:29 +0000 (01:56 +0200)]
Visualisation: use 16:10 vout by default

Instead of 5:4

12 years agoAudiobar: fix copyright years and shortname
Jean-Baptiste Kempf [Fri, 21 Oct 2011 23:48:28 +0000 (01:48 +0200)]
Audiobar: fix copyright years and shortname

12 years agoweb intf: mobile: no need for flowplayer include here
Francois Cartegnie [Fri, 21 Oct 2011 18:57:58 +0000 (20:57 +0200)]
web intf: mobile: no need for flowplayer include here

12 years agoweb intf: mobile: delay loading of flowplayer
Francois Cartegnie [Fri, 21 Oct 2011 18:58:44 +0000 (20:58 +0200)]
web intf: mobile: delay loading of flowplayer

12 years agoweb intf: fix uri decoding when browsing.
Francois Cartegnie [Fri, 21 Oct 2011 18:39:15 +0000 (20:39 +0200)]
web intf: fix uri decoding when browsing.

And now make use of URI

12 years agoweb intf: fix css for mobile
Francois Cartegnie [Fri, 21 Oct 2011 18:36:28 +0000 (20:36 +0200)]
web intf: fix css for mobile

12 years agoFix compilation with FFmpeg
Jean-Baptiste Kempf [Fri, 21 Oct 2011 13:50:35 +0000 (15:50 +0200)]
Fix compilation with FFmpeg

12 years agoswscale/avcodec: Add I422 9-bit chroma pix_fmt
Jean-Baptiste Kempf [Fri, 21 Oct 2011 13:25:09 +0000 (15:25 +0200)]
swscale/avcodec: Add I422 9-bit chroma pix_fmt

12 years agoQt: rename playlist root* functions and getters for clarity
Jean-Baptiste Kempf [Thu, 20 Oct 2011 17:27:07 +0000 (19:27 +0200)]
Qt: rename playlist root* functions and getters for clarity

12 years agoQt: rename a signal to be more self-documenting
Jean-Baptiste Kempf [Thu, 20 Oct 2011 17:17:23 +0000 (19:17 +0200)]
Qt: rename a signal to be more self-documenting

12 years agoQt: reposition the separator in the playlist popup menu
Jean-Baptiste Kempf [Thu, 20 Oct 2011 17:10:40 +0000 (19:10 +0200)]
Qt: reposition the separator in the playlist popup menu

12 years agoQt: remove the zoom slider and put it on the menu
Jean-Baptiste Kempf [Thu, 20 Oct 2011 17:07:41 +0000 (19:07 +0200)]
Qt: remove the zoom slider and put it on the menu

This isn't one of the most used function, so, it shouldn't be that
visible in the interface.

12 years agoAdd vout window support for OS/2
KO Myung-Hun [Thu, 20 Oct 2011 12:30:23 +0000 (21:30 +0900)]
Add vout window support for OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoImplement cdrom tools to access audio/video CD on OS/2
KO Myung-Hun [Thu, 20 Oct 2011 12:30:11 +0000 (21:30 +0900)]
Implement cdrom tools to access audio/video CD on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoMatroska: Fix Seek with Cues
Denis Charmet [Wed, 19 Oct 2011 21:51:01 +0000 (23:51 +0200)]
Matroska: Fix Seek with Cues

It is now more precise.
Should fix #3019 #3026 (same bug) and avoid case where vlc infinitely loops at some ordered chapter change.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAdded URI scheme handlers: mms, rtmp, rtsp
Pavol Babincak [Wed, 19 Oct 2011 19:45:39 +0000 (22:45 +0300)]
Added URI scheme handlers: mms, rtmp, rtsp

URI scheme handlers allows VLC to manifest ability to open these URIs.
Practically it means that if user wants to open url like
mms://example.com/ system may automatically choose VLC to open it.

I haven't included http, ftp, etc. because they are better handled by
web browsers than media player.

More info about URI scheme handlers are here:
http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html#id2869854

Line with MimeType key is now longer than 998 characters (see RFC 2822).
I haven't found a way of making it shorter. In case you didn't get whole
line it ends with: x-content/audio-player;application/xspf+xml;

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoInclude <sys/types.h> from <vlc_sout.h>
Rémi Denis-Courmont [Wed, 19 Oct 2011 19:36:22 +0000 (22:36 +0300)]
Include <sys/types.h> from <vlc_sout.h>

12 years agoDMO: fix small issue in BITMAPINFOHEADER
Jean-Baptiste Kempf [Wed, 19 Oct 2011 16:20:02 +0000 (18:20 +0200)]
DMO: fix small issue in BITMAPINFOHEADER

Close #5465

12 years agoQt4: load coverart properly under selector
Ilkka Ollakka [Wed, 19 Oct 2011 15:41:20 +0000 (18:41 +0300)]
Qt4: load coverart properly under selector

We don't define maximumWidth for that anymore, so there was this
'QImage: out of memory, returning null' message and no albumart on side.

12 years agocontrib: add speexdsp
Rémi Denis-Courmont [Tue, 18 Oct 2011 15:41:09 +0000 (18:41 +0300)]
contrib: add speexdsp

Like vorbisenc, this does not actually build anything. It merely pulls
speex if speexdsp is not available in the distro, even if speex is.

12 years agoPrint an errorr if a resampler skipped input frames
Rémi Denis-Courmont [Wed, 19 Oct 2011 15:24:04 +0000 (18:24 +0300)]
Print an errorr if a resampler skipped input frames

12 years agoQt4: limit beginGroup()/endGroup() usage
Ilkka Ollakka [Wed, 19 Oct 2011 07:15:53 +0000 (10:15 +0300)]
Qt4: limit beginGroup()/endGroup() usage

It should fix #2082 and also that vlc didn't restore playlist viewmode
properly, as settings where in MainWindow-group when those widgets are
created.

12 years agoContribs: update gpg-error to 1.10
Jean-Baptiste Kempf [Tue, 18 Oct 2011 23:45:12 +0000 (01:45 +0200)]
Contribs: update gpg-error to 1.10

12 years agol10n: French update
Éric Lassauge [Tue, 18 Oct 2011 23:17:19 +0000 (00:17 +0100)]
l10n: French update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Swedish update
Daniel Nylander [Tue, 18 Oct 2011 23:14:49 +0000 (00:14 +0100)]
l10n: Swedish update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Dutch update
Thomas De Rocker [Tue, 18 Oct 2011 23:13:18 +0000 (00:13 +0100)]
l10n: Dutch update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: .desktop Dutch update
Thomas De Rocker [Tue, 18 Oct 2011 23:10:19 +0000 (00:10 +0100)]
l10n: .desktop Dutch update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: NSIS Dutch update
Thomas De Rocker [Tue, 18 Oct 2011 23:09:26 +0000 (00:09 +0100)]
l10n: NSIS Dutch update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: NSIS installer Hebrew translation
Yaron Shahrabani [Tue, 18 Oct 2011 22:53:55 +0000 (23:53 +0100)]
l10n: NSIS installer Hebrew translation

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoPulseAudio: yet another hack around the variable subsystem
Rémi Denis-Courmont [Tue, 18 Oct 2011 20:40:50 +0000 (23:40 +0300)]
PulseAudio: yet another hack around the variable subsystem

I will remove CheckValue() in VLC 1.3 because it really hurts more than
it helps.

12 years agoQt4: list hardware ALSA devices in capture panel
Rémi Denis-Courmont [Tue, 18 Oct 2011 16:24:43 +0000 (19:24 +0300)]
Qt4: list hardware ALSA devices in capture panel

...rather than V4L2 audio tuner and OSS device nodes.

This is not quite correct, but we can do no better without alsa-lib.

12 years agoFlush PulseAudio stream on overflow (fix #5464)
Rémi Denis-Courmont [Tue, 18 Oct 2011 15:55:16 +0000 (18:55 +0300)]
Flush PulseAudio stream on overflow (fix #5464)

12 years agoAdd screen alias to XCB SD
Rémi Denis-Courmont [Tue, 18 Oct 2011 14:25:50 +0000 (17:25 +0300)]
Add screen alias to XCB SD

12 years agoAdd video and audio aliases to udev discovery
Rémi Denis-Courmont [Tue, 18 Oct 2011 14:24:04 +0000 (17:24 +0300)]
Add video and audio aliases to udev discovery

12 years agomatroska: Using forward declaration for EbmlParser
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 18:26:07 +0000 (20:26 +0200)]
matroska: Using forward declaration for EbmlParser

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomkv: typedef struct is useless in C++
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 17:59:21 +0000 (19:59 +0200)]
mkv: typedef struct is useless in C++

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomkv: class with all attributes public -> struct
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 17:58:18 +0000 (19:58 +0200)]
mkv: class with all attributes public -> struct

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomkv: removing virtual destructors for classes that are never inherited.
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 17:57:05 +0000 (19:57 +0200)]
mkv: removing virtual destructors for classes that are never inherited.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomkv: constification
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 17:55:41 +0000 (19:55 +0200)]
mkv: constification

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodshow: Removing useless const_cast
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 17:47:14 +0000 (19:47 +0200)]
dshow: Removing useless const_cast

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoqt4: dynamic_cast -> qobject_cast
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 16:48:15 +0000 (18:48 +0200)]
qt4: dynamic_cast -> qobject_cast

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoqt4: toggleAdvanced simplifications
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 16:35:08 +0000 (18:35 +0200)]
qt4: toggleAdvanced simplifications

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomkv: Cleaning simplifications
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 15:45:33 +0000 (17:45 +0200)]
mkv: Cleaning simplifications

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoebml: Removing useless cast.
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 15:37:45 +0000 (17:37 +0200)]
ebml: Removing useless cast.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoebml: Use init list when possible.
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 15:05:55 +0000 (17:05 +0200)]
ebml: Use init list when possible.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoebml: mb_dummy is a bool
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 15:00:18 +0000 (17:00 +0200)]
ebml: mb_dummy is a bool

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoebml: Constify getters.
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 14:54:37 +0000 (16:54 +0200)]
ebml: Constify getters.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoebml: Removing useless virtual attribute.
Hugo Beauzée-Luyssen [Mon, 17 Oct 2011 14:53:25 +0000 (16:53 +0200)]
ebml: Removing useless virtual attribute.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoUse *_PKG_ERRORS as error/warning where available
Rémi Denis-Courmont [Mon, 17 Oct 2011 15:29:04 +0000 (18:29 +0300)]
Use *_PKG_ERRORS as error/warning where available

12 years agoPrint speexdsp error when enable_speex is set
Rémi Denis-Courmont [Mon, 17 Oct 2011 15:01:43 +0000 (18:01 +0300)]
Print speexdsp error when enable_speex is set

12 years agoSpeex resampler (for FL32 and S16N)
Rémi Denis-Courmont [Sun, 16 Oct 2011 14:16:21 +0000 (17:16 +0300)]
Speex resampler (for FL32 and S16N)

This adds a good resampler for integers, while reusing a source package
(speex) that is already dependend on.

Contrary to SRC, the library is BSD and the plugin is LGPL.

12 years agoFix .gitignore files
Pierre Ynard [Sun, 16 Oct 2011 18:29:34 +0000 (20:29 +0200)]
Fix .gitignore files

12 years agocli.lua: skip unknown VLM commands
Pierre Ynard [Sun, 16 Oct 2011 16:11:31 +0000 (18:11 +0200)]
cli.lua: skip unknown VLM commands

Fixes #5396

12 years agoRevert "RC: try the vlm commands later in the process"
Pierre Ynard [Sun, 16 Oct 2011 16:08:43 +0000 (18:08 +0200)]
Revert "RC: try the vlm commands later in the process"

This reverts commit d570f62ed93dd45253ad1a646d43acc58a733a8c.
It causes more spurious messages than not.

12 years agortsp: fix authentication variables
Pierre Ynard [Sun, 16 Oct 2011 02:42:54 +0000 (04:42 +0200)]
rtsp: fix authentication variables

This is getting a bit lame

12 years agol10n: NSIS installer French update
Éric Lassauge [Sat, 15 Oct 2011 22:36:12 +0000 (23:36 +0100)]
l10n: NSIS installer French update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: French update
Éric Lassauge [Sat, 15 Oct 2011 22:21:27 +0000 (23:21 +0100)]
l10n: French update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agomacosx/AudioEffects: revert stuff which wasn't supposed to be committed
Felix Paul Kühne [Sat, 15 Oct 2011 22:13:01 +0000 (00:13 +0200)]
macosx/AudioEffects: revert stuff which wasn't supposed to be committed

12 years agol10n: NSIS installer Basque update
Xabier Aramendi [Sat, 15 Oct 2011 22:09:24 +0000 (23:09 +0100)]
l10n: NSIS installer Basque update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Basque update
Xabier Aramendi [Sat, 15 Oct 2011 22:08:52 +0000 (23:08 +0100)]
l10n: Basque update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Add Basque to .desktop
Xabier Aramendi [Sat, 15 Oct 2011 22:07:46 +0000 (23:07 +0100)]
l10n: Add Basque to .desktop

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoQt4: main_interface: fix exit crash.
Francois Cartegnie [Sat, 15 Oct 2011 19:27:55 +0000 (21:27 +0200)]
Qt4: main_interface: fix exit crash.

Playlist widget could be uninstanciated

12 years agomacosx: copyright fixes
Felix Paul Kühne [Sat, 15 Oct 2011 17:59:31 +0000 (19:59 +0200)]
macosx: copyright fixes

12 years agofspanel: resize the panel by factor 1.5 if the screen's width is > 1920
Felix Paul Kühne [Sat, 15 Oct 2011 17:38:12 +0000 (19:38 +0200)]
fspanel: resize the panel by factor 1.5 if the screen's width is > 1920

This basically affects the 17'' MacBook Pro, 24''/24'' iMacs and diverse external screens

12 years agoRationalize ALSA device choices
Rémi Denis-Courmont [Sat, 15 Oct 2011 15:56:48 +0000 (18:56 +0300)]
Rationalize ALSA device choices

12 years agomacosx: correctly hide the cursor when using Lion's native fullscreen mode. Fixes...
Felix Paul Kühne [Sat, 15 Oct 2011 15:16:55 +0000 (17:16 +0200)]
macosx: correctly hide the cursor when using Lion's native fullscreen mode. Fixes #5327

12 years agomacosx: remove callbacks in VLCMain correctly. Fixes #5427
Felix Paul Kühne [Sat, 15 Oct 2011 14:57:09 +0000 (16:57 +0200)]
macosx: remove callbacks in VLCMain correctly. Fixes #5427

12 years agomacosx: remove callback in VLCVoutView correctly. Fixes #5428
Felix Paul Kühne [Sat, 15 Oct 2011 14:56:25 +0000 (16:56 +0200)]
macosx: remove callback in VLCVoutView correctly. Fixes #5428

12 years agode.po: fix Language field
Rafaël Carré [Sat, 15 Oct 2011 14:36:35 +0000 (10:36 -0400)]
de.po: fix Language field

12 years agoDrain audio output before we claim the buffers are empty
Rémi Denis-Courmont [Thu, 13 Oct 2011 15:41:01 +0000 (18:41 +0300)]
Drain audio output before we claim the buffers are empty

This fixes the last bits of audio loss at end of stream... for the
audio output implementing drain (ALSA and PulseAudio so far).

12 years agoEnable drawable plugin on OS/2
KO Myung-Hun [Fri, 14 Oct 2011 13:00:03 +0000 (22:00 +0900)]
Enable drawable plugin on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoInclude missing unistd.h and time.h for OS/2
KO Myung-Hun [Fri, 14 Oct 2011 12:51:05 +0000 (21:51 +0900)]
Include missing unistd.h and time.h for OS/2

Modified-by: Rémi Denis-Courmont <remi@remlab.net>
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoConvert '/' to '\' on OS/2
KO Myung-Hun [Fri, 14 Oct 2011 13:08:54 +0000 (22:08 +0900)]
Convert '/' to '\' on OS/2

This allows a mixed usage of '\' and '/'.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoFix vlc_readdir() for OS/2
KO Myung-Hun [Fri, 14 Oct 2011 12:22:04 +0000 (21:22 +0900)]
Fix vlc_readdir() for OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoImplement plugin support for OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:19 +0000 (20:44 +0900)]
Implement plugin support for OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoImplement OS/2 directories configuration
KO Myung-Hun [Mon, 10 Oct 2011 11:44:02 +0000 (20:44 +0900)]
Implement OS/2 directories configuration

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoImplement OS/2 specific initialization
KO Myung-Hun [Tue, 11 Oct 2011 13:06:25 +0000 (22:06 +0900)]
Implement OS/2 specific initialization

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoImplement thread support for OS/2
KO Myung-Hun [Tue, 11 Oct 2011 12:55:32 +0000 (21:55 +0900)]
Implement thread support for OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>