]> git.sesse.net Git - vlc/log
vlc
17 years agoDebian's packaging moved
Christophe Mutricy [Sat, 24 Mar 2007 01:30:37 +0000 (01:30 +0000)]
Debian's packaging moved

17 years agoFix dvd MRL (from Debian's patch)
Christophe Mutricy [Sat, 24 Mar 2007 01:29:13 +0000 (01:29 +0000)]
Fix dvd MRL (from Debian's patch)

17 years agoFixed small memory leaks.
Laurent Aimar [Sat, 24 Mar 2007 01:18:53 +0000 (01:18 +0000)]
Fixed small memory leaks.

17 years agoFixed stat counter leaks on open failure.
Laurent Aimar [Sat, 24 Mar 2007 01:05:02 +0000 (01:05 +0000)]
Fixed stat counter leaks on open failure.

17 years agoFixed small memory leaks.
Laurent Aimar [Sat, 24 Mar 2007 00:51:14 +0000 (00:51 +0000)]
Fixed small memory leaks.

17 years agoFixed typo (Patch by Ari Constancio)
Laurent Aimar [Sat, 24 Mar 2007 00:50:09 +0000 (00:50 +0000)]
Fixed typo (Patch by Ari Constancio)

17 years agoFixed typo in proxy description. (Patch by Ari Constancio)
Laurent Aimar [Sat, 24 Mar 2007 00:47:47 +0000 (00:47 +0000)]
Fixed typo in proxy description. (Patch by Ari Constancio)

17 years agoFixed memory leak when we cannot save the configuration file.
Laurent Aimar [Sat, 24 Mar 2007 00:46:42 +0000 (00:46 +0000)]
Fixed memory leak when we cannot save the configuration file.

17 years agoFixed 2 segfaults in config_OpenConfigFile.
Laurent Aimar [Sat, 24 Mar 2007 00:42:20 +0000 (00:42 +0000)]
Fixed 2 segfaults in config_OpenConfigFile.

17 years agoImplemented http proxy for mmsh (close #629)
Laurent Aimar [Sat, 24 Mar 2007 00:24:22 +0000 (00:24 +0000)]
Implemented http proxy for mmsh (close #629)
It uses --mmsh-proxy=xxx or http_proxy environment variable (basic
authentication has not been tested).
We may want to reuse --http-proxy from http instead (and so we will have to
move the option out of http.c)

17 years agoFix the strings.
Christophe Mutricy [Fri, 23 Mar 2007 21:22:47 +0000 (21:22 +0000)]
Fix the strings.

17 years agoUse new EPG api + convert event strings to UTF-8.
Laurent Aimar [Fri, 23 Mar 2007 20:07:17 +0000 (20:07 +0000)]
Use new EPG api + convert event strings to UTF-8.

17 years agoPartial implementation of EPG support (Converted to stream meta data)
Laurent Aimar [Fri, 23 Mar 2007 20:03:30 +0000 (20:03 +0000)]
Partial implementation of EPG support (Converted to stream meta data)

17 years agoExtended INPUT_DEL_INFO (Allow deleting a whole category with NULL name)
Laurent Aimar [Fri, 23 Mar 2007 19:59:11 +0000 (19:59 +0000)]
Extended INPUT_DEL_INFO (Allow deleting a whole category with NULL name)
Fixed VLC_META_NOW_PLAYING update.

17 years agoRe-extended vlc_meta_t.
Laurent Aimar [Fri, 23 Mar 2007 19:55:48 +0000 (19:55 +0000)]
Re-extended vlc_meta_t.

17 years agoInclude vlc_epg.h
Laurent Aimar [Fri, 23 Mar 2007 19:55:17 +0000 (19:55 +0000)]
Include vlc_epg.h

17 years agoAdded EPG (Electronic Program Guide) helpers and ES_OUT_SET_GROUP_EPG.
Laurent Aimar [Fri, 23 Mar 2007 19:54:14 +0000 (19:54 +0000)]
Added EPG (Electronic Program Guide) helpers and ES_OUT_SET_GROUP_EPG.

17 years agoAdded a c++ compatible TAB_APPEND_CPP
Laurent Aimar [Fri, 23 Mar 2007 19:49:21 +0000 (19:49 +0000)]
Added a c++ compatible TAB_APPEND_CPP

17 years agoFixed net_Read and net_Write (poll can be interrupted).
Laurent Aimar [Fri, 23 Mar 2007 19:43:48 +0000 (19:43 +0000)]
Fixed net_Read and net_Write (poll can be interrupted).

17 years agoFixed compilation warning.
Laurent Aimar [Fri, 23 Mar 2007 19:35:18 +0000 (19:35 +0000)]
Fixed compilation warning.

17 years agoFixed invalid free.
Laurent Aimar [Fri, 23 Mar 2007 19:33:48 +0000 (19:33 +0000)]
Fixed invalid free.

17 years agoFixed #949 (UTF-8 url support)
Laurent Aimar [Fri, 23 Mar 2007 19:28:48 +0000 (19:28 +0000)]
Fixed #949 (UTF-8 url support)

17 years agoFixed #1102 ("Bad request" error)
Laurent Aimar [Fri, 23 Mar 2007 19:24:49 +0000 (19:24 +0000)]
Fixed #1102 ("Bad request" error)
Completed RESET command support.
Updated user agent to "NSPlayer/7.10.0.3059"

17 years agoFixed compilation warning.
Laurent Aimar [Fri, 23 Mar 2007 18:48:33 +0000 (18:48 +0000)]
Fixed compilation warning.

17 years agoFixed dvbsi_to_utf8 (memory leak + possible segfault)
Laurent Aimar [Fri, 23 Mar 2007 18:48:04 +0000 (18:48 +0000)]
Fixed dvbsi_to_utf8 (memory leak + possible segfault)

17 years agoFrench translation fix by rom1 (http://forum.videolan.org/viewtopic.php?t=32549).
Antoine Cellerier [Thu, 22 Mar 2007 22:56:54 +0000 (22:56 +0000)]
French translation fix by rom1 (http://forum.videolan.org/viewtopic.php?t=32549).

17 years agoUpdate Portuguese translation. Thanks to Ari Constacio.
Christophe Mutricy [Thu, 22 Mar 2007 22:27:51 +0000 (22:27 +0000)]
Update Portuguese translation. Thanks to Ari Constacio.

17 years agowx: Check in Open() if we have an X
Christophe Mutricy [Thu, 22 Mar 2007 17:37:57 +0000 (17:37 +0000)]
wx: Check in Open() if we have an X

17 years ago- vlcshell.cp: compile fix
Damien Fouilleul [Thu, 22 Mar 2007 17:29:55 +0000 (17:29 +0000)]
- vlcshell.cp: compile fix

17 years ago- activex: support for options passed as a commmand line string
Damien Fouilleul [Thu, 22 Mar 2007 17:00:51 +0000 (17:00 +0000)]
- activex: support for options passed as a commmand line string

17 years ago- mozilla: possible heap corruption when parsing options as string
Damien Fouilleul [Thu, 22 Mar 2007 16:58:22 +0000 (16:58 +0000)]
- mozilla: possible heap corruption when parsing options as string

17 years ago mozilla: don't hold any reference to root object to prevent ownership issues on...
Damien Fouilleul [Thu, 22 Mar 2007 16:56:59 +0000 (16:56 +0000)]
 mozilla: don't hold any reference to root object to prevent ownership issues on plugin destroy, just create it and throw it to the wilderness

17 years agoLet the code blend in.
Jean-Paul Saman [Thu, 22 Mar 2007 14:45:16 +0000 (14:45 +0000)]
Let the code blend in.

17 years agoFix potential crash condition.
Jean-Paul Saman [Thu, 22 Mar 2007 14:38:11 +0000 (14:38 +0000)]
Fix potential crash condition.

17 years agoReturn sane state value when no input is present.
Jean-Paul Saman [Thu, 22 Mar 2007 13:49:33 +0000 (13:49 +0000)]
Return sane state value when no input is present.

17 years agolimit values extracted by url_extract to 2048 characters instead of 512 characters...
Antoine Cellerier [Thu, 22 Mar 2007 10:35:29 +0000 (10:35 +0000)]
limit values extracted by url_extract to 2048 characters instead of 512 characters. refs #1125.

17 years agoqt4.cpp: Put it at a better place, only under X11, remove debug
Christophe Mutricy [Wed, 21 Mar 2007 23:10:07 +0000 (23:10 +0000)]
qt4.cpp: Put it at a better place, only under X11, remove debug

17 years agoFix the help string for rss-speed.
Antoine Cellerier [Wed, 21 Mar 2007 22:36:44 +0000 (22:36 +0000)]
Fix the help string for rss-speed.

17 years agorss.c: Using [19378] (visible region persitence in freetype font renderer), only...
Antoine Cellerier [Wed, 21 Mar 2007 22:14:46 +0000 (22:14 +0000)]
rss.c: Using [19378] (visible region persitence in freetype font renderer), only display one line of text if the font size option was set.

17 years agoChange the visible heigh/width only if they weren't set in the source text subpicture...
Antoine Cellerier [Wed, 21 Mar 2007 22:10:50 +0000 (22:10 +0000)]
Change the visible heigh/width only if they weren't set in the source text subpicture. Else use the original values. Could someone with good knowledge of the freetype module (and maybe other text render modules ... if we have any) confirm that this change is ok?

17 years agoTrailing spaces, again.
Antoine Cellerier [Wed, 21 Mar 2007 21:51:44 +0000 (21:51 +0000)]
Trailing spaces, again.

17 years agoCosmetics (well ... invisible cosmetics). Remove trailing white spaces.
Antoine Cellerier [Wed, 21 Mar 2007 21:48:36 +0000 (21:48 +0000)]
Cosmetics (well ... invisible cosmetics). Remove trailing white spaces.

17 years ago* Add new rss-title option to configure how/when/if you want to display the feed...
Antoine Cellerier [Wed, 21 Mar 2007 21:44:56 +0000 (21:44 +0000)]
* Add new rss-title option to configure how/when/if you want to display the feed's title.
* Fix CFG_PREFIX for config chain parsing and option names (s/rrs/rss/)

17 years agoDisable ffmpeg GIF decoder. It's currenly not working (doing some weird infinite...
Antoine Cellerier [Wed, 21 Mar 2007 21:42:10 +0000 (21:42 +0000)]
Disable ffmpeg GIF decoder. It's currenly not working (doing some weird infinite loop when calling pf_decode_video in src/misc/image.c ImageRead() when using the RSS plugin)

17 years agoqt4: Don't try to use the qt intf if we don't have an X
Christophe Mutricy [Wed, 21 Mar 2007 18:23:22 +0000 (18:23 +0000)]
qt4: Don't try to use the qt intf if we don't have an X

17 years ago- mozilla: refcounting is still important, don't mess it up during normal operation
Damien Fouilleul [Wed, 21 Mar 2007 13:57:12 +0000 (13:57 +0000)]
- mozilla: refcounting is still important, don't mess it up during normal operation

17 years ago- getopt: use optind==0 for reentrency support and misc cleanup
Damien Fouilleul [Wed, 21 Mar 2007 12:34:11 +0000 (12:34 +0000)]
- getopt: use optind==0 for reentrency support and misc cleanup

17 years agoQt4 - Open. Fix segfault under windows. Still need to find out to hide those buttons...
Jean-Baptiste Kempf [Tue, 20 Mar 2007 23:40:09 +0000 (23:40 +0000)]
Qt4 - Open. Fix segfault under windows. Still need to find out to hide those buttons under windows. But one at a time.

17 years agoQt4 - Pref: start to track functionnalities missing. Directory still segfaults..
Jean-Baptiste Kempf [Tue, 20 Mar 2007 23:29:42 +0000 (23:29 +0000)]
Qt4 - Pref: start to track functionnalities missing. Directory still segfaults..

17 years ago - mozilla: I finally figured out why firefox was corrupting memory after destroying...
Damien Fouilleul [Tue, 20 Mar 2007 22:15:07 +0000 (22:15 +0000)]
 - mozilla: I finally figured out why firefox was corrupting memory after destroying plugin (so much fore reference counted objects !)

17 years agoQt4 - Open Dialog/ Net. Cosmetics.
Jean-Baptiste Kempf [Tue, 20 Mar 2007 19:27:29 +0000 (19:27 +0000)]
Qt4 - Open Dialog/ Net. Cosmetics.

17 years agoQt4 - Open Dialog/File. Solve the filters bug and do things in a better way.
Jean-Baptiste Kempf [Tue, 20 Mar 2007 19:20:42 +0000 (19:20 +0000)]
Qt4 - Open Dialog/File. Solve the filters bug and do things in a better way.

17 years ago - mozilla: formatting, cleanup, and NPN_SetValue/NPP_SetValue support
Damien Fouilleul [Tue, 20 Mar 2007 15:13:51 +0000 (15:13 +0000)]
 - mozilla: formatting, cleanup, and NPN_SetValue/NPP_SetValue support

17 years ago- mozilla: most properties in vlc.audio object don't require an active input, be...
Damien Fouilleul [Tue, 20 Mar 2007 11:51:12 +0000 (11:51 +0000)]
- mozilla: most properties in vlc.audio object don't require an active input, be careful jpsaman ;)

17 years agocoding style cleanup
Jean-Paul Saman [Tue, 20 Mar 2007 08:21:52 +0000 (08:21 +0000)]
coding style cleanup

17 years agoQt4 - Set Filters. Regroup filter definitions.
Jean-Baptiste Kempf [Tue, 20 Mar 2007 01:15:26 +0000 (01:15 +0000)]
Qt4 - Set Filters. Regroup filter definitions.

Open Dialog: status.
- Broken on Windows.... As usual...
- Filters are not correctly set. Why ? I don't understand...
- Alignement will not be better.
- Show/hide advanced panel and subtitles do not work correctly (none of them)
- Additional features will be for next release. There is plenty of things to do left.

/* GOSH I hate QT designer */

17 years ago- mozilla: some cleanup, workarounds for potential crash scenarios
Damien Fouilleul [Tue, 20 Mar 2007 00:11:57 +0000 (00:11 +0000)]
- mozilla: some cleanup, workarounds for potential crash scenarios

17 years agoMac OS X gui: Make sure the "force quit" menu item is handled instantly.
Pierre d'Herbemont [Mon, 19 Mar 2007 22:56:04 +0000 (22:56 +0000)]
Mac OS X gui: Make sure the "force quit" menu item is handled instantly.

17 years agoWhen using -p <module name> (or --module <module name>) to look for help, also check...
Antoine Cellerier [Mon, 19 Mar 2007 21:34:54 +0000 (21:34 +0000)]
When using -p <module name> (or --module <module name>) to look for help, also check if the module name matches a module's shortcut (and not only the main name). Makes it possible to use stuff like vlc -p udp instead of vlc -p access_udp.

17 years agoBumped up version number of live555 to a ridiculous 9999999999 so it doesn't conflict...
Jean-Paul Saman [Mon, 19 Mar 2007 21:17:09 +0000 (21:17 +0000)]
Bumped up version number of live555 to a ridiculous 9999999999 so it doesn't conflict with the official live555 releases. This is a temporary hack till RTSP seeking is solved properly.

17 years agoFix compilation on debian sid. Please check that we're using the appropriate version...
Antoine Cellerier [Mon, 19 Mar 2007 21:13:07 +0000 (21:13 +0000)]
Fix compilation on debian sid. Please check that we're using the appropriate version numbers in the #ifs.

17 years agoFortune! Who would've though that thresh would fall for it.
Antoine Cellerier [Mon, 19 Mar 2007 20:36:05 +0000 (20:36 +0000)]
Fortune! Who would've though that thresh would fall for it.

17 years agoQt4 - comment another thing to build on windows. L4|\/|3 contribs...
Jean-Baptiste Kempf [Mon, 19 Mar 2007 19:45:08 +0000 (19:45 +0000)]
Qt4 - comment another thing to build on windows. L4|\/|3 contribs...

17 years agoQt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle...
Jean-Baptiste Kempf [Mon, 19 Mar 2007 19:42:25 +0000 (19:42 +0000)]
Qt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle function). Catch event to avoid bug of hidding of QFileDialog.

17 years agoQt4- temporary comment something to build !
Jean-Baptiste Kempf [Mon, 19 Mar 2007 19:32:42 +0000 (19:32 +0000)]
Qt4- temporary comment something to build !

17 years agoQt4 - Sometimes size does matter.
Jean-Baptiste Kempf [Mon, 19 Mar 2007 00:40:41 +0000 (00:40 +0000)]
Qt4 - Sometimes size does matter.

17 years agoqt4 - small comment to avoid the pbs until we have new contribs.
Jean-Baptiste Kempf [Mon, 19 Mar 2007 00:26:58 +0000 (00:26 +0000)]
qt4 - small comment to avoid the pbs until we have new contribs.

17 years agoQt4 - Open: New way and interface for File Open using an integration of QFileDialog...
Jean-Baptiste Kempf [Mon, 19 Mar 2007 00:19:47 +0000 (00:19 +0000)]
Qt4 - Open: New way and interface for File Open using an integration of QFileDialog inside the FileOpenPanel. The integration should be alright.
Be careful for your eyes when reading the code, it can burn them :)
Anyway, there are still a few bugs (the main one is the disapearing of QFileDialog on acceptance) and some alignment issues.

I got NO idea how this behaves under Windows... A special code may be needed.

17 years agoqt4 - Don't include twice some headers.
Jean-Baptiste Kempf [Sun, 18 Mar 2007 23:13:37 +0000 (23:13 +0000)]
qt4 - Don't include twice some headers.

17 years agofmt_in.p_extra is free'd by input core
Christophe Mutricy [Sun, 18 Mar 2007 19:29:13 +0000 (19:29 +0000)]
fmt_in.p_extra is free'd by input core

17 years ago * modules/video_output/x11/xcommon.c: fix XShm detection on remote X.
Sam Hocevar [Sat, 17 Mar 2007 21:20:59 +0000 (21:20 +0000)]
  * modules/video_output/x11/xcommon.c: fix XShm detection on remote X.

17 years agoFix double free and a 1 octet per subtitle memleak
Christophe Mutricy [Sat, 17 Mar 2007 00:31:51 +0000 (00:31 +0000)]
Fix double free and a 1 octet per subtitle memleak
Due to the False in strem_MemoryNew it was clearing psz_html in strem_Delete
and it was leaking the \0 at the end of the string

17 years agosl.po: update by Matej Urbancic
Christophe Mutricy [Fri, 16 Mar 2007 20:35:31 +0000 (20:35 +0000)]
sl.po: update by Matej Urbancic
pt_PT.po: update by Ari Constancio

17 years agoDb -> dB . patch by Ari Constancio
Christophe Mutricy [Fri, 16 Mar 2007 20:15:32 +0000 (20:15 +0000)]
Db -> dB . patch by Ari Constancio

17 years agoTypo. Noticed by Puntloos
Christophe Mutricy [Fri, 16 Mar 2007 13:02:49 +0000 (13:02 +0000)]
Typo. Noticed by Puntloos

17 years ago- unicode.c, wincp.c: compile fix
Damien Fouilleul [Thu, 15 Mar 2007 17:58:45 +0000 (17:58 +0000)]
- unicode.c, wincp.c: compile fix

17 years agoqt4 - About dialog, forgot in previous commit.
Jean-Baptiste Kempf [Thu, 15 Mar 2007 00:40:42 +0000 (00:40 +0000)]
qt4 - About dialog, forgot in previous commit.

17 years agoqt4 - Subtitles Sprefs icon change and About dialog modification... But the file...
Jean-Baptiste Kempf [Thu, 15 Mar 2007 00:28:03 +0000 (00:28 +0000)]
qt4 - Subtitles Sprefs icon change and About dialog modification... But the file is not yet displayed.

17 years agoFix POTFILES.in
Christophe Mutricy [Thu, 15 Mar 2007 00:06:59 +0000 (00:06 +0000)]
Fix POTFILES.in
Do use a clean tree when commiting po stuffs !

17 years agomake the install dir configurable for win32
Christophe Mutricy [Wed, 14 Mar 2007 21:52:23 +0000 (21:52 +0000)]
make the install dir configurable for win32

17 years agoAllow user to pass extra args to aclocal.
Christophe Mutricy [Wed, 14 Mar 2007 21:34:22 +0000 (21:34 +0000)]
Allow user to pass extra args to aclocal.

17 years agoFix crash on UTF-8 systems in previous commit
Rémi Denis-Courmont [Wed, 14 Mar 2007 19:02:35 +0000 (19:02 +0000)]
Fix crash on UTF-8 systems in previous commit

17 years agoFix for obsolete setups
Rémi Denis-Courmont [Wed, 14 Mar 2007 19:01:04 +0000 (19:01 +0000)]
Fix for obsolete setups

17 years agoConvert from locale before passing to LibVLC - closes #838
Rémi Denis-Courmont [Wed, 14 Mar 2007 17:40:40 +0000 (17:40 +0000)]
Convert from locale before passing to LibVLC - closes #838

17 years agoRemove too late and partial command line charset conversion - refs #838
Rémi Denis-Courmont [Wed, 14 Mar 2007 17:32:24 +0000 (17:32 +0000)]
Remove too late and partial command line charset conversion - refs #838
Note that this provisionaly breaks the command line
on non-UTF-8 non-Win32 systems

17 years ago- Make FromLocale() usable any time (after setlocale()) - refs #838
Rémi Denis-Courmont [Wed, 14 Mar 2007 17:30:00 +0000 (17:30 +0000)]
- Make FromLocale() usable any time (after setlocale()) - refs #838
- Fix re-entrancy problem for multiple LibVLC in the same process

17 years agoRemove bogus variable
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:52:51 +0000 (16:52 +0000)]
Remove bogus variable

17 years agoFix MB2MB and use it
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:47:53 +0000 (16:47 +0000)]
Fix MB2MB and use it

17 years agoCompile, err, fix
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:23:52 +0000 (16:23 +0000)]
Compile, err, fix

17 years agoCode simplification
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:10:14 +0000 (16:10 +0000)]
Code simplification

