]> git.sesse.net Git - vlc/log
vlc
11 years agoCC: simplify Eia608TextUtf8()
Rafaël Carré [Thu, 11 Oct 2012 11:56:20 +0000 (13:56 +0200)]
CC: simplify Eia608TextUtf8()
11 years agoCC: use c99, removed dummy Eia608Exit
Rafaël Carré [Thu, 11 Oct 2012 11:52:14 +0000 (13:52 +0200)]
CC: use c99, removed dummy Eia608Exit
11 years agoContribs: more cleanups for libav/FFmpeg
Jean-Baptiste Kempf [Wed, 10 Oct 2012 15:21:26 +0000 (17:21 +0200)]
Contribs: more cleanups for libav/FFmpeg

11 years agoContribs: simplify libav/FFmpeg rules as suggested by DonDiego
Jean-Baptiste Kempf [Wed, 10 Oct 2012 14:25:13 +0000 (16:25 +0200)]
Contribs: simplify libav/FFmpeg rules as suggested by DonDiego

11 years agomacosx: don't initiate a modal dialog during a modal session (close #7575)
Felix Paul Kühne [Wed, 10 Oct 2012 10:58:44 +0000 (12:58 +0200)]
macosx: don't initiate a modal dialog during a modal session (close #7575)

11 years agoSubsdec: various fixes for broken subtitles
Jean-Baptiste Kempf [Wed, 10 Oct 2012 09:27:55 +0000 (11:27 +0200)]
Subsdec: various fixes for broken subtitles

Close #7553

11 years agoyoutube.lua: support live streams
Pierre Ynard [Tue, 9 Oct 2012 23:20:48 +0000 (01:20 +0200)]
youtube.lua: support live streams

This could use a bit more testing than a single video

11 years agoavformat demux: AVFormatContext->nb_streams == 0 is valid
Rafaël Carré [Tue, 9 Oct 2012 21:40:55 +0000 (23:40 +0200)]
avformat demux: AVFormatContext->nb_streams == 0 is valid

Set the options correctly in this case.
This happens with some .ts files for example.

11 years agomacosx: show the localized, intended to be user-facing encoding names instead of...
Felix Paul Kühne [Tue, 9 Oct 2012 16:37:16 +0000 (18:37 +0200)]
macosx: show the localized, intended to be user-facing encoding names instead of the variable values to the user.

This way, s/he is never presented an empty menu item for the default value.

This also closes #7539 by preventing stringWithUTF8String calls with empty strings.

11 years agoFix compilation on older versions of libavutil
Jean-Baptiste Kempf [Tue, 9 Oct 2012 15:21:21 +0000 (17:21 +0200)]
Fix compilation on older versions of libavutil

11 years agoAvformat: set the dsp mask too
Jean-Baptiste Kempf [Tue, 9 Oct 2012 14:33:36 +0000 (16:33 +0200)]
Avformat: set the dsp mask too

11 years agoAv* move GetVlcDspMask from avcodec.h to avcommon.h
Jean-Baptiste Kempf [Tue, 9 Oct 2012 14:25:31 +0000 (16:25 +0200)]
Av* move GetVlcDspMask from avcodec.h to avcommon.h

11 years agoandroid: threads support
Rafaël Carré [Sun, 7 Oct 2012 13:49:53 +0000 (15:49 +0200)]
android: threads support

11 years agoAvcodec: set the Dsp flags for the encoders too
Jean-Baptiste Kempf [Tue, 9 Oct 2012 13:19:33 +0000 (15:19 +0200)]
Avcodec: set the Dsp flags for the encoders too

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoKill a deprecation warning
Jean-Baptiste Kempf [Tue, 9 Oct 2012 13:15:10 +0000 (15:15 +0200)]
Kill a deprecation warning

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoHLS: PROGRAM-ID is not mandatory in EXT-X-STREAM-INF
Jean-Baptiste Kempf [Tue, 9 Oct 2012 12:50:30 +0000 (14:50 +0200)]
HLS:  PROGRAM-ID is not mandatory in EXT-X-STREAM-INF

11 years agoextras/tools: update autoconf and automake to the latest versions
Felix Paul Kühne [Tue, 9 Oct 2012 12:20:46 +0000 (14:20 +0200)]
extras/tools: update autoconf and automake to the latest versions

