]> git.sesse.net Git - vlc/log
vlc
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>
12 years agoSelectable pipe hack cosmetic changes
Rémi Denis-Courmont [Fri, 14 Oct 2011 14:45:32 +0000 (17:45 +0300)]
Selectable pipe hack cosmetic changes

12 years agoImplement select()-able pipes for OS/2
KO Myung-Hun [Tue, 11 Oct 2011 12:12:48 +0000 (21:12 +0900)]
Implement select()-able pipes for OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoremove unused typedef
Rémi Denis-Courmont [Fri, 14 Oct 2011 14:25:00 +0000 (17:25 +0300)]
remove unused typedef

12 years agoQt: remove the MAEMO hack, unneeded in Fremantle, now
Konstantin Pavlov [Fri, 14 Oct 2011 12:24:57 +0000 (14:24 +0200)]
Qt: remove the MAEMO hack, unneeded in Fremantle, now

But deactivate the systray on those systems
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoQt: show a minimized Video, when moving to playlist
Jean-Baptiste Kempf [Fri, 14 Oct 2011 01:00:38 +0000 (03:00 +0200)]
Qt: show a minimized Video, when moving to playlist

There are no animation, since I was unable to make them work.

12 years agoQt: use a QStackedWidget for the artContainer in the playlist
Jean-Baptiste Kempf [Fri, 14 Oct 2011 00:47:16 +0000 (02:47 +0200)]
Qt: use a QStackedWidget for the artContainer in the playlist

12 years agoQt: don't limit the artLabel in width
Jean-Baptiste Kempf [Fri, 14 Oct 2011 00:32:31 +0000 (02:32 +0200)]
Qt: don't limit the artLabel in width

12 years agoDo not install desktop and icon stuff on WinCE either
Pierre Ynard [Fri, 14 Oct 2011 00:18:18 +0000 (02:18 +0200)]
Do not install desktop and icon stuff on WinCE either

12 years agoContribs: add libcaca
Jean-Baptiste Kempf [Thu, 13 Oct 2011 22:47:10 +0000 (00:47 +0200)]
Contribs: add libcaca

12 years agoluahttp: Remove tabs, trailing spaces and reindent
Jean-Baptiste Kempf [Thu, 13 Oct 2011 22:25:37 +0000 (00:25 +0200)]
luahttp: Remove tabs, trailing spaces and reindent

12 years agoluaHttp: Support drivelist for win32
Rob Jonson [Wed, 28 Sep 2011 12:05:18 +0000 (13:05 +0100)]
luaHttp: Support drivelist for win32

Close #3687
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodon't add / if dir ="" (allows drive listing on windows)
Rob Jonson [Wed, 28 Sep 2011 12:05:17 +0000 (13:05 +0100)]
don't add / if dir ="" (allows drive listing on windows)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoContrib: removal of pkg-config check for iconv and gettext
Jean-Baptiste Kempf [Thu, 13 Oct 2011 22:15:01 +0000 (00:15 +0200)]
Contrib: removal of pkg-config check for iconv and gettext

12 years agoAvcodec: deactivate DR for Camtasia
Jean-Baptiste Kempf [Thu, 13 Oct 2011 21:53:27 +0000 (23:53 +0200)]
Avcodec: deactivate DR for Camtasia

Close #4166

12 years agoTypo
Christophe Mutricy [Thu, 13 Oct 2011 21:31:33 +0000 (22:31 +0100)]
Typo

12 years agol10n: Nsis instaler Estonian update
Mihkel Kirjutas [Thu, 13 Oct 2011 21:30:18 +0000 (22:30 +0100)]
l10n: Nsis instaler Estonian update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Estonian update
Mihkel Kirjutas [Thu, 13 Oct 2011 21:29:36 +0000 (22:29 +0100)]
l10n: Estonian update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoQt: add asserts around p_input access
Jean-Baptiste Kempf [Thu, 13 Oct 2011 21:13:42 +0000 (23:13 +0200)]
Qt: add asserts around p_input access

12 years agoQt: fill NULL-deref in jumping forward
Jean-Baptiste Kempf [Thu, 13 Oct 2011 21:05:35 +0000 (23:05 +0200)]
Qt: fill NULL-deref in jumping forward

Close #5446

12 years agoMailmap: fix obvious typo
Jean-Baptiste Kempf [Thu, 13 Oct 2011 17:00:22 +0000 (19:00 +0200)]
Mailmap: fix obvious typo