17 years agoQt4 - Open and menus links, cleaning, etc..
Jean-Baptiste Kempf [Wed, 14 Mar 2007 00:12:16 +0000 (00:12 +0000)]
Qt4 - Open and menus links, cleaning, etc..

17 years agomake update-po ?
Jean-Baptiste Kempf [Tue, 13 Mar 2007 23:29:40 +0000 (23:29 +0000)]
make update-po ?

17 years agoQt4 - Open Dialog - Very small modification.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 23:20:05 +0000 (23:20 +0000)]
Qt4 - Open Dialog - Very small modification.

17 years agoadd VLC_VAR_ADDRESS to vlc.vim
Jean-Baptiste Kempf [Tue, 13 Mar 2007 23:19:27 +0000 (23:19 +0000)]
add VLC_VAR_ADDRESS to vlc.vim

17 years agoComments must stay Doxygen-style comments
Olivier Teulière [Tue, 13 Mar 2007 22:18:34 +0000 (22:18 +0000)]
Comments must stay Doxygen-style comments

17 years agoQt4 - Open Dialog. Add an enqueue button.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 21:44:05 +0000 (21:44 +0000)]
Qt4 - Open Dialog. Add an enqueue button.

17 years agoOnly define SetLanguages on platform that actually use it (Win+Mac)
Rémi Denis-Courmont [Tue, 13 Mar 2007 21:41:33 +0000 (21:41 +0000)]
Only define SetLanguages on platform that actually use it (Win+Mac)

17 years ago- Fix POSIX locale handling (well you'd better not fall in that case though)
Rémi Denis-Courmont [Tue, 13 Mar 2007 21:37:55 +0000 (21:37 +0000)]
- Fix POSIX locale handling (well you'd better not fall in that case though)
- Split Windows CP "guessing" from real system charset determination

17 years agoMKV USF subtitles support and other Subtitles improvements.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 21:28:34 +0000 (21:28 +0000)]
MKV USF subtitles support and other Subtitles improvements.
Patch by Bernie Purcell, with two small modifications by thedj.

17 years agoQt4 - Preferences : Reset preferences.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 21:08:04 +0000 (21:08 +0000)]
Qt4 - Preferences : Reset preferences.