]> git.sesse.net Git - vlc/log
vlc
15 years agoWin32: generate stacktrace on unhandled exception
Geoffroy Couprie [Sun, 1 Feb 2009 13:30:40 +0000 (14:30 +0100)]
Win32: generate stacktrace on unhandled exception

15 years agoSmall cleanup
Rémi Denis-Courmont [Sun, 1 Feb 2009 12:36:01 +0000 (14:36 +0200)]
Small cleanup

15 years agoUseless property
Rémi Denis-Courmont [Sun, 1 Feb 2009 12:31:02 +0000 (14:31 +0200)]
Useless property

15 years agoInteraction: remove dummy new state
Rémi Denis-Courmont [Sun, 1 Feb 2009 12:30:47 +0000 (14:30 +0200)]
Interaction: remove dummy new state

15 years agoInteraction: unused parameter
Rémi Denis-Courmont [Sun, 1 Feb 2009 11:04:20 +0000 (13:04 +0200)]
Interaction: unused parameter

15 years agoInteraction: logically dead code
Rémi Denis-Courmont [Sun, 1 Feb 2009 11:01:35 +0000 (13:01 +0200)]
Interaction: logically dead code

15 years agoInteraction: avoid thread if there is no provider
Rémi Denis-Courmont [Sun, 1 Feb 2009 10:56:47 +0000 (12:56 +0200)]
Interaction: avoid thread if there is no provider

15 years agoInteraction: set the p_parent field
Rémi Denis-Courmont [Sun, 1 Feb 2009 10:56:23 +0000 (12:56 +0200)]
Interaction: set the p_parent field

I wonder why it was there in the first place.