12 years agoQt4: ensure to give a valid URI to the playlist
Ludovic Fauvet [Thu, 13 Oct 2011 12:33:30 +0000 (14:33 +0200)]
Qt4: ensure to give a valid URI to the playlist

The URI is only given to the core while the original mrl is kept for the
display.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agocontrib: update libass
Grigori Goronzy [Tue, 4 Oct 2011 19:48:31 +0000 (21:48 +0200)]
contrib: update libass

Modified-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agocontrib: add gettext
Grigori Goronzy [Tue, 4 Oct 2011 19:47:22 +0000 (21:47 +0200)]
contrib: add gettext

Modified-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agocontrib: add iconv
Grigori Goronzy [Tue, 4 Oct 2011 19:47:06 +0000 (21:47 +0200)]
contrib: add iconv

Modified-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoContribs: build schroedinger
Jean-Baptiste Kempf [Thu, 13 Oct 2011 00:19:41 +0000 (02:19 +0200)]
Contribs: build schroedinger

12 years agoContribs: update the ORC version
Jean-Baptiste Kempf [Thu, 13 Oct 2011 00:17:28 +0000 (02:17 +0200)]
Contribs: update the ORC version

12 years agovdr access: trivial Open() fix
Janne Kujanpää [Mon, 10 Oct 2011 22:09:13 +0000 (01:09 +0300)]
vdr access: trivial Open() fix

fixed: module will now work if directory name ends with DIR_SEP

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoTypo
Christophe Mutricy [Wed, 12 Oct 2011 21:31:37 +0000 (22:31 +0100)]
Typo

Pointed-out-by: Sidney Doria <ssdoria@gmail.com>
12 years agoActivate Russian l10n in NSIS installer
Christophe Mutricy [Wed, 12 Oct 2011 22:43:19 +0000 (23:43 +0100)]
Activate Russian l10n in NSIS installer

12 years agol10n: Nsis installer russian translation
Andrey Wolk [Wed, 12 Oct 2011 22:38:21 +0000 (23:38 +0100)]
l10n: Nsis installer russian translation

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Nsis installer german update
Mario Siegmann [Wed, 12 Oct 2011 22:36:32 +0000 (23:36 +0100)]
l10n: Nsis installer german update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Nsis installer polish update
Michał Trzebiatowski [Wed, 12 Oct 2011 22:35:32 +0000 (23:35 +0100)]
l10n: Nsis installer polish update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Polish update
Michał Trzebiatowski [Wed, 12 Oct 2011 22:34:29 +0000 (23:34 +0100)]
l10n: Polish update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Japanese update
Fumio Nakayama [Wed, 12 Oct 2011 22:33:38 +0000 (23:33 +0100)]
l10n: Japanese update

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

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Nsis installer spanish update
David González [Wed, 12 Oct 2011 22:32:05 +0000 (23:32 +0100)]
l10n: Nsis installer spanish update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Spanish update
David González [Wed, 12 Oct 2011 22:31:45 +0000 (23:31 +0100)]
l10n: Spanish update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Lithuanian update
Mindaugas Baranauskas [Wed, 12 Oct 2011 21:55:59 +0000 (22:55 +0100)]
l10n: Lithuanian update

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agol10n: Use the 1.1.X lithuanian l10n for nsis
Mindaugas Baranauskas [Wed, 12 Oct 2011 21:49:34 +0000 (22:49 +0100)]
l10n: Use the 1.1.X lithuanian l10n for nsis

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoFix Lithuanian l10n in .desktop
Mindaugas Baranauskas [Wed, 12 Oct 2011 21:40:34 +0000 (22:40 +0100)]
Fix Lithuanian l10n in .desktop

Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
12 years agoMore .mailmap fixes, with data from LGPL mails answering
Jean-Baptiste Kempf [Wed, 12 Oct 2011 22:22:34 +0000 (00:22 +0200)]
More .mailmap fixes, with data from LGPL mails answering

12 years agoQt: main interface cleaning
Jean-Baptiste Kempf [Wed, 12 Oct 2011 12:22:31 +0000 (14:22 +0200)]
Qt: main interface cleaning

12 years agoQt4: select what columns to show as sorting selection
Ilkka Ollakka [Wed, 12 Oct 2011 20:46:20 +0000 (23:46 +0300)]
Qt4: select what columns to show as sorting selection