11 years agofix bug where window resizes to full screen size when using native fullscreen mode
David Fuhrmann [Mon, 8 Oct 2012 18:15:49 +0000 (20:15 +0200)]
fix bug where window resizes to full screen size when using native fullscreen mode

11 years agomacosx: adapt and fix fullscreen handling after latest changes
David Fuhrmann [Mon, 8 Oct 2012 17:41:31 +0000 (19:41 +0200)]
macosx: adapt and fix fullscreen handling after latest changes

Now, every video window is responsible for the fullscreen handling for its own.
Furthermore, fullscreen now acts entirely in response to vout events, and not over the
playlist fullscreen variable callback anymore.
Native fullscreen mode should also work correctly, but of course only
for embedded video in mainwindow.

11 years agoh264_nal: include limits.h for INT_MAX
Jean-Baptiste Kempf [Mon, 8 Oct 2012 16:19:52 +0000 (18:19 +0200)]
h264_nal: include limits.h for INT_MAX

11 years agoAvcodec: kill a warning on non-SSE2 compilations
Jean-Baptiste Kempf [Mon, 8 Oct 2012 16:00:35 +0000 (18:00 +0200)]
Avcodec: kill a warning on non-SSE2 compilations

11 years agoUpdate NEWS, po and LIST for mediacodec API
Jean-Baptiste Kempf [Mon, 8 Oct 2012 16:00:12 +0000 (18:00 +0200)]
Update NEWS, po and LIST for mediacodec API

11 years agoavformat: if we use dummy access, let avformat write to dst itself, usable for exampl...
Ilkka Ollakka [Sat, 6 Oct 2012 11:04:26 +0000 (14:04 +0300)]
avformat: if we use dummy access, let avformat write to dst itself, usable for example smootstreaming output

11 years agox264: in crf mode, set stream bitrate to be maxrate, so in muxer we have some idea...
Ilkka Ollakka [Sat, 6 Oct 2012 11:02:50 +0000 (14:02 +0300)]
x264: in crf mode, set stream bitrate to be maxrate, so in muxer we have some idea about bitrate

11 years agoH264_nal: kill a warning
Jean-Baptiste Kempf [Mon, 8 Oct 2012 14:37:20 +0000 (16:37 +0200)]
H264_nal: kill a warning

11 years agoAdd support for the new Android JellyBean MediaCodec API
Martin Storsjö [Mon, 8 Oct 2012 09:55:17 +0000 (12:55 +0300)]
Add support for the new Android JellyBean MediaCodec API

The MediaCodec API is a pretty thin layer on top of OMX, so
while it in principle doesn't gain us much, it is an official
API, while the OMX parts aren't. This API is a Java API, so
we have to use JNI to access it. While this is a few layers
extra, it is supposed to be a fixed API/ABI (contrary to the
IOMX layer which is unsupported in practice, but where the
ABI has been broken only between certain major releases).

This should in principle be enabled by default (without any
settings check box), since this is official public API and is
supposed to work. However in practice it might still be useful to
be able to disable/enable it at runtime, since there's currently
very little guarantees from Android about how to interpret the
decoded YUV data, and what pixel formats devices can use.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agom4: enable dolt support for further apple platforms
Felix Paul Kühne [Mon, 8 Oct 2012 13:09:04 +0000 (15:09 +0200)]
m4: enable dolt support for further apple platforms

This allows us to use it on x86_64, ppc and iOS, too.

11 years agoaudiotrack: set i_original_channels correctly
Rafaël Carré [Mon, 8 Oct 2012 10:41:28 +0000 (12:41 +0200)]
audiotrack: set i_original_channels correctly

11 years agoomxil: Move code for in-buffer conversion of H264 to annex b to h264_nal.h
Martin Storsjö [Sun, 7 Oct 2012 22:27:43 +0000 (01:27 +0300)]
omxil: Move code for in-buffer conversion of H264 to annex b to h264_nal.h

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agorotate: get rid of useless motion field
Pierre Ynard [Mon, 8 Oct 2012 04:01:13 +0000 (06:01 +0200)]
rotate: get rid of useless motion field

11 years agognutls: fix grammar
Pierre Ynard [Sun, 7 Oct 2012 21:54:58 +0000 (23:54 +0200)]
gnutls: fix grammar