15 years agoFix another location having the same does-not-compile problem
ogg.k.ogg.k [Sun, 1 Feb 2009 10:07:36 +0000 (10:07 +0000)]
Fix another location having the same does-not-compile problem

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoFix skins2 compile (broken by 8e0a2de24336bb68b6aee5a701025bfb1e01ac24)
ogg.k.ogg.k [Sun, 1 Feb 2009 10:03:18 +0000 (10:03 +0000)]
Fix skins2 compile (broken by 8e0a2de24336bb68b6aee5a701025bfb1e01ac24)

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoMemory leak (fixes #2442)
Rémi Denis-Courmont [Sun, 1 Feb 2009 07:20:26 +0000 (09:20 +0200)]
Memory leak (fixes #2442)

15 years agoWin32: fix NULL-deref in non embedded video mode (fixes #2426)
Rémi Denis-Courmont [Sun, 1 Feb 2009 07:09:22 +0000 (09:09 +0200)]
Win32: fix NULL-deref in non embedded video mode (fixes #2426)

15 years agoSkins2: partial vout window fixes
Rémi Denis-Courmont [Sun, 1 Feb 2009 07:05:04 +0000 (09:05 +0200)]
Skins2: partial vout window fixes

This remains seemingly badly unsafe

15 years agoVorbis quality is limited to 0-10
Christophe Mutricy [Sat, 31 Jan 2009 22:55:35 +0000 (22:55 +0000)]
Vorbis quality is limited to 0-10

15 years agoTypo
Christophe Mutricy [Sat, 31 Jan 2009 22:55:11 +0000 (22:55 +0000)]
Typo

15 years agoi18n: Don't translate language names
Christophe Mutricy [Fri, 30 Jan 2009 22:14:46 +0000 (22:14 +0000)]
i18n: Don't translate language names

Leave them in their respective language so that people get a chance to
go back to their language if they mess with language settings

15 years agoProgress interaction: remove useless parameter
Rémi Denis-Courmont [Sat, 31 Jan 2009 22:18:14 +0000 (00:18 +0200)]
Progress interaction: remove useless parameter

15 years agoInteraction: remove (buggy and useless) dialog IDs
Rémi Denis-Courmont [Sat, 31 Jan 2009 22:04:40 +0000 (00:04 +0200)]
Interaction: remove (buggy and useless) dialog IDs

15 years agoDon't reinvent __arm__
Rémi Denis-Courmont [Sat, 31 Jan 2009 21:02:38 +0000 (23:02 +0200)]
Don't reinvent __arm__

15 years agoAvoid dlclose() only when valgrind is running
Rémi Denis-Courmont [Sat, 31 Jan 2009 21:00:10 +0000 (23:00 +0200)]
Avoid dlclose() only when valgrind is running

15 years agoshine: protect against invalid bitrate and cleanup.
Jean-Paul Saman [Sat, 31 Jan 2009 17:04:22 +0000 (18:04 +0100)]
shine: protect against invalid bitrate and cleanup.

15 years agoSegregate vout window types
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:40:17 +0000 (20:40 +0200)]
Segregate vout window types

15 years agoCleanup vout window handle typedef
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:18:17 +0000 (20:18 +0200)]
Cleanup vout window handle typedef

15 years agoFormat string
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:15:32 +0000 (20:15 +0200)]
Format string

15 years agoWin32: attempt to fix VLC_STATIC_MUTEX in C++ code
Rémi Denis-Courmont [Sat, 31 Jan 2009 18:12:26 +0000 (20:12 +0200)]
Win32: attempt to fix VLC_STATIC_MUTEX in C++ code

15 years agoLinux: re-implement eventfd() against old glibc versions
Rémi Denis-Courmont [Sat, 31 Jan 2009 16:47:44 +0000 (18:47 +0200)]
Linux: re-implement eventfd() against old glibc versions

15 years agoLinux: vlc_threadid() returns TID instead of kludging pthread_self()
Rémi Denis-Courmont [Sat, 31 Jan 2009 16:45:20 +0000 (18:45 +0200)]
Linux: vlc_threadid() returns TID instead of kludging pthread_self()

15 years agoSuperfluous #includes
Rémi Denis-Courmont [Sat, 31 Jan 2009 16:41:52 +0000 (18:41 +0200)]
Superfluous #includes

15 years agoRemoved link to old subdirectory not present in lua http interface
Vicente Jimenez Aguilar [Fri, 16 Jan 2009 19:09:02 +0000 (20:09 +0100)]
Removed link to old subdirectory not present in lua http interface

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoshine: Forward port of fixed integer MP3 encoder.
Jean-Paul Saman [Fri, 30 Jan 2009 13:28:24 +0000 (14:28 +0100)]
shine: Forward port of fixed integer MP3 encoder.

The fixed integer MP3 encoder shine originates from the RockBox project. It was then adapted for vlc in branch 0.8.6-neuros.

15 years agowma-fixed: Forward port of fixed integer WMA v1/2 decoder.
Jean-Paul Saman [Fri, 30 Jan 2009 11:05:48 +0000 (12:05 +0100)]
wma-fixed: Forward port of fixed integer WMA v1/2 decoder.

The fixed integer WMA v1/2 decoder originates from the ffmpeg project and has been changed into a fixed integer decoder by the RockBox project. It was then adapted for vlc in the 0.8.6-neuros branch.

15 years agoobjects: check for HAVE_SYS_EVENTFD_H it is more reliable then HAVE_EVENTFD
Jean-Paul Saman [Mon, 26 Jan 2009 08:06:59 +0000 (09:06 +0100)]
objects: check for HAVE_SYS_EVENTFD_H it is more reliable then HAVE_EVENTFD

15 years agol10n: Occitan update
GAILLARD Tony [Thu, 29 Jan 2009 23:07:26 +0000 (23:07 +0000)]
l10n: Occitan update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoAdd new files and remove wx
Christophe Mutricy [Thu, 29 Jan 2009 23:04:41 +0000 (23:04 +0000)]
Add new files and remove wx

15 years agoQt: fix video widget size
Jean-Philippe Andre [Thu, 29 Jan 2009 22:30:08 +0000 (23:30 +0100)]
Qt: fix video widget size

15 years agoXCB: minimalistic window (i.e. non-embedded) support
Rémi Denis-Courmont [Thu, 29 Jan 2009 21:28:48 +0000 (23:28 +0200)]
XCB: minimalistic window (i.e. non-embedded) support

TBD: title and control requests

15 years agoMemory leak
Rémi Denis-Courmont [Thu, 29 Jan 2009 20:58:06 +0000 (22:58 +0200)]
Memory leak

15 years agoAdd p_sys to vout_window_t
Rémi Denis-Courmont [Thu, 29 Jan 2009 20:51:53 +0000 (22:51 +0200)]
Add p_sys to vout_window_t

15 years agoXCB: duplicate values from output to fmt_out
Rémi Denis-Courmont [Thu, 29 Jan 2009 20:01:40 +0000 (22:01 +0200)]
XCB: duplicate values from output to fmt_out

The image still misses borders due to Qt4 window provider not returning
the correct height (it pretends the window is bigger than it is).

15 years agoQt: no need to iterate two times. always disable empty menus
Jean-Philippe Andre [Thu, 29 Jan 2009 18:31:53 +0000 (19:31 +0100)]
Qt: no need to iterate two times. always disable empty menus

Note: in some rare case when p_aout != NULL but the audio
      ouput is "empty" (no track), then the visualizations
      are still enabled (but of course, you can't use them).

15 years agoXCB: trigger the pop-up menu
Rémi Denis-Courmont [Thu, 29 Jan 2009 18:22:31 +0000 (20:22 +0200)]
XCB: trigger the pop-up menu

IMHO, this should really be a vout variable though - how is the UI
supposed to know which video output is triggering otherwise?

15 years agoFix double translation
Rémi Denis-Courmont [Thu, 29 Jan 2009 16:23:31 +0000 (18:23 +0200)]
Fix double translation

15 years agoRevert "fix buffer overflows."
Rémi Duraffort [Thu, 29 Jan 2009 16:03:36 +0000 (17:03 +0100)]
Revert "fix buffer overflows."

We use a sizeof and not a strlen so that's ok.

This reverts commit 8ecb5ba1086fc58bf12e33a2de8e73fe859bc33e.

15 years agofix buffer overflows.
Rémi Duraffort [Thu, 29 Jan 2009 15:56:10 +0000 (16:56 +0100)]
fix buffer overflows.

15 years agoAdd the vlclibdir variable to the .pc
Christophe Mutricy [Tue, 27 Jan 2009 22:28:08 +0000 (22:28 +0000)]
Add the vlclibdir variable to the .pc

So that the plugins can be installed at the good place

15 years agoProper permissions
Christophe Mutricy [Tue, 27 Jan 2009 23:43:24 +0000 (23:43 +0000)]
Proper permissions

15 years agoDon't compute system-dependent stuff in the plugin descriptor
Rémi Denis-Courmont [Wed, 28 Jan 2009 21:33:16 +0000 (23:33 +0200)]
Don't compute system-dependent stuff in the plugin descriptor

This is cached data. Nothing forbids upgrading your OS or sharing the
cache with multiple versions.

15 years agoFix plugin strings translation
Rémi Denis-Courmont [Wed, 28 Jan 2009 21:05:52 +0000 (23:05 +0200)]
Fix plugin strings translation

15 years agospatializer: do not conflict with libvlccore options
Rémi Denis-Courmont [Wed, 28 Jan 2009 21:36:58 +0000 (23:36 +0200)]
spatializer: do not conflict with libvlccore options

15 years agoDocument a bit option flags.
Laurent Aimar [Wed, 28 Jan 2009 20:09:11 +0000 (21:09 +0100)]
Document a bit option flags.

15 years agoRemove unused change_float_list
Rémi Denis-Courmont [Wed, 28 Jan 2009 18:43:02 +0000 (20:43 +0200)]
Remove unused change_float_list

We should decide whether to use float or double before we bring it
back, if needed. In the mean time, it's best to remove the macro, as
the back-end did and still does not work.

15 years agoTrailing ;
Rémi Denis-Courmont [Wed, 28 Jan 2009 19:48:19 +0000 (21:48 +0200)]
Trailing ;

15 years agoUse libvlc_playlist_add_extended_untrusted in activex plugin.
Laurent Aimar [Wed, 28 Jan 2009 19:41:55 +0000 (20:41 +0100)]
Use libvlc_playlist_add_extended_untrusted in activex plugin.

15 years agoUse libvlc_playlist_add_extended_untrusted in mozilla plugin.
Laurent Aimar [Wed, 28 Jan 2009 19:31:59 +0000 (20:31 +0100)]
Use libvlc_playlist_add_extended_untrusted in mozilla plugin.

15 years agoAdded libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.
Laurent Aimar [Wed, 28 Jan 2009 19:20:21 +0000 (20:20 +0100)]
Added libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.

They allow to add untrusted options (needed at least for web plugin).

15 years agoCommand line options are lower-case
Rémi Denis-Courmont [Wed, 28 Jan 2009 17:33:49 +0000 (19:33 +0200)]
Command line options are lower-case

15 years agoquartztext: Fix trailing ;
Derk-Jan Hartman [Wed, 28 Jan 2009 00:46:57 +0000 (01:46 +0100)]
quartztext: Fix trailing ;

15 years agoUpdate LIST with new modules.
Jean-Baptiste Kempf [Wed, 28 Jan 2009 00:43:13 +0000 (01:43 +0100)]
Update LIST with new modules.

15 years agoAdded missing quote from command syntax
Mark Bidewell [Tue, 27 Jan 2009 22:10:46 +0000 (17:10 -0500)]
Added missing quote from command syntax

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoUpdate THANKS for ivoire and me
Jean-Philippe Andre [Tue, 27 Jan 2009 22:38:48 +0000 (23:38 +0100)]
Update THANKS for ivoire and me

15 years agoNEWS update
Jean-Philippe Andre [Tue, 27 Jan 2009 22:36:12 +0000 (23:36 +0100)]
NEWS update

15 years agoFix compilation
Jean-Philippe Andre [Tue, 27 Jan 2009 22:17:20 +0000 (23:17 +0100)]
Fix compilation

Missing ;

15 years agoZip: don't use hacks but rewrite the path.
Jean-Philippe Andre [Tue, 27 Jan 2009 21:51:30 +0000 (22:51 +0100)]
Zip: don't use hacks but rewrite the path.

+ remove MTU
+ fix copyright
Thanks a lot fenrir for this psz_path

15 years agoZip: add access/stream_filter to the buildsystem
Jean-Philippe Andre [Sun, 18 Jan 2009 18:40:27 +0000 (19:40 +0100)]
Zip: add access/stream_filter to the buildsystem

15 years agoZip: add a stream_filter and an access
Jean-Philippe Andre [Sun, 18 Jan 2009 18:34:32 +0000 (19:34 +0100)]
Zip: add a stream_filter and an access

The stream_filter does the following job:
[zip stream] -->filter--> [xspf playlist]

The access is called zip or unzip and takes MRLs of the form:
zip://[web-encoded-path]![file-in-zip]

As there is some automatic web-form decoding of the MRL,
the MRLs in the playlist generated by zipstream are encoded
two times.

15 years agoZip: remove compilation warnings in libs/unzip
Jean-Philippe Andre [Tue, 27 Jan 2009 21:38:25 +0000 (22:38 +0100)]
Zip: remove compilation warnings in libs/unzip

15 years agoZip: change path to the library in the buildsystem
Jean-Philippe Andre [Sun, 18 Jan 2009 18:27:56 +0000 (19:27 +0100)]
Zip: change path to the library in the buildsystem

15 years agoZip: move skins2/unzip to libs/unzip
Jean-Philippe Andre [Tue, 27 Jan 2009 21:16:13 +0000 (22:16 +0100)]
Zip: move skins2/unzip to libs/unzip

15 years agoTrailing ;
Rémi Denis-Courmont [Tue, 27 Jan 2009 21:22:05 +0000 (23:22 +0200)]
Trailing ;

15 years agoMerge vlc_submodule_create and vlc_config_create into vlc_plugin_set
Rémi Denis-Courmont [Tue, 27 Jan 2009 19:17:06 +0000 (21:17 +0200)]
Merge vlc_submodule_create and vlc_config_create into vlc_plugin_set

15 years agoMissing new lines
Rémi Denis-Courmont [Tue, 27 Jan 2009 19:00:45 +0000 (21:00 +0200)]
Missing new lines

15 years agoInternally merge vlc_module_set() and vlc_config_set()
Rémi Denis-Courmont [Tue, 27 Jan 2009 18:50:16 +0000 (20:50 +0200)]
Internally merge vlc_module_set() and vlc_config_set()

15 years agoExternally merge vlc_config_set() and vlc_module_set()
Rémi Denis-Courmont [Tue, 27 Jan 2009 18:42:40 +0000 (20:42 +0200)]
Externally merge vlc_config_set() and vlc_module_set()

15 years agoRemove trailing semi-colons
Rémi Denis-Courmont [Tue, 27 Jan 2009 20:48:24 +0000 (22:48 +0200)]
Remove trailing semi-colons

15 years agoCosmetic
Rémi Denis-Courmont [Tue, 27 Jan 2009 20:36:41 +0000 (22:36 +0200)]
Cosmetic

15 years agoPartially cleanup old module_list_cat hack
Rémi Denis-Courmont [Tue, 27 Jan 2009 19:45:35 +0000 (21:45 +0200)]
Partially cleanup old module_list_cat hack

15 years agoPrivatize vlc_module_create()
Rémi Denis-Courmont [Tue, 27 Jan 2009 20:03:53 +0000 (22:03 +0200)]
Privatize vlc_module_create()

15 years agoRemove old NODOMAIN stuff (ABI broken anyway)
Rémi Denis-Courmont [Tue, 27 Jan 2009 19:52:44 +0000 (21:52 +0200)]
Remove old NODOMAIN stuff (ABI broken anyway)

15 years agoRemove old VLC_MODULE_PROGRAM (we broke the ABI many times over)
Rémi Denis-Courmont [Tue, 27 Jan 2009 19:05:31 +0000 (21:05 +0200)]
Remove old VLC_MODULE_PROGRAM (we broke the ABI many times over)

15 years agoQt: accelerate the menus
Jean-Philippe Andre [Tue, 27 Jan 2009 19:08:24 +0000 (20:08 +0100)]
Qt: accelerate the menus

Avoid string comparisons. Avoid foreach.

15 years agoSupport for tweaking package-part of install path
Rémi Denis-Courmont [Tue, 27 Jan 2009 18:14:59 +0000 (20:14 +0200)]
Support for tweaking package-part of install path

I kept include files to ../vlc otherwise #include syntax would break

Now, it's up to changing PKGDIR="vlc" to PKGDIR="vlc-1.0".
We just need to decide.

15 years agovlc-plugin.pc: use pkgincludedir
Rémi Denis-Courmont [Tue, 27 Jan 2009 18:14:15 +0000 (20:14 +0200)]
vlc-plugin.pc: use pkgincludedir

15 years agoWinCE: add modules to build
Geoffroy Couprie [Tue, 27 Jan 2009 17:24:06 +0000 (18:24 +0100)]
WinCE: add modules to build

15 years agoWinCE: no MonitorFromWindow
Geoffroy Couprie [Tue, 27 Jan 2009 17:22:04 +0000 (18:22 +0100)]
WinCE: no MonitorFromWindow

15 years agoWinCE: reduce stack size
Geoffroy Couprie [Tue, 27 Jan 2009 17:19:49 +0000 (18:19 +0100)]
WinCE: reduce stack size

15 years agoWin32 cancel assert fixes
Rémi Denis-Courmont [Tue, 27 Jan 2009 16:52:18 +0000 (18:52 +0200)]
Win32 cancel assert fixes

15 years agoLinux: (try to) set close-on-exec in open() system call
Rémi Denis-Courmont [Tue, 27 Jan 2009 16:04:11 +0000 (18:04 +0200)]
Linux: (try to) set close-on-exec in open() system call

This Linux-specific extension fixes the close-on-exec race.

15 years agoRemove redumdant fcntl() calls
Rémi Denis-Courmont [Tue, 27 Jan 2009 15:57:55 +0000 (17:57 +0200)]
Remove redumdant fcntl() calls

15 years agoutf8_open: set the close-on-exec descriptor flag
Rémi Denis-Courmont [Tue, 27 Jan 2009 15:55:34 +0000 (17:55 +0200)]
utf8_open: set the close-on-exec descriptor flag

This departs from utf8_open() being a pure open() + Unicode function.
We should really always set the flag anyway, so lets factor the code.
There is still a tiny race between open() and the second fcntl() system
call, but it cannot quite be fixed within the current POSIX standards.

By the way, the correct way to clear the flag would be _after_ fork(),
but I am not aware of any such case involving utf8_open() in the
current tree.

15 years agovlc_savecancel: missing return value on main thread
Rémi Denis-Courmont [Tue, 27 Jan 2009 15:42:17 +0000 (17:42 +0200)]
vlc_savecancel: missing return value on main thread

We return true to pass killable assertion in vlc_restorecancel()

15 years agovlc_restorecancel: add an assertion
Rémi Denis-Courmont [Tue, 27 Jan 2009 15:43:59 +0000 (17:43 +0200)]
vlc_restorecancel: add an assertion

15 years agoShould fix compilation. Thanks to alienBob for reporting and testing.
Antoine Cellerier [Tue, 27 Jan 2009 13:03:55 +0000 (14:03 +0100)]
Should fix compilation. Thanks to alienBob for reporting and testing.

15 years agoQt: Fix getMRL() and QList<T>::operator[]: "index out of range". Close #2458
Jean-Baptiste Kempf [Tue, 27 Jan 2009 08:54:01 +0000 (09:54 +0100)]
Qt: Fix getMRL() and QList<T>::operator[]: "index out of range". Close #2458

15 years agoFix Win32 build after osdmenu removal.
Jean-Baptiste Kempf [Tue, 27 Jan 2009 08:18:11 +0000 (09:18 +0100)]
Fix Win32 build after osdmenu removal.

Close #2456

15 years agodemux_ts: use var_CreateGet instead of var_Create+var_Get.
Rémi Duraffort [Mon, 26 Jan 2009 22:27:58 +0000 (23:27 +0100)]
demux_ts: use var_CreateGet instead of var_Create+var_Get.

15 years agovar_*Bool return a boolean.
Rémi Duraffort [Mon, 26 Jan 2009 22:06:16 +0000 (23:06 +0100)]
var_*Bool return a boolean.

15 years agoFixed missing vlc_savecancel in globalhotkeys (x11).
Laurent Aimar [Mon, 26 Jan 2009 22:01:03 +0000 (23:01 +0100)]
Fixed missing vlc_savecancel in globalhotkeys (x11).

15 years agohotkeys: fix potential buffer overflows, use var_CreateGetString,
Rémi Duraffort [Mon, 26 Jan 2009 21:52:38 +0000 (22:52 +0100)]
hotkeys: fix potential buffer overflows, use var_CreateGetString,
fix memleaks and use pl_Release.

15 years agocodec_cmml: fix memleaks (and maybe a proble while opening browser under linux).
Rémi Duraffort [Mon, 26 Jan 2009 21:33:00 +0000 (22:33 +0100)]
codec_cmml: fix memleaks (and maybe a proble while opening browser under linux).

15 years agoaccess_http: fix segfault due to unitialised bonjour variable.
Rémi Duraffort [Mon, 26 Jan 2009 21:13:21 +0000 (22:13 +0100)]
access_http: fix segfault due to unitialised bonjour variable.
(the bonjour part is now completely commented out)