12 years agovlc.misc is only for interfaces (fix #3396)
Rémi Denis-Courmont [Wed, 12 Oct 2011 19:27:04 +0000 (22:27 +0300)]
vlc.misc is only for interfaces (fix #3396)

For instance, vlc.misc.should_die assumes that the object is an
interface.

12 years agoQt: playlist model cleanup
Jean-Baptiste Kempf [Tue, 11 Oct 2011 20:16:02 +0000 (22:16 +0200)]
Qt: playlist model cleanup

Remove unneeded parameters, Privatize methods and members, get closer to
Qt namings and QAbstractItemModel habits, comments

12 years agoavio out: fix memleak in error path
Rafaël Carré [Mon, 10 Oct 2011 02:49:30 +0000 (22:49 -0400)]
avio out: fix memleak in error path

12 years agoavio output: fix coding style
Rafaël Carré [Mon, 10 Oct 2011 02:41:12 +0000 (22:41 -0400)]
avio output: fix coding style

12 years agoPreserve offsets set by demuxer
Stephan Krempel [Thu, 6 Oct 2011 15:57:24 +0000 (17:57 +0200)]
Preserve offsets set by demuxer

* In function vout_new_buffer offsets that are set in
  p_dec->p_owner->video could get lost before.

* Fixes problem with matroska clipping feature (#4600)

Modified-by: Laurent Aimar <fenrir@videolan.org>
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
12 years agoFix vlc_readdir() on non-UTF-8 POSIX systems for now
Rémi Denis-Courmont [Tue, 11 Oct 2011 17:23:40 +0000 (20:23 +0300)]
Fix vlc_readdir() on non-UTF-8 POSIX systems for now

12 years agoUse kill() instead of pthread_kill() on OS/2.
KO Myung-Hun [Mon, 10 Oct 2011 11:44:12 +0000 (20:44 +0900)]
Use kill() instead of pthread_kill() on OS/2.

pthread_kill() has not been implemented on OS/2, yet.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoOverride PulseAudio input buffer attributes and watch them
Rémi Denis-Courmont [Tue, 11 Oct 2011 16:43:57 +0000 (19:43 +0300)]
Override PulseAudio input buffer attributes and watch them

Since VLC allows the input format to differ from the requested one, it
needs to recompute the buffer attributes after the stream is connected.
Otherwise, we would get different timing than intended.

12 years agoRemove manual toolchain tools checks from before Libtool
Rémi Denis-Courmont [Tue, 11 Oct 2011 16:21:34 +0000 (19:21 +0300)]
Remove manual toolchain tools checks from before Libtool

12 years agoValidate the .desktop file with desktop-utils where available
Rémi Denis-Courmont [Tue, 11 Oct 2011 16:19:44 +0000 (19:19 +0300)]
Validate the .desktop file with desktop-utils where available

12 years agoSet channel map when using PulseAudio 1.0
Rémi Denis-Courmont [Tue, 11 Oct 2011 16:19:21 +0000 (19:19 +0300)]
Set channel map when using PulseAudio 1.0

12 years agoImplement dirfd() on MacOS
Naohiro Koriyama [Tue, 11 Oct 2011 16:05:05 +0000 (19:05 +0300)]
Implement dirfd() on MacOS

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoDisable check_OS_capability() on OS/2
KO Myung-Hun [Sat, 12 Mar 2011 02:16:23 +0000 (11:16 +0900)]
Disable check_OS_capability() on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoInclude 'sched.h' only if available
KO Myung-Hun [Sat, 12 Mar 2011 02:01:15 +0000 (11:01 +0900)]
Include 'sched.h' only if available

Some systems such as OS/2 does not have 'sched.h'.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoomxil: Limit input buffer size for qdsp6
Ming Hu [Tue, 11 Oct 2011 08:34:21 +0000 (11:34 +0300)]
omxil: Limit input buffer size for qdsp6

This fixes trac ticket 5393.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agostream_filter/httplive.c: support HLS servers that implement sessions
Jean-Paul Saman [Tue, 11 Oct 2011 10:29:42 +0000 (12:29 +0200)]
stream_filter/httplive.c: support HLS servers that implement sessions

Support HLS servers that keep track of sessions (like wowza). The meta index
for live servers is not reloaded because it is unlikely to change anyway.

12 years agostream_filter/httplive.c: restore seeking
Jean-Paul Saman [Tue, 11 Oct 2011 08:21:00 +0000 (10:21 +0200)]
stream_filter/httplive.c: restore seeking

HTTP Live Streaming client does not support fast seeking, since that
would mean getting all data from the server. It would slowdown playback
of the stream until the end of the movie has been reached.

12 years agoRevert "stream_filter/httplive.c: signal download thread on successfull index reload...
Jean-Paul Saman [Mon, 10 Oct 2011 12:49:21 +0000 (14:49 +0200)]
Revert "stream_filter/httplive.c: signal download thread on successfull index reload (live streams)"

This reverts commit 176f95145a9abe736170f8e02ef94720dbf6d4d6.

Conflicts:

modules/stream_filter/httplive.c

12 years agoContribs: Update dvdnav and dvdread to 4.2.0
Jean-Baptiste Kempf [Mon, 10 Oct 2011 23:08:01 +0000 (01:08 +0200)]
Contribs: Update dvdnav and dvdread to 4.2.0

They're alive!

12 years agoLet vdr access return true for CAN_FASTSEEK.
Laurent Aimar [Mon, 10 Oct 2011 19:42:05 +0000 (21:42 +0200)]
Let vdr access return true for CAN_FASTSEEK.

12 years ago"Improve" readdir_r() usage
Rémi Denis-Courmont [Mon, 10 Oct 2011 19:18:41 +0000 (22:18 +0300)]
"Improve" readdir_r() usage

12 years agoMakefile typo
Rémi Denis-Courmont [Mon, 10 Oct 2011 19:16:05 +0000 (22:16 +0300)]
Makefile typo

12 years agoEnable 'high-priority' option on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:43:47 +0000 (20:43 +0900)]
Enable 'high-priority' option on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoEnable seek base on PCR in the TS demuxer only when the stream can seek fast
Laurent Aimar [Mon, 10 Oct 2011 18:20:59 +0000 (20:20 +0200)]
Enable seek base on PCR in the TS demuxer only when the stream can seek fast

12 years agoCall vlc_CPU_init() when loading a DLL on OS/2 as Win32.
KO Myung-Hun [Mon, 10 Oct 2011 11:44:18 +0000 (20:44 +0900)]
Call vlc_CPU_init() when loading a DLL on OS/2 as Win32.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoUndefine dirfd on OS/2 as well
KO Myung-Hun [Mon, 10 Oct 2011 11:44:16 +0000 (20:44 +0900)]
Undefine dirfd on OS/2 as well

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoUndefine bswap16, bswap32, and bswap64 to avoid name clash on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:15 +0000 (20:44 +0900)]
Undefine bswap16, bswap32, and bswap64 to avoid name clash on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoUse static linking on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:14 +0000 (20:44 +0900)]
Use static linking on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoEnable dynamicoverlay and disable access_shm on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:13 +0000 (20:44 +0900)]
Enable dynamicoverlay and disable access_shm on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoDo not use config_GetLibDir() on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:07 +0000 (20:44 +0900)]
Do not use config_GetLibDir() on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoEnable NLS even though VLC is installed on other place than /usr/local on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:03 +0000 (20:44 +0900)]
Enable NLS even though VLC is installed on other place than /usr/local on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoWin32: no need to initialize mdate() anymore
Rémi Denis-Courmont [Mon, 10 Oct 2011 15:39:23 +0000 (18:39 +0300)]
Win32: no need to initialize mdate() anymore

12 years agoSet enable_non_utf8 to "no" on OS/2.
KO Myung-Hun [Mon, 10 Oct 2011 11:43:53 +0000 (20:43 +0900)]
Set enable_non_utf8 to "no" on OS/2.

OS/2 does not use UTF-8 file systems at all.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoBall filter: quick fix for static data
Jean-Baptiste Kempf [Mon, 10 Oct 2011 15:07:49 +0000 (17:07 +0200)]
Ball filter: quick fix for static data

12 years agoDisable globalhotkeys, none interface on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:44:11 +0000 (20:44 +0900)]
Disable globalhotkeys, none interface on OS/2

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoFix the problem to free an invalid memory object.
KO Myung-Hun [Mon, 10 Oct 2011 11:44:10 +0000 (20:44 +0900)]
Fix the problem to free an invalid memory object.

The first element allocated by FromLocale() is argv[2] not argv[1].

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
12 years agoEnable SDL vout module on OS/2
KO Myung-Hun [Mon, 10 Oct 2011 11:43:57 +0000 (20:43 +0900)]
Enable SDL vout module on OS/2

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

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