11 years agoiomx: Always build this module if building for android
Martin Storsjö [Fri, 5 Oct 2012 18:45:41 +0000 (21:45 +0300)]
iomx: Always build this module if building for android

Remove the configure option for enabling iomx - there is no point
in using this module on any other platform than android.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agosrc/misc/fourcc: add entries "ACCL" and "AACH"
Frédéric Yhuel [Sat, 6 Oct 2012 13:16:45 +0000 (15:16 +0200)]
src/misc/fourcc: add entries "ACCL" and "AACH"

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agomp4: use vlc_fourcc_GetCodec()
Frédéric Yhuel [Sat, 6 Oct 2012 13:16:44 +0000 (15:16 +0200)]
mp4: use vlc_fourcc_GetCodec()

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agorotate: fix unimotion link
Pierre Ynard [Sat, 6 Oct 2012 22:38:24 +0000 (00:38 +0200)]
rotate: fix unimotion link

11 years agomotion: fix source file paths
Pierre Ynard [Sat, 6 Oct 2012 22:16:35 +0000 (00:16 +0200)]
motion: fix source file paths

11 years agomotion: move rotate code into the rotate video filter
Pierre Ynard [Sat, 6 Oct 2012 22:08:35 +0000 (00:08 +0200)]
motion: move rotate code into the rotate video filter

Where it belongs. Used with --video-filter rotate --rotate-use-motion

11 years agomotion: split out motion sensor code
Pierre Ynard [Sat, 6 Oct 2012 21:30:06 +0000 (23:30 +0200)]
motion: split out motion sensor code

11 years agoautodel does not need for pace control
Rémi Denis-Courmont [Sat, 6 Oct 2012 19:25:05 +0000 (22:25 +0300)]
autodel does not need for pace control

While this plugin is normally only used with pace-controlled outputs,
it does not need pace control itself.

11 years agosout: access_out and SDP do not need a sout instance
Rémi Denis-Courmont [Sat, 6 Oct 2012 19:23:18 +0000 (22:23 +0300)]
sout: access_out and SDP do not need a sout instance

Any object can do. So do not bother with p_sout.

11 years agosout: remove unused sout_input_t.p_sout
Rémi Denis-Courmont [Sat, 6 Oct 2012 18:20:27 +0000 (21:20 +0300)]
sout: remove unused sout_input_t.p_sout

11 years agompeg mux: remove useless references to p_sout
Rémi Denis-Courmont [Sat, 6 Oct 2012 18:19:58 +0000 (21:19 +0300)]
mpeg mux: remove useless references to p_sout

11 years agomp4 mux: remove unused p_sout parameter
Rémi Denis-Courmont [Sat, 6 Oct 2012 18:18:52 +0000 (21:18 +0300)]
mp4 mux: remove unused p_sout parameter

11 years agocontrib: gnutls static pkg-config
Rémi Denis-Courmont [Sat, 6 Oct 2012 15:59:55 +0000 (18:59 +0300)]
contrib: gnutls static pkg-config

11 years agomacosx: add black view to detached video view in order to avoid flashes
David Fuhrmann [Sat, 6 Oct 2012 14:49:04 +0000 (16:49 +0200)]
macosx: add black view to detached video view in order to avoid flashes

11 years agostream output: remove nul/unused object members
Rémi Denis-Courmont [Sat, 6 Oct 2012 14:00:53 +0000 (17:00 +0300)]
stream output: remove nul/unused object members

11 years agocontrib: fluidsynth version 1.1.6
Rémi Denis-Courmont [Sat, 6 Oct 2012 13:46:24 +0000 (16:46 +0300)]
contrib: fluidsynth version 1.1.6

11 years agocontrib: fluidsynth simplification
Rémi Denis-Courmont [Sat, 6 Oct 2012 13:39:46 +0000 (16:39 +0300)]
contrib: fluidsynth simplification

11 years agoRevert "avcodec: set libmpeg2mmx idct in use if we encode to mp2v"
Ilkka Ollakka [Tue, 18 Sep 2012 16:02:36 +0000 (19:02 +0300)]
Revert "avcodec: set libmpeg2mmx idct in use if we encode to mp2v"

This reverts commit 2c055dc81ce1830fb988806a6026aca3650e9ba1.

11 years agox264: check that string has content before apply it as profile
Ilkka Ollakka [Wed, 3 Oct 2012 14:36:39 +0000 (17:36 +0300)]
x264: check that string has content before apply it as profile

11 years agoarm_neon: fixed simple channel mixer compilation using the latest clang release
Felix Paul Kühne [Wed, 8 Aug 2012 13:44:35 +0000 (15:44 +0200)]
arm_neon: fixed simple channel mixer compilation using the latest clang release

11 years agoSmooth Streaming: fix a macro
Frédéric Yhuel [Fri, 5 Oct 2012 17:36:58 +0000 (19:36 +0200)]
Smooth Streaming: fix a macro

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoSmooth Streaming: fix manifest parsing (FourCC)
Frédéric Yhuel [Fri, 5 Oct 2012 17:19:56 +0000 (19:19 +0200)]
Smooth Streaming: fix manifest parsing (FourCC)

This patch fixes playback for this VOD stream:
http://mediadl.microsoft.com/mediadl/IISNET/SmoothMedia/Learn/795/Bill_Staples_Cineform.ism/Manifest

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoUpdate LIST and NEWS
Jean-Baptiste Kempf [Fri, 5 Oct 2012 15:44:43 +0000 (17:44 +0200)]
Update LIST and NEWS

11 years agoAudioTrack: kill an unused warning
Jean-Baptiste Kempf [Fri, 5 Oct 2012 15:42:09 +0000 (17:42 +0200)]
AudioTrack: kill an unused warning

11 years agoAudioTrack: blind fix for compilation
Jean-Baptiste Kempf [Fri, 5 Oct 2012 15:40:43 +0000 (17:40 +0200)]
AudioTrack: blind fix for compilation

11 years agoSmooth Streaming: clean / factorize code
Frédéric Yhuel [Thu, 4 Oct 2012 11:12:55 +0000 (13:12 +0200)]
Smooth Streaming: clean / factorize code

and prepare subtitle support

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
11 years agoContribs: activate thumb2 on ARMv7-a cpu, not only NEON ones
Jean-Baptiste Kempf [Fri, 5 Oct 2012 15:04:10 +0000 (17:04 +0200)]
Contribs: activate thumb2 on ARMv7-a cpu, not only NEON ones

11 years agoFix audiotrack sources
Rafaël Carré [Fri, 5 Oct 2012 14:11:17 +0000 (16:11 +0200)]
Fix audiotrack sources

11 years agoextras/tools: updated gas-pp revision
Felix Paul Kühne [Fri, 5 Oct 2012 12:16:00 +0000 (14:16 +0200)]
extras/tools: updated gas-pp revision

11 years agoAndroid: add native AudioTrack aout module
Ming Hu [Sun, 13 May 2012 20:20:34 +0000 (22:20 +0200)]
Android: add native AudioTrack aout module

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoadd ARM/NEON version of simple channel mixer
David Geldreich [Sun, 20 May 2012 09:16:31 +0000 (11:16 +0200)]
add ARM/NEON version of simple channel mixer

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Rafaël Carré <funman@videolan.org>
11 years agoAvcodec: set the cpu flags/mask in modern version of libavutil
Jean-Baptiste Kempf [Thu, 4 Oct 2012 21:56:36 +0000 (23:56 +0200)]
Avcodec: set the cpu flags/mask in modern version of libavutil

11 years agoaout: add --stereo-mode to replace audio-channels variable (fixes #6)
Rémi Denis-Courmont [Thu, 4 Oct 2012 19:13:15 +0000 (22:13 +0300)]
aout: add --stereo-mode to replace audio-channels variable (fixes #6)

Since audio-channels was not a configuration item, renaming is a mere
internal matter. This also fixes callback handling and factors code.

11 years agoWin32: has gettimeofday()
Rémi Denis-Courmont [Thu, 4 Oct 2012 17:33:38 +0000 (20:33 +0300)]
Win32: has gettimeofday()

11 years agoandroid: add libvlc specific file
Rafaël Carré [Thu, 4 Oct 2012 17:13:06 +0000 (19:13 +0200)]
android: add libvlc specific file

11 years agoRemove unused config_GetConfDir
Rafaël Carré [Thu, 4 Oct 2012 17:11:15 +0000 (19:11 +0200)]
Remove unused config_GetConfDir

11 years agoQt: BackGroundWidget: fade in background
Francois Cartegnie [Thu, 4 Oct 2012 12:47:05 +0000 (14:47 +0200)]
Qt: BackGroundWidget: fade in background

11 years agodemux ts: fix EITConvertToUTF8 to deal with no longer broken providers
Francois Cartegnie [Tue, 2 Oct 2012 15:38:28 +0000 (17:38 +0200)]
demux ts: fix EITConvertToUTF8 to deal with no longer broken providers
(fix #7537)

11 years agocontrib: fix libshout build on FreeBSD 8
Rafaël Carré [Thu, 4 Oct 2012 11:13:34 +0000 (13:13 +0200)]
contrib: fix libshout build on FreeBSD 8

11 years agodshow: check CoInitialize() in callbacks
Rémi Denis-Courmont [Wed, 3 Oct 2012 17:18:27 +0000 (20:18 +0300)]
dshow: check CoInitialize() in callbacks

If the calling thread is using COM with MTA model, then CoInitializeEx()
will fail, and CoUninitialize() will be unbalanced. Ultimately, the
calling thread is likely to crash. (CoInitializeEx() could also fail in
case of memory error, but that is unlikely).

11 years agoWim32: use CoInitializeEx() instead of CoInitialize()
Rémi Denis-Courmont [Wed, 3 Oct 2012 17:12:39 +0000 (20:12 +0300)]
Wim32: use CoInitializeEx() instead of CoInitialize()

11 years agognutls: show different message if certificate is unknown or mismatching
Rémi Denis-Courmont [Wed, 3 Oct 2012 16:36:37 +0000 (19:36 +0300)]
gnutls: show different message if certificate is unknown or mismatching

11 years agognutls: print error if key storage fails
Rémi Denis-Courmont [Wed, 3 Oct 2012 16:36:24 +0000 (19:36 +0300)]
gnutls: print error if key storage fails

11 years agoconfigure: do not require libposproc by default
Rémi Denis-Courmont [Wed, 3 Oct 2012 16:21:14 +0000 (19:21 +0300)]
configure: do not require libposproc by default

11 years agoFFmpeg: remove outdated WinCE configuration
Jean-Baptiste Kempf [Wed, 3 Oct 2012 16:13:26 +0000 (18:13 +0200)]
FFmpeg: remove outdated WinCE configuration

11 years agoContribs: setting -mfloat-abi is orthogonal to NEON
Jean-Baptiste Kempf [Wed, 3 Oct 2012 16:07:13 +0000 (18:07 +0200)]
Contribs: setting -mfloat-abi is orthogonal to NEON

11 years agoAvcodec: avoid miscompilation with older libavutil version
Jean-Baptiste Kempf [Wed, 3 Oct 2012 14:03:20 +0000 (16:03 +0200)]
Avcodec: avoid miscompilation with older libavutil version

11 years agoUpdate mailmap
Jean-Baptiste Kempf [Wed, 3 Oct 2012 13:29:56 +0000 (15:29 +0200)]
Update mailmap

11 years agoContribs: runtime-detect only has impact on PPC
Jean-Baptiste Kempf [Wed, 3 Oct 2012 13:27:19 +0000 (15:27 +0200)]
Contribs: runtime-detect only has impact on PPC

11 years agoavcodec-hw: fix crash on some CPUs
Rafaël Carré [Wed, 3 Oct 2012 07:05:33 +0000 (09:05 +0200)]
avcodec-hw: fix crash on some CPUs

pshufb is available with SSSE3, not with SSE3

11 years agomacosx: move the resizing code to VLCVideoWindowCommon as its related to vout
David Fuhrmann [Tue, 2 Oct 2012 19:05:26 +0000 (21:05 +0200)]
macosx: move the resizing code to VLCVideoWindowCommon as its related to vout

This should fix resizing for all (one-)vout-window variants.
Furthermore, this fixes a small bug regarding aspect ratio enforcement.

11 years agomacosx: add new controller which handles multiple vout windows
David Fuhrmann [Tue, 2 Oct 2012 17:26:37 +0000 (19:26 +0200)]
macosx: add new controller which handles multiple vout windows

refs #6814

11 years agoMore extensions for the open dialog
Jean-Baptiste Kempf [Tue, 2 Oct 2012 16:30:32 +0000 (18:30 +0200)]
More extensions for the open dialog

11 years agoContribs: use more standard functions for qt4
Jean-Baptiste Kempf [Tue, 2 Oct 2012 12:22:42 +0000 (14:22 +0200)]
Contribs: use more standard functions for qt4

11 years agomacosx: fixed crash due to race condition on launch
Felix Paul Kühne [Mon, 1 Oct 2012 21:38:37 +0000 (23:38 +0200)]
macosx: fixed crash due to race condition on launch

The main window may be asked to update its content prior to VLCFSPanel being fully initialized

11 years agovout_macosx: add additional sanity checks to prevent rare crashes
Felix Paul Kühne [Mon, 1 Oct 2012 21:26:48 +0000 (23:26 +0200)]
vout_macosx: add additional sanity checks to prevent rare crashes

11 years agodca: set output buffer size correctly (fixes #6509, fixes #7459)
Rémi Denis-Courmont [Mon, 1 Oct 2012 19:04:20 +0000 (22:04 +0300)]
dca: set output buffer size correctly (fixes #6509, fixes #7459)

Some filters and outputs rely on the samples count (which was correct),
others on the bytes size (which was not), accounting for why decoding
failed only in some combinations.

11 years agoWin32: use CoInitializeEx() instead of CoInitialize()
Rémi Denis-Courmont [Mon, 1 Oct 2012 15:30:36 +0000 (18:30 +0300)]
Win32: use CoInitializeEx() instead of CoInitialize()

That is recommended by MSDN. Also, do not use 0 for NULL.

11 years agoupdate: constify
Rafaël Carré [Mon, 1 Oct 2012 14:18:35 +0000 (16:18 +0200)]
update: constify

11 years agoupdate: do not modify base64 input to add \0 terminators
Rafaël Carré [Mon, 1 Oct 2012 14:16:45 +0000 (16:16 +0200)]
update: do not modify base64 input to add \0 terminators

It is not needed anymore since ce6521381b , parsing will
stop at first unrecognized character (like \r or \n)

11 years agoAvcodec: set the dsp_mask for NEON too
Jean-Baptiste Kempf [Mon, 1 Oct 2012 14:11:43 +0000 (16:11 +0200)]
Avcodec: set the dsp_mask for NEON too

11 years agoAvcodec: fix typo for SSSE3
Jean-Baptiste Kempf [Mon, 1 Oct 2012 13:39:53 +0000 (15:39 +0200)]
Avcodec: fix typo for SSSE3

11 years agoFix SSE4.2 detection
Jean-Baptiste Kempf [Mon, 1 Oct 2012 12:22:41 +0000 (14:22 +0200)]
Fix SSE4.2 detection

11 years agomacosx: show more suitable icons instead of 'generic' for a couple of file extensions
Felix Paul Kühne [Mon, 1 Oct 2012 12:16:18 +0000 (14:16 +0200)]
macosx: show more suitable icons instead of 'generic' for a couple of file extensions

This affects: .opus, .ogx, .wtv, .rec, .vro, .tod and .mks

11 years agoSupport opening .xesc files on the Mac
Felix Paul Kühne [Mon, 1 Oct 2012 12:13:33 +0000 (14:13 +0200)]
Support opening .xesc files on the Mac

11 years agoSupport opening of wtv files on the Mac
Felix Paul Kühne [Mon, 1 Oct 2012 12:09:27 +0000 (14:09 +0200)]
Support opening of wtv files on the Mac

11 years agoRemove tabs in source code
Jean-Baptiste Kempf [Mon, 1 Oct 2012 11:48:47 +0000 (13:48 +0200)]
Remove tabs in source code

11 years agoSupport opening of wtv files
Jean-Baptiste Kempf [Mon, 1 Oct 2012 11:24:38 +0000 (13:24 +0200)]
Support opening of wtv files

11 years agomacosx: adapt module_list_get calls for latest changes in core
David Fuhrmann [Sun, 30 Sep 2012 19:53:20 +0000 (21:53 +0200)]
macosx: adapt module_list_get calls for latest changes